@charset "utf-8";
/* CSS Document */

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,
pre, form, fieldset, table, th, td { margin:0; padding:0; }
ul, li{border:0; outline:0;	font-weight:inherit; font-style:inherit; vertical-align:baseline; }

body{background:#222223; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:13px; color:#474646;}

h1 {color:#fff; font-family:'Redressed', cursive; font-size:50px;}
h2 {border-bottom:2px solid #66b80a; color:#222223; font-family:'Redressed', cursive; font-size:25px; margin-bottom:15px;}
h3 {color:#222223; font-family:'Redressed', cursive; font-size:20px; margin:6px 0 10px 0;}
h4, h5, h6 {color:#222223; font-size:13px;}

p {color:#474646; margin-bottom:8px;}
a {color:#66b80a; text-decoration:none;}
a:hover{color:#66b80a; text-decoration:underline;}
img {border:0;}
strong{color:#222223;}

.clear{clear:both; height:0;}

.container{height:auto; margin:0 auto; width:775px;}
#header{background:#222223; border-bottom:6px solid #66b80a; float:left; height:76px; width:100%;}
#main {background:#ffffff; float:left; height:auto; min-height:500px; width:100%;}
#footer {background:#222223; border-top:6px solid #66b80a; float:left; height:92px; width:100%;}

#separator{background:#ffffff; float:left; height:10px; width:100%;}

/* header */
#leafs{background:url(../images/leafs.png) no-repeat; height:41px; float:left; margin-top:16px; width:16px;}
#logo{height:41px; float:left; margin:6px 0 0 10px; width:auto;}
#colors{height:18px; float:right; margin:6px 10px 0 0; width:auto;}
.color{height:18px; float:left; padding:0 10px 0 10px; width:auto;}

/* center */
#primaryContent{height:auto; float:left; margin:20px 0 0 0; width:500px;}
#secondaryContent{height:auto; float:left; margin:20px 0 0 30px; width:244px;}

#video{height:auto; float:left; margin:10px 0 0 0; width:466px;}

/* footer */
#copyright{height:auto; float:left; margin:40px 0 0 0; width:400px;}
#powered{height:auto; float:right; margin:40px 0 0 0; width:200px;}

.white_text{color:#fff;}
.green_link{color:#fff;}
.green_link:hover{color:#66b80a;}