﻿@import url("layout.css");
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#container {
	width: 720px;
	margin: 10px auto;
	background-color: #067934;
}
#masthead {
	text-align: center;
	width: 720px;
	border-top: 1px solid #dcdcdc;
	border-right: 1px solid #a9a9a9;
	border-bottom: 1px solid #808080;
	border-left: 1px solid #a9a9a9;
	background-color: #CCFFCC;
}
/* Masthead Styles */
#masthead h1 {
	color: #3d6c87;
}
#masthead h3 {
	color: #5f8ea9;
}
#menu
{
background: url(../images/menu.gif) no-repeat;
height: 51px;
padding-left: 70px;
}
#menu li {
	display: inline; 
}

#menu a {
	float: left;
	width: 100px;
	height: 31px;
    display: block;
	text-align: center;
	text-decoration: none;
	color: #ffffff;
	vertical-align: middle;
	font-weight: bold;
	font-size: 14px;
	padding-top: 20px;
	text-transform: uppercase;
}

#menu a:hover {
	width: 100px;
    height: 31px;
	color: #ffffff;
	text-decoration: underline;
	background: url(../images/menu_r.gif) repeat-x;
}
#main
{
width: 700px;
}

#back
{
width: 1000px;
}

#header {
	height: 531px;
}

#logo {

width: 859px;
height: 460px;
text-align: left;
padding-left: 20px;
padding-top: 20px;
}


#logo a {
	text-decoration: none;
	text-transform: lowercase;
	font-style: italic;
	font-size: 18px;
	color: #ffffff;
}
#logo H2 a
{
font-size: 10px;
color: #ffffff;
text-transform: uppercase;
}


/* Content Styles */
h6 {
	color: #3d6c87;
}
h5 {
	color: #3d6c87;
}
h4 {
	color: #3d6c87;
}
h3 {
	color: #3d6c87;
}
h2 {
	color: #3d6c87;
}
#content h1 {
	color: #3d6c87;
}
#content img {
	padding: 5px;
	border: 1px solid #808080;
}
/* Footer Styles */
#footer p {
	color: #808080;
	margin-top: 5px;
}
#footer a {
	color: #5f8ea9;
	text-decoration: underline;
}
#footer a:hover {
	color: #33627d;
	text-decoration: none;
}
a {
	color: #5f8ea9;
	text-decoration: underline;
}
a:hover {
	color: #33627d;
	text-decoration: underline;
}
.style_bold {
	font-weight: bold;
}
.style_italic {
	font-style: italic;
}

#left
{
	width: 248px;
}

#left H3
{
width: 223px;
height: 30px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(../images/title.gif) repeat-x;
margin-top: 20px;
}

#left ul {
	list-style: none;
	padding-bottom: 10px;
	margin-bottom: 10px;
	
}

#left .title_back
{
}

#left .title_bottom
{
padding: 10px;
}


#left ul {
	border: 0px;
	margin-left: 20px;
	margin-bottom: 10px;
	padding-top: 20px;
}


#left li {
	padding: 4px 4px;
	border: 0px;
}

#left a {
	color: #3AAC00;
}
#left a:visited {
	color: #3AAC00;
}

#left td
{
color: #3AAC00;
}

#left th
{
color: #3AAC00;
}

#left caption
{
color: #3AAC00;
}


#left p
{
padding: 10px;
}
#right
{
float: right;
width: 425px;
padding-right: 10px;
}
#right H3
{
width: 223px;
height: 30px;
font-size: 14px;
font-weight: bold;
padding-left: 25px;
padding-top: 15px;
text-transform: uppercase;
color: #ffffff;
background: url(images/title.gif) repeat-x;
margin-top: 20px;
}

#right H4
{
	margin: 0;
	padding: 0px;
	font-size: 12px;
	color: #3AAC00;
}

#right a
{
color: #3AAC00;
text-decoration: underline;
}

#right p {
	margin: 0;
	padding: 0;
	padding-bottom: 10px;
}

#right ul
{
margin-left: 30px;
}


#right ol
{
margin-left: 30px;
}


#right h2 {
	margin: 0;
	padding: 0;
	padding-top: 10px;
	color: #006A00;
}
