/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography  */
body {font-size:75%;color:#222;font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#8e4514; font-family: Georgia, Times, "Times New Roman";}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2.2em;margin-bottom:0.25em; }
h3 {font-size:1.5em;line-height:1;margin-bottom:0.6em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;height:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 0.85em;}
p img {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000; text-decoration: none;}
a {color:#000;text-decoration:underline; font-weight: bold;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;background:#C3D9FF;}
th, td {padding:4px 10px 4px 5px;}
tr.even td {background:#E5ECF9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* bits */
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#917f51;color:#917f51;clear:both;float:none;width:100%;height:.1em;margin:2em 0 1.45em;border:none; border-top: 1px solid #d7c496;}
hr.space {background:#fff;color:#fff;}
.clearfix:after, .container:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix, .container {display:inline-block;}
* html .clearfix, * html .container {height:1%;}
.clearfix, .container {display:block;}
.clear {clear:both;}
.reset, .reset * {margin: 0; padding: 0;}
.replace {display: block; text-indent: -3000px;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input.text, input.title, textarea, select {margin:0.5em 0;border:1px solid #bbb;}
input.text:focus, input.title:focus, textarea:focus, select:focus {border:1px solid #666;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}
p.more a {color: #fff; text-decoration: none; font-weight: normal;}


body {background: #000 url(../gfx/bg_main.gif) repeat left top;}

#container {width: 960px;  background: #c2ad7a url(../gfx/container_bg.gif) repeat-y left top; margin: 0 auto;  position: relative; text-align: left;}
#header {border-bottom: 3px solid #c2ad7a; height: 210px;}
#header h1 {width: 436px; height: 210px; background: #fff url(../gfx/header_logo.gif) no-repeat left top; position: absolute; top: 0; left: 3px;}
#header h1 a {display: block; width: 436px; height: 210px; }
#header p {position: absolute; left: 3px; top: 180px; width: 436px; text-align: center; font-family: "Times New Roman", Times, Georgia; font-size: 130%; color: #ab945c; background: #eae4d6;}
#header img, #header #hero {position: absolute; right: 3px; top: 0;}


#nav {height: 103px; display: block; background: #282828 url(../gfx/nav_bg.gif) repeat-x left top; margin: 0 3px; }
#nav li {text-indent: -3000px; height: 103px; display: block; float: left; margin:0 58px 0 0;}
#nav li a {display:  block; height: 103px; background-position: left bottom; background-repeat: no-repeat;}
#nav li a:hover, #nav li a.active {background-position: left top;}

#nav li#homeTab {width: 196px;}
#nav li#homeTab a { background-image: url(../gfx/tab_home.gif);}

#nav li#aboutTab { width: 180px;}
#nav li#aboutTab a { background-image: url(../gfx/tab_about.gif);}

#nav li#governanceTab {width: 234px;}
#nav li#governanceTab a { background-image: url(../gfx/tab_governance.gif);}

#nav li#galleryTab {width: 179px;}
#nav li#galleryTab a { background-image: url(../gfx/tab_gallery.gif);}

#nav li#contactTab {width: 165px;}
#nav li#contactTab a { background-image: url(../gfx/tab_contact.gif);}

#contentWrapper {background: url(../gfx/content_bg.gif) no-repeat left top; }

#content {float: left; width: 710px; padding-bottom: 50px;}
#content .inset {padding: 15px 30px;}

#content table.product {background: #fff; width: 134px; border: 3px solid #927c47; float: left; margin: 0 20px 20px 0;}
#content table.product td { width: 134px;}
#content table.product td.image {height: 108px; vertical-align: middle; text-align: center; padding: 5px;}
#content table.product td.image img {}
#content table.product td.info {height: 32px; line-height: 1.2em; padding: 3px 10px; background: #cdbf9d url(../gfx/product_info_bg.gif) no-repeat left top;}
#content table.product td.info a {color: #877341; text-decoration: none; font-weight: normal;}
#content .divider {display: block; clear: both; height: 1px; clear: both; line-height: 1px;}

#content  table.intros {margin-bottom: 8px;}

p.viewAll { margin: 0 0 11px 0; padding: 0;}
p.viewAll img {border: none; float: none;}

#content #imagesHolder {float: left; width: 253px; height: 300px;}

#content #imagesHolder div {width: 220px; position: relative; margin-bottom: 15px;}
#content #imagesHolder div img {border: 3px solid #927c47; }
#content #imagesHolder div h5 {color: #fff; font-weight: normal; font-size: 0.9em; font-family:"Helvetica Neue", Helvetica, Arial, sans-serif; height: 35px; width: 220px; background: url(../gfx/image_caption_bg.png) no-repeat left top; position: absolute; bottom: 8px; left: 3px;}
#content #imagesHolder div h5 span {display: block; padding: 10px 0 0 10px;}

#content #hasImages {float: left; width: 397px; }

#related {float: left; width: 246px; padding-top: 15px;}
#related .item {margin: 10px 0 10px 10px;}
#related h3#carbNeutral {width: 231px; height: 69px;}
#related h3#carbNeutral a {background: url(../gfx/sidebar_carb_commitment.gif) no-repeat left top; display: block; width: 231px; height: 69px;}

#footer {background: url(../gfx/footer.gif) no-repeat right bottom; height: 57px; font-size: 0.8em; color: #7f6831; position: relative; line-height: 1.25em;}
#footer p {width: 183px; position: absolute; right: 0; top: 24px;}
#footer a {color: #7f6831; text-decoration: none;}


