/* Layout ******************************************** */

body {font-family: Arial, Verdana, Helvetica, sans-serif; background-color: #faf5db; font-size: 85%; line-height: 150%; color: #333333; background-repeat: repeat-x; margin: 0px 0px 0px 0px;}
P, TABLE, TD, TH, TR ,OL, UL, LI, DIV {font-size: 1em; color:#464646;}

#header {width:100%; background-color:#0C3E1C;}
#mainbody {width:900px; background-color:white;}
#leftcol {padding:15px; text-align:left; float:left; width:70%;}
#rightcol {padding:10px; text-align:left; float:right; width:24%; margin-top:60px;}
#clear {clear:both;}
#footer {width:900px; height:95px; border-top:solid 1px gainsboro; text-align:left;}

#video_box {background-color:#E7EFE9; padding:15px; border:1px solid gray;}
#video {border:1px solid gray; width:300px; float:left;}
#video_text {float:right; text-align:left; width:42%;}

/* Links ******************************************** */

a:link{color: #007A3D; text-decoration: underline;}
a:visited {color: #007A3D; text-decoration: underline;}
a:hover {color: #000000; text-decoration: underline;}

/* General ******************************************** */

H1 {font-family: Arial, sans-serif; font-size: 20px; color: #054318; font-weight: bold;}
H2 {font-family: Arial, sans-serif; font-size: 18px; color: #054318; font-weight: bold; margin-bottom: 3px;}
H3 {font-family: Arial, sans-serif; font-size: 16px; font-weight: bold;}

UL {margin-top: 0px;}

.small_txt {text-align:left; font-family:verdana; font-size:0.8em; padding:15px; line-height:135%;}
.small_txt2 {font-family:verdana; font-size:80%; line-height:135%; margin-top:15px;}
.list_box {color:#464646; font-size:95%; margin-top:8px; line-height:140%;}
.heading {padding-top:30px; color:#054318; font-weight:bold; border-bottom:1px gray solid; text-transform: uppercase;}
.photo_left {float:left; margin-right:10px;}
.site_map {vertical-align:top; text-align:left; font-family:verdana; font-size:0.7em; padding:15px; line-height:1.5em;}
.center {margin-left:auto; margin-right:auto; width:900px;}

