/* CSS Document */

a:link {
	color: #0033FF;
	text-decoration: none;
}
a:visited {
	color: #660033;
	text-decoration: none;
}
a:hover {
	color: #000099;
	text-decoration: underline;
}

a.title:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color:#000000;
	text-decoration: none;
}
a.title:visited {
	color: #000000;
	text-decoration: none;
}
a.title:hover {
	color: #000000;
	text-decoration: underline;
}

#container {
position: absolute; 
left: 50%; 
width: 784px; 
height: auto; 
margin-left: -391px;
background-position:center;
background-image: url(images/back_middle.jpg);
background-repeat:repeat-y;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #333333;
	background-color:#333333;
	margin:0px;
	padding:0px;
}

#header {
	width:783px;
	height:153px;
	z-index:1;
	background-image:url(images/header.jpg);
	background-color:#333333;
	background-position:top center;
	background-repeat:no-repeat;
	text-align:center;
}

#navigation {
	width:783px;
	height: 66px;
	z-index:5;
	margin:0;
	padding:0;
	background-image:url(images/menu_back.jpg);
	background-repeat:repeat-x;
}


#text_container{
	width:740px;
	height:auto;
	z-index:3;
	margin-left:22px;
	background-image:url(images/back_middle.jpg);
	background-repeat:repeat-y;
	background-color:#eeeeee;
}

#footer {
	width:500px;
	height:20px;
	text-align: left;
	padding-top:90px;
	padding-left:10px;
	color: #333333;
	font-size: 9px;
}

#text {
	clear:both;
	height: auto;
	text-align: left;
	background-image:url(images/back_fade.jpg);
	background-repeat:repeat-x;
	background-color:#eeeeee;
}

#bottom_cap {
	clear:both;
	height: 170px;
	background-image:url(images/bottom.jpg);
	background-color:#eeeeee;
	background-repeat:no-repeat;
	background-position:bottom;
	text-align: left;
	padding: 3px;
	color: #333333;
	font-size: 9px;
}
#disclaimer {
	clear:both;
	height: auto;
	background-color:#333333;
	text-align: justify;
	padding: 3px;
	color: #cccccc;
	font-size: 9px;
}

.threecolbox {
	width:220px; 
	height:auto; 
	float:left; 
	padding-right:10px; 
	padding-left:30px;
}
	
.threecolbox_left_border {
	width:210px; 
	height:auto; 
	float:left; 
	border-left: 1.5px solid #ffffff; 
	padding-left:10px; 
	padding-right:10px;
}

.threecolbox_left_border_lg {
	width:245px; 
	height:auto; 
	float:left; 
	border-left: 1.5px solid #ffffff; 
	padding-left:10px; 
	padding-right:10px;
	list-style-image: url(images/check.gif);
}
	
.threecolbox_left_border_sm {
	width:175px; 
	height:auto; 
	float:left; 
	border-left: 1.5px solid #ffffff; 
	padding-left:10px; 
	padding-right:10px;
}

.threecolbox_right_border_sm {
	width:175px; 
	height:auto; 
	float:right; 
	border-left: 1.5px solid #ffffff; 
	padding-left:10px; 
	padding-right:10px;
}
.boxright { 
	width:175px; 
	float:right; 
	height:auto; 
	border-left: 1.5px solid #ffffff;
	padding-left:10px; 
}
.boxright_lg{ 
	width:auto;  
	height:auto; 
	padding-left:20px; 
	margin-right:205px;
}
.boxauto { 
	margin-right:185px; 
	width:auto; 
	height:auto; 
	padding-right:10px;
}	
.boxautob { 
	margin-right:185px; 
	width:auto; 
	height:auto; 
	padding-right:10px;
	float:left;
}	
	
	.red {
	font-size: 12px;
	color: #990000;
}
.boldBlack {
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}
.boldBlack_caps {
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-transform: uppercase;
}
.small {
	color: #333333;
	font-size: 10px;
}

a.small:link {
	color: #990000;
	text-decoration: none;
}
a.small:visited {
	color: #660000;
	text-decoration: none;
}
a.small:hover {
	color: #990000;
	text-decoration: underline;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #000000;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color:#000000;
	font-weight:normal;
}
 
 .address {
 font-size:16px;
 font-weight:bold;
 }
 
.text_clear {
	padding-top:20px;
	width:680px;
	clear:both;
	text-align: left;
	list-style-image: url(images/check.gif);
	height:auto;
	float: left;
	padding-left:30px;
}

div#navigation ul {
	left:0;
	width:783px;
	height:66px;
	padding:0;
	list-style-type:none;
	margin:0;
}
div#navigation ul li {
  position:absolute;
  text-indent:-5000px;
}
div#navigation ul a {
  text-decoration:none;
  display:block;
  height:auto;
}
div#navigation ul li#property {
  left:0;
  top:153;
}
div#navigation ul li#property a {
  width:152px;
  height:66px;
  background:url(images/button_property.jpg) 0 0 no-repeat;
}
div#navigation ul li#property a:hover {
  background:url(images/button_property_f2.jpg) 0 no-repeat;
}
div#navigation ul li#open_house {
  left:152px;
  top:153;

}
div#navigation ul li#open_house a {
  width:112px;
  height:66px;
  background:url(images/button_openhouse.jpg) 0 0 no-repeat;
}
div#navigation ul li#open_house a:hover {
  background:url(images/button_openhouse_f2.jpg) 0 no-repeat;
}
div#navigation ul li#agents {
  left:264px;
  top:153;
}
div#navigation ul li#agents a {
  width:160px;
  height:66px;
  background:url(images/button_agents.jpg) 0 0 no-repeat;
}
div#navigation ul li#agents a:hover {
  background:url(images/button_agents_f2.jpg) 0 no-repeat;
}
div#navigation ul li#resources {
  left:362px;
  top:153;
}
div#navigation ul li#resources a {
  width:91px;
  height:33px;
  background:url(images/button_resources.jpg) 0 0 no-repeat;
}
div#navigation ul li#resources a:hover {
  background:url(images/button_resources_f2.jpg) 0 no-repeat;
  height:33px;
}
div#navigation ul li#new_construction {
  left:453px;
  top:153;
}
div#navigation ul li#new_construction a {
  width:147px;
  height:66px;
  background:url(images/button_newconstruction.jpg) 0 0 no-repeat;
}
div#navigation ul li#new_construction a:hover {
  background:url(images/button_newconstruction_f2.jpg) 0 no-repeat;
}
div#navigation ul li#contact {
  left:600px;
  top:153;
}
div#navigation ul li#contact a {
  width:96px;
  height:66px;
  background:url(images/button_contact.jpg) 0 0 no-repeat;
}
div#navigation ul li#contact a:hover {
  background:url(images/button_contact_f2.jpg) 0 no-repeat;
}
div#navigation ul li#home {
  left:696px;
  top:153;
}
div#navigation ul li#home a {
  width:87px;
  height:66px;
  background:url(images/button_home.jpg) 0 0 no-repeat;
}
div#navigation ul li#home a:hover {
  background:url(images/button_home_f2.jpg) 0 no-repeat;
}
#dropmenudiv{
position:absolute;
border:1px solid #666666;
border-bottom-width: 0;
font:12px;
font-weight:normal;
line-height:18px;
z-index:100;
}

#dropmenudiv a{
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid #666666;
padding: 1px 0;
text-decoration: none;
color:#FFFFFF;
background-color:#000000;
}

#dropmenudiv a:hover{ /*hover background color*/
background-color: #FFCC00;
color:#000000;
}

.threecolboxb {
	width:243px; 
	height:auto; 
	float:left; 
	padding-right:10px;
	padding-left:30px; 
}

.threecolbox_left_borderc {
	width:210px; 
	height:210px; 
	margin-left:253;
	float:left; 
	border-left: 1.5px solid #ffffff; 
	padding-left:10px; 
	padding-right:10px;
}
.threecolboxc {
	width:500px; 
	height:auto; 
	float:left; 
	padding-right:10px; 
	padding-left:30px;
}