body {
	background-color: #ffffff;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
}

a {
	color: #066391;
}

a.visited {
	color: #6f818a;
}

a:hover {
	color: #fbfaf0; 
}


#maindiv {
	margin: 10px auto 0 auto;
	width: 685px;
}


#borderdiv {
	border: 1px solid #8dd9fd;
}


/* Navigation under top photo */


#navrow {
	background-color: #3498ca;
	width: 683px;
	border: 0px dotted red;
	width: 683px;
	height: 25px;
	border-bottom: 2px solid #3498ca;
}

#navitems {
	width: 600px;
	text-align: right;
	padding: 3px 25px 3px 3px;
	float: right;
}

.navlink {
	font-size:8.5pt;
	line-height:100%;
	font-family:Verdana;
	color: #066391;
	font-weight: bold;
	text-decoration: none;
}

a:hover.navlink {
	color: #F7F1D4;
}

.navlinkon {
	font-size:8.5pt;
	line-height:100%;
	font-family:Verdana;
	color: #F7F1D4;
	font-weight: bold;
	text-decoration: none;
}

a:hover.navlinkon {
	color: #066391;
}

.dividingline {
	font-size:5pt;
	line-height:100%;
	font-family:Verdana;
	color:#BDCB92;
}

#bodydiv {
	background-color: #8cd7fd;
	padding: 20px;
	border: 0px dotted green;
	line-height: 1.5em;
	height: 1%;
}

html>body #bodydiv {
height: auto
}

#bodysides {
	float: left;
	line-height: 1.5em;
	width: 190px;
}

.sidebox {
	width: 190px;
	border: 1px solid #fbfaf0;
	margin-bottom: 20px;
	text-align: center;
	line-height: 1.5em;
}


.boxtitle {
	background-color: #fbfaf0;
	border-bottom: 1px solid #fbfaf0;
	padding: 4px;
	font-weight: bold;
	color: #066391;
	font-size: 8pt;
	line-height: 1.5em;
}

.boxtext {
	padding: 0 4px;
	font-size: 8pt;
	color: #000000;
	line-height: 1.75em;
}

.boxtextemail {
	padding: 0 4px;
	font-size: 8pt;
	color: #000000;
	line-height: 1em;
}

#maintext {
	width: 400px;
	border: 1px solid #fbfaf0;
	float: right;
	background-color: #8cd7fd;
	color: black;
	font-size: 8.5pt;
	line-height: 1.5em;
	padding: 5px 15px;
	text-align: justify;
}

h1 {
	text-align: left;
	color: #066391;
	font-weight: bold;
	margin-bottom: 0;
	font-size: 8.5pt;
}

h1 + p {
	margin-top: .5em;
}


.firstletterh1 {
	color: #F7F1D4;
	font-size: 14pt;
}


.blue {
	color: #066391;
}

.bold {
	font-weight: bold;
}


h2 {
	font-weight: bold;
	color: #066391;
	font-size: 8.5pt;
	margin-bottom: 0;
}

h2 + p, h2 + ul {
	margin-top: 0;
}


#footer a:hover, #footer a:active {
	color: #0099cc;
}

#copyright {
	text-align: left;
	font-size: 7pt;
	width: 335px;
	float: left;
	margin: 0;
	padding: 0;
	border: 1px solid white;
}


#credit {
	text-align: right;
	font-size: 7pt;
	margin-left: 343px;
	width: 335px;
	border: 0;
	padding: 0;
	border: 1px solid white;
}

.tagline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0;
}






/* OLD STUFF */



.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
/*
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: inherit;
}

*/
.style3 {
	font-family: Verdana;
	font-size: 8pt;
	color: #4d4729;
	text-align: center;
}





