/*
----------------------------------------------------------------
CSS Stylesheet
by John Skelton
copyright 2009 Solvea Design, Inc
---------------------------------------------------------------- */


/*
----------------------------------------------------------------
	R E S E T   M A R G I N S  /  P A D D I N G
---------------------------------------------------------------- */

html, body, div, span,
p, blockquote, pre, code,
ul, ol, li, dt, dd,
h1, h2, h3, h4, h5, h6,
form, fieldset, legend, label, input, textarea,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	font-family: Helvetica, sans;
	font-size: 12px;
}

:focus { 
	outline: none;
}

img {
	border: 0;
	margin: 0;
	padding: 0;
}

a { 
	outline: none; 
}



/*
----------------------------------------------------------------
	T Y P O G R O P H Y   A N D  C O L O R
---------------------------------------------------------------- */

body {
	background-color: #e5e5e1;
}

a, a:link, a:visited {
	color: #1072b9;
	text-decoration: none;
}

a:hover, a:active {
	color: #8bc542;
}

h1, h2 {
	/* font-size: 24px; */
	/* line-height: 28px; */
	font-size: 16px;
	line-height: 20px;
	padding: 14px 0px 4px 0px;
}

h3 {
	font-size: 18px;
	line-height: 28px;
}

hr {
	height: 1px;
	background-color: #C5C5C1;
	color: #C5C5C1;
	border: 0px;
}

.building_info_header {
	color: #8bc542;
	font-weight: bold;
}

.page_return_link {
	margin-top: 18px;
}

.posted {
	font-size: 10px;
	color: #959595;
}

.project-details {
	font-size: 10px; 
}

#website-top {
	background-image: url(/images/bg_top.gif);
}

#website-bottom {
	background-image: url(/images/bg_bottom.gif);
}

#frame {
	background-color: #ffffff;
	border-left: 1px solid #c5c5c1;
	border-right: 1px solid #c5c5c1;
}

#header {
	border-bottom: 1px solid #c5c5c1;
	margin-bottom: 18px;
}

#info {
	background-color: #f7f7f7;
	border-top: 1px solid #c5c5c1;
	border-bottom: 1px solid #c5c5c1;
	}

#info p {
	line-height: 18px;
	color: #4c4c4c;
}

#section p {
	line-height: 16px;
	color: #4c4c4c;
}

#inner-body p {
	font-size: 12px;
	line-height: 18px;
}

#inner-body p.callout {
	font-size: 16px;
	line-height: 21px;
}

#inner-nav-top {
	line-height: 4px;
}

#inner-nav-bottom {
	line-height: 4px;
}

#inner-nav ul {
	background-color: #010101;
	list-style-type: none;
}

#inner-nav ul li a {
	border-bottom: 1px solid #777777;
	font-size: 14px;
}

#inner-nav ul li a.current {
	color: #8bc542; }

#secondary-nav ul {
	border-top: 1px solid #c5c5c1;
	border-bottom: 1px solid #c5c5c1;
	list-style-type: none;
}

#secondary-nav ul li a {
	background: url(/images/bullet_white.gif) no-repeat 2px;
}

#secondary-nav ul li a:hover {
	background: url(/images/bullet_green.gif) no-repeat 2px;
}

#secondary-nav ul li a.current {
	color: #010101;
	background: url(/images/bullet_black.gif) no-repeat 2px;
}

#inner-body ul {
	list-style-type: square;
}

#inner-body ul li, ol li {
	font-size: 12px;
}

#footer {
	background-color: #010101;
}

#newsletter-signup {
	background-color: #8bc542;
	text-align: right;
}

#footer-about {
	background-image: url(/images/logo_footer.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#footer-about p {
	line-height: 24px;
	color: #ffffff;
}

#footer ul#Links {
  	list-style-type: none; 
}

/*
----------------------------------------------------------------
	S T R U C T U R E
---------------------------------------------------------------- */

#website { 
	margin: 10px auto;
	width:978px;
}

#website-top {
	height: 6px;
}

#website-bottom {
	height: 6px;
}

#frame { 
	width:976px;
}

#content {
	margin: 0px auto;
	width: 940px;
}

#header {
	width: 100%;
}

#intro {
	/* padding-top: 18px; */
	padding-bottom: 18px;
}
	
#logo {
	padding-top: 23px;
	padding-bottom: 20px;
	padding-left: 29px;
	width: 195px;
	height: 66px; 
}

td.three-wide {
	padding: 20px;
	width: 33%;
}

td.inner-left {
	width: 320px;
	padding: 2px 0px 20px 0px;
}

td.inner-right {
	width: 620px;
	padding: 2px 0px 20px 0px;
}

#inner-nav {
	width: 300px;
}

#inner-nav ul li a {
	display: block;
	margin-left: 30px;
	margin-right: 30px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#secondary-nav {
	padding-left: 30px;
	width: 240px;
}

#secondary-nav ul {
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}

#secondary-nav ul li a {
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
}

#secondary-nav ul li a:hover {
	padding-left: 15px;
}

#secondary-nav ul li a.current {
	padding-left: 15px;
}

#inner-body p {
	padding-bottom: 10px;
}

#inner-body p.callout {
	padding-bottom: 10px;
}

#inner-body ul {
	padding-bottom: 10px;
    margin-left: 40px;
}

#inner-body ol {
	padding-bottom: 10px;
}

#inner-body ul li, ol li {
	/*margin-left: 30px;*/
	margin-right: 30px;
	padding-top: 5px;
	padding-bottom: 10px;
    line-height: 18px;
}

#inner-body dt {
	padding-bottom: 5px;
}

#project-gallery ul {
	margin-left: 0px;
}

#project-gallery ul li {
	margin: 0px;
	overflow: hidden;
	padding: 20px 0px;
	list-style-type: none;
	border-bottom: 1px solid #c5c5c1;
}

#project-gallery img {
	padding-left: 20px;
}


#contact_form input[type=text], #contact_form textarea {
/*border:1px solid #666666;*/
border:1px solid #FFFFFF;
font-family:Verdana,Tahoma,Arial,Sans-Serif;
font-size:1em;
margin:0;
padding:4px;
background:#EDF3FE;
}

#contact_form table {
    width:520px;
}

#contact_form td {
    padding: 5px;
}

#contact_form .form_description {
    width: 105px;
}

#contact_form input[type=text] {
    width:320px;
}

#contact_form textarea, #contact_form #id_referrer {
    width: 430px;
}

#contact_form p {
    margin-left: 10px;
}

#contact_form input[type=text]:focus, #contact_form input[type=text]:hover, #contact_form textarea:focus, #contact_form textarea:hover{
    border: 1px solid #FFFFFF;
    background:#EDF3FE url(/images/logo_mini.png) top right no-repeat;
}
 
#contact_form label {
    margin:2px;
}

dl#faq dt, dl#faq dd {
    margin-top: 8px;
}

hr.thin_rule {
    height: 1px;
    color: #c5c5c1;
    background-color: #c5c5c1;
    margin: 0px;
    padding: 0px;
}

#footer {
	padding: 0px 0px 20px 0px;
}
	
td.footer-left {
	padding: 20px 0px 20px 0px;
}

td.footer-right {
	margin: 0px;
	padding: 0px;
	width: 648px;
}

#newsletter-signup {
	padding: 11px 40px 11px 0px;
}

#footer ul#Links {												/* footer links */
  	margin: 0;
  	padding: 0px 0px 0px 38px;
}

#footer ul#Links * {
 	 margin: 0;
 	 padding: 0; 
}

#footer ul#Links li {
 	 float: left;
 	 display: inline;
 	 margin-left: 40px;
 	 padding-left: 1px; 
}

#footer ul#Links li.first {
  	margin-left: 0; 
}

#footer ul#Links dt {
  	margin-bottom: 7px;
}

#footer ul#Links dd {
  	margin-bottom: 7px;
}

#footer-about {
	width: 602px;
}

#footer-about p {
	padding: 30px 0px 0px 0px;
}