/* CSS Document */
html { height:100% }
body {
	font-family: "Times New Roman", Times, serif;
	background-image: url(../images/body_bg.jpg);
	margin: 0px;
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}
h1 {
	float: right;
}
#container {
	margin: 0px auto;
	width: 900px;
	padding: 0px 25px;
	position: relative;
	background-image: url(../images/container_bg.png);
}
#content_underlay {
	background-image: url(../images/content_underlay.png);
	border: 1px solid #333;
}
#nav_underlay {
	background-image: url(../images/column_underlay.png);
	background-repeat: no-repeat;
	position: absolute;
	z-index: 10;
	width: 450px;
	height: 852px;
}
#header {
	position: absolute;
	width: 900px;
	height: 251px;
	text-align: right;
	padding-right: 1px;
}
#navBar {
	position: absolute;
	background-color: #53472F;
	left: 25px;
	width: 283px;
	height: 100%;
	border-right:2px solid #352E1E;
}
#nav {
	position:absolute;
	top: 252px;
	width: 190px;
	height: 297px;
	list-style-type: none;
	background-image: url(../images/nav_bg.png);
	background-repeat: no-repeat;
	position: relative;
}
#home_btn {
	position: absolute;
	top: 0px;
	left: 83px;
}
#home_btn a {
	display: block;
	height: 28px;
	width: 68px;
	background-image: url(../images/nav/Home.png);
}
#home_btn a:hover {
	background-image: url(../images/nav/Home_f2.png);
}
#home_btn a.selected {
	background-image: url(../images/nav/Home_f2.png);
}
#resume_btn {
	position: absolute;
	top: 28px;
	left: 74px;
}
#resume_btn a {
	display: block;
	height: 28px;
	width: 86px;
	background-image: url(../images/nav/Resume.png);
}
#resume_btn a:hover {
	background-image: url(../images/nav/Resume_f2.png);
}
#resume_btn a.selected {
	background-image: url(../images/nav/Resume_f2.png);
}
#gallery_btn {
	position: absolute;
	top: 56px;
	left: 60px;
}
#gallery_btn a {
	display: block;
	height: 28px;
	width: 113px;
	background-image: url(../images/nav/Portfolio.png);
}
#gallery_btn a:hover {
	background-image: url(../images/nav/Portfolio_f2.png);
}
#gallery_btn a.selected {
	background-image: url(../images/nav/Portfolio_f2.png);
}
#available_homes_btn {
	position: absolute;
	top: 84px;
	left: 28px;
}
#available_homes_btn a {
	display: block;
	height: 28px;
	width: 178px;
	background-image: url(../images/nav/Available_Homes.png);
}
#available_homes_btn a:hover {
	background-image: url(../images/nav/Available_Homes_f2.png);
}
#available_homes_btn a.selected {
	background-image: url(../images/nav/Available_Homes_f2.png);
}
#locator_btn {
	position: absolute;
	top: 112px;
	left: 48px;
}
#locator_btn a {
	display: block;
	height: 28px;
	width: 137px;
	background-image: url(../images/nav/Communities.png);
}
#locator_btn a:hover {
	background-image: url(../images/nav/Communities_f2.png);
}
#locator_btn a.selected {
	background-image: url(../images/nav/Communities_f2.png);
}
#building_process_btn {
	position: absolute;
	top: 140px;
	left: 25px;
}
#building_process_btn a {
	display: block;
	height: 28px;
	width: 184px;
	background-image: url(../images/nav/Building_Process.png);
}
#building_process_btn a:hover {
	background-image: url(../images/nav/Building_Process_f2.png);
}
#building_process_btn a.selected {
	background-image: url(../images/nav/Building_Process_f2.png);
}
#testimonials_btn {
	position: absolute;
	top: 168px;
	left: 49px;
}
#testimonials_btn a {
	display: block;
	height: 28px;
	width: 136px;
	background-image: url(../images/nav/Testimonials.png);
}
#testimonials_btn a:hover {
	background-image: url(../images/nav/Testimonials_f2.png);
}
#testimonials_btn a.selected {
	background-image: url(../images/nav/Testimonials_f2.png);
}
#services_btn {
	position: absolute;
	top: 196px;
	left: 33px;
}
#services_btn a {
	display: block;
	height: 28px;
	width: 167px;
	background-image: url(../images/nav/Services.png);
}
#services_btn a:hover {
	background-image: url(../images/nav/Services_f2.png);
}
#services_btn a.selected {
	background-image: url(../images/nav/Services_f2.png);
}
#remodeling_btn {
	position: absolute;
	top: 224px;
	left: 50px;
}
#remodeling_btn a {
	display: block;
	height: 28px;
	width: 133px;
	background-image: url(../images/nav/Remodeling.png);
}
#remodeling_btn a:hover {
	background-image: url(../images/nav/Remodeling_f2.png);
}
#remodeling_btn a.selected {
	background-image: url(../images/nav/Remodeling_f2.png);
}
#contact_btn {
	position: absolute;
	top: 252px;
	left: 56px;
}
#contact_btn a {
	display: block;
	height: 25px;
	width: 119px;
	background-image: url(../images/nav/Contact.png);
}
#contact_btn a:hover {
	background-image: url(../images/nav/Contact_f2.png);
}
#contact_btn a.selected {
	background-image: url(../images/nav/Contact_f2.png);
}
#featured_home {
	float: left;
	position: absolute;
	left: 25px;
	top: 580px;
	width: 200px;
	text-align: center;
}
#featured_home img {
	margin: 3px 1px;
}
#featured_home_img {
	border: 1px solid #111;
}
#bt_form_box {
	background-color: #fff;
	text-align: center;
	opacity: .75;
	filter: alpha(opacity = 75);
	padding: 25px 0px;
}
#content {
	float: right;
	min-height: 590px;
	margin: 2px;
	margin-top: 249px;
	width: 600px;
	padding-left: 150px;
	background-color: #403D37;
	background-image: url(../images/content_bg.png);
	border: 1px solid #666;
	border-top: 1px solid #333;
	border-bottom: 1px solid #777;
	position: relative;
}
#content img {
	opacity: 1;
	filter: alpha(opacity = 100);
}
#content div {
}
#content p {
	margin: 5px;
	font-size: 14px;
}
#content a {
	text-decoration: none;
	color: #111;
}
#content a:hover {
	text-decoration: none;
	color: #000;
}
#content h2, h3, h4 {
	margin: 0px;
	padding: 0px;
	color: #000;
}
#content h2 {
	background-color: #004238;
	color: #fff;
	margin: 10px;
	text-align: center;
	opacity: .50;
	filter: alpha(opacity = 50);
	font-weight: lighter;
	font-style: italic;
	color: #fff;
	border: 1px solid #272926;
}
#content h3 {
	text-align: center;
	padding: 2px;
	font-weight: lighter;
	font-size: 18px;
	background-color: #725837;
	border: 1px solid #272926;
}
#content h4 {
	text-align: center;
	padding: 3px;
	margin:5px;
	font-weight: lighter;
	font-size: 18px;
}
#content h4 a {
	color: #111;
}
#contact_us_form {
	font-size: 11px;
	position: relative;
	margin: 5px;
	padding-top: 5px;
}
.row {
	height: 25px;
	position: relative;
	margin: 3px;
}
.row a {
	position: absolute;
	left: 80px;
	vertical-align: middle;
}
.row label {
	position: absolute;
	right: 310px;
	vertical-align: middle;
	text-align: right;
}
.row input {
	position: absolute;
	left: 132px;
	vertical-align: middle;
}
.row textarea {
	position: absolute;
	left: 132px;
}
.row select {
	position: absolute;
	left: 233px;
	bottom: 7px;
}
.row div {
	position: absolute;
	right: 5px;
}
.row div label {
	position: static;
	margin-left: 5px;
}
.row div input {
	position: static;
}

.spacer { clear: both; height: 0px; }
.center { text-align:center; }
.required { color:#CC0000; font-size:80%; }
.message { color: #0D5F29; }
.success {
	background-color:#696;
	margin: 5px;
	padding:5px;
	font-size:14px;
	color:#fff;
}

.left {
	float: left;
	border: 1px solid #999;
	margin: 5px;
}
.middle {
	margin: 5px auto;
	border: thin solid #999;
}
.right {
	float: right;
	border: 1px solid #999;
	margin: 5px;
}
.none {
	display: block;
	clear: both;
}
.float {
	float: left;
	margin: 10px 3px;
}
.float img {
	border: thin solid #999;
}
.step {
	float: left;
	width: 321px;
	margin: 10px;
	text-align:center;
	border: 1px solid #ccc;
	background-color: #fff;
}
.step img {
	padding: 10px;
	margin: 3px;
	background-color: #eee;
}
.step div {
	padding: 5px;
}

#edit_content_form_right {
	font-size: 11px;
	position: relative;
	background-color:#eee;
}
#edit_content_form_right .row a {
	position: absolute;
	left: 70px;
	vertical-align: middle;
}
#edit_content_form_right .row label {
	position: absolute;
	right: 450px;
	text-align: right;
}
#edit_content_form_right .row input {
	position: absolute;
	left: 150px;
}
#edit_content_form_right .row select {
	position: absolute;
	left: 150px;
}
#edit_content_form_right .row textarea {
	position: absolute;
	left: 150px;
}
#edit_content_form_right .row div {
	position: absolute;
	right: 180px;
}
#edit_content_form_right .row div label {
	position: static;
	margin-left: 5px;
}
#edit_content_form_right .row div input {
	position: static;
}
#edit_content_form_right  select {
	position: absolute;
	left: 118px;
	bottom: 7px;
}

#footer {
	font-size: 14px;
	line-height: 16px;
	clear: both;
	background-image: url(../images/content_underlay.png);
	background-position: center;
	position: relative;
	z-index: 100;
}

#logo_bar {
	padding-top: 25px;
	padding-bottom: 25px;
	clear: both;
	list-style-type: none;
	text-align: center;
}
#logo_bar li {
	display: inline;
}
#footer a {
	color: #111;
	text-decoration: none;
}
#footer a:hover {
	color: #000;
	text-decoration: underline;
}
#footerNavigation {
	float: left;
	width: 449px;
	text-align: center;
	padding-bottom: 15px;
}
#footerAddress {
	float: right;
	text-align:center;
	width: 449px;
	padding-top: 15px;
	color: #000;
}
#TeamBSEfooter {
	float: right;
	margin: 10px auto;
	text-align:center;
	font-size:10px;
	width: 449px;
	padding-top: 12px;
}

/* Community Links */
#communityLinks {
	font-size: 16px;
	color: #fff;
	margin-top: 10px;
	position: relative;
	z-index: 1001;
}
#communityLinks h3 {
}
#communityLinks ol {
	background-color: #eee;
	list-style: upper-alpha inside;
	color: #000;
	padding: 0px;
	margin: 0px;
}
#communityLinks li {
	margin: 5px;
}
#communityLinks a:link {
	color: #000;
	text-decoration: none;
}
#communityLinks a:visited {
	color: #000;
	text-decoration: none;
}
#communityLinks a:hover {
	text-decoration: underline;
}
#communityLinks .subText {
	text-align: center;
	font: 10px Arial, Helvetica, sans-serif;
}
/* Locator Info Window */
.infoWindow {
	font: 12px "Times New Roman", Times, serif;
	color: #000;
}
.infoWindow input {
}
.infoWindow h3 {
	background-image: none;
	font-size: 18px;
	border-bottom: thin solid #00f;
	margin-bottom: 5px;
}
.infoWindow p {
	width: 250px;
	margin: 0px;
	min-height: 75px;
}
/* Locator Navigation */
#com_nav {
	font-size: 14px;
	color: #fff;
	border: thin solid #333;
	padding: none;
	margin: 5px;
	background-color: #999;
}
#com_nav ul {
	list-style: none none;
	margin: 0px;
	padding: 0px;
}
#com_nav li {
}
#com_nav a {
	display: block;
	padding: 3px;
	text-align: right;
}
#com_nav a {
	color: #000;
	text-decoration: none;
}
#com_nav a:hover {
	color: #fff;
	text-decoration: none;
}
#com_nav a.selected {
	color: #fff;
	background-color: #725837;;
	text-decoration: none;
}
#searchwell .unselected {
	background-color: #DDDDDD;
	color:#666666;
	margin: 5px;
	padding: 10px;
}
#placelist {
	overflow-y: scroll;
	height: 420px;
	color: #000;
}

/* Plans */
#plan_details {
	clear:both;
}
#plan_details div {
	float:left;
	width: 212px;
	text-align: center;
	padding: 6px;
}

/* Available homes */
.available_home {
	margin: 3px;
	border: 1px solid #000;
	background-image: url(../images/Available_Homes_bg.png);
	background-color: #eee;
}
.available_home img {
	float: left;
	border: 1px solid #000;
	margin: 5px;
}
.available_home div {
	margin: 5px;
	padding: 5px;
}
.available_home div a {
	margin: 5px;
	padding: 5px;
	border: 1px solid #666;
}
.available_home h4 a {
	border: none;
}
.available_home h4 a:hover {
	color: #eee;
}

#available_home_nav {
	padding-top: 10px;
}
#available_home_nav a {
	float: left;
	text-align: center;
	color: #FFFFFF;
	width: 150px;
	height: 20px;
	padding-top: 5px;
	background-image: url(../iface/tab.png);
	text-decoration: none;
}
#available_home_nav a:hover {
	float: left;
	text-align: center;
	color: #FFFFFF;
	width: 150px;
	height: 20px;
	padding-top: 5px;
	background-image: url(../iface/tab_down.png);
	text-decoration: none;
}

#available_home {
	border: 1px solid #000;
    clear: both;
	background-color: #eee;
}
#available_home_image {
	float: left;
	width: 250px;
	margin:10px;
	text-align: center;
}
#available_home_image div {
	text-align: center;
}
#available_home_detail {
	float: left;
}
#available_home_toolbar {
	font-size: 12px;
	float: right;
	width: 150px;
	margin: 5px;
}
#available_home_toolbar h3 {
	height: 25px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-size: 18px;
	color: #fff;
}
#available_home_toolbar div {
	border: 1px solid #000;
	padding: 3px;
}
#available_home_content {
	clear: both;
}
#available_home_description {
	padding: 10px;
}

/* Administrative Header */
#adminHeader {
	background-color: #fff;
	color: #666;
	font-size: 11px;
	width: 900px;
	margin: auto;
}
#adminHeader select {
	font-size: 11px;
}
#adminHeader input {
	font-size: 11px;
}
#adminHeader form {
	display: inline;
	margin: 10px;
}
#adminLogin {
	margin: 3px;
}
#adminLinks {
	margin: 3px;
}
.editableContent p {
}
.edit_layout {
	font-size: 10px;
	text-align: center;
}
.edit_layout img {
	border: none;
	padding: 0px;
	margin: 0px;
}
.edit_layout a {
	border: none;
}