/* ----------------- Main Site ----------------- */
body {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
	background: url(Images/background.jpg);
	background-repeat: repeat-x;
	background-color:#d4cbb9;
	
/*	background:#9c9a9c url(images/background_black.jpg) no-repeat top center !important;  */
}
.nav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FCEFBF;
}
.headers {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #20457A;
}
.redBoxHeader {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	font-weight: bold;
	color: white;
}
.style6 {
	font-style: normal; 
	font-weight: bold; color: #20457A; 
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
.redBoxLinks {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: normal;
	color: white;
}
.topNav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: normal;
	color: black;	
}
.indexNav {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #20457A;
}
a.indexNav:visited {
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #20457A;
}
a.indexNav:link {
	text-decoration: none;
    CURSOR: pointer;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #20457A;
}
a.indexNav:hover {
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	font-weight: bold;
	color: #20457A;
}
a.nav:visited {
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FCEFBF;	
	line-height:20px;
}
a.nav:link {
	text-decoration: none;
    CURSOR: pointer;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FCEFBF;	
	line-height:20px;
}
a.nav:hover {
	text-decoration: underline;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FCEFBF;	
	line-height:20px;
}
a:visited {
	text-decoration: none;
}
a:link {
	text-decoration: none;
    CURSOR: pointer;
}
a:hover {
	text-decoration: underline;
}
