body {
	font-size: 13px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	line-height: 140%;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/whiteoakdesignb.jpg);
}
body,td,th {
	color: #595E5A;
}
td {
	vertical-align: top;
}
h1, h2, h3, h4 {
	color: #000000;
}
h1, h2, h3, h4, p {
	margin-top: 0px;
	margin-bottom: 7px;
}


h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 10px;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	margin-top: 20px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 3px;
}

h5 {
	margin-top: 0px;
	margin-bottom: 7px;
}

p {
	margin-top: 0px;
	margin-bottom: 7px;
}



.content {
	background-image: url(images/backcont.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}

.contentarea {
	padding-right: 40px;
	padding-left: 30px;
}
.contentarea ul {
	margin-top: 5px;
	margin-bottom: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.footer {
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #4C302C;
}
.news {
	background-color: #F8EDD9;
	border: 1px solid #B4AC9F;
	line-height: 100%;
	padding: 12px;
}

.newspic {
	background-color: #F8EDD9;
	padding: 13px;
	border: 1px solid #B4AC9F;
}
.picture {
	margin-right: 10px;
	margin-bottom: 10px;
	border: 2px solid #F8EDD9;
}

.news h1 {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #666666;
	font-style: italic;
	margin-bottom: 3px;
	font-weight: bold;
}

.news h2 {
	font-size: 12px;
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	color: #666666;
	font-style: italic;
	margin-bottom: 3px;
	font-weight: bold;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 10px;
	margin-top: 10px;
}
.news h3 {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 2px;
	color: #000000;
}

.news p {
	font-size: 11px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 5px;
}
/*** Nav bar styles ***/

#button {
	width: 175px;
	padding: 0 0 0em;
	margin-bottom: 1em;
}


#button ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
.navigation {
	padding-left: 25px;
}

		
#button li {
	margin: 0;
	background: no-repeat center bottom;
	border-right: 1px solid #EFE7DC;
	border-bottom: 1px solid #EFE7DC;
		}
	
#button li a {
	display: block;
	padding: 10px 5px 10px 25px;
	color: #000000;
	text-decoration: none;
	width: 100%;
	font-size: 12px;
	font-weight: bold;
	line-height: 100%;
		}

html>body #button li a {
		width: auto;
		}

#button li a:hover {
	color: #006699;
}
#button ul li ul {
	background-color: #FFFFFF;
	width: 165px;
}


#button li ul li a {
	color: #6699cc;
	margin-left: 10px;
	text-decoration: none;
}
#button li ul li a:hover {
	color: #006699;
	margin-left: 10px;
	text-decoration: underline;
}
/*TOP NAVIGATION*/

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 11px;
}

#nav a {
	display: block;
	width: 167px;
	text-decoration: none;
	color: #ffffff;
	background-color: #26478C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4068BD;
}

#nav li {
	float: left;
	width: 167px;
}
#nav li ul {
	position: absolute;
	width: 167px;
	margin: 0px;
	padding: 0px;
	left: -999em;
}

#nav li:hover ul {
	left: auto;
	}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}
#nav li ul li {
	left: auto;
	padding: 0px 0px 0px 3px;
	margin: 0px;
}

#nav li ul li a {
	padding-left: 5px;
}#nav li ul li a:hover {
	display: block;
	width: 167px;
	text-decoration: none;
	color: #000000;
	background-color: #4068BD;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #26478C;
	padding-left: 5px;
}
.contentarea  h2  {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-top: 20px;
}
.contentarea  a, .contentarea a:visited {
	color: #000000;
}
.contentarea a:hover {
	color: #4068BD;
	text-decoration: none;
}
