﻿  /* CSS layout */
body {
	margin: 0;
	padding: 0;
		background-color: #FEE8A5;
}

* {
border-width: 0px;
	margin: 0px;
	padding: 0px;
	text-align: center;
}

#masthead {
	border-style: solid;
	border-width: 0px;
	background-image: url('pictures/banner.gif');
	background-repeat: no-repeat;
	background-position: center top;
	width: 100%;
	height: 175px;
	background-color: #ED1B24;
	right: auto;
	left: auto;
}
#top_nav {
	background-color: #F25B1F;
	width: 100%;
	height: 100px;
	font-family: sans-serif;
	color: #5E3901;
	font-size: 1em;
	font-weight: lighter;
	list-style-type: none;
	padding: 0px;
	border: 0px none #FCCF36;
	margin: 0px;
	position: relative;
	right: auto;
	left: auto;
	text-decoration: none;
}

#container {
	min-width: 600px;
}

#left_col {
	padding: 0px;
	margin: 0px;
	border-left: 1px solid #FCCF36;
	border-right: 1px solid #FCCF36;
	border-top: 0px solid #FCCF36;
	border-bottom: 0px solid #FCCF36;
	background-position: center top;
	width: 175px;
	float: left;
	background-color: #F25B1F;
	font-family: sans-serif;
	color: #FFFFFD;
	font-size: 10pt;
	font-weight: 500;
	background-image: url('pictures/news3.png');
	background-repeat: no-repeat;
	font-style: normal;
	height: 741px;
}
#page_content {
	margin-left: 177px;
	background-color: #FEE8A5;
	color: #643200;
	font-family: Tahoma;
	font-size: 100%;
	text-decoration: none;
	text-align:center;
}
#top_nav a {
	font-family: sans-serif;
	color: #483518;
	font-weight: normal;
	text-decoration: none;
	font-size: medium;
}
#left_nav ul {
	font-family: sans-serif;
	font-size: medium;
	font-style: normal;
	color: #FCCF36;
	margin: 0px;
     padding: 0px;
	
}
#left_col ul {
	padding: 0px;
	list-style-type: none;
	margin: 50px 0px 0px 0px;
	list-style-image: none;
	border-style: none;
	
}
#left_col li {
	border: 2px outset #FCCF36;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
#left_col a:hover {
	background-color: #FF0000;
	color: #000000;
	font-family: sans-serif;
}
#top_nav a, a:link, a:visited {
	color: #5E3901;
	font-family: sans-serif;
	display: block;
	text-decoration: none;
}
#top_nav text {
	font-family: sans-serif;
	color: #FCCF36;
	font-size: medium;
}
#footer {
	width: 100%;
	height: 20px;
	background-color: #F1BC03;
	font-family: sans-serif;
	font-size: small;
	font-weight: lighter;
	color: #808080;
	text-align: left;
	text-decoration: none;
	clear:left;
}
#page_content .first {
    margin-top: 0; padding-top:1em; 
}

#page_content h1 {
	font-size: 120%;
	font-family: tahoma;
	padding-top: 0px;
	padding-bottom: 0px;
}
#page_content h3 {
	margin: 0px;
	font-family: sans-serif;
	font-size: 120%;
	font-weight: 700;
	color: #6D4102;
	text-align: center;
	font-style: italic;
}
#page_content h2 {
	margin: 0px;
	font-family: sans-serif;
	font-size: 130%;
	color: #643200;
	font-weight: 500;
	text-align: center;
}
#page_content ul {
	list-style-type: none;
	padding: 0px;
	margin: 0px 0px 0px 8px;
}
#page_content li {
	float: left;
	width: 200px;
	text-align: center;
	padding-top: 0px;
	border: 2px outset #D9AE1A;
}
#page_content a {
	text-decoration: none;
	font-family: sans-serif;
	font-weight: normal;
	color: #643200;
	background-color: #FEE8A5;
}
#page_content a:visited {
	color: #4F2700;
	font-family: sans-serif;
	font-weight: normal;
	background-color: #FEE8A5;
}
#page_content a:hover {
	color: #9B0000;
	background-color: #FEE8A5;
}
#top_nav ul {
	border-style: solid;
	border-color: #000000;
	border-width: 0px 1px 0px 1px;
	list-style-type: none;
	padding: 1px;
	margin: 1px;
	color: #FFFFFF;
	list-style-type:none;
}
#top_nav li {
	margin: 3px 10px 3px 3px;
	float: left;
	width: 125px;
	text-align: center;
	padding: 1px;
	text-indent: 1px;
	border: 2px outset #FCCF36;
	font-family: sans-serif;
}
#left_col a, a:link, a:visited {
	color: #5E3901;
	text-decoration: none;
	display: block;
}
#left_col a:hover {
	color: #6D4102;
	background-color: #FCCF36;
	font-family: sans-serif;
}
#top_nav a:hover {
	color: #6D4102;
	font-family: sans-serif;
	background-color: #FFD21A;
}
#top_nav a:active {
	border: 1px inset #FFFFFF;
	background-color: #9B0000;
	font-family: sans-serif;
	font-weight: normal;
	color: #FFFFFF;
}
.style1 {
	text-align: center;
	font-family: Tahoma;
}
.style2 {
	border-width: 0px;
	vertical-align: middle;
	font-weight: bold;
	font-size: medium;

}
#table1 td p {
 margin: 0;
}
#page_content a link {
	background-color: #FDE893;
}
