body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #333333;
}
body {
	background: url(/images/grass_bg.jpg) repeat;
	margin-left: 0px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#outerborders { border: 2px solid #1C3D1F; }

.BodyTextErr
{
 font-family: Georgia, "Times New Roman", Times, serif;
 font-size: 11px;
 line-height: 14px;
 color: #c00;
}

.header {
	color: #4676AE;
	background: url(/images/home_03.jpg) no-repeat;
	text-align: right;
	height: 99px;
}
.headersub {
	color: #4676AE;
	background: url(/images/subheader.gif) no-repeat;
	text-align: right;
	height: 99px;
}
.navbar {
	color: #B4C8B1;
	background: url(/images/home_05.gif) no-repeat;
	text-align: right;
	padding-right: 20px;
	height: 25px;
}
.navbar a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
.navbar a:hover {
	text-decoration: none;
	color: #fff;
	border-bottom: 1px solid #B4C8B1;
	padding: 1px 0;
}
.content {
	padding: 20px 35px 20px 25px;
}	
.content ul {
	list-style: url(/images/flag_bullet.gif) outside;
}

.contentR {
	padding: 20px 15px 15px 15px;
	color: #4676AE;
}
a {
	color: #203F78;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #203F78;
}

.footer { 
	text-align: center;
	padding: 6px;
	color: #fff;
}

#namenumber {
	width: 805;
	color: #fff;
	background: #598BC6;
	padding: 15px;
	font-size: 13px;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #fff;
	background: #346F39;
	padding: 4px 4px;
	margin-top: 0;
	margin-left: -4px;
	margin-right: -8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	text-transform: uppercase;
}
h1.home{
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 4px 4px;
	margin-top: 0;
	margin-left: -4px;
	margin-right: -8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	text-transform: uppercase;
	background: #FFFFFf;
}
h2{
	font-size: 12px;
	font-weight: bold;
	color: #fff;
	background: #346F39;
	padding: 4px 4px;
	margin-top: 0;
	margin-left: -4px;
	margin-right: -8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: normal;
	text-transform: uppercase;


}
hr {
	color: #A9C2DF;
	background: #A9C2DF;
	height: 1px;
	width: 100%;
	border: none;
}
form {
	margin: 0px;
	padding: 0px;
}
.FormField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	color: #333333;
	width: 175px;
	border: 1px solid #666;
}
.FormTextField {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding: 2px;
	color: #333333;
	border: 1px solid #666;
	width: 95%;
}
.FormButton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	border: none;
	background: #64351D;
	padding: 3 8 4 8;
}
#formbox {
	background: #E5D9CD;
	border: 1px solid #C89055;
}
 .leftcol {
	background: #C7B28B;
	color: #fff;
	width: 160px;
	margin: 0;
	padding: 20px;
 }
#navcontainer { margin: 5px 15px; }
#navcontainer ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#navcontainer li { border-bottom: 1px solid #ABBF91; }
#navcontainer li a {
	display: block;
	color: #E8EDCE;
	text-decoration: none;
	font-weight: normal;
	padding: 5px 6px;
}

#navcontainer li a:hover {
	color: #fff;
	background: none;
	font-weight: bold;
}
/**
.rightcol {
	background: url(/images/calender_bg.gif) top right no-repeat;
	text-align: right;
}
**/
#calender {
	color: #666;
	margin: 45px 25px 5px 15px;
	text-align: left;
	font-size: 10px;
	line-height: 12px;
}
#calender a { color: #D32C08; text-decoration: none; }
#calender a:hover { color: #D32C08; text-decoration: underline; }


.homebotright {
	color: #fff;
	background: url(/images/home_09.gif) no-repeat;
}
#homebotrighttext {
	color: #fff;
	margin: 15px 25px;
}

#bluetext { color: #4676AE; }
#bluetextbottom {
	color: #4676AE;
	margin: 15px;
	}
	
.footer a {
	color:#FFF;
}
