/* CSS Document */

html, body {padding: 0 0 0 0; margin: 0; }
	
body {
	color: #333333;
	background-color: #C0D1E1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;}
	
a:link {color: #0051A2; text-decoration: underline;}
a:visited {color: #6B91D7; text-decoration: underline;}
a:hover {color: #666666; text-decoration: underline;}
a:active {color: #00678F; text-decoration: underline;}

h1 {padding: 0px;
	margin: 0px;}
	
h2 {padding: 0px;
	margin: 0px;}
	
h3 {
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	color: #192C4D;
	font-weight: bold;}
	
	
	
	
.outside_shadow {
	background-image: url(images/outside_shadow.jpg);
	background-repeat: repeat-y;}	
	
.home_bottom_left_bg {
	background-image: url(images/home_bottom_left_bg.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333333;
	line-height: 22px;
	padding: 25px 25px 0px 25px;
	background-color: #CADBED;}	
	
.home_bottom_right_bg {
	background-image: url(images/home_bottom_right_bg.jpg);
	background-repeat: repeat-x;
	background-color: #B5CFE8;}	

.pad_left_20 {
	padding-left: 20px;}

.email_signup {
	font-size: 10px;}	
	
.footer {
	padding-top: 6px;
	font-size: 9px;}	
	
	.footer a:link {color: #333333; text-decoration: none;}
	.footer a:visited {color: #333333; text-decoration: none;}
	.footer a:hover {color: #333333; text-decoration: underline;}
	.footer a:active {color: #333333; text-decoration: none;}
	
.inside_footer_bg {
	background-image: url(images/inside_bottom_bg.jpg);
	background-repeat: no-repeat;
	height: 51px;}
	
.bodytext {
	padding: 25px;}	
	
	.bodytext h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	padding-bottom: 10px;}
	
	.bodytext h2 {
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	padding-top: 20px;}
	
	.bodytext .bold-blue {
	font-weight: bold;
	color: #0051A2;}		
	
	
/* top menu */	

* html a:hover {visibility:visible}	

.home {background-image: url(images/menu/home2_over.jpg); background-repeat: no-repeat; border: 0;}
	.home a:hover img {visibility:hidden}
	.home a { display: block;}

.about {background-image: url(images/menu/about2_over.jpg); background-repeat: no-repeat; border: 0;}
	.about a:hover img {visibility:hidden}
	.about a { display: block;}

.investors {background-image: url(images/menu/investors2_over.jpg); background-repeat: no-repeat; border: 0;}
	.investors a:hover img {visibility:hidden}
	.investors a { display: block;}

.sellers {background-image: url(images/menu/sellers2_over.jpg); background-repeat: no-repeat; border: 0;}
	.sellers a:hover img {visibility:hidden}
	.sellers a { display: block;}	
	
.contact {background-image: url(images/menu/contact2_over.jpg); background-repeat: no-repeat; border: 0;}
	.contact a:hover img {visibility:hidden}
	.contact a { display: block;}	
	
#side_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #0051A2;
	padding-left: 20px;
	font-weight: bold;
	width: 180px;}
	
	#side_menu .mortgage_bankers {
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	letter-spacing: 1px;}
	
	#side_menu .mortgage_bankers a:hover {
	text-decoration: none;}
	
	#side_menu .mortgage_bankers a {
	text-decoration: none;}
	
	#side_menu h2 {
	font-size: 12px;
	color: #666666;
	border-bottom-color:#CCCCCC;
	border-bottom-style:dotted;
	border-bottom-width: 1px;
	padding-bottom: 7px;}
	
	#side_menu h2 a { color: #666666; text-decoration: none;}	
	#side_menu h2 a:hover { color: #666666; text-decoration: underline;}
	        
	#side_menu ul {
	margin: 0;
	padding-left: 0;}
	
	#side_menu ul li {
	margin-left:0;
	padding-left: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
	list-style-type: none;
	border-bottom-color:#CCCCCC;
	border-bottom-style:dotted;
	border-bottom-width: 1px;}	
	
	#side_menu ul li ul li {
	margin-left: 0px;
	padding-left: 10px;
	list-style-type: disc;
	font-weight: normal;
	border-bottom-color:#ffffff;
	list-style-position: inside;}	
	

	#side_menu a { color: #0051A2; text-decoration: underline;}	
	#side_menu a:hover { color: #666666; text-decoration: underline;}	
	
.disclaimer {
	font-size: 10px;
	color: #666666;
	line-height: 12px;
}		

.inside_top_blend {
	background-image: url(images/inside_top_bg.gif);
	background-repeat: no-repeat;
	background-position: top;}	

.rep_side {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left: 20px;
	padding-top: 20px;
	width: 180px;}

.calendartext {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
}

.calendar-border {
    border: solid 1px #0051A2
}

.calendar-head {
    color: #0051A2;
    font-weight: bold;
}

.calendarbold {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
}