/* CSS Document */

/* 
- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

Title : Ultimate Open House Style Sheet
Author : Kevin Klein	
Email : kevin.klein@gmail.com 
We Are : Phoogoo (www.phoogoo.com)

Description : I control all the styles, including IE 6 hacks designated with *html, for the entire site

Created : 1/19/07
Modified : 1/22/07

- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
*/

/* global whitespace reset */
* {
	padding:0;
	margin:0;
}

body {
    background:#6cbec4;
	margin-top: 10px;
	font-family:Arial, Helvetica Neue, Helvetica, sans-serif;
	font-size:62.5%;
	text-align:center; 
}

/*********** = structure = ***********/

#wrapper {
	background-position: 0 0;
	margin-right: auto;
	margin-left: auto;
}


#container {
	width:770px;
	margin: 0 auto;
	background-image: url(images/vertical_cloudborder.png);
	background-repeat: repeat-y;
	background-position: center top;
}

#content {
	width:726px;
	margin: 0 auto;
	padding-bottom: 5px;
	position: relative;
}


.margins {
	margin:auto;
	text-align:left;
	position: relative;
	width: 726px;
}

#header {
	height:50px;
}

#footer {
	margin-right: auto;
	margin-left: auto;
	background-position: center;
}

#copy {
	width: 726px;
	background-color: #FFFFFF;
	background-image: url(images/SOD_bg_horizontal.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	float: left;
	position: relative;
}


#copy2 {
	width: 726px;
	background-color: #FFFFFF;
	background-image: url(images/SOD_bg_horizontal_white.jpg);
	background-repeat: repeat-y;
	background-position: left bottom;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	float: left;
	position: relative;
}



#copy3 {
	width: 726px;
	background:url(images/content_bg1.jpg) #eee6d2 repeat-x top;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	float: left;
	position: relative;
}


div.post {
    padding:10px 0 20px 0;
}

#sidebar {
	width:217px;
	float: left;
	position: relative;
	overflow:hidden; /* ie */
}


#navwrapper {
	margin-left:38px;
}

#navwrapper2 {
	margin-left:22px;
}

#mainNav {
	margin:0 auto 5px auto;
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	background-position: center top;
	width: 728px;
	height: 28px;
	clear: both;
}


*html #mainNav { margin-top:-5px; }

/*********** = headers = ***********/

div.logo {
	padding-top: 5px;
	width: 728px;
	margin-right: auto;
	margin-left: auto;
	height: 128px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: none;
	clear: both;
}

h1,h2,h3,h4,h5,h6 {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #61B1B7;
}

h2 {
	color:#61B1B7;
	font-size:22px;
	line-height:0.9em;
	margin:0 0 12px 0;
}

h2 span {
	display:block;
}

h2.post a,
h2.post a:visited {
    color:#61B1B7;
    text-decoration:none;
}

.results-block h2 {
	font-size:18px;
	margin-bottom:6px;
	padding-top:7px;
}

.detail h2 {
	font-size:30px;
}

h3 { 
	color:#61B1B7;
	font-size:16px; 
	font-weight:normal;
	margin:9px 0;
}

h3 span {
	font-size:12px;
	font-weight:normal;
}

#sidebar h3 {
	color:#fff;
	font-size:20px;
}

.detail h3 {
	font-size:18px;
	font-weight:bold;
}

#sidebar h3.search {
	background:url(images/bg-h3-search.gif) no-repeat 95% 50%;
	padding-right:16px;
}

h4 { 
	color:#61B1B7; 
	font-size:14px;	
}

h5 { 
	color:#61B1B7; 
	font-size:12px;	
}

#sidebar h4 {
	background:#b3d1d6;
	color:#666;
	font-size:12px;
	margin:2px 0;
	padding:3px 6px;
}

#sidebar .snapshot h4 {
	background:#95bcc2;
	color:#000;
}



/*********** = misc typography = ***********/


#copy {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:11px;
}

#footer {
	color:#959595;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:10px;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/footer_bg.gif);
	background-repeat: no-repeat;
	background-position: center;
	height: 60px;
}
#home #wrapper #container #bg #flash_box {
	height: 500px;
	width: 728px;
	position: relative;
}

a, a:link {
	color:#61B1B7;
}

a:visited { color:#64a5b2; }

a:hover { 
	color:#A3BDBA; 
	text-decoration:underline; 
}

p {
    margin:9px 0;
    line-height:1.4em;
}

#sidebar p {
	margin:6px;
}

#sidebar .snapshot p {
	color:#a0cbd3;
	font-weight:bold;
	font-size:14px;
	margin:0 6px;
}

#footer p {
	margin:5px 0;
	line-height:1.2em;
}

div.news {
	font-weight:bold;
}

div.news p {
	margin-bottom:15px;
}

.timestamp {
	color:#777777;
	display:block;
}

input, 
select {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:12px;
}

small {
	font-size:.9em;
	line-height:1.5em;
}

small, strike {
	color:#777;
}

acronym, abbr, /*span.caps*/ {
	font-size:0.9em;
	letter-spacing:.07em;
	border-bottom:1px dashed #999;
	cursor:help;
}

blockquote {
	margin:20px 0;
	padding:0 20px 0 50px;
	border:none;
}

ul#primary a {
	color:#fff;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:11px;
	text-decoration: none;
}

ul#primary a:hover {
	color:#ddd;
}

#home ul#primary li.home a,
#about ul#primary li.about a,
#market ul#primary li.market a,
#news ul#primary li.news a,
#faqs ul#primary li.faqs a,
#testimonials ul#primary li.testimonials a,
#builders ul#primary li.builders a,
#blog ul#primary li.blog a
{
	color:#F2EBDA;
}

#copy li {
	font-size:11px;
	line-height:1em;
}

.results-block li a {
	font-size:11px;
}




/*********** = lists = ***********/

/*primary nav tabs */
ul#primary {
    list-style:none;
    }
	
ul#primary li {
	float:left;
    }

/* set "active" tab by setting a unique id on the body (body id="news") */	
#home ul#primary li.home,
#about ul#primary li.about,
#market ul#primary li.market,
#news ul#primary li.news,
#faqs ul#primary li.faqs,
#testimonials ul#primary li.testimonials,
#builders ul#primary li.builders,
#blog ul#primary li.blog
{
    float:left;
    background:url(images/bg-tab-right.gif) no-repeat 100% 0;
    }
	
ul#primary a {
	display: block;
	padding: 7px;
}


#home ul#primary li.home a,
#about ul#primary li.about a,
#market ul#primary li.market a,
#news ul#primary li.news a,
#faqs ul#primary li.faqs a,
#testimonials ul#primary li.testimonials a,
# ul#primary li.builders a,
#blog ul#primary li.blog a
{
    background:url(images/bg-tab-left.gif) no-repeat 0 0;
}





/****primary2 nav tabs ****/
ul#primary2 {
    list-style:none;
    }
	
ul#primary2 li {
	float:left;
    }

/* set "active" tab by setting a unique id on the body (body id="news") */	
#home ul#primary2 li.home,
#about ul#primary2 li.about,
#market ul#primary2 li.market,
#news ul#primary2 li.news,
#faqs ul#primary2 li.faqs,
#testimonials ul#primary2 li.testimonials,
#builders ul#primary2 li.builders,
#blog ul#primary2 li.blog
{
    float:left;
    background:url(images/bg-tab-right.gif) no-repeat 100% 0;
    }
	
ul#primary2 a {
text-align:center;
	display: block;
	padding: 7px 4px 4px 4px;
}


#home ul#primary2 li.home a,
#about ul#primary2 li.about a,
#market ul#primary2 li.market a,
#news ul#primary2 li.news a,
#faqs ul#primary2 li.faqs a,
#testimonials ul#primary2 li.testimonials a,
# ul#primary2 li.builders a,
#blog ul#primary2 li.blog a
{
    background:url(images/bg-tab-left.gif) no-repeat 0 0;
}

ul#primary2 a {
	color:#fff;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size:11px;
	text-decoration: none;
}

ul#primary2 a:hover {
	color:#ddd;
}








/*EO primary nav tabs */

ul {
	list-style:none;
}

#copy li {
	background:url(images/bg-arrow.gif) no-repeat 0px 5px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 8px;
}

#sidebar  ul, 
#sidebar ul ol {
	margin: 0 0 22px 0;
	padding: 0;
	}

#sidebar  ul li {
    margin:4px 0;
	}

#copy ul.inline,
.results-block ul {
	/*top:15px;
	position:absolute;
	right:8px;*/
	margin-top:10px;
}

.results-block ul {
	float:right;
}

#copy ul.inline li,
#copy .results-block li {
	background:#fff;
	color:#999;
	display:inline;
	padding:0 4px 0 2px;
}

#copy ul.inline li a,
#copy .results-block li a {
	background:url(images/bg-arrow-blue.gif) no-repeat 0px 50%;
	font-weight:bold;
	padding:0 6px 0 7px;
}

#copy ul.inline li a.previous,
#copy .results-block li a.previous {
	background:url(images/bg-arrow-blue-reverse.gif) no-repeat 0px 50%;
	font-weight:bold;
	padding:0 6px 0 8px;
}

.results-block dl {
	width:380px;
}

dd,
dt {
	float:left;
}

dt {
	font-weight:bold;
	width:4.45em;
}

dd {
	width:6em;
}

dd.builder {
	width:15.75em;
}

dt.break {
	clear:right;
}

dt.break-both {
	clear:both;
}

.detail dl {
	width:270px;
}

.detail dd {
	width:85px;
}

/*********** = utility layout divs = ***********/

.columns {
	margin:12px 0;
}

.cols {
	display:inline;
	width:230px;
	margin-top: 12px;
	margin-bottom: 12;
	margin-left: 10;
	height: 100%;
}

.cols2 {
	width:217px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	position: relative;
	margin-top: 12;
	float: left;
}

#sidebar div.search {
	padding:0 9px;
}

#sidebar .snapshot {
	background:#52929f;
	margin:15px 0 0 0;
	padding:1px 9px 11px 9px;
}

#footer .info {
	margin-top:20px;
}

#footer .hba {
	background:url(images/logo-hba.gif) no-repeat 0 50%;
	padding:5px 0 5px 31px;
}

#footer .contact {
	float:right;
}

#footer .inner {
	padding:15px 20px 0 20px;
}

.results-block {
	background:#fff url(images/bg-results-block.gif) repeat-x 0 100%;
	border:1px solid #e2ebea;
	margin:6px 0 0 0;
	min-height:78px;
	padding:7px;
	position:relative;
}

.results-block img.house {
	float:left;
}

.results-block img.logo {
	bottom:18px;
	position:absolute;
	right:8px;
}

.results-block div.info {
	margin-left:154px;
}

.detail {
	margin:12px 0 0 0;
}

.detail div.info2 {
	float:left;
	width:300px;
}

.detail div.info2 img {
	background:#fff url(images/bg-results-block.gif) repeat-x 0 100%;
	border:1px solid #e2ebea;
	padding:7px;
}

.detail div.info {
	margin:0 12px 0 314px;
}

.detail img.logo {
	float:right;
}

/*********** = home page = ***********/

#promo {
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto;
	width: 728px;
	height: 152px;
}

#promo h2 {
	height:88px;
	margin:0;
	padding:0;
	text-indent:-9999px;
	width:437px;
}

#promo a.button {
	background:url(images/btn-home-find.gif) no-repeat 0 0;
	display:block;
	height:32px;
	position:absolute;
	left:306px;
	text-indent:-9999px;
	top:258px;
	width:168px;
}

#promo div.scroller {
	background:url(images/home-scroller.jpg) no-repeat 0 0;
	height:284px;
	position:absolute;
	right:9px;
	top:5px;
	width:111px;
}

#promo2 {
	width: 728px;
	position: relative;
}


/*********** = forms = ***********/

input.text {
	background:#fff;
	border:1px solid #417a8d;
	padding:2px;
	width:192px;
}

select {
	width:196px;
}

/*********** = utility classes = ***********/

.clearfix {
	display:inline-block; /* IE 6 & 7 */
}

.clearfix:after { /* modern browsers */
	content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

*html .clearfix {
	height:1%; /* fIE 6 */
}

.clear {
	clear:both;
	height:1px;
	margin:-1px 0 0 0;
	padding:0;
}

.center {
	text-align:center;
}

.alignright {
	float:right;
}
	
.alignleft {
	float:left
}

img { border:none; }

img.thumb {

}

img.float-r,
img.float-l {
	float:right;
    margin:0px 0 2px 12px;
    padding:4px;
}

img.float-l {
	float:left;
	margin:0px 12px 2px 0;
}

img.hang {
	margin-bottom:-5px;
	margin-top:-15px;
}

img.hang-less {
	margin-bottom:-3px;
	margin-top:-7px;
}
	
img.alignright {
	padding:4px;
	margin:0 0 2px 7px;
	display:inline;
}

img.alignleft {
	padding:4px;
	margin:0 7px 2px 0;
	display:inline;
}



#bg {
	width:738px;
	background-color: #EEE6D2;
	background-position: 0 0;
	border: thin solid #333333;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	position: relative;
}

#headWrapper {
	margin-right: auto;
	margin-left: auto;
	width: 728px;
}

#topborder {
	background-image: url(images/top_cloudborder.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
	padding: 0px;
	height: 14px;
	z-index: 249;
}
#leftborder {
	background-image: url(images/left_clouborder_pixel.png);
	background-position: left top;
	margin: 0px;
	padding: 0px;
	z-index: 101;
	width: 10px;
	background-repeat: repeat-y;
	clear: both;
	float: left;
	position: relative;
	left: auto;
	right: auto;
}
#bottomborder {
	background-image: url(images/bottom_cloudborder.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
	height: 15px;
	z-index: 250;
	clear: both;
	position: relative;
}


#sidecontent {
	width: 180px;
	float: left;
	margin-top: 12px;
	margin-bottom: 12px;
	margin-left: 10px;
}
#sidecontent p {
	border-bottom-width: 0.05em;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	padding-bottom: 6px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 0px;
}
#sidecontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	line-height: 1em;
	color: #61B1B7;
	font-size: 28px;
	padding-bottom: 14px;
}


#sidecontent .cols {
	margin: 0;
	padding: 0;
}
#sidecontent h5 {
	font-weight: bold;
	color: #1F575B;
}

#sidecontent2 img {
	float: left;
	margin-top: 2px;
	margin-right: 4px;
	margin-bottom: 2px;
	margin-left: 0px;
}

#sidecontent2 {
	/*min-height:300px;*/
	margin-top: 12px;
	margin-bottom: 30px;
	position: relative;
	width: 204px;
	margin-left: 10px;
	min-height: 100%;
}

#sidebar_copy {
	position: relative;
	float: left;
	width: 217px;
}


#maincontent {
	background-image: url(images/content-area.png);
	background-repeat: repeat-y;
	width: 511px;
	float: right;
	position: relative;
	background-position: bottom;
	background-color: #FFFFFF;
}

#maincontent p {
	padding-bottom: 6px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	clear: both;
}

#maincontent h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	line-height: 1em;
	color: #61B1B7;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}

#maincontent_stretch {
	width: 509px;
	float: left;
	background-image: url(images/SOD_bg_horizontal.jpg);
	background-repeat: repeat-y;
	background-position: right;
	position: relative;
	min-height: 36em;
}

#maincontent_stretch2 {
	width: 509px;
	float: left;
	background-image: url();
	background-repeat: repeat-y;s
	background-position: right;
	position: relative;
	min-height: 36em;
}

#maincontent_full {
	width: 100%;
	float: left;
	background-image: url();
	background-repeat: repeat-y;s
	background-position: right;
	position: relative;
	min-height: 36em;
}



#maincontent_stretch h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	line-height: 1em;
	color: #61B1B7;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}


#maincontent_inner {
	min-height:400px;
	padding:10px 10px 0 10px;
	position: relative;
}

#maincontent_inner .cols {
	float:left;
	border:none;
	width: 230px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0;
	padding-left: 0;
}

#maincontent_inner .cols h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	line-height: 1em;
	color: #61B1B7;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
	text-align: left;
	clear: both;
	width: 230px;
}

#maincontent_inner .cols img {
	float:left;
	margin: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 0px;
	padding-right: 0px;
}

#maincontent_inner li {
	background-image: url(images/bullet_blue.gif);
	background-repeat: no-repeat;
	background-position: -3px 5px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 10px;
}

*html #maincontent_inner {
    height:400px;
}


/* MISC */

#spacer{
	height: 5px;
}
#iframe_bg {
	background-color: #FFFFFF;
	height: 100%;
	width: auto;
}


table{ width:100%; }

td{ padding: 6px;
line-height:12px; 
border: 1px solid #caf0f3;}

th {
	border: 1px solid #caf0f3;
	padding: 6px;
	line-height:12px;
	background-color: #caf0f3;
}

.sponsors {
	width: 480px;
	height: 80px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
.sponsors img {

	padding: 12px;
}


#maincontent_inner_home {
	min-height:400px;
	padding:0px;
	background-image: url(images/yellowBg_home.gif);
	background-repeat: repeat-x;
	margin: 0px;
	background-position: 0px 0px;
	width: 500px;
	position: relative;
	float: left;
}


#maincontent_inner_home .columnleft {
	float:left;
	border:none;
	width: 290px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 15px;
	display: inline;
}

#maincontent_inner_home .columnright {
	float:right;
	border:none;
	padding: 0px;
	width: 180px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	display: inline;
}

#maincontent_inner_home .columnright img {
	border:none;
	padding: 0px;
	margin: 0px;
}

#maincontent_inner_home .topColumn {
	padding:0px;
	position: relative;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 15px;
}

#maincontent_inner_home .topColumn .promos{
	float:left;
	border:none;
	width: 150px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}


#maincontent_inner_home .topColumn .divider{
	padding:0;
	float:left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 0px;
}


#maincontent_inner_home .topColumn .promos img{
	margin-bottom: 4px;
}









/*********** = BUILDERS PAGE = ***********/
#builder_infobox {
	background: #f5efdf;
	padding: 8px;
	color: #5c3013;
	font-size:13px;
	width:92%;
}

#builder_assets {

}

#builder_assets h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1em;
	color: #61B1B7;
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
#builder_assets h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1em;
	color: #61B1B7;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}

#builder_assets h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1em;
	color: #61B1B7;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
}

.builder_bio {
	color: #5c3013;
	font-size:12px;
	width:92%;
}

.builder_2008 {
	background: #fbf7ed;
	padding: 10px;
	color: #5c3013;
	font-size:12px;
	width:92%;
}

.builder_links {
	background: #fbf7ed;
	padding: 6px;
	color: #5c3013;
	font-size:12px;
	width:92%;
}

.builder_quote {
	padding: 8px;
	color: #5c3013;
	font-size:18px;
	font-weight:bold;
	width:170px;
	float:right;
	font-style:italic;
	line-height:25px;
}

a.view_more {
	padding-right:25px;
	color: #61B1B7;
	font-size:12px;
	margin-bottom:10px;
	font-weight:bold;
	float:right;
	backround-image: url(images/blue_arrow.jpg) right center no-repeat;
}

a.blueText1 {
	color: #61B1B7;
	font-size:11px;
	font-weight:bold;
	text-decoration:underline;
}

.blueText1 {
	color: #61B1B7;
	font-size:11px;
	font-weight:bold;
}

a.brownText1 {
	color: #5c3013;
	font-size:11px;
	font-weight:bold;
}

.brownText1 {
	color: #5c3013;
	font-size:11px;
	font-weight:bold;
}

.brownText2 {
	color: #5c3013;
	font-size:14px;
	font-weight:bold;
}

.builder_address {
	float: left;
	width: 50%;
	text-align: left;	
}

.builder_phone {
	float: left;
	width: 50%;
	text-align: right;	
}

.previous_sod {
	float: left;
	width: 60%;
	text-align: left;	
}

.previous_year {
	background: #f5efdf;
	padding: 4px;
	font-weight:bold;
	text-align: center;	
	color: #5c3013;
	font-size:13px;
	width:92%;
	border-bottom:1px solid #ffffff;
}

.meet_img {
	border: 4px solid #f5efdf;
}

.builder_meet {
	float: left;
	width: 40%;
	text-align: center;	
}

.col_split {
	float: left;
	width: 50%;
}

#sidebar_vendors {
	background: #ede4d3;
	width: 170px;
	text-align: center;	
	padding:10px 0px 10px 0px;
}

#sidebar_vendors img{
	border: 1px solid #d2c5ab;
	padding: 1px;

}

.border1{
	border: 1px solid #61B1B7;
	padding: 2px;

}





/********** ACCORDION FORMATTING **********/


#accordion_list {
	margin: 0px;
	padding: 10px 0px 0px 40px;
	list-style-type: disc;
	color: #C4E8FF;
	}

#accordion_list li {
	margin: 0px;
	padding: 0px 0px 10px 0px;
	font-size: 16px;
	line-height: 1.4em;
	}	


#accordion_container {
	float: left;
	width: 100%;
	text-align: left;	
}

#accordion_pane {
	background: #ffff;
	padding: 0px;
	font-weight:bold;
	text-align: center;	
	color: #5c3013;
	font-size:13px;
	width:100%;
	border-bottom:1px solid #ffffff;
}


#accordion_heading {
	background: #f5efdf;
	padding: 4px;
	font-weight:bold;
	text-align: center;	
	color: #5c3013;
	font-size:13px;
	width:100%;
	height:15px;
	border-bottom:1px solid #ffffff;
}



.accordion_list_heading {
	margin: 0px;
	padding: 20px 0px 0px 0px;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	}

a.year_sod {
	font-weight:bold;
	text-align: center;	
	color: #5c3013;
	font-size:13px;
	margin-top:10px;
}








.title_brown1{
	color:#543727;
	font-size:24px;
	}
	
	
	
.title_article1{
    color:#61B1B7;
	font-size:16px;
	font-weight:bold;
	}



.article_container {
	padding:20px 20px 8px 20px;
	border-bottom:1px dashed #543727;
	}
	
.article_container p {
	padding:0px;
	}
	

/*-  IE HACKS--------------------------- */
.clearfix2:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.clearfix2 {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix2 {height: 1%;}
.clearfix2 {display: block;}
/* End hide from IE-mac */

.clearall {
	clear:both;
}
#maincontent_stretch h1.large {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bolder;
	line-height: 1em;
	color: #61B1B7;
	font-size: 28px;
	margin: 0px;
	padding: 0px;
}
#landing td  {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
.breadcrumb {
	float: right;
	padding-top: 8px;
}



#content_inner{
	margin:0px auto;
	width:670px;
	padding:15px;
	}
	
/*-  IDEAS & INSPIRATION STYLES--------------------------- */
a.readfull {
	text-decoration:none;
	color:#3366FF;
	display:block;
	height:26px;
	width:133px;
	background:url(images/readfull_btn.jpg) no-repeat 0px 0px;
	}
	
a:hover.readfull{
	display:block;
	height:26px;
	width:133px;
	background:url(images/readfull_btn.jpg) no-repeat 0px -25px;
	}
	
	
	
a.sidebar_ideas_media {
	text-decoration:none;
	color:#3366FF;
	display:block;
	height:44px;
	width:195px;
	background:url(images/sidebar_ideas_mediabg.jpg) no-repeat 0px 0px;
	}
	
a:hover.sidebar_ideas_media{
	display:block;
	height:44px;
	width:195px;
	background:url(images/sidebar_ideas_mediabg.jpg) no-repeat 0px -42px;
	}
	

a.sidebar_ideas_outdoor {
	text-decoration:none;
	color:#3366FF;
	display:block;
	height:44px;
	width:195px;
	background:url(images/sidebar_ideas_outdoorbg.jpg) no-repeat 0px 0px;
	}
	
a:hover.sidebar_ideas_outdoor{
	display:block;
	height:44px;
	width:195px;
	background:url(images/sidebar_ideas_outdoorbg.jpg) no-repeat 0px -42px;
	}
	
a.sidebar_ideas_kitchenbaths {
	text-decoration:none;
	color:#3366FF;
	display:block;
	height:44px;
	width:195px;
	background:url(images/sidebar_ideas_kitchenbathsbg.jpg) no-repeat 0px 0px;
	}
	
a:hover.sidebar_ideas_kitchenbaths{
	display:block;
	height:44px;
	width:195px;
	background:url(images/sidebar_ideas_kitchenbathsbg.jpg) no-repeat 0px -42px;
	}
		
a.sidebar_ideas_design {
	text-decoration:none;
	color:#3366FF;
	display:block;
	height:44px;
	width:195px;
	background:url(images/sidebar_ideas_designbg.jpg) no-repeat 0px 0px;
	}
	
a:hover.sidebar_ideas_design{
	display:block;
	height:44px;
	width:195px;
	background:url(images/sidebar_ideas_designbg.jpg) no-repeat 0px -42px;
	}
	
	
	
	
	
	
	
	
	
/*-  TABLE STYLES--------------------------- */
td.dashedborder {
	border-bottom:1px dashed #61B1B7;;
	}

td {
border:0px;
}	
	
	
	
	

	
	
	
	
	
	
	
	
	
	
/*-  PHOTO UPLOAD FORM--------------------------- */
	
#formholder {
	margin:0px auto;
	}	
	
	
	form {
max-width: 800px;
}
form.small {
max-width: 400px;
}
form div, form fieldset {
margin: 0 auto;
overflow: hidden;
clear: both;
margin-top: 10px;
}
form fieldset fieldset, form div div, form div fieldset, form fieldset div {
clear: none;
margin: 0;
}

form label {
float: left;
width: 25%;
color: #666666;
display: block;
margin-left:80px;
padding: 2px 0;
min-height: 15px;
}
form label span.instruction {
display: block;
padding: 5px 25px 0 0;
font-size: 60%;
color: #8C8C8C;
text-transform: none;
}

input.text, select, textarea, input.password, input.file {
border: 2px solid #D6D6D6;
height: 18px;
line-height: 16px;
padding: 2px 0;
float: left;
font-size: 80%;
}
input.checkbox, input.radio {
float: left;
margin: 0 4px;
display: block;
}
textarea {
font-family: "Arial", sans-serif;
}



form .buttongroup {
margin-top: 1em;
font-size: 110%;
margin-left:185px;
}
form .buttongroup .button {
display: block;
margin-top: 8px auto;
background-color:#669999;
border: none;
color: #fff;
margin-left: 5px;
padding: 5px;
text-transform: lowercase;
}
form .buttongroup .primary {
font-weight: bold;
padding: 5px 15px;
}
form .buttongroup .secondary {
color: #D9D9D9;
}

div.simpleform-marker {
display: none !important;
}


