/* Global Reset */
*{margin:0px;padding:0px;}
/* Straight up HTML tags */
a img{border:none;}
a{outline: none;text-decoration:none;color:#669933;}
a:hover{color:#CC0000;}
p, blockquote{margin:15px 0px;}
body{background:#cad87f;}
h1{font:16px "Times New Roman", Times, serif;color:#a10707;padding: 20px 0px 20px 0px;margin: -10px 0px -20px 0px;}
h2{font:16px "Times New Roman", Times, serif;color:#a10707;padding: 20px 0px 20px 0px;margin: -10px 0px -20px 0px;}
h3{font:16px "Times New Roman", Times, serif;color:#a10707;padding: 20px 0px 20px 0px;margin: -10px 0px -20px 0px;}
h4{font:16px "Times New Roman", Times, serif;color:#a10707;padding: 18px 0px 18px 0px;margin: -20px 0px -30px 0px;}
h6{font:14px "Times New Roman", Times, serif;color:#ffffff;padding: 18px 0px 20px 0px;}
/* ID's and proprietary elements */
#container{width:1000px;background:url(../images/mainbg.jpg) repeat-y;position:relative;font:12px/18px arial,sans-serif;text-align:left;}
#content{background:url(../images/header.jpg) no-repeat;padding:236px 100px 20px 351px;min-height:510px;}
#content ul{margin-left:15px;}
#content ol{margin-left:15px;}
#primarynav{position:absolute;top:163px;left:19px;list-style-type:none;}
#primarynav li{float:left;}
#secondarynav{position:absolute;top:0px;right:95px;list-style-type:none;}
#secondarynav li{float:left;}
#newsletter{position:absolute;top:283px;left:20px;width:295px;height:216px;background:url(../images/newsletterbg.jpg) no-repeat;}
#newsletter #name{width:113px;height:15px;border:solid 0px #fff;position:absolute;left:22px;top:117px;}
#newsletter #city{width:113px;height:15px;border:solid 0px #fff;position:absolute;left:140px;top:117px;}
#newsletter #email{width:232px;height:15px;border:solid 0px #fff;position:absolute;left:22px;top:161px;}
#newsletter #submitbutton{width:89px;height:30px;background:url(../images/submit.gif) no-repeat;border:solid 0px #fff;position:absolute;left:18px;top:184px;cursor:pointer;}
#reviews{position:absolute;top:220px;left:20px;}
#dear{position:absolute;top:499px;left:20px;}
#footer{position:relative;background:url(../images/footer.jpg) no-repeat;height:263px;font-size:10px;}
#footer  ul{position:absolute;top:170px;right:135px;list-style-type:none;}
#footer ul li{float:left;color:#7c8449;}
#footer ul li a{color:#7c8449;margin-left:5px;}
#footer p{position:absolute;top:140px;right:135px;color:#7c8449;}
#impact{position:absolute;top:127px;right:135px;}
#footer-ext{position:absolute;top:-161px;left:0px;}
/* Repeatble Classes */
.left{float:left;margin-right:15px;}
.right{float:right;margin-left:15px;}
.clear{clear:both;}
.hrt{border-top:solid 1px #ccc;margin-top:15px;padding-top:15px;}
.hrb{border-bottom:solid 1px #ccc;margin-bottom:15px;padding-bottom:15px;}
/* These are standard sIFR styles... do not modify */
.sIFR-flash {visibility: visible !important;margin: 0;}
.sIFR-replaced {visibility: visible !important;}
span.sIFR-alternate {position: absolute;left: 0;top: 0;width: 0;height: 0;display: block;overflow: hidden;}
/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
.sIFR-hasFlash h1 {visibility: hidden;}
.sIFR-hasFlash h2 {visibility: hidden;}
.sIFR-hasFlash h3 {visibility: hidden;}
.sIFR-hasFlash h4 {visibility: hidden;}
.sIFR-hasFlash h6 {visibility: hidden;}