@charset "UTF-8";
body {
	background-color: #003366;
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#wrapper {
	background-color: #003366;
	text-align: left;
	width: 760px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin-top: 12px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #550000;
	border-right-color: #550000;
	border-bottom-color: #550000;
	border-left-color: #550000;
}
#logo {
	background-color: #2B4225;
	height: 83px;
	padding-bottom: 12px;
	padding-top: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #550000;
	border-right-color: #550000;
	border-bottom-color: #550000;
	border-left-color: #550000;
}
#content {
	background-color: #003366;
	margin-top: 0px;
	padding-top: 10px;
	height: 470px;
	margin-bottom: 0px;
	padding-left: 30px;
	width: 760px;
	padding-right: 30px;
	margin-right: 50px;
	margin-left: 64px;
}
#nav {
	height: 29px;
	width: 580px;
	margin-bottom: 0px;
	margin-top: 11px;
	color: #000033;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding-right: 1%;
	padding-left: 4%;
}
#nav ul {
	list-style-type: none;
	display: inline;
	text-decoration: none;
	color: #fff;
	text-align: center;
	padding-top: 0.2em;
	padding-right: 0.5em;
	padding-bottom: 0.2em;
	padding-left: 0.5em;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#nav ul li { display: inline; }

#nav ul li a
{
text-decoration: none;
padding: .2em 1em;
color: #fff;
background-color: #036;
}
#nav ul li a:hover {
	text-decoration: none;
	padding: .2em 1em;
	color: #fff;
	background-color: #499E0D;
}

#centerColume {
	background-color: #003366;
	width: 520px;
	height: 220px;
	border-top-style: ridge;
	border-right-style: ridge;
	border-bottom-style: ridge;
	border-left-style: ridge;
	border-top-color: #720000;
	border-right-color: #720000;
	border-bottom-color: #720000;
	border-left-color: #720000;
	background-image: url(images/leaf2.gif);
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	text-align: justify;
	padding-right: 20px;
	padding-left: 20px;
}
#centerColumelower {
	background-color: #BAE02A;
	width: 520px;
	height: 175px;
	margin-top: 1px;
	text-align: left;
	color: #000033;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	font-size: 16px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #550000;
	border-right-color: #550000;
	border-bottom-color: #550000;
	border-left-color: #550000;
	margin-bottom: 0px;
}
#wrapper #content #centerColumelower h1 {
	margin-top: -23px;
}
#leftColumn {
	background-color: #00FFFF;
	float: left;
	width: 365px;
	padding: 44px;
}
#footer {
	clear: both;
	background-color: #000033;
	width: 547px;
	margin-left: 100px;
	color: #F0F0F0;
	font-size: 14px;
	text-align: center;
	height: 17px;
}
.style1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
}
.style2 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #CCCCCC;
}
style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #0A367C;
	padding: 20px;
}
.style4 {color: #FFFFFF}

.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	padding-right: 33px;
	padding-left: 50px;
	padding-top: 5px;
	color: #FFFFFF;
}
