@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	text-align: center;
	background-color: #FCD587;
}
h1, h2, h3, h4, h5, h6, p, img, div, ol, ul, dl, li, dt, dd {
	margin: 0px;
	padding: 0px;
}
#maincontent p{
	margin-right: auto;
	margin-left: auto;
	width: 100%;
	margin-top: 0px;
	padding-top: 0px;
}
#wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/sunset-header-pattern.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	padding: 0px;
	margin-top: 0px;
	border-top: 3px solid #000;
	border-right: none #000;
	border-bottom: none #000;
	border-left: none #000;
}
#header {
	height: 272px;
	text-align: left;
	vertical-align: top;
	margin-right: auto;
	margin-left: auto;
	width: 850px;
	padding: 0px;
	margin-top: 0px;
}
#header a:link, #header a:visited {
	color: #999;
	text-decoration: none;
}
#header a:hover, #header a:active {
	color: #F00;
	text-decoration: none;
}
#wrapper #header h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 28px;
	font-weight: bold;
	color: #000;
	width: 850px;
	line-height: 31px;
	position: relative;
	padding-top: 20px;
	text-align: center;
}
#wrapper #header h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #000;
	width: 850px;
	line-height: 31px;
	position: relative;
	text-align: center;
	padding: 10px 0px 0px;
	margin: 0px;
}
#wrapper #header img {
	margin: 0px 344px;
	padding: 0px;
}
#horizIndex {
	background-color: #3C1E00;
	height: 35px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#horizIndex ul {
	margin-right: auto;
	margin-left: auto;
	width: 850px;
}
#horizIndex li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color: #FFCC00;
	float: left;
	width: 170px;
	list-style-type: none;
}
#horizIndex a {
	display: block;
	padding-top: 8px;
	padding-bottom: 8px;
}
#horizIndex a:link, #horizIndex a:visited {
	text-decoration: none;
}
#horizIndex a:hover, #horizIndex a:active {
	 color: #3C1E00;
	text-decoration: none;
	background-color: #FFCC00;
}
.regularIndexItem {
	color: #FFCC00;
}
.currentIndexItem {
	color: #F30;
	background-color: #FFCC00;
}
#maincontent {
	width: 850px;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#maincontent h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 26px;
	line-height: 34px;
	margin-bottom: 0px;
	color: #009;
	margin-top: 20px;
}
#maincontent h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 30px;
	margin-top: 10px;
	color: #930;
	font-weight: bold;
	margin-bottom: 20px;
}
#maincontent h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 28px;
	margin-top: 10px;
	color: #006;
	font-weight: bold;
	margin-bottom: 20px;
	padding-right: 55px;
	padding-left: 55px;
}
.italic {
	font-style: italic;
}
.bold {
	font-weight: bold;
}
#maincontent a:link, #maincontent a:visited {
	color: #F30;
	text-decoration: none;
}
#maincontent a:hover, #maincontent a:active {
	color: #F00;
}
#footerdiv {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-bottom: 45px;
}
#footerdiv h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 25px;
	color: #000;
	text-align: center;
	margin: 25px 0px 0px;
	padding: 0px;
	font-weight: normal;
}
#footerdiv h6 a:link, #footerdiv h6 a:visited {
	color: #F60;
	text-decoration: none;
}
#footerdiv h6 a:hover, #footerdiv h6 a:active {
	color: #F30;
	text-decoration: none;
}

