body {
	font-size: 13px;
	color: #000000;
	padding: 0;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

body, td {
	font-weight: normal;
	font-family: Tahoma, "Wrexham Script", Arial;
}

h1 {
	text-transform: none;
	font-size: 140%;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	color: #016648;
}
#content1 {
	padding: 5px;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 5px;
	margin-left: 40px;
}


h2 {
	font-size: 120%;
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial;
	color: #ff3300;
}


a {
	color: #016648;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #387019;
}

#container {
	width: 900px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	overflow: auto;
	padding: 0px;
}

#header {
	width: 900px;
	height: 170px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(images/banner_large.jpg);
	background-repeat: no-repeat;
}



#content {
	float: left;
	width: 860px;
	padding: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}
#content li {
	color: #016648;
	line-height: 150%;
}



.title {
	margin: 0;
	border-bottom: 2px solid #ba69d2;
}


#sidebar {
	float: right;
	width: 180px;
	margin-bottom: 10px;
	display: inline;
}
#sidebar blockquote {
	font-family: Geneva, "Trebuchet MS", Tahoma, Verdana, Arial;
	font-size: 110%;
	font-style: italic;
	line-height: 120%;
	color: #CCE1DA;
	margin-top: 150px;
	font-weight: bolder;
}



#footer {
	clear: both;
	width: 100%;
	padding: 20px 0;
	text-align: center;
	font-size: smaller;
	color: #666666;
}

#footer p
{
margin: 0px;
padding: 0px;
}

#menu {
	clear: both;
	height: 30px;
	width: 880px;
	background-color: #016648;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	font-family: "trebuchet MS", Arial, Tahoma, Sans-serif;
	font-size: 120%;
	line-height: 110%;
	font-weight: normal;
	background-image: none;
	background-repeat: no-repeat;
	padding: 0px;
}
#menu ul {
	list-style: none;
	margin:0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 120px;
	padding-top: 4px;
}
#menu ul li {
	padding: 0px;
	display: inline;
}
#menu ul li a {
	display: inline;
	float: left;
	padding: 0 12px;
	color: #fff;
	text-decoration: none;
}
#menu ul li a:hover {
	color: #000000;	
}
#menu ul li#current a {	
	color: #000000;
}
#content  img {
	padding: 3px;
}
.style2 {
	color: #000000;
	font-size: 90%;
	font-style: italic;
}
h3 {
	font-size: 100%;
	font-style: italic;
	color: #669933;
	line-height: 110%;
}

.style4 {color: #894300; font-size: 100%; font-style: italic; 
}

