@charset "utf-8";
/* CSS Document */
.dot_h
{
	background-image:url(images/dot_h.gif);
	background-repeat:repeat-x;
	height:1px;
}
.dot_v
{
	background-image:url(images/dot_v.gif);
	background-repeat:repeat-y;
	background-position:top;

}

.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 15px;
	padding: 5px;
}
.maintextBOLD {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bolder;
	color: #000000;
	line-height: 15px;
}
.newscolumn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #333333;
	padding: 15px;
	line-height: 15px;
}
a {
	color: #990000;
	background-color: inherit;
	text-decoration: none;
}
a:hover {
	color: #000000;
	background-color: inherit;
}
body {
	padding: 0;
	color: #000000;
	line-height: 20px;
	margin-top: 0px;
	background-color: #ffffff;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
}

#header {
	height: 210px;
	width: 100%;
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
#bodywrap {
	background-color: #BCC1AF;
}
.footertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: right;
	line-height: 25px;
}
#nav {
	width: 180px;
	float: left;
}
#mainbody {
	width: 720px;
	float: right;
}
#mainbody2 {
	width: 720px;
	float: right;
}
#mainleft {
	float: left;
	width: 450px;
}
#mainleft2 {
	float: left;
	width: 600px;
}
#mainright {
	float: right;
	width: 260px;
	background-image: url(images/dot_v.gif);
	background-repeat: repeat-y;
	background-position: left;
	height: 100%;
	padding-left: 5px;
}

#bodycontent {
	width: 95%;
	height: 100%;
}

#line2 {
	background-image: url(images/dot_h.gif);
	background-repeat: repeat-x;
	height: 5px;
	width: 95%;
}

#navbody {
	background-image: url(images/navmid.gif);
	background-repeat: repeat-y;
	background-position: right;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	padding-left: 5px;
}
#navbottom {
	background-image: url(images/navbom.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 26px;
}
#navtop {
	background-image: url(images/navtop.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 26px;
}

#wrap {
	width: 945px;
	height: 100%;
	text-align: left;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	background-color: #BCC1AF;
	
}
#footer {
	width: 100%;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-top: 25px;
	margin-bottom: 0px;
	clear: both;
}
#line {
	background-image: url(images/dot_h.gif);
	background-repeat: repeat-x;
	margin-left: auto; 
    margin-right: auto;

	height: 5px;
	width: 94%;
}
#subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

#subnav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

#subnav a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #333333;
	text-decoration: underline;
}

#subnav a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FF6600;
	text-decoration: none;
}
#sponsor {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-right: auto;
	margin-left: auto;
	width: 80%;
}
#photos {
	background-color: #949A85;
	float: left;
	height: 140px;
	width: 120px;
	margin: 10px;
	padding-top: 8px;
	padding-bottom: 5px;
}
#photo_nav {
	float: none;
	clear: both;
}
