/* CSS Document */

a:link {
	color: #F09F1B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #996907;
}
a:hover {
	text-decoration: none;
	color: #FD0100;
}
a:active {
	text-decoration: none;
}
a {
	font-weight: bold;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;	
	text-align:center; 
	color:#ffffff; 
	font-size:14px;
}
* { margin:0; padding:0;}
div.wrap {
	width:700px; 
	margin-left:auto; 
	margin-right:auto;  
	text-align:left;}
.content { 
		text-align:left;
		width:750px; 
		position:absolute; 
}
h1 { 
	font-size: 12px; 
	margin: 0; 
	background-color: #FD0100; 
	font-weight: bold; 
	font-family: arial, verdana, sans-serif;
}
h2 { font-size: 18px; 
	border-bottom: 2px solid #Fd0100; 
	margin: 12px 20px 5px 5px; 
	color: #FCB862;
}
h3 { font-size: 15px; font-weight:bold; margin: 5px 0px 0px 6px; color: #F4A60E;}
h3 a:hover {
	text-decoration: none;
	color: #F8480C;}
h3 a:acitive { 
	color: #F8480C;
}
h3 a:visted { 
	color:#1FB73B;
} 
h4 {
	font-size: 18px;
	margin: 5px 0px 0px 2px;
	color: #F4A60E;
}
h5 {
	font-size: 6px; 
	margin: 0em 0em 10px 1em;
}
/*--------------------------Announcement Box----------------------------------*/
.announce { 
		list-style: none; 
		border:1px solid #006699; 
		background-color:#FFFFFF; 
		color: #003366; 
		font-size:9px; 
		width:165px; text-align:left;  
		}
.announce ul{
	margin-left:10px;
}
#items { 
	margin:5px 0px 5px 10px; color: #003366;  
	} 
#items li{ margin-bottom:5px;} 
#heading { 
	background-color:#006699; 
	color: #FFFFCC; 
	font-size:12px; 
	font-weight:bold; 
	margin:0px; 
	padding-left:5px; 
	padding-bottom:4px; 
	}
.announce2 { 
		list-style: none; 
		border:1px dashed #CC0000; 
		color: #003366; 
		font-size:9px; 
		width:165px; text-align:left;
		}
#schedule { 
	color: #FFFFFF; 
	font-size:9px; 
	font-weight:bold; 
	margin:0px; 
	padding-left:5px; 
	padding-top:5px; 
	padding-bottom:5px; 
	}
/*---------------main content-------------*/
.content table {
	margin: 0; 
	padding: 0; 
	vertical-align:middle; 
}
div.content ul {
	margin: 0; 
	padding:0;
}
div.content li {
	margin: 5px 0px 10px 45px; 
	padding:0; 
}
div.content ol li{
	type: ordered; 
	margin: 5px 0px 10px 50px; 
	padding:0; 
}
#maincontent { 
	postion: top; 
	margin: 0px 0px 5px 0px;
}
p { 
	margin: 5px 0px 10px 30px; 
}
dt  {
	margin: 5px 0px 10px 45px; 
	padding:0; 
	font-weight: bold
}
.forms { 
	margin-top:5px; 
	margin-left:35px; 
	padding:0; 
}
div.sidenav td {
	background: #FFF; 
	border-bottom: 2px solid #F8480C;}
div.sidenav td a:hover {
	display: block; 
	text-decoration: none; 
	text-align: left; 
	background: yellow; }
.red_bold_text { 
	font-weight:bold; 
	color:#Fd0100;}
.bottomnav { 
	align: center; 
	font-size:10px;
	}

/*
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #993300;
	font-weight: bold;
}

body, td, th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	margin: 0;
}
.side2 { background-image: Map.jpg;}
*/
/*-------------------------Table Calendar---------------------------------*/
.schedule { 
	top:15px;
	width: 100%;
}
tr#title td {
	background: #FCB862;
	color:#000;
	border: 1px solid #224; 
	font-size: 120%;
	font-weight:bold;
	text-align: center; 
}
tr#days td {
	color:#FCB862;
	background-color: #FD0100;
	font-weight: bold; text-align: center; 
	padding: 1px 0.33em;
	border: none;
}
.schedule td { border: 1px solid #FCB862;
	text-align: top;
	margin: 0px;
}
.closed {
	background-color: #FCB862;
	color:#000;
	font-weight:bold;
	text-align:center;
	width: 50px;
}
#advertise img{ 
	margin:10px 0 20px 0;
}

/*border-width: 1px 0; background: rgb(93%, 85%, 85%); font-size: 125%; margin-right: 0;*/
-->
</style>