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

a {
	color: #000066;
}

a.visited {
	color: #454025;
}

a:hover {
	color: #ffffff;
	font-weight: bold;
}



#maindiv {
	margin: 0 auto 0 auto;
	width: 685px;
	background-color: #FFFFFF;
}


#borderdiv {
	border: 0px solid black;
}


/* Navigation under top photo */


#navrow {
	background-color: #9999CC;
	width: 683px;
	width: 683px;
	height: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: red;
	border-right-color: red;
	border-bottom-color: black;
	border-left-color: red;
}

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

.navlink, .navlinkon {
	font-size:8.5pt;
	line-height:100%;
	font-family:Verdana;
	text-decoration: none;
}

.navlink {
	color:#000066;
}

.navlinkon {
	color:#ffffff;
}

.navlink:hover, .navlink:active, .navlinkon:hover, .navlinkon:active {
	color: #ffffff;
	font-weight: normal;
}

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

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

html>body #bodydiv {
	height: auto;
	background-color: #FFFFFF;
}

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

.sidebox {
	width: 190px;
	border: 0px none #000000;
	margin-bottom: 1px;
	text-align: center;
	line-height: 1.5em;
}


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

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


#maintext {
	width: 400px;
	border: 0px solid white;
	float: right;
	background-color: #FFFFFF;
	color: #4d4729;
	font-size: 8.5pt;
	line-height: 1.5em;
	padding: 5px 15px;
	text-align: justify;
}

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

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


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


.red {
	color: #ba4200;
}

.bold {
	font-weight: bold;
}


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

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



#copyright {
	text-align: center;
	font-size: 7pt;
	
	/*
	width: 50%;
	float: left;
	*/
}


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

.orange {
	color: #FF0000;
}




/* OLD STUFF */



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


p.style3 a:hover, p.style3 a:active {
	color: #7c7342;
	font-weight: normal;
}
#maindiv #borderdiv img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
}
#maindiv #borderdiv .sidebox img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border: 1;
}
