 body {
	margin:0px;
	padding:0px;
	background-repeat: repeat-x;
	background-color: #FFF5EC;
	background-image: url(images/top.jpg);
}
 body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #362f2d;
}

a {
	color: #790000;
}
a:link {
	text-decoration: none;
	color: #790000;
}
a:visited {
	text-decoration: none;
	color: #790000;
}
a:hover {
	text-decoration: underline;
	color: #990000;
}
a:active {
	text-decoration: none;
	color: #666600;
}

.navigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}

.navigation a{color:#FFFFFF; text-decoration:none; }
.navigation a:hover{ color:#EFE5CA; text-decoration:none;}

.sidenavigation{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #006600;
}

.sidenavigation a{color:#006600; text-decoration:none; }
.sidenavigation a:hover{
	color:#006600;
	text-decoration:none;
	background-color: #FFFFFF;
}

.greenmain{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
}

.greenmain a{color:#006600; text-decoration:none; }
.greenmain a:hover{
	color:#006600;
	text-decoration:underline;
}

.caption{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#362f2d;

}

.footer{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	padding-bottom: 10px;
	line-height: 16px;
	vertical-align: bottom;
}

.footer a{color:#FFFFFF; text-decoration:none; }
.footer a:hover{ color:#FFFFFF; text-decoration:underline;}

.footerblue{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	color:#c0d0df;
	text-decoration:none;
	text-align: center;
	line-height: 16px;
}

.footerblue a{color:#c0d0df; text-decoration:none; }
.footerblue a:hover{ color:#FFFFFF; text-decoration:none;}

.footerwhite{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFFFFF;
	text-decoration:none;
	text-align: center;
	line-height: 16px;
}

.input{
  	width:202px; height:16px;
	border-width:1px;
	border-style:solid;
	background-color:#4C4A46;
	font-family:Tahoma; font-size:11px;  color:#ECBD56; line-height:12px;
}


.pagetitle {
	font-size: 24px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #790000;
	letter-spacing: 0px;
}

.subtitle {
	font-size: 15px;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #362f2d;
	letter-spacing: 0px;
}
.maroontitle {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #790000;
	letter-spacing: 0px;
}
.greentitle {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	color: #006600;
	letter-spacing: 0px;
}

#rails {
position: absolute;
top:0px;
width:1165px;
height:171px;
background-image: url(images/footerbg.jpg);
background-repeat: repeat;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #362f2d;
	border-bottom: 1px solid #d7beaa;
	line-height: 30px;
}
