/* CSS Document */
html, body {
	width:100%;
	height:100%;
	margin:0px;
	font:14px "Verdana, Arial, Helvetica", sans-serif;
	color:#333;
	background:#FFF;
}
img {
	border-style:none;
	display:inline;
}
td {
	vertical-align:top;
	text-align:left;
}
a {
	text-decoration:none;
	border:none;
	color:#066;
	background:inherit;
}
a:hover {
	text-decoration:underline;
	border:none;
	color:#F90;
	background:inherit;
}
h1 {
	font:24px Arial,Helvetica,sans-serif;
	color:#a31c26;
	display:inline;
}
h2 {
	font:italic 14px Arial, Helvetica, sans-serif;
	color:#000;
	display:inline;
}
#agents {
	font-size:10px;
}
#agents a {
	font-size:10px;
}
#contained {
	height:100%;
	width:100%;
}
#header {
	display: block;
	width: 100%;
	height: 117px;
	background:url(/images/index_01.jpg) repeat-x top;
	text-align:center;
}
#main {
	float:left;
	width: 100%;
	text-align:center;
}
#contentarea {
	text-align:left;
	width:798px;
	margin:0 auto;
}
#tagline {
	font-size:12px;
/*	width:100%; 
	height:auto; */
	text-align:center;
	clear:left;
}
#footer {
/*	display: block;
	margin:0px; */
	width: 100%;
	height:15px;
/*	clear:both; */
	background:url(/images/index_05.jpg) repeat-x;
}
#menubar a, #loginmenubar a {
	background-color:inherit;
	text-decoration:none;
	border-left:2px solid #FFF;
	border-right:2px solid #FFF;
	border-top:none;
	border-bottom:none;
	color:#066;
	font: 16px "Times New Roman, Times", serif;
}
#menubar a:hover, #loginmenubar a:hover, .thispage a {
	background-color:inherit;
	color:#F90 !important;
	border-left:2px solid #F90 !important;
	border-right:2px solid #F90 !important;
	border-top:none;
	border-bottom:none;
	font: 16px "Times New Roman, Times", serif;
}
#floatme {
	height:400px;
	width:1px;
	overflow:hidden;
	float:left;
	background:#FFF;	
}
#formbuttons a {
	width:100px;
	padding:4px 2px 1px 2px;
	cursor:pointer;
	border: 2px solid #A41C28;
	display:block;
	background:url(/images/button.jpg) no-repeat center center #17806F;
	color:#FFFF99;
	text-decoration:none;
	text-align:center;
	float:left;
	margin:2px 4px 0px 4px;
} /*
	background:#17806F;
	border:#A41C28;
	color:#FFFF99;
	*/
#loggedin a:hover, a:hover.formbuttons, #formbuttons a:hover {
	background:#FFFF99;
	color:#A41C28 !important;
	border:2px solid #17806F;
} /*
	background: FFFF99;
	border: #17806F;
	color: #A41C28;
	 */

#imageside {
	float:left;
	width:281px;
}
#textside {
	float:right;
	width:510px;
}
#mlssearchform {
	font-weight: bold;
}
.inverted {
	background:#066;
	color:#FFF;
}
.regular {
	background:#FFF;
	color:#000;
}
.search_heading {
	background:#066 !important;
	color:#FFF !important;
	text-align:center !important;
}
.dirarrows a, .dirarrows a:hover {
	border-style:none;
}
.searchform {
	font:14px Arial, Helvetica, sans-serif;
	color:#000;
	margin:auto;
}
.textfield {
	font:12px "Arial, Helvetica sans-serif";
	background:transparent url(/images/input_bubble.gif) no-repeat;
	border:0px none #066 !important;
	border-style:none !important;
	width:140px;
	height:21px;
	padding-top:6px;
	padding-bottom:4px;
	padding-left:8px;
	padding-right:6px;
}
.selectme {
	font:12px "Arial, Helvetica sans-serif";
	background:#FFF;
	border:0px none #066 !important;
	border-style:none !important;
	width:144px;
/*	height:23px;
	padding-top:6px;
	padding-bottom:4px;
	padding-left:8px;
	padding-right:6px; */
}
.stats {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
div#preloader {
	width:1px;
	height:1px;
	background: url(/images/map_highlight/b.jpg);
	background: url(/images/map_highlight/c.jpg);
	background: url(/images/map_highlight/d.jpg);
	background: url(/images/map_highlight/e.jpg);
	background: url(/images/map_highlight/f.jpg);
	background: url(/images/map_highlight/g1.jpg);
	background: url(/images/map_highlight/g2.jpg);
	background: url(/images/map_highlight/g3.jpg);
	background: url(/images/map_highlight/h.jpg);
	background: url(/images/map_highlight/k.jpg);
	background: url(/images/map_highlight/n.jpg);
	background: url(/images/map_highlight/o.jpg);
	background: url(/images/map_highlight/p.jpg);
}
