body {font-family:"arial"; color:#333333; font-size:12px; background:white;}
html, body {margin:0;}
html { height: 100%; margin-bottom: 1px; }
img {border-style:none;}
h1 {color:#0d4828; text-transform:uppercase; font-weight:bold; font-size:30px; font-style:italic;}
h2 {color:#0d4828; text-transform:uppercase; font-weight:bold; font-size:20px; font-style:italic;}
h3 {color:#333333; font-size:16px;}
h4 {color:#333333; font-size:14px;}
h5 {color:#333333; font-size:12px;}

/* header */

#header {width:570px; text-align:left; background:white url(images/headerBk.jpg) no-repeat top right;}

/* menu */

#menu {float:left; display:inline; width:180px; border-right:2px solid #565656; margin-left:10px; text-align:left; text-transform:uppercase;}
#menu a {display:block; height:43px; text-align:left; margin-left:4px; margin-top:10px; padding:24px 0 0 54px; color:#0d4828; text-decoration:none; font-weight:bold; background: url(images/menuBk.gif) no-repeat left; }
#menu a:hover, #menu a.active {text-decoration:underline; color:black;}

/* content */

#main {margin-left:210px; margin-right:10px; margin-top:10px; text-align:left;}
#homepage {background: url(images/homepage.jpg) no-repeat top right; height:450px;}
#content {}

/* footer */

#footer {width:800px; height:70px; clear:both; text-align:center; margin-top:20px;}
#footer, #footer a {color:#999999; font-size:10px; text-decoration:none;}
