/* GLOBAL
*****************************************************************/
body {
    margin: 0;
    font-family: "Verdana", "Arial", "Helvitica", sans-serif;
    background-color:#231F20;
}
	
img {
	border: none;
	margin: 0;
}

p {
	font-size: 11px;
}


/* STRUCTURE
*****************************************************************/
#wrapper {
	margin: 0 auto;
	width: 1000px;
	background-color:#231f20;
	overflow:hidden;
}

#top{
	display:block;
	clear:both;
	width:100%;
	height:120px;
	font-family:"Century Gothic","URW Gothic L",Helvetica,Granada,Arial,sans-serif;
	color:#fff;
	letter-spacing: 0.125em;
}

#top a{
	font-family:"Century Gothic","URW Gothic L",Helvetica,Granada,Arial,sans-serif;
	color:#fff;
	text-decoration: none;
}

#top a:hover{
	border-bottom:dotted 1px;
}

#top #logo{
	display:block;
	float:left;
	background:url('/images/home/logo.gif') center center no-repeat;
	width:200px;
	height:110px;
	margin:5px;
}

#top #logo:hover{
	border-bottom: 0;
}

#top #top_links{
	display:block;
	float:right;
	clear:both;
	margin:5px;
	font-size:12px;
	letter-spacing: .125em;
}

#top ul{
	display:block;
	float:left;
	list-style: none;
	padding: 0;
}



#top #top_links a.selected,
#top #nav_major li.selected a,
#top #nav_minor li.selected a{
	font-weight: bold;
	border-bottom: dotted 1px;
}

#top #nav_major{
	width:775px;
	margin: 22px 0 10px 10px;
	font-size:16px;
}

#top #nav_major li{
	float:left;
	margin:0px 30px 0px 0;
}

#top #nav_minor{
	width:775px;
	margin: 0px 0 10px 10px;
	font-size:12px;
	letter-spacing: .1em;
}

#top #nav_minor li{
	float:left;
	margin:0px 20px 0px 0;
}

#left {
	float: left;
	margin: 0;
	width: 210px;
}

#left.gallery{
	width:145px;
	padding:0 0px 0 10px;
}

#left #left_pics #left_pic_sm{
	display:block;
	visibility:hidden;
	width:210px;
	height:200px;
}

#left #left_pics #left_pic_lg{
	display:block;
	visibility:hidden;
	width:210px;
	height:300px;
}

#left #gallery_sm{
	display:block;
	float:left;
	list-style: none;
	margin:0;
	padding:0;
}

#left #gallery_sm a{
	display:block;
	float:left;
	width:145px;
	height:100px;
	background-repeat: no-repeat;
	background-position: right center;
}

#left #gallery_sm a:hover,
#left #gallery_sm a.selected{
	background-position: left center;
}

#left #gallery_sm #show_gallery_1{
	background-image:url('/images/gallery/sm/1.jpg');
}

#left #gallery_sm #show_gallery_2{
	/* background-image:url('/images/gallery/sm/2.jpg'); */
}

#left #gallery_sm #show_gallery_3{
	/* background-image:url('/images/gallery/sm/3.jpg'); */
}

#left #gallery_sm #show_gallery_4{
	/* background-image:url('/images/gallery/sm/4.jpg'); */
}

#right {
	float: left;
	margin: 0;
	width: 785px;
	border-left:solid 5px #fff;
}

#right.gallery{
	width:830px;
	margin-right:10px;
}

#right.right_only{
	border-left:0;
	width:1000px;
}

#right #content_top{
	display:block;
	padding:5px;
	background-color:#a39871;	
	color:#fff;
	font-family:"Century Gothic","URW Gothic L",Helvetica,Granada,Arial,sans-serif;
	font-weight: bold;
}

#right #content_top h2{
	font-size:14px;
	color:#fff;
}

#right #content_top p{
	margin:0.25em 0;
}

#right #content_top.about{
	padding:5px 10px;
	margin-bottom:10px;
}

#right #content_top.about h1{
	color:#fff;
	font-size:24px;
}

#right #content_top.about p{
	margin:0.25em 0 .5em 0;
}

#right #content_top.about p a{
	color:#fff;
	font-size:13px;
	border-bottom:dotted 1px;
}

#right #content_top.about p a:hover,
#right #content_top.about p a.selected{
	color:#231f20;
}

#right #content{
	display:block;
	width:755px;
	min-height:422px;
	height:auto !important;
	height:422px;
	background-color:#231f20;
	color:#aaa;
	padding:0 10px 0 20px;
}

#right #content #gallery_discover_pause_wrapper{
	clear:both;
	font-family:"Century Gothic","URW Gothic L",Helvetica,Granada,Arial,sans-serif;
	font-size:14px;
	font-weight:bold;
	text-align: center;
	letter-spacing:.05em;
}

#right.right_only #content{
	width:950px;
	padding:0 25px;
}

#right.home_right #content{
	height:500px;
	padding:0;
}

#right.gallery #content{
	width:820px;
	padding:0 5px;
}

#right .gallery_prev_button,
#right .gallery_next_button{
	display:block;
	float:left;
	margin-top:150px;
}

#right #gallery_content{
	display:block;
	float:left;
	position:relative;
	overflow:hidden;
	width:770px;
	margin:5px;
	z-index:20;
	*width:750px;
}

#right .gallery_lg{
	display: none;
	position:relative;
	z-index:10;
}

#right .gallery_lg ul{
	list-style: none;
}

#right #gallery_1.gallery_lg ul{
	display:block;
}

#footer{
	clear: both;
	padding-top: 10px;
	font-size: 10px;
	color: #AAA;
	text-align: center;
}

.block_center{
	display:block;
	margin:0 auto;
	width:700px;
	text-align: center;
}

#braemar_link,
#braemar_frame{
	margin:0 auto 20px -24px;
	width:1000px;
}

#braemar_frame{
	display:block;
	height:665px;
	overflow-x:hidden;
	overflow-y: auto;
}

#braemar_link{
	display:block;
	margin-bottom:0;
	text-align: center;
	background-color:#f1edc9;
}

#braemar_link h4{
	padding: 5px 0;
	margin: 0;
}

#energy_star{
	display:block;
	float:right;
	width:100px;
	height:103px;
	margin:0 25px 0 0;
	background: url('/images/trends/energy_star.gif') center center no-repeat;
}


/* CONTENT
*****************************************************************/
h1{
	margin:0 0 0.125em 0;
	font-family:"Century Gothic","URW Gothic L",Helvetica,Granada,Arial,sans-serif;
	font-size: 28px;
	font-weight: bold;
	text-transform: uppercase;
	color:#d2ba67;	
}

h2 {
	margin:0 0 0.25em 0;
	font-family:"Century Gothic","URW Gothic L",Helvetica,Granada,Arial,sans-serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color:#d2ba67;
}

h3 {
	font-family:"Century Gothic","URW Gothic L",Helvetica,Granada,Arial,sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #a39871;
	text-transform: uppercase;
}
h4 {
	font-size: 2.25em;
	color: #685427;
    font-family: garamond, palatino, "palatino linotype", serif;
	font-style: italic;
	font-weight: lighter;
}

p {
	color: #fff;
	font-size: 11px;
}

.sub_link{
	font-family:"Century Gothic","URW Gothic L",Helvetica,Granada,Arial,sans-serif;	
	font-weight: bold;
	border-bottom:dashed 1px;
}

.sub_link:hover{
	color:#fff;
}

.left_arrow,
.gallery_prev_button{
	font-size: 0px;
	line-height: 0%;
	width: 0px;
	border-top: 30px solid #231f20;
	border-right: 20px solid #aaa;
	border-bottom: 30px solid #231f20;
}

.right_arrow,
.gallery_next_button{
	font-size: 0px;
	line-height: 0%;
	width: 0px;
	border-top: 30px solid #231f20;
	border-left: 20px solid #aaa;
	border-bottom: 30px solid #231f20;
}

.green_text {
	margin-top: -8px;
	color: #a39871;
	font-size: 12px;
	font-style: italic;
}

.center_text {
	text-align: center;
}

.right_text {
	margin-top: -7px;
	float: right;
	text-align: right;
}

.left_text {
	margin-top: -7px;
	float: left;
	text-align: left;
}

.left_text .left_text_link{
	margin:5px 5px 5px 0;
}

.left_text .left_text_link:hover{
	color:#fff;
	border-bottom:dashed 1px;
}

.more {
	float: right;
	text-align: right;
}

ol li {
	margin-bottom: 14px;
	font-size: 11px;
}

table {
	font-size: 11px;
}


/* PAGE SPECIFIC STYLES
*****************************************************************/
#discover {
	display:block;
	width: 220px;
	height:200px;
	margin-left: 10px;
	border-spacing: 6px;
}

#discover td {
	padding: 3px;
	border: 1px solid #BFBFBF;
}

#discover img {
	display: block;
}

#spec_homes td {
	padding: 0 3px;
	/* IE Hack \*/
	*padding-bottom: 20px;
	/* End */
}

.grey_border {
	display: block;
	margin: 0;
	padding: 3px;
	border: 1px solid #BFBFBF;
	/* IE Hack \*/
	*margin: -8px 0;
	/* End */
}

.grey_border img {
	display: block;
	margin: 0;
	border: 1px solid #000;
}

.grey_rule {
	background-color: #BFBFBF;
	margin-top: 16px;
	border: 0;
	height: 1px;
	/* IE Hack \*/
	*margin: -10px 0 10px 0;
	/* End */
}

.img_border img {
	margin-top: 10px;
	border: 1px solid #000;
}


/* LINKS
*****************************************************************/
a {
	color: #a39871;
	text-decoration: none;
}

a.lined {
	color: #a39871;
	text-decoration: underline;
}

h2 a {
	color: #a39871;
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}
