﻿* { margin:0; padding:0;}
html, body { height:100%;}
body {font-family:Verdana, Tahoma, Sans-Serif; font-size:1em; color:Black;background:url('images/bg.jpg') left top repeat-x;}
p {padding-left: 20px; padding-bottom: 20px; padding-right:10px; line-height:25px;}
h1 {font-size:2em; color:#0e800b;padding-left: 20px; padding-right:10px; padding-bottom: 30px;}
h2 {font-size:1.8em; color:#0e800b;padding-left: 20px; padding-right:10px; padding-bottom: 20px;}
h2 {font-size:1.6em; color:#0e800b;padding-left: 20px; padding-right:10px; padding-bottom: 20px;}  
a {color:#0e800b; text-decoration:none; border-bottom:1px dotted #0e800b;}
a:hover{color:#fff; text-decoration:none; background-color:#0e800b;}
a img {border:none;}

#pgTop {margin:30px auto 0px auto; background:url('images/pgTop.png') left top repeat-x; width:900px;} 
#wrapper {margin:0px auto 0px auto; width:900px; background:#fff;}
#header {height:140px;}
#header img {float:left;padding-top:20px; padding-left: 20px; padding-right:135px; border:none;}
#header ul{padding-top:30px; }
#header ul li {color:#0e800b; float:left; font-size:0.9em;display:inline;padding:0px 10px 0px 0px;}
#header ul li a {color:#0e800b; font-size:0.9em; border:none; text-align:center; text-decoration:none;padding:0px 10px 0px 0px; }
#header ul li a.hover {color:#0e800b; font-size:0.9em; border:none; text-align:center; background-color:#fff; text-decoration:underline;padding:0px 10px 0px 0px; }
#header ul li a:hover {color:#0e800b; font-size:0.9em; border:none; text-align:center; background-color:#fff; text-decoration:underline;padding:0px 10px 0px 0px; }

#banner {background:url('images/banner.jpg') no-repeat; margin:0px auto 0px auto;height:300px;}
#banner .bigText{color:#fff; font-size:2.8em;float:left; width:500px;margin:30px 500px 5px 10px;padding:10px; }
#banner .midText{color:#fff; font-size:1.6em;float:left; width:500px;margin:0px 500px 30px 10px;padding:10px;}

#contactPage {background:url('images/banner_contact.jpg') no-repeat; margin:0px auto 0px auto;height:150px;}
#contactPage .bigText{color:#fff; font-size:2.8em;float:left; width:500px;margin:30px 500px 5px 10px;padding:10px; }

#content {margin:0px auto 20px auto; width:900px; background:#fff;}
#content ul {padding-left: 60px; padding-bottom: 20px; padding-right:10px; line-height:20px; list-style-type:none; }
#content li {padding-left:25px; background:transparent url(/images/arrow.jpg) no-repeat; background-position:0 5px;}
#content table {margin-left:60px; padding-bottom: 20px; padding-right:10px; line-height:20px;}
#content input, textarea, select {padding:5px;margin:5px;}
#content .errText {font-size:2em; color:red;padding-left: 20px; padding-right:10px; padding-bottom: 30px;}

#footer {margin:0px auto 0px auto; width:900px; background:#fff;border-top:dotted 1px #0e800b;}
#footer p {text-align:center; padding:2px 0px; line-height:10px; margin:auto;font-size:0.5em;}
