/* Define RPM Basic Elements */
/* -------------------------------------------------------- */
body
		{	font-family:arial,Tahoma,helvetica;
			font-size:12px;
			color:white;
			margin:0px 0px 0px 0px;
			background-image: url("../images/bkgnd.jpg");
			background-repeat: repeat-x;
			background-color: #A3BDDE;}
.printer
		{	font-family:arial,Tahoma,helvetica;
			font-size:12px;
			color:white;
			margin:0px 0px 0px 0px;
			background-repeat: repeat-x;
			background-color: #A3BDDE;}

h1
 		{	font-family=arial,Tahoma,helvetica,sans-serif;
			border-bottom:solid 1px #CCCCCC;
			font-size:14px;
			color:white;
			margin:0px 20px -8px 5px;
			padding:0px 0px 4px 3px;
			font-weight:bold;
			}
h2
		{	font-family=arial,Tahoma,helvetica,sans-serif;
			font-size:12px;
			margin-top:10px;
			margin-right:20px;
			margin-bottom:-8px;
			margin-left:20px;
			padding:0px 0px 4px 3px;
			font-weight:bold;
			}
p
		{	font-family:arial,Tahoma,helvetica;
			font-size:12px;
			color:white;}
ul
 		{	color:#2871AD;
			width:242px;
			height:60px;}

a:link
 		{	text-decoration: underline;
			color:#C1CDDD;}
a:hover
		{	text-decoration: underline;
			color:#8EA4C1;}
a:visited
		{	text-decoration: underline;
			color:#C1CDDD;}
a:visited:hover
		{	text-decoration: underline;
			color:#8EA4C1;}
input
		{	font-family:Tahoma,helvetica;
			font-size:11px;
			color:#5F6262;}
form
		{	margin:0px;}
strong
		{	font-weight:bold;}
td
		{	font-family:arial,Tahoma,helvetica,sans-serif;
			vertical-align:top;
			font-size:12px;
			word-spacing:2px;
			line-height:18px;
			color:white;}

img		{border: 0px;}

/* Site Specific Stlyes */
/* -------------------------------------------------------- */
#dropmenudiv{
position:absolute;
border:1px solid white;
font:normal 11px Verdana;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
text-decoration:none;
background-color:#5F89BF;
color: white;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #6F95C6;
}

.menu_client
		{	color:#606363;
			text-align:center;}
.menu_bottom
		{	color:#606363;
			text-align:center;
			margin:0px 0px 10px 0px}
.copyright
		{	text-align:center;
			margin:8px 0px 0px 0px}
a.menuitem
		{	color:#606363;
			text-decoration:underline;
			margin:0px 10px 0px 10px;}
a.menuitem:hover
		{	color:#202323;}

.header	{	color:#DDDDDD;
			font-family:Arial,Tahoma,helvetica;
			font-weight:bold;
			height:103px;
			width:653px;
			background-image: url("../images/bkgnd_header.jpg");
			padding:20px 20px 0px 500px;}

.footer	{	height:48px;
			width:770px;	
			color:#DDDDDD;
			background-image: url("../images/footer.jpg");
			text-align:center;
			padding:7px 35px 5px 2px;}
.footer a
		{	color:#D6D581;}

.menu_top
		{	height:30px;	
			border-top:1px solid white;
			border-right:1px solid white;
			border-left:1px solid white;}
.menu_top_item
		{	border-left: 1px solid #FFFFFF; }

.panel_left
		{	background-color:#4D6788;
			width:170px;
			border-right:1px solid white;
			border-left:1px solid white;
			vertical-align:top;
			font-size:11px;
			word-spacing:2px;
			line-height:10pt;
			color:#5F6262;}
.panel_main
		{	background-color:#2E3F51;
			width:560px;}
.panel_right
		{	background-color:#CDCDC4;
			width:173px;
			border-right:1px solid white;
			border-bottom:1px solid white;
			border-left:1px solid white;
			vertical-align:top;
			font-size:11px;
			word-spacing:2px;
			line-height:10pt;
			color:#5F6262;}
.panel_header
		{	height:14px;
			border-top:1px solid white;
			color:#FFFFFF;
			padding:0px 0px 0px 5px;
			font-size:9px;
			vertical-align:top;
			word-spacing:2px;
			line-height:10pt;}

.panel_header_left
		{	height:17px;
			border-top:1px solid white;
			border-bottom:1px solid white;
			background-image: url("../images/menu_head_bkgnd.jpg");
			color:#FFFFFF;
			padding:1px 0px 0px 5px;
			font-size:12px;}

.panel_button
		{	margin:10px 0px 10px 0px;}


.shadow_l
		{	width:19px;	
			background-image: url("../images/bkgnd_shadow_l.jpg");
			background-repeat: repeat-y;}
.shadow_r
		{	width:19px;
			background-image: url("../images/bkgnd_shadow_r.jpg");
			background-repeat: repeat-y;}

.quicklink_button
		{	background-image:url("../images/menu_button_bkgnd.jpg");
			width:170px;
			height:46px;
			text-align:center;
			font-weight:bold;}
.realtorName
		{
			color:#FFFFFF;
			font-family:Arial,Tahoma,helvetica;
			font-weight:bold;
			font-size: 14px;
			margin:0 0 15px 0;
}
.box
		{
			margin:10px 0 15px 0;
			padding:0 0 10px 0;
			border-bottom:1px dotted #FFFFFF
}

