/* CSS Document */
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
margin: 0;
padding: 0;
border: 0;
}	
body{
	color:#000000;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0;
	text-align: left;
	font-size: 12px;
	background-image:url(images/tile-bkgd.png);
}
blockquote {
	padding: 5px 40px 5px 40px;
	margin: 0px;
}
h1 {
	font-family:Arial Narrow, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	padding: 0px 0px 5px 0px;
	color: #048bc1;
	letter-spacing:.1em;
}
h2 {
	font-family:Arial Narrow, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	padding: 0px 0px 3px 0px;
	color: #53beeb;
		letter-spacing:.1em;
}
h3 {
	font-family:Arial Narrow, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #b31f17;
	padding: 0px 0px 3px 0px;
	letter-spacing:.1em;
}
h3 a{
	color: #4CA0C6;
}
h4 {
	color: #b31f17;
	font-family:Arial Narrow, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding: 0px 0px 2px 0px;
}
h5 {
	font-family:Arial Narrow, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
h6 {
	font-family:Arial Narrow, Helvetica, sans-serif;
	font-size: 15px;
	text-align: center;
}
p {
	padding: 3px 0px 4px 0px;
}
ul {
	list-style-type: none;
}
a{
	color: #28C1FB;
	text-decoration: none;
	font-weight: bold;
	}
a:hover, a:focus{
color: #000000;
}
#mainhdr{
	width: 824px;
	margin: 10px auto 5px auto;
}
#nav {
	width: 100%;
	height: 48px;
	text-align:center;
	font-size: 14px;
	text-decoration: none;
	background-image:url(images/tile-nav.png);
}
#btn {
	height: 15px;
	padding: 15px 0;
} 
#btn:hover, #btn:focus{
	background-color: #0b86ba;
}
#btn a{
	font-weight:bold;
	color: #ffffff;
} 
#btn ul li{
	padding: 4px 0 0 0;
	display: inline;
}
#btn ul li a{
	text-decoration: none;
	padding: 0 10px 0 10px;
	letter-spacing: 1px;
	text-align: center;
	width: 9em;
	color: #ffffff;
} 
#subnav {
	padding: 15px 15px 0 0;
	text-align:right;
	font-size: 12px;
	text-decoration: none;
} 
#subnav a{
	padding: 0 5px 0 5px;
		font-weight: normal;
} 
#subnav ul li {
	padding: 0 0 5px 0;
}
#subnav ul li a:hover, #subnav ul li a:focus{
	color: #ee2e24;
}
#content {
	width: 824px;
	margin: 3px auto 0px auto;
	font-size: 13px;
	text-decoration: none;
}
#ftr{
	margin:10px 0px 10px 0px;
	font-size: 10px;
	width: auto;
	height: 120px;
	background-color:#000000;
	color: #ffffff;
	padding: 5px;
	background-image:url(images/tile-ftr.png);
	background-repeat:repeat-x;
}
#ftr a{
	color: #ffffff;
	}
#ftr ul li a{
	text-decoration: none;
	color: #ffffff;
} 
#ftr ul li a:hover, #nav ul li a:focus{
	color: #ee2e24;
}
.sponsor {
	padding: 6px;
	border: 2px solid #757D84;
	background-color: #ffffff;
	text-align:center;
}
.sponsor_name {
	font-weight: bold;
	font-size: 11px;
	color:#333333;
}
.contact {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #b31f17;
	padding: 0px 0px 9px 0px;
	letter-spacing:.1em;
}
.label {
	padding: 3px 0px 0px 0px;
	font-weight: bold;
	text-align: right;
	font-size: 9px;
}
.formlabel {
	padding: 3px 15px 0px 0px;
	font-weight: bold;
	text-align: right;
	font-size: 11px;
}
.testimonial {
	padding: 3px 0px 0px 0px;
	font-size: 11px;
}
.dashbox {
	padding: 5px;
	border: 3px dotted #53beeb;
	font-weight: bold;
	background-color: #757D84;
	text-align:center;
	font-size: 16px;
	letter-spacing:.1em;
	
}
.dashbox a{
	color:#ffffff;
}
.dashbox a:hover, .dashbox a:focus{
	color: #ee2e24;}

.dashbox_red {
	padding: 5px;
	border: 3px dotted #999999;
	background-color: #990000;
	font-weight: bold;
	text-align:center;
	font-size: 16px;
	letter-spacing:.1em;
}
.dashbox_blue {
	padding: 5px;
	border: 3px dotted #999999;
	background-color: #53BEEB;
	font-weight: bold;
	text-align:center;
	font-size: 16px;
	letter-spacing:0.1em;
}
.dashbox_blue a{
	color:#ffffff;
}
.dashbox a{
	color:#ffffff;
}
.dashbox a:hover, .dashbox a:focus{
	color: #ee2e24;
}


#sddm
{	margin: 0;
	height: 75px;
	width: 815px;
	padding: 0;
	z-index:1;}

#sddm li
{	margin: 0;
	padding: 0 5px 0 5px;
	list-style: none;
	float: left;
	font: bold 13px;
	letter-spacing: 1px;
		text-align: center;
	}

#sddm li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 15px 5px 15px 5px;
	width: auto;
	color: #FFF;
	text-align: center;
	text-decoration: none;}

#sddm li a:hover
{	background: #0b86ba;}

#sddm div
{
	position: absolute;
	margin: 0;
	padding: 0;
	background: #0b86ba;
	visibility: hidden;
}

#sddm div a
	{	position: relative;
		display: block;
		margin: 0;
		padding: 5px 10px;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #dadad8;
		color: #2875DE;
		font: 11px arial}

#sddm div a:hover
	{	background: #ee2e24;
		color: #FFF;
		visibility:visible;}

