@charset "utf-8";
body {
	background-color: #000000;
	background-image: url(../images/bg1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#container {
	text-align: left;
	padding: 0px;
	width: 900px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	height: auto;
	z-index: 1;
}

/* :::::::: START HEADER ::::::::::::: */

#logo {
	position: absolute;
	z-index: 50;
	height: 115px;
	width: 145px;
	left: 11px;
	top: 16px;
}

#header_txt {
	position: absolute;
	z-index: 50;
	height: 118px;
	width: 702px;
	left: 172px;
	top: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #333333;
	font-style: italic;
	font-weight: bold;
}
#header {
	clear: both;
	position: relative;
	margin:0px;
	z-index: 2;
}

#rivendell_logo {
	position: absolute;
	z-index: 99;
	left: 5px;
	top: 360px;
	width: 168px;
}

/* ::::::::  END HEADER ::::::::::::: */

#content_home {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 340px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 19px;
	z-index: 51;
	background-color: #000000;
	padding: 12px;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
 
}
#content {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 30px;
	margin-right: 40px;
	margin-bottom: 50px;
	margin-left: 40px;
	line-height: 19px;
	z-index: 50;
}
#contact_form {
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
#contact_form td{
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
#contact_form input{
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #ffffff;
	margin: 2px;
	border: 1px solid #666666;
}
.radio_btn {
	border-width: 0px;
}



#error_message {
	color: #FF0000;
	font-size: 14px;
	font-weight: bold;
}



#content a{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}
#content a:hover{
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
}


.white_16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}






#left_col {
	background-color: #bfc231;
	width: 177px;
	position: relative;
	z-index: 2;
	background-image: url(../images/left_col_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#content_td_home {
	background-color: #000000;
	background-image: url(../images/home_main_pic_front.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#content_td {
	background-color: #000000;
}


#left_col a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	background-image: url(../images/nav_bg.gif);
	background-repeat: repeat-x;
	background-color: #bfc231;
	background-position: left center;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 7px;
}
#content_table {
	background-color: #000000;
	text-align: left;
	vertical-align: top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 900px;
}

#left_col a:hover {
	color: #FFFFFF;
	text-decoration: underline;

}

#left_col_td {
	background-image: url(../images/left_col_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
}


 
#img_bar_bg {
	position: absolute;
	z-index: 98;
	left: -15px;
	top: 619px;
	width: 935px;
}
#img_bar {
	position: absolute;
	z-index: 99;
	left: -14px;
	top: 631px;
	width: 930px;
	height:137px;
}
#img_bar img {
	color: #eb542a;
	border: 0px solid #eb542a;
}

a {color: #FFFFFF; text-decoration:none;}
a:hover {color: #FFFFFF; text-decoration:underline;}

#floorplans_table a {color: #666666; text-decoration:none;}
#floorplans_table a:hover {color: #666666; text-decoration:underline;}

#footer_home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eb542a;
	background-color: #FFFFFF;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	clear: both;
	margin-top: 132px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 210px;
}

 #footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #eb542a;
	background-color: #FFFFFF;
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	text-align: left;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 210px;
}
.headline {
	font-size: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.sub_headline {
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}
.sub_headline_dark {
	font-size: 13px;
	font-weight: bold;
	color: #666666;
}

.orange_sub_headline {
	font-size: 13px;
	font-weight: bold;
	color: #eb542a;
}
#floorplans_table {
	color: #333333;
}
#virtual_tour {
	height: 680px;
	width: 703px;
	margin-right: 0px;
	margin-left: 0px;
}
#content_virtual_tour {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	margin-top: 30px;
	margin-right: 10px;
	margin-bottom: 50px;
	margin-left: 10px;
	line-height: 19px;
	z-index: 50;
}
#keller_williams_logo {
	position: absolute;
	height: 167px;
	width: 207px;
	left: 688px;
	top: 146px;
	z-index: 75;
	filter:alpha(opacity=75);
	-moz-opacity:0.75;
	-khtml-opacity: 0.75;
	opacity: 0.75;
}

#equal_housing_logo {
	position: absolute;
	height: 94px;
	width: 100px;
	left: 39px;
	top: 455px;
	z-index: 100;

}
