

/* Overall
-------------------------------------------------- */

body {
	background: #F2F2E2;
	color: #111;
	font-family: Georgia, Times, 'Times New Roman', serif;
	font-size: 0.75em;
}

/* -- Headings -- */

h1,h2,h3 { 
	font-size: 2em;
	font-family: Helvetica, 'Helvetica Neue', Arial, sans-serif;
}
h1,h2,h3,h4,h5,h6 { font-weight: bold; }

h1 sub, h2 sub, h3 sub { display: block; font-size: 0.5em; vertical-align: baseline; }

h4,h5,h6 { 
	margin-bottom: 0.5em;
	font-size: 1.25em;
   font-family: Times, 'Times New Roman', Georgia, serif;
	font-variant: small-caps;
}

h5 { font-size: 1.2em; }

/* -- Text -- */

p {margin: 0 0 1em 0;}
b, strong {font-weight:bold;}
i, em {font-style:italic;}
strong em, em strong { font-style: italic; font-weight: bold; }

ul {margin: 0 0 1em 0;}

/* -- Links -- */

a {
	color:#790B17;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
blockquote {
   margin-left: 2em;
   font-style: italic;
}

.text img { padding: 0 10px 10px; clear:left; }
.southernliving { font-variant: normal; font-family: Times, 'Times New Roman', Georgia, serif; }
sub { vertical-align: baseline;}
hr { clear: left; height: 1px; border:0; border-top: 1px solid #444; color: #444; display: block;}

/* Layout
-------------------------------------------------- */

#wrapper {
	width: 1000px;
	margin: 2em auto;
}
#header {
   position: relative;
	height: 68px;
	background: transparent url('../images/layout/header.gif') no-repeat center top;
}
#main {
	height: 432px;
	width: 1000px;
}
#navigation {
	height: 432px;
	width: 189px;
	background: #350B16 url('../images/layout/nav-bottom.gif') no-repeat bottom left;
}
#content {
	background: #C97A19;
	height: 432px;
	width: 811px;
	padding-left: 0;
	overflow: hidden;
}
#footer {
	
}


/* Content Styles
-------------------------------------------------- */
.content {
   line-height: 1.35em;
}
.content ul,
.content ol {
   margin-left: 2em;
}
.content li {
   list-style: disc outside;
   margin: 0 0 0.5em;
}


/* Header
-------------------------------------------------- */

#logo { display: inline; float: left; }
#logo a {
	display: block;
	width: 307px;
	height: 0;
	padding-top: 68px;
/* background: #fff url('../images/layout/logo.gif') no-repeat top left;*/
	overflow: hidden;
}
.badges {
/*   position: absolute;*/
/*   top: 8px;*/
/*   right: 0;*/
/*   width: 224px;*/
   overflow: hidden;
   float: right;
}
.badges li {
   display: inline;
   float: left;
}
.badges li a {
   background: transparent url('../images/layout/header-badges-sprite.gif') no-repeat top left;
   display: block;
   width: 60px;
   height: 0px;
   padding: 60px 0 0;
   overflow: hidden;
}
#badge-leeds a                  { width: 53px; background-position: 0 2px;}
#badge-energy-star a            { width: 60px; background-position: 0px -75px;}
#badge-southern-living-cbp a    { width: 60px; background-position: 0px -150px;}
#badge-nahb a                   { width: 70px; background-position: 0px -300px;}

#badge-southern-living-boty {
   display: block;
	background: transparent url('../images/layout/header-badges-sprite.gif') no-repeat top left;
   height: 0px;
   padding: 60px 0 0;
   overflow: hidden;
   width: 60px; 
	background-position: 0px -220px;
	float: right;
}


/* Navigation
-------------------------------------------------- */

#navigation {
}
#navigation ul {
	font-family: Times, 'Times New Roman', serif;
	margin-top: 35px;
}
#navigation ul ul {
	display: none;
	margin-top: 0;
}
#navigation ul a {
	display: block;
	padding: 6px 0 6px 30px;
	color: #eee;
	font-size: 12px;
	font-weight: normal;
/* text-transform: uppercase;*/
   font-variant: small-caps;
}
#navigation ul a:hover {
	background-color: #5D2524;
	text-decoration: none;
	color: #fff;
}



/* Accordions
-------------------------------------------------- */
.sub-page {
	background: #fff url('../images/layout/accordion-bg.png') repeat-x top left;
	overflow: hidden;
}
.sub-page .content {
	overflow: auto;
}
.sub-page h3 {
	height: 14px;
	padding: 5px 10px;
	cursor: pointer;
	color: #111;
	font-size: 14px;
	font-family: Garamond, 'Hoefler Text', Palatino, 'Palatino Linotype', serif;
	font-weight: bold;
	font-variant: small-caps;
	text-align: left;
	overflow: hidden;
}
.sub-page h3:focus {
	outline: 0 none;
}
.sub-page h3 a {
	color: #000;
}
.sub-page h3 a:hover {
	text-decoration: none;
}
.sub-page .scrollbarfix {
	width: 770px;
	padding: 10px 12px 2em;
	overflow: hidden;
}


/* Slideshows
-------------------------------------------------- */
.slideshow { 
	overflow: hidden !important;
}
.slideshow .controls {
	position: relative;
	background: #fff;
	height: 1.5em;
	overflow: hidden;
}
.slideshow .home {
   overflow: hidden;
   position: relative;
   height: 390px;
}
.slideshow .controls .homes a {
	background: #fff url('/images/layout/portfolio-home-icon-sprite.png') no-repeat left -20px;
	display: block;
	float: left;
	width: 20px;
	height: 0px;
	padding-top: 20px;
	margin-left: 0.30em;
	overflow: hidden;
}
.slideshow .controls .homes a:hover,
.slideshow .controls .homes a.active {
	background-position: top left;
/* background-color: #faa;*/
}
.slideshow .controls .nav {
	position: absolute;
	right: 0;
	top: 0;
	height: 1.5em;
}
.slideshow .controls .nav a {
	padding: 0.25em 0.5em;
	line-height: 1.5em;
}
.slideshow .controls .nav a.activeSlide {
	background: #a1372d;
	color: #fff;
}

/* Sidebars
-------------------------------------------------- */

#content .sidebar {
	float: right;
	width: 200px;
	padding: 0 5px 0 20px;
}

/* Homepage Feed
-------------------------------------------------- */

#feed h4 {
	margin-bottom: 1em;
	font-size: 1.2em;
	text-align: center;
}
#feed .article {
	font-size: 10px;
	overflow: hidden;
	margin-bottom: 1em;
}
#feed .article h5 {
	font-size: 1.1em;
	margin-bottom: 0;
}
#feed .article h5 a {
	display: block;
	color: #832929;
}
#feed .article p {
/*	text-align: justify;*/
}
#feed .article img {
	float: right;
}

/* Corporate Partners List
-------------------------------------------------- */

.gallery {
	width: 100%;
}
.gallery,
.gallery td {
	text-align: center;
	vertical-align: top;
}
.gallery td {
   padding-bottom: 2em;
	width: 30%;
}
.gallery span {
	display: block;
	text-align: center;
}
.gallery li {
	float: left;
	width: 30%;
}


.award {
   margin: 0 0 25px;
   padding: 0 0 20px;
   border-bottom: 2px solid #47452B;
}
/* Contact Form
-------------------------------------------------- */
.form { margin: 10px 0 15px 20px;}
.form td {
   padding: 5px 5px 10px;
}
.form .checkbox label {
   display: inline;
}
.form label {
   text-align: right;
}
.form textarea {
   height: 8em;
   width: 20em;
}

#resources h4 {
   margin: 3em 0 1em;
   border-bottom: 2px solid #000;
}
#resources h5 {
   font-family: Times, 'Times New Roman', Georgia, serif;
}
.blogs { padding: 10px 5px 0;}
.blogs a.blog { display: block; color: #888; font-size: 10px; float: left; clear: left; }
.radio-buttons { padding: 10px 5px 0;}
.radio-buttons a {
   display: block;
   color: #000;
   font-size: 1.2em;
   font-weight: bold;
}
#phases li div { margin-top: 1em; }
h6.collapse-head { cursor: pointer; }
#news-awards h6 { clear: both; }
#contact-us {
   position: relative;
}
#contact-us .contact-info {
/*   position: absolute;*/
/*   bottom: 0;*/
/*   right:0;*/
   text-align: center;
/*   width:770px;*/
}



/* Footer Testimonials 
------------------------------------------------- */
#footer {
/*   position: relative;*/
   height: 120px;
}
#testimonials {
   height: 120px;
   width: 500px;
   margin: 0 auto -120px;
   font-family: Arial, 'Helvetica Neue', Helvetica, sans-serif;
   font-size: 11px;
   overflow: auto;
}
.testimonial {
   margin: 1em 0;
   background: #F2F2E2;
   text-align: center;
}
.testimonial .author{
/*   text-align: left;*/
}
.formval {
   display: none;
}
.cfdebug {
   display: none;
}

#social-media { overflow: hidden; }
#social-media a { display: block; float: left; }