@charset "UTF-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
	font-family: Gill Sans, Helvetica, Arial, Sans-Serif;
	}

a:link, a:visited {
	color: #3C4E7E;
	font-weight: bold;
	}
a:hover {
	color: #C50917;
	font-weight: bold;
	}

input { height:auto!important; }

.clear {
	clear: both;
	}

body {
	text-align: center;
	background: #BBC4D1 url(/images/layout/bg.gif) repeat-x top;
	}

#wrapper {
	width: 910px;
	margin: 10px auto;
	border: 5px solid #fff;
	background-color: #fff;
	text-align: left;
	}

#banner {
	height: 157px;
	margin: 0px;
	padding: 0px;
	background: #3C4E7E url(/images/layout/banner_bg2.jpg) repeat-x top;
	border: #0D0349 3px solid;
	}

.banner2 {
	height: 157px;
	margin: 0px;
	padding: 0px;
	background: url(/images/layout/banner_bg1.jpg) no-repeat right;
	}
	
	#logo {
		width: 200px;
		height: 157px;
		border: 0px;
		float: left;
		display: block;
		}

	#banner_text {
		float: right;
		display: block;
		padding: 25px 20px 0 0;
		text-align: right;
		font-family: Gill Sans, Helvetica, Arial, Sans-Serif;
		color: #fff ! important;
		font-size: 20px;
		}

#main_nav {
	background: #0D0349 url(/images/layout/nav_bg2.gif) repeat-x top;
	height: 50px;
	margin: auto;
	text-align: center;
	padding: 0px;
	border-left: #0D0349 3px solid;
	border-right: #0D0349 3px solid;
	}

.main_nav2 {
	background: url(/images/layout/nav_bg1.gif) no-repeat right;
	height: 50px;
	margin: auto;
	text-align: center;
	padding: 0px 3px;
	}

	.main_nav2 ul {
		list-style: none;
		padding: 7px 0px 0px 0px;
		margin: auto;
		text-align: center;
		width: 100%;
		}
	
	.main_nav2 li {
		display: inline;
		margin: 0px 15px;
		}
	
	.main_nav2 a:link, .main_nav2 a:visited {
		font-family: Gill Sans, Helvetica, Arial, Sans-Serif;
		font-weight: normal;
		font-size: 14px;
		color: #FFFFFF;
		text-decoration: none;
		}
	.main_nav2 a:hover {
		font-family: Gill Sans, Helvetica, Arial, Sans-Serif;
		font-weight: normal;
		font-size: 14px;
		color: #BBC4D1;
		text-decoration: none;
		}

#content {
	font-family: Gill Sans, Helvetica, Arial, Sans-Serif;
	font-weight: normal;
	font-size: 12px;
	color: #000000;
	}

#home_top {
	border: #0D0349 3px solid;
	background-color: #0D0349;
	}

	#flash {
		width: 546px;
		height: 280px;
		float: left;
		background:url(/images/layout/flash321.gif);
		}
	
	#home_links {
		width: 345px;
		height: 280px;
		float: right;
		border-left: #0D0349 3px solid;
		}
		
		.redbutton {
			width: 345px;
			height: 70px;
			background: url(/images/layout/redbutton.jpg) no-repeat top;
			}
			
			a.red_link:link, a.red_link:visited {
				color: #ffffff;
				font-size: 30px;
				padding-left: 30px;
				line-height: 70px;
				font-weight: normal;
				text-decoration: none;
				text-transform: uppercase;
				}
				
			a.red_link:hover {
				color: #E2B9BB;
				font-size: 30px;
				padding-left: 30px;
				line-height: 70px;
				font-weight: normal;
				text-decoration: none;
				text-transform: uppercase;
				}
		
		.whitebutton {
			width: 345px;
			height: 70px;
			background: url(/images/layout/whitebutton.jpg) no-repeat top;
			}
		
			a.white_link:link, a.white_link:visited {
				color: #0D0349;
				font-size: 30px;
				padding-left: 30px;
				line-height: 70px;
				font-weight: normal;
				text-decoration: none;
				text-transform: uppercase;
				}
				
			a.white_link:hover {
				color: #3C4E7E;
				font-size: 30px;
				padding-left: 30px;
				line-height: 70px;
				font-weight: normal;
				text-decoration: none;
				text-transform: uppercase;
				}
			
#home_center {
	border: #999999 3px solid;
	margin: 10px 0;
	}

	#home_center h2 {
		font-family: Gill Sans, Helvetica, Arial, Sans-Serif;
		color: #C50917;
		font-size: 20px;
		font-weight: normal;
		text-transform: uppercase;
		padding-bottom: 5px;
		}
	
	#home_center h3 {
		font-family: Gill Sans, Helvetica, Arial, Sans-Serif;
		color: #860006;
		font-size: 14px;
		font-weight: normal;
		padding-bottom: 5px;
		}
	
	#MHF_home {
		padding: 15px 15px 0 15px;
		width: 190px;
		float: left;
		font-size: 11px;
		}
		
		#MHF_home input{
			margin: 3px 0;
			}
		
		.MHF_field {
			width: 80px;
			height: 14px;
			}
	
		a.port:link, a.port:visited {
			color: #0D0349;
			font-weight: bold;
			font-size: 11px;
			}
		a.port:hover {
			color: #C50917;
			font-weight: bold;
			font-size: 11px;
			}
	
	#homefinder-titles {
		float: left;
		font-size: 12px;
		list-style: none;
		}
		
	.homefinder_field {
		border-color: #333333;
		border-style: solid;
		border-width: 1px;
		width: 80px;
		height: 18px;
		}
	
	.homefinder-label {
		padding: 5px 5px 5px 0px;
		}
	
	#homefinder-titles ul {
		list-style: none;
		}
	
	#homefinder-titles li {
		line-height: 18px;
		}

		
	#MHF_int {
		border: #999999 3px solid;
		margin: 10px 0;
		padding: 15px;
		font-size: 11px;
		}
		
		#MHF_int h2 {
			font-family: Gill Sans, Helvetica, Arial, Sans-Serif;
			color: #C50917;
			font-size: 18px;
			font-weight: normal;
			text-transform: uppercase;
			}
		
		#MHF_int h3 {
			font-family: Gill Sans, Helvetica, Arial, Sans-Serif;
			color: #860006;
			font-size: 14px;
			font-weight: normal;
			padding-bottom: 5px;
			}
		
		#MHF_int input{
			margin: 3px 0;
			}

		.MHF2 {
			width: 300px;
			float: left;
			margin-right: 40px;
			font-size: 10px;
			border-right: #999999 1px solid;
			}

	#featured_homes {
		padding: 15px;
		border-left: #999999 3px solid;
		border-right: #999999 3px solid;
		float: left;
		}
		
		.featured_home {
			float: left;
			width: 140px;
			}
		
		.featured_home ul {
			list-style: none;
			float: left;
			display: block;
			width: 150px;
			}
		
		.featured_home li {
			font-size: 11px ! important;
			}
		
		.featured_home img {
			margin: 0px 10px 10px 0px;
			width: 120px;
			border: 2px solid #090748;
			}
		
		.featured_home a:link, .featured_home a:visited {
			color: #C50917;
			font-weight: bold;
			font-size: 11px;
			}
		.featured_home a:hover {
			color: #860006;
			font-weight: bold;
			font-size: 11px;
			}
		
	#featured_agent {
		padding: 10px;
		float: right;
		max-width: 200px;
		}
		
		#featured_agent ul {
			list-style: none;
			float: left;
			display: block;
			}
		
		#featured_agent li {
			font-size: 10px ! important;
			}
		
		#featured_agent img {
			margin: 0px 10px 5px 0px;
			width: 100px;
			height: 146px;
			border: 2px solid #090748;
			}

#home_bottom {
	}
	
	.bottom_left {
		width: 550px;
		float: left;
		}
		
		.blue_box {
			background-color: #3C4E7E;
			border: #0D0349 3px solid;
			margin-bottom: 10px;
			padding: 10px;
			}
			
			.OKrates {
				float: left;
				margin-right: 7px;
				background-color: #4173B2;
				border: 1px solid #003399;
				}
			
			.OKweather {
				float: left;
				margin-right: 7px;
				}
			
			.RELO {
				float: left;
				}
			
	.bottom_right {
		width: 320px;
		float: right;
		padding: 20px;
		margin: 0;
		}
		
		.bottom_right h2 {
			font-family: Gill Sans, Helvetica, Arial, Sans-Serif;
			color: #C50917;
			font-size: 18px;
			font-weight: normal;
			}
		
		.bottom_right h3 {
			font-family: Gill Sans, Helvetica, Arial, Sans-Serif;
			color: #860006;
			font-size: 14px;
			font-weight: normal;
			padding-bottom: 10px;
			}
		
		.bottom_right p {
			margin: 5px 0;
			}

#content-area {
	width: 860px;
	padding: 20px;
	}
	
	#content-area p{
		padding: 5px 0;
		}
	
	#content-area h1 {
		font-family: Gill Sans, Helvetica, Arial, Sans-Serif;
		font-weight: bold;
		font-size: 20px;
		color: #3C4E7E;
		border-bottom: 1px solid #BBC4D1;
		margin-bottom: 20px;
		}
	
	#content-area h2 {
		font-family: Gill Sans, Helvetica, Arial, Sans-Serif;
		font-weight: bold;
		font-size: 18px;
		color: #0D0349;
		margin-bottom: 5px;
		}
	
	#content-area h3 {
		font-family: Gill Sans, Helvetica, Arial, Sans-Serif;
		font-weight: bold;
		font-size: 14px;
		color: #C50917;
		margin: 10px 0 5px 0;
		}

	#content-area ul,ol{
		padding: 10px 0px 10px 30px;
		}
	
	img.floatright {
		float: right; 
		border: 1px solid #BBC4D1;
		padding: 4px;
		margin: 0px 0px 20px 20px; 
		}
		
	img.floatleft {
		float: left; 
		border: 1px solid #BBC4D1;
		padding: 4px;
		margin: 20px 20px 20px 0px; 
		}

#footer {
	background: #0D0349 url(/images/layout/footer_bg.gif) repeat-x top;
	height: 44px;
	margin: 0px auto;
	padding: 5px;
	border: #0D0349 3px solid;
	text-align: center;
	font-size: 12px;
	}

.white {
	color: #ffffff;
	line-height: 18px;
	font-size: 12px;
	}

a.white_link_sm:link, a.white_link_sm:visited {
	color: #E9EDF0;
	font-color: 12px;
	}

a.white_link_sm:hover {
	color: #ffffff;
	font-size: 12px;
	}

#disclaimers {
	background-color: #BBC4D1;
	width: 880px;
	margin: auto;
	padding: 20px;
	font-size: 11px ! important;
	}
	
	#disclaimers table{
		margin: auto;
		}
		
		#disclaimers table img{
		padding: 10px;
		}
	
#searchtypes a{
	background-color: #ffffff;
	margin-bottom: 40px;
	padding: 0 10px;
	}

#maintenance-titles {
	float: left;
	font-size: 12px;
	list-style: none;
	line-height: 20px;
	}
	
.maintenance_field {
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	width: 100px;
	height: 16px;
	}

.maintenance_field2 {
	border-color: #333333;
	border-style: solid;
	border-width: 1px;
	width: 200px;
	height: 100px;
	margin-top: 3px;
	}

.maintenance-label {
	width: 220px;
	padding: 0px;
	}

#maintenance-titles ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}

#maintenance-titles li {
	line-height: 18px;
	}
	
.like_us {
	float: left;
}

#dmg_results_wrapper{padding:0!important; min-width: 897px!important;  }
#content #listings{ padding: 0!important; }
#dmg_results_wrapper .dmg_results_listing{width: 678px!important;}
