@import url(/idx/res/css/global.css);

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image: url(/img/bg-gradient2.jpg);
	background-repeat:repeat-x;
	background-position:top;
	background-color:#CEC1A1;

}
*html body {
	margin-top:0px;
}
h1 {
	font-size:20px; color:#2A1911;}
h2 {font-size:13px; font-weight:bold; color:#2A1911;}
h3 {font-size:12px; font-weight:bold; color:#2A1911;}
h4 {font-size:11px; font-weight:bold; color:#2A1911;}
h5 {font-size:10px; font-weight:bold; color:#2A1911;}
h6 {font-size:9px; font-weight:bold; color:#2A1911;}
a {color:#001DFF; text-decoration:underline; font-weight:bold;}
a:hover {color:#C0C0C0;}
a:visited {color:#001DFF;}
a:visited:hover {color:#C0C0C0;}

#container {
	width:748px;
	height:1245px;
	border-right:5px solid #000066;
	border-bottom:5px solid #000066;
	border-left:5px solid #000066;
	background-color:#FFF;
	margin:auto;
	background-image: url(/img/left-nav-container.jpg);
	background-position:left;
	background-repeat:repeat-y;
}

#container-mls {
	width:748px;
	border-right:5px solid #000066;
	border-bottom:5px solid #000066;
	border-left:5px solid #000066;
	background-color:#FFF;
	margin:auto;
}
#header {
	width:748px;
	height:64px;
	background-image: url(/img/header2.jpg);
	border-right:5px solid #000066;
	border-left:5px solid #000066;
	margin:auto;
	background-color:#000098;
	margin-top:-8px;
}
*html #header {
	margin-top:0px;
}
#main-nav {
	width:748px;
	height:28px;
	background-image: url(/img/navigation.jpg);
	background-color:#000033;
	background-repeat: no-repeat;
    
}
#image {
	width:748px;
	height:215px;
	background-color:#000;
}
#footer {
	background-image: url(/img/footer-gradient.jpg);
	margin-top:400px;
width:743px;
	height:29px;
	background-repeat:repeat-x;
	background-color:#010066;
	padding-top:7px;
	padding-right:5px;
	font-size:9px;
	color:#CCC;

}
#footer a{color:#cdcdcd;}
#footer #tt{
	padding-top:0px;
	padding-right:0px;
	font-size:9px;
	color:#CCC;
	float:left;
	width:350px;
	
}
#footer #tt2{
	padding:0px;
	font-size:9px;
	color:#CCC;
	float:right;
	width:350px;
	text-align: right;

}
#left-nav {
	font-size:11px;
	color:#E7EDD1;
	padding-left:15px;
	width:200px;
}
#logo {
	margin:auto;
	width:748px;
	font-size:9px;
	margin-top:3px;
}
#logo a{
	font-weight:normal;
	color:#000;
}
#logo a:hover{
	text-decoration:none;
	color:#44391B;
}
#home a{
	position:absolute;
	background-image: url(/img/home.jpg);
	width:63px;
	height:26px;
	margin-left:30px;
}
#home a:hover{
	background-position:0 -26px;
}
#glossary a{
	position:absolute;
	background-image: url(/img/glossary.jpg);
	width:93px;
	height:26px;
	margin-left:140px;
	}
#glossary a:hover{
	background-position:0 -26px;
}
#guide a{
	position:absolute;
	background-image: url(/img/guide.jpg);
	width:70px;
	height:26px;
	margin-left:275px;
}
#guide a:hover{
	background-position:0 -26px;
}
#resources a{
	position:absolute;
	background-image: url(/img/resources.jpg);
	width:69px;
	height:26px;
	margin-left:395px;
}
#resources a:hover{
	background-position:0 -26px;
}
#about-us a{
	position:absolute;
	background-image: url(/img/about-us.jpg);
	width:75px;
	height:26px;
	margin-left:512px;
background-repeat: no-repeat;
}
#about-us a:hover{
	background-position:0 -26px;
}
#contact a{
	position:absolute;
	background-image: url(/img/contact.jpg);
	width:69px;
	height:26px;
	margin-left:640px;
}
#contact a:hover{
	background-position:0 -26px;
}
#mls-button a{
position:absolute;
	background-image: url(/img/mls-button.jpg);
	width:232px;
	height:40px;
}
#mls-button a:hover{
	background-position:0 -40px;
}
#leftnav {
	position: relative;
	top: 15px;
	_top: 10px;
	float: left;
	font-size:11px;
	color:#E7EDD1;
	padding-left:16px;
	width:210px;

}
#leftnav div ul {
	margin: 0px;
	padding: 0px;
	padding-top:5px;
	list-style-type: none;
}
#leftnav div ul li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	margin-top: 3px;
}
#leftnav div ul a {
	color: #E7EDD1;
	text-decoration: none;
	background-image:  url(/img/bullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 14px;
	font-size:11px;
	font-weight:normal;
	padding-left:18px;
	margin-left:10px;

}
#leftnav div ul a:hover {
	color: #FFFF00;
	background-position: left center;
	background-image:  url(/img/bullet-over.gif);

}
#body {
	position: relative;
	width: 500px;
	margin-left: 235px;
	_margin-left: 200px;
	margin-top: 10px;
}
*html #body {
	margin-left:235px;
}
#body span {
	display:none;
}
#body div ul li {
padding-left:20px;
}

#body-mls {
	position: relative;
	width: 738px;
	margin-left: 5px;
	margin-right:5px;
	margin-top: 10px;
	top: 1px;
}
*html #body-mls {
	margin-left:5px;
}
#body-mls span {
	display:none;
}
#body-mls div ul li {
padding-left:20px;
}

.leftnav {padding-left:5px;color:#DFCB90; padding-right:15px; padding-top:25px;}
*html .leftnav {padding-top:0px;}
.leftnav-content {color:#c2957c;}
.leftnav input {
width: 160px; height:12px; background-color:#3a0403; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#E7EDD1; border:1px solid #1d0201; padding:2px;
}
.leftnav textarea {
width: 160px; height:36px; background-color:#3a0403; font-size:10px; font-family:Verdana, Arial, Helvetica, sans-serif; color:#E7EDD1; border:1px solid #1d0201; padding:2px;
}
.leftnav-button {padding-left:6px;}
.leftnav-button input{background-color:#D7D4C5;border:1px solid #1d0201;font-family:Verdana, Arial, Helvetica, sans-serif;font-weight:bold;}
#mls-content {padding-left:15px; padding-right:15px;}

#article-list
	{
	width:510px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	float:left;
	}
#article-list div
	{
	width:240px;
	}
#article-list div.first
	{
	float:left;
	}
#article-list div.second
	{
	margin-left:260px;
	}
#article-list div.second a, #article-list div.first a{
color:#0000FF;
text-decoration:none;
display:block;
padding:0 0 0 9px;}