/* ####### LOCAL STYLES ONLY ####### */

body {
	/* background: #F8F8FF url(../images/stripe.gif) repeat-x top; */
}


a {
	color: #746;
} 


/* ------- End Header Styles ------- */

#nav {
	width: 183px;
	float: left;
	font-size: .7em;
}

#nav ul {
	margin: 0;
	_margin: 3px 0 0 3px;
	padding: 0;
	list-style-type: none;
}

#nav ul a:link, #nav ul a:visited, #nav ul a:active {
	width: 169px;
	_width: 163px;
	padding: 6px 2px 6px 12px;
	display: block;
	background-color: transparent;
	text-decoration: none;
	color: #333;
	font-weight: bold;
}

#nav ul a:hover {
	background-color: #FB6;
	color: #000;
}

#news h5 {
font-size:.95em;
}

#news h6 {
margin-top:10px;
font-size:1.0em;
font-weight:bold;
text-align:center;
}
#news p {
font-size:.8em;
text-align:justify;
}

#news h3, h5 {
font-size:1.3em;
margin:0px 0px 0px 0px;
margin-top:0px;
margin-bottom:0px;
text-align:center;
}
/* End Nav Styles */

#splash {
	background: transparent url(../images/records_header.gif) no-repeat bottom left;
/*	width: 549px;
	min-height: 200px;
	margin-top: 10px;
	_margin-left: 189px;
	border: 1px solid #ddd;
	*/
}
#subsplash {
	background: transparent url(../images/records_headersm.gif) no-repeat bottom left;
	width: 550px;
	height: 79px;
	margin-top: 10px;
	margin-left: 192px;
	_margin-left: 189px;
	border: 1px solid #ddd;
	
}

/*End Splash Styles */

/*  ##OTHER-INFO BOXES## */
#other_info {
	width: 250px;
	float: right;
	background-color: #F3E2CA;
	border: 1px solid #ddd;
	-moz-border-radius: 13px;
	margin: 5px;
	padding: 8px;
}
#other_infob {
	width: 175px;
	float: right;
	background-color: #F3E2CA;
	border: 1px solid #ddd;
	-moz-border-radius: 13px;
	margin: 8px;
	padding: 8px;
}
#other_infoc {
	width: 175px;
	float: right;
	background-color: #F3E2CA;
	border: 1px solid #ddd;
	-moz-border-radius: 13px;
	margin: 8px;
	padding: 8px;
	text-align:center;
}

/* End Other-Info Styles*/

/*Content Styles*/
#content {
  min-height:550px;
  }

#content h2 {
	border-bottom: 1px solid #FB6;
	padding: 2px 0;
	margin: 10px 10px 0 20px;
	font-size: 1em;
}

#content h3 {
	padding: 2px 0;
	margin: 10px 10px 10px 20px;
font-size: 1.2em;

}

#content h4 {
font-size: .95em;
	margin: 15px 10px 10px 0;
font-weight:bold;
}

#content h5 {
font-size: .9em;
margin: 10px 10px 10px 0px;
}

#content h6{
font-size:.75em;
margin: 5px 10px 0 20px;
}

#content p {
	font-size: .75em;
}

#content ul {
	font-size: .75em; 
	line-height: 2em;
}


#content ul li{
line-height:normal;
margin:0 0 10px 0;
}

.lists ul li ul li{
	font-size: 1.25em;
	line-height: 1.5em;
}

#content a img{
border:none;
}

/*End Content Styles*/

#clearfooter{
	clear: both;
	height: 50px;
}
.updatestyle{
	font-size: 9px;
}
