* {
border:0;
font-family:Tahoma, Helvetica, sans-serif;
margin:0;
padding:0;
}

body {
width:100%;
height:100%;
background:#213205;
}

h1,h2,h3,h4 {
font-family:Tahoma, sans-serif;
color:#010;
font-weight:400;
text-decoration:none;
padding:10px 0 0 5px;
}

h1 em,h2 em,h3 em,h4 em {
font-family:Tahoma, sans-serif;
font-weight:400;
}

h1 {
font-size:1.4em;
}

h2 {
font-size:1.3em;
letter-spacing:0.05em;
}

p,ul,ol {
font-size:0.7em;
line-height:1.6em;
color:#000;
letter-spacing:0.05em;
margin:10px 10px 0 7px;
}

p span {
font-size:1.5em;
font-weight:700;
}

a:link,a:visited {
color:#050;
font-weight:700;
text-decoration:underline;
}

a:hover,a:active {
color:#010;
}

ul {
list-style:inside square;
}

#container {
position:relative;
width:970px;
margin:0 auto;
}

#header {
width:970px;
height:125px;
background-color:#393;
background-image:url(../images/hempshake.jpg);
background-position:right;
background-repeat:no-repeat;
}

#header h1 {
font-size:2.8em;
}


#header a{
font-size:0.8em;
text-decoration:none;
}

#header #tagline {
position:absolute;
font-size:0.7em;
left:300px;
top:40px;
font-weight:700;
font-family:arial;
}

#header #slogan {
font-size:0.7em;
font-style:italic;
}

#leftcol {
float:left;
width:200px;
}
#rightcol {
float:left;
width:200px;
}

#mediumboxadv {
border:solid 1px #fff;
margin-left:10px;
margin-right:5px;
margin-bottom:10px;
float:right;
}

#sideadv {
text-align:center;
min-height:630px;
}

#body {
background:#fff;
width:970px;
overflow:auto;
}

#content {
width:560px;
min-height:700px;
padding-bottom:30px;
overflow:auto;
float:left;
}

#footer {
clear:both;
text-align:center;

height:4em;
width:970px;
background:#393;
}

ul#nav {
float:left;
list-style:none;
}

ul#nav li {
float:left;
}

ul#nav li a {
width:170px;
border:0;
border-left:5px solid #4A4;
font-family:Tahoma, serif;
font-weight:700;
display:block;
float:left;
background:#393;
margin:3px 0 0;
padding:10px 5px;
}

ul#nav li a#current {
border-color:#fff;
}

ul#nav li a:hover {
background:#7C7;
color:#fff;
}

.SpecialOffer {
float:left;
width:550px;
border:solid 1px red;
font-weight:700;
text-align:center;
background-color:#faa;
padding:5px;
}

.clear {
clear:both;
}

#subscribe
{

border:solid 4px #4A4;
background-color:#393;
text-align:center;
margin-left:8px;
margin-right:8px;
}



#subscribe .title
{
color:#050;
text-align:center;
display:block;
font-weight:bold;
font-size:12px;
}

#subscribe .label
{
font-size:12px;
padding-left:20px;
padding-top:5px;
text-align:left;
clear:left;
display:block;
width:120px;
float:left;
}

#subscribe .textbox
{
margin:2px;
border:1px solid #000;
clear:both;
}
#subscribe a
{
display:block;
padding-top:3px;
padding-bottom:3px;
font-size:10px;

}
