/* CSS Document */

#navigation a:link {
	text-decoration: none;
	color: #204276;
}
#navigation a:active {
	text-decoration: none;
	color: #725538;
}
#navigation a:visited {
	text-decoration: none;
	color:  #204276;
}
#navigation a:hover {
	text-decoration: none;
	color: #725538;
}
#center a:link {
	text-decoration: underline;
	color: #204276;
}
#center a:active {
	text-decoration: underline;
	color: #725538;
}
#center a:visited {
	text-decoration: underline;
	color:  #204276;
}
#center a:hover {
	text-decoration: underline;
	color: #725538;
}
#botnav a:link {
	text-decoration: none;
	color: #204276;
}
#botnav a:active {
	text-decoration: none;
	color: #725538;
}
#botnav a:visited {
	text-decoration: none;
	color:  #204276;
}
#botnav a:hover {
	text-decoration: none;
	color: #725538;
}
#footnav a:link {

	text-decoration: none;
	color: #F3E7DE;
}
#footnav a:active {

	text-decoration: none;
	color: #D2BBA4;
}
#footnav a:visited {

	text-decoration: none;
	color:  #F3E7DE;
}
#footnav a:hover {

	text-decoration: none;
	color: #D2BBA4;
}
.headertext {
	color: #FFFBFB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: .8em;
}
.navtext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	line-height: 2;
}
.layouttext {
	color: #F1F7Fd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .75em;
}
.footertext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #204276;
	line-height: normal;
}
body {
	background-color: #F3E7DE;
	margin: 0px;
}
.botnavtext {
	color: #204276;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
p {
	color: #204276;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 1.9;
}
h4 {
	color: #204276;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 15px;
	line-height: 1.5em;
}
h3 {
	color: #2B0405;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	margin-bottom: 0em;
	margin-top: 0em;
	margin-left: 0.6em;
}
h5 {

	color: #2B0405;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .8em;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	line-height: 15px;
	color: #2B0405;
}
.pagetitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #204276;
	font-size: 20px;
	font-weight: bold;
}
.botcontact {
	color: #F3E7DE;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
}

