body { background:white; padding:25px; font-size:70%; color:#070f44; font-family:tahoma, arial, sans-serif; }
/* BODY TAG SETS THE ATTRIBUTES OF THE PAGE EDITOR */
table { font-size:1em; color: #070f44}
table p {margin: 0 0 10px 0;}

a {color: #5eb64a;}
a:hover {text-decoration: none}
h1 {font-size: 2.1em; color:#1f4401; font-weight: normal; border-bottom:2px solid #d9ebd9; margin-top:0; padding-bottom:6px; }
h1 span { font-style:italic; font-family:times, "times new roman", serif; font-weight:bold; }
h2 {font-size: 1.3em; border:1px solid #d8edd2; border-left:3px solid #d8edd2; letter-spacing:1px; color:#1f4401; padding:2px 4px; font-weight:normal; }
h2 span { font-style:italic; font-family:times, "times new roman", serif; font-weight:bold; }
h3 {font-size: 1.3em; color: #5eb64a; letter-spacing: 1px; }
h4 {font-size: 1.3em; color: #e61313; letter-spacing: 1px; }
img.clsleft {margin-right:10px; margin-bottom:10px;}
img.clsmiddle {margin-right:10px; margin-left:10px; margin-bottom:10px;}
img.clsright {margin-left:10px; margin-bottom:10px;}
img.clsborderleft {margin-right:10px; margin-bottom:10px; padding: 4px; border: 1px solid #d8edd2;} 
img.clsbordermiddle {margin-right:10px; margin-left:10px; margin-bottom:10px; padding: 4px; border: 1px solid #d8edd2;} 
img.clsborderright {margin-left:10px; margin-bottom:10px; padding: 4px; border: 1px solid #d8edd2;} 
.datatable th {}
.datatable td {border: 2px solid #d9ebd9; padding: 4px}
.datatable p {}
.notes {font-size: 0.9em; color: #e61313;}
.shout {font-size: 1.3em; color: #5eb64a; letter-spacing: 2px; font-weight: bold}
.shout2 {font-size: 1.3em; color: #e61313; letter-spacing: 2px; font-weight: bold}
.submit {background: #1f4401; color: white; padding: 2px; font-size: 0.9em; font-weight: bold; border: 0; letter-spacing: 1px}
.reset {background: #608660; color: white; padding: 2px; font-size: 0.9em; font-weight: bold; border: 0; letter-spacing: 1px}
.quote {border: 1px solid #d8edd2; border-left: 3px solid #d8edd2; border-bottom: 3px solid #d8edd2; padding: 8px}
.caption {float: right; width: 150px; margin: 0 0 10px 10px; padding: 8px; background:url(caption_back.gif) repeat-y right #5eb64a; color: white; font-weight: bold; font-size: 0.9em}
.custom1 {}
.custom2 {}
.border {padding: 4px; border: 1px solid #d8edd2;}
.noborder {border: 0; padding: 0}
.clear {clear: both; line-height: 0; height: 3px}

#container {width: 964px; margin:8px auto 0 auto; text-align: left; background:url(container_back.gif) repeat-y} 
#head {height: 110px; width: 964px; background:url(head_back.gif) no-repeat;}
#sitelogo {float: left; width: 400px; height: 110px; background:url(blank_logo.gif) no-repeat left; padding-left: 25px}
#head_right {float: right; width: 250px; height: 110px; text-align: center}
#hbc {height: 40px; margin: 5px 15px 0 0; font-size: 0.9em; width: 253px; color: #5eb64a; }
#hbc a {color: #fff; text-decoration: underline; padding: 0 5px}
#hbc a:hover {text-decoration: none; color: #5eb64a}

#main{width: 964px; background:url(main_back.gif) no-repeat;}
#left {float: left; width: 192px; margin-bottom: 6px; margin: 11px 0 0 0px; padding-left: 16px}
#left h5 {background: #d9ebd9; color: #1f4401; padding: 10px; margin: 0; font-size: 1.1em}
#left h5 span {color: #7ebe7e}
#left_menu {width: 188px; border: 2px solid #d9ebd9; border-top: 0; background: white}

/*Code for the left drop down menu*/
#nav, #nav ul { padding:0; margin:0; list-style:none; width:188px; text-align:left; }
#nav a { display:block; width:181px; padding-left:7px; color:#070f44; height:25px; line-height:25px; border-bottom:1px solid #d8edd2; font-weight:normal; background:white; text-transform:uppercase; letter-spacing:1px; font-size:0.9em; text-decoration:none; }
#nav a:hover { background: #d8edd2; color:#1f4401; }
#nav li { text-indent:0; background:none; float:left; width:188px; }
#nav li ul { position:absolute; width:187px; left:-999em; }
#nav li ul li a { height:25px; line-height:25px; width:173px; }
#nav li ul li a:hover {}
#nav li ul ul { margin:-26px 0 0 188px;  }
#nav li:hover ul ul, #nav li.sfhover ul ul { left:-999em;  }
#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { left:auto; margin:-26px 0 0 188px; }
#nav li li:hover ul, #nav li li.sfhover ul { left:auto; margin:-26px 0 0 182px; }
#nav li ul ul { margin:-1em 0 0 10em; }
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul { left:-999em; }
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { left:auto; }
#nav .nav_parent a { background:url(../template/nav_parent.gif) no-repeat right; }
#nav .nav_parent a:hover { background:url(../template/nav_parent_over.gif) #f8f8f8 no-repeat right; color: #e61313}
#nav .nav_child a, #nav .nav_child2 a { background: #5eb64a; border-left:2px solid #000; border-bottom: 1px solid #d8edd2; color: white}
#nav .nav_child a:hover, #nav .nav_child2 a:hover { background: #fff; border-left:2px solid #e61313; color: #070f44}
#nav #active { background:#f8f8f8; cursor:default; color: #5eb64a}
#nav .nav_child #active, #nav .nav_child #active {background: #5eb64a; color: #000}

#contact_details {width: 164px; border: 2px solid #d9ebd9; background: white; padding: 12px; font-size: 1.1em}
#contact_details b {color: #1f4401}

#right {width: 745px; float: right; }
#top_pic {width: 726px; height: 140px; background:url(top_pic.jpg) no-repeat; margin: 11px 0px 5px 0}
#pagebody { width:706px; padding:15px 10px; min-height:278px; margin-right:10px; border-top: 6px solid #d9ebd9; font-size:1.2em; line-height:1.5em; }
#pagebody ul { list-style-type:square; }


#container_bottom {height: 15px; width: 964px; background:url(container_bottom.gif) no-repeat top #d9ebd9;}

#sitewizard {padding: 30px auto; color: #6f956f; text-align: center}
#sitewizard a {color: #6f956f}
