* { padding: 0; margin: 0; }



body {
 font-family: Verdana, Geneva, sans-serif;
 font-size: 13px;
  background: #dbc28c;
}



p {

}

#wrapper { 
 margin: 0 auto;
 margin-top: 30px;
 width: 969px;
}

#content {
	float: left;
	color: #333;
	background: url(contentbk1.jpg);
	width: 969px;
	display: inline;
	clear: both;
}

#header {

 width: 969px;
 float: left;
 height: 95px;
 background: url(headerbk1.jpg);
}

#footer {
	width: 969px;
	height: 119px;
	clear: both;
	color: #333;
	background-image: url(footerbk2.jpg);
}

#footer a {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color:#993300;
	text-decoration: none;
}

#footer a:hover {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}

#navigation {
	float: left;
	width: 969px;
	height: 22px;
	background: url(navbk1.jpg);
	z-index: 109;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

#navigation a{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
	line-height: 22px;
}

#navigation a:hover{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #990000;
	text-decoration: none;
    background: #ebd89e;
}

#rightcolumn {
	color: #333;
	margin: 0 auto;
	margin-top: 0px;

}

.spotlight
{
	font-family: Verdana, Geneva;
	font-size: 11px;
	border: #000000 none;
	line-height: 19px;
	color: #ffffff;
	padding: 10px;
}

.spotlighthead
{  

font-family: Verdana, Geneva; 
font-size: 12px;
border: #000000 none;
line-height: 18px; 
color: #ffffff;
padding: 3px;
}


#topicmenu
{
	font-family: Verdana, Geneva;
	border: #000000 none;
	color: #FFFFCC
	padding: 10px;
}

#topicmenu ul li a
{
	font-family: Verdana, Geneva;
	color: #FFFFCC
}

#topicmenu a:hover
{
	font-family: Verdana, Geneva;
	color: #FFFFff
}


#topicmenu a:visited
{
	font-family: Verdana, Geneva;
	color: #FFFFcc
}

.maintxt
{  

font-family: Verdana, Geneva; 
font-size: 12px;
border: #000000 none;
line-height: 18px; 
color: #000000;
font-weight: bold;
padding: 3px;
}

.bridgemaintxt
{  

margin-left: 10px;
margin-right: 10px;
font-family: Verdana, Geneva; 
font-size: 12px;
border: #000000 none;
line-height: 18px; 
color: #000000;
padding: 3px;
}

.bridgemaintxt a{  

font-family: Verdana, Geneva; 
font-size: 12px;
text-decoration: underline;
line-height: 18px; 
color: #990000;
}

.bridgemaintxt a:hover{  

font-family: Verdana, Geneva; 
font-size: 12px;
text-decoration: underline;
line-height: 18px; 
color: #cc0000;
}

.sidenav {
font-family: Verdana, Geneva; 
font-size: 12px;
border: #000000 none;
line-height: 18px; 
color: #f1d678;
padding: 3px;
}

.sidenav a{
font-family: Verdana, Geneva; 
font-size: 12px;
font-weight: bold;
border: #000000 none;
line-height: 18px; 
color: #f4df97;
padding: 3px;
text-decoration: none;
}

.sidenav a:hover{
font-family: Verdana, Geneva; 
font-size: 12px;
font-weight: bold;
border: #000000 none;
line-height: 18px; 
color: #ffffff;
padding: 3px;
text-decoration: none;
}

/*anchor links styling*/

.menuanchorclass a:hover{
background: transparent;
color: white;
}
.menuanchorclass a{
font-weight: bold;
font-family: Arial;
font-size: 10px;
color:#000000;
border-right: 1 px solid #000000;
}
