* {

	padding: 0px;

	margin: 0px;

}

html {

	background:url(../images/background.gif);

}

body {

	background:url(../images/background_top.gif) repeat-x;

	color: #555555;

	font-family:Arial, Helvetica, sans-serif;

	font-size: 8pt;

}

#wrap {

	width: 900px;

	text-align:left;

}

#header {

	height: 101px;

}

#title {

	float:left;

	height:101px;

	line-height:80px;

}

#righttop {

	float:right;

}

#top {

	height: 48px;

	line-height:48px;

	text-align:right;

}

#menu {

	height: 22px;

	line-height:22px;

	font-size: 8pt;

	font-weight: bold;

}

#menu ul li {

	list-style: none;

	display: inline;

}

#menu li a {

	color: #ffffff;

	margin-left: 20px;

	text-decoration:none;

}

#menu li a:hover {

	color: #2183bd;

}

#leftcol {

	width:201px;

	color: #ffffff;

	float:left;

	font-size: 9pt;
	padding: 10px 0px;

}

#leftcol a {

	color: #ffffff;

	text-decoration: none;

}

.sidebar {

	margin: 0px 15px 10px 15px;

}

.sidebar ul li {

	list-style: none;

}

.sidebar li {

	padding-bottom: 5px;

}

.sbutton {

	height:33px;

	width:201px;

	font-weight: bold;

	color: #2183bd;

	background:url(../images/background_sbutton.gif) repeat-x;

	line-height: 33px;

	padding: 0px 0px;
	text-align:center;
	

	margin-bottom:5px;
	font-size: 7pt;

}

#leftcol .sbutton a {

	color: #2183bd;

	text-decoration: none;

}

#leftcol .sbutton a:hover {

	color: #898989;

}

#rightcol {

	width: 699px;

	float:right;

}

#main {

	background:url(../images/background_main.gif) repeat-y;

}

.content {

	margin: 0px 13px 0px 11px;

}

#img1 {

	margin-bottom:5px;

}

#mlscontent {

	height: 340px;

	background:url(../images/background_mlscontent.gif) repeat-x;

}

#frontcontent {

	padding: 36px 0px;

}

/* default */

.clear {

	clear:both;

	height: 0px;

}

p, h1, h2, h3, h4, h5, h6 {

	padding-bottom:10px;

}

#footer {

	margin: 15px 0px;

	text-align:center;

	orphans: #ffffff;

}

#footer {

	color: #ffffff;

	text-decoration: none;

}

/* text */

#top h1 {

	color:#898989;

	font-size: 10pt;

	font-weight: normal;

}

#title h1 {

	font-size: 14pt;

	font-weight: normal;

	color: #ffffff;

}

#title h1 a {

	color: #ffffff;

	text-decoration: none;

}

#leftcol h2 {

	font-size: 10pt;
	color: #ffffff;
	font-weight:bold;

}

h1 {

	font-size: 14pt;

	font-weight: normal;

	color: #2183bd;

}

h2 {

	font-size: 12pt;

	color: #898989;
	font-weight:normal;

}

a {

	color: #2183bd;

}

h3 {

	font-size: 11pt;

}

.info_box{
float:left;
color:#00346D;
padding-top:7px;
background: url(info_box.gif) repeat-x; 
width: 166px;
_height:25px;
text-align:center;
font-weight:bold;
font-size:12px;
margin-top:4px;
}

.info_box_spacer{
float:left;
padding-top:7px;
background: url(info_box_space.gif); 
width: 1px;
height:185px;
margin-top:4px;
}

.txt {

font-size: 8pt;

font-weight:normal;

color: #252525;

text-align:left;

padding: 10px;

}

.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;
}
.title_bar {
	background-color: #2183bd;
	text-align:center;
	font-size: 9pt;
	font-weight: bold;
	line-height:20px;
	height: 20px;
	color: #ffffff;
}
.prop {
	width: 300px;
	float:left;
	margin-bottom:10px;
}
.img {
	margin-right:10px;
	width:100px;
	height:75px;
	text-align:center;
	float:left;
}
.proptxt2 {
	float:right;
	height:75px;
	line-height:75px;
	width:190px;
	text-align:center;
}
