/* CSS Document */

/* General Setup */
html,body{margin:10;padding:0;margin-top: 0px;}
body{font: 11px verdana,sans-serif;text-align:center; color: #333; background-color: #c1e09c;}
a{color: #67715d;}
a:visited{color: #67715d; }
p{line-height:1.8; margin-top: 0px; margin-left:15px; color: #67715d;}
h1{font-size: 12px; margin-left:34px; margin-bottom: 15px;}
h2{font-size: 11px; margin: 0; margin-left:34px;}
ul{margin:0; margin-left:0px; list-style-type: none;}


/* Layout */

div#container{text-align:left; width:765px; border:0px solid #ace173; background-color: #fff; margin:0 auto; padding:0;}
div#header{margin:0; padding:0;}
div#content{margin:0; padding:0;}
div#leftcol{width:257px; float: left;margin-left:50px; margin-top: 0px;}
div#rightcol{width:440px; float: right;margin-right: 10px; margin-bottom: 10px; background-image: url(images/carbonzero-logo.gif); background-repeat: no-repeat; background-position: bottom right; }
div#rightcontent{margin-right: 50px}
div#greenfox{height:40px; width:330px; float:left;}
div#navigation{height:28px; width: 410px; float:left; align: bottom; margin:0;padding:0; margin-top: 12px; margin-bottom:12px;}
div#footer{height: 31px; margin:0; padding:0; text-align: bottom;}
div#copyright{width: 765px; text-align: right; margin: 0 auto;}
#copyright p{color: #8dae66;}

#navlist {list-style-type: none;padding:0;margin:0;}
#navlist ul {margin:0px; padding:0; list-style-type: none;}
#navlist li {list-style-type: none; display:inline; padding-right: 12px;margin-top: 12px;}
#navlist li a{padding-left:10px;}
#navlist li a:hover{background-image: url(images/nav/bullet.gif); background-repeat: no-repeat; #background-position: 0px 0px; display:inline; margin-top: 12px; }
.navhover {background-image: url(images/nav/bullet.gif); background-repeat: no-repeat; #background-position: 0px 0px; }

#leftnav {list-style-type: none;padding:0;margin:0;margin-left:10px; margin-bottom: 20px;}
#leftnav ul {margin:0;padding:0;}
#leftnav li a{padding-top: 0; padding-left: 10px; padding-bottom: 0px; background-image: url(images/nav/bullet-gr.gif); background-repeat: no-repeat; background-position: 0px 0px; }
#leftnav li a:hover{padding-top: 0; padding-bottom: 0px; background-image: url(images/nav/bullet.gif); background-repeat: no-repeat; background-position: 0px 0px;}
#leftnav li { padding-top: 0; padding-bottom: 0px; margin-bottom:10px; margin-top:0; padding:0; border:0;}

#newsbox {width: 190px; height: 275px; border:1px solid #95cb59; font-size: 10px; padding-right: 10px;}
#newsbox2 {width: 184px; height: 150px; font-size: 10px; padding-right: 10px;}
#newsbox p{line-height: 1.8;}
#newsbox2 p{line-height: 2.0;}
.newsimg { background: red; width: 210px;}

.sectiontitle {color: #67715d;}
.textp {margin-top: 0px; margin-bottom: 10px;}

.ulcontent ul{padding-top: 0px; margin-top: 0px;}
.ulcontent {margin-left: 0px; padding-left: 18px; color: #67715d; font: 11px verdana,sans-serif; line-height: 1.8;}
.ulcontent li{line-height: 1.8; margin-left: 0px; padding-left: 15px; list-style-type: none; background-image: url(images/nav/bullet-grey.gif); background-repeat: no-repeat; background-position: 0px 6px; }

.ulcontent-small ul{padding-top: 0px; margin-top: 0px;}
.ulcontent-small {margin-left: 0px; padding-left: 18px; color: #67715d; font: 11px verdana,sans-serif; line-height: 1.8;}
.ulcontent-small li{line-height: 1.8; margin-left: 0px; padding-left: 15px; list-style-type: none; background-image: url(images/small-bullet.gif); background-repeat: no-repeat; background-position: 0px 6px; }



.imgtitle{padding-bottom: 10px;}

.btt {color: #73ad33;}
.btt li{line-height: 2; padding-left: 25px; background-image: url(images/nav/btt-icon.gif); background-repeat: no-repeat; background-position: 0px 0px; }
.btt li a{color: #73ad33;}
/* Firefox Height Hack */

.prop {float:right; width:1px;}
.clear {clear:both; height:1px; overflow:hidden;}

