* {
	padding: 0px;
	margin: 0px;
}
body {
	background-color:#ffffff;
	font-size:8pt;
	color: #555555;
	font-family:Arial, Helvetica, sans-serif;
}
#wrap {
	width: 900px;
	text-align:left;
}
#header {
	height: 135px;
	margin-bottom:15px;
}
#title {
	float:left;
	height: 100px;
	line-height:100px;
}
#topright {
	float:right;
	height: 100px;
	line-height:100px;	
}
#pagenav {
	height:35px;
	line-height:35px;
	text-align:right;
	background:url(../images/background_pagenav.gif) no-repeat;
	padding: 0px 15px;
}
#pagenav ul li {
	display: inline;
	list-style:none;
}
#pagenav li a {
	color: #e43d01;
	margin-left:25px;
	text-decoration:none;
	font-weight:bold;
}
#img {
	margin-bottom:15px;
}
#leftcol {
	width:200px;
	margin-right:15px;
	float:left;
}
#leftcol ul li {
	list-style: none;
}
#leftcol li {
	padding-bottom:5px;
}
#leftcol a {
	color: #555555;
	text-decoration:none;
}
#rightcol {
	width: 685px;
	float:right;
}
#footer {
	margin-top:15px;
	padding: 15px 0px;
	border-top: 1px solid #d9d9d9;
	text-align:center;
	color:#898989;
}
#footer a {
	color:#898989;
	text-decoration:none;
}
.separator {
	margin: 5px 0px 15px 0px;
	background:url(../images/separator.gif) no-repeat;
	height:1px;
}
#mlscontent {
	margin-bottom:15px;
}
.info_box {
	width: 160px;
	float:left;
	margin: 0px 5px;
}
/* default */
.clear {
	clear: both;
	height: 0px;
}
p, h1, h2, h3, h4, h5, h6, ol, ul {
	padding-bottom:10px;
}
/* text */
#title h1 {
	font-size:14pt;
	font-weight: normal;
	color: #898989;
}
#title h1 a {
	color: #898989;
	text-decoration: none;
}
#topright h1 {
	color: #b7b7b7;
	font-size: 11pt;
	font-weight: normal;
}
#rightcol h1 {
	font-size: 14pt;
	font-weight: normal;
}
h2 {
	font-size:10pt;
	color: #e43d01;
}
h2 a, #leftcol h2 a {
	color: #e43d01;
	text-decoration:none;
}
a {
	color: #e43d01;
}

.title_bar {
	background-color: #e43d01;
	font-size:9pt;
	padding: 3px 0px;
	text-align:center;
	color: #ffffff;
	font-weight: bold;
}
.input 
{
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
	background:#FFFFFF;
	border-top:1px solid #A1CDE8;border-left:1px solid #A1CDE8;
	border-right:1px solid #78B6DC;border-bottom:1px solid #78B6DC;
}

input.button,button.button 
{
    background-color:#BEBEBE;
	font:8pt verdana;color:#000000;
	border: solid 1px #999999;
	padding:0px 20px 0px 20px;
	height:24px;
	_height:24px;
}

.mapBorder {
	border: thin solid #004881;
	margin: 2px;
	height: 400px;
}
.prop {
	width:340px;
	margin: 0px 1px 10px 1px;
	float:left;
}
.img {
	float:left;
	width: 85px;
	text-align:center;
	height: 75px;
	margin-right:10px;
}
.proptxt2 {
	float:right;
	width:245px;
	height:75px;
	line-height:75px;
	text-align:center;
}
