@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #000000;
	background-color: #fffce8;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
h1 {
	font-size: 21px;
		padding: 15px 0 15px 0;
		color: #990000;

}
h2, h3, h4, h5, h6 {
	font-size: 21px;
		padding: 15px 0 15px 0;
		color: #990000;

}
p {
	line-height: 17px;
	padding: 15px 0 15px 0;
}
#header {
	padding: 29px 0 0 0;
	width: 1010px;
	height: 141px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0 auto 0 auto;
}
#navbg {
	padding: 0;
	width: 1010px;
	height: 46px;
	background-image: url(images/navbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto 0 auto;
}
#flash {
	padding: 0;
	width: 1010px;
	height: 190px;
	margin: 0 auto 0 auto;
}
#flashsub {
	padding: 0;
	width: 1010px;
	height: 100px;
	margin: 0 auto 0 auto;
	text-align: center;
}
#contentbg {
	padding: 10px 30px 10px 30px;
	width: 950px;
	background-image: url(images/contentbg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0 auto 0 auto;
}
#footerwrapper {
	padding: 0;
	height: 242px;
	background-image: url(images/footerwrapper.jpg);
	background-repeat: repeat-x;
	background-position: center top;
}
#footer {
	padding: 0;
	width: 1010px;
	height: 242px;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0 auto 0 auto;
}
#content {
	background-image: url(images/contentbglogo.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.highlightbox {
	background-color: #fffce8;
	border: solid 1px #e3c77a;
	padding: 10px;
	margin: 6px 0 6px 0;
}
.imageright {
	float: right;
	margin-left: 10px;
}
#footerleft {
	width: 485px;
	float: left;
	height: 140px;
	padding: 30px 0 0 20px;
}
#footerleft ul {
	padding: 0 0 0 25px;
	margin: 0;
	width: 115px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d47e7e;
}
#footerleft ul li {
	list-style-type: none;
	line-height: 25px;
}
#footerleft ul li a {
	color: #FFFFFF;
	font-size: 14px;
	text-decoration: none;
}
#footerleft ul li a:hover {
	text-decoration: underline;
}
#footerright{
	width: 480px;
	float: left;
	height: 50px;
	text-align: right;
	color: #FFFFFF;
	padding: 120px 25px 0 0;
	font-size: 10px;
}
#footerbottom {
	clear: both;
	text-align: center;
	padding: 25px 0 0 0;
	color: #FFFFFF;
}
#footerbottom a {
	color: #FFFFFF;
}
#contentbg ul {
	padding-left: 25px;
}
#contentbg ul li {
	line-height: 21px;
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left: 20px;
}
#contentbg a {
	color: #990000;
}
#contentbg a:hover {
	color: #FF0000;
}







#menuwrapper {
	width: 1010px;
	height: 46px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#newmenu {
	
}
ul.MenuBarHorizontal a#button1 {
	display: block;
	cursor: pointer;
	width: 174px;
	height: 46px;
	text-align: center;
	color: #333;
	text-decoration: none;
	background-image: url(images/button1.jpg);
	text-indent: -7000px;
	outline: none;
}
ul.MenuBarHorizontal a#button1:hover {
	background-position: 0px 46px;
}
ul.MenuBarHorizontal a#button2 {
	display: block;
	cursor: pointer;
	width: 196px;
	height: 46px;
	text-align: center;
	color: #333;
	text-decoration: none;
	background-image: url(images/button2.jpg);
	text-indent: -7000px;
	outline: none;
}
ul.MenuBarHorizontal a#button2:hover {
	background-position: 0px 46px;
}
ul.MenuBarHorizontal a#button3 {
	display: block;
	cursor: pointer;
	width: 200px;
	height: 46px;
	text-align: center;
	color: #333;
	text-decoration: none;
	background-image: url(images/button3.jpg);
	text-indent: -7000px;
	outline: none;
}
ul.MenuBarHorizontal a#button3:hover {
	background-position: 0px 46px;
}
ul.MenuBarHorizontal a#button4 {
	display: block;
	cursor: pointer;
	width: 247px;
	height: 46px;
	text-align: center;
	color: #333;
	text-decoration: none;
	background-image: url(images/button4.jpg);
	text-indent: -7000px;
	outline: none;
}
ul.MenuBarHorizontal a#button4:hover {
	background-position: 0px 46px;
}
ul.MenuBarHorizontal a#button5 {
	display: block;
	cursor: pointer;
	width: 193px;
	height: 46px;
	text-align: center;
	color: #333;
	text-decoration: none;
	background-image: url(images/button5.jpg);
	text-indent: -7000px;
	outline: none;
}
ul.MenuBarHorizontal a#button5:hover {
	background-position: 0px 46px;
}

















ul.MenuBarHorizontal
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	cursor: default;
	width: auto;
}
/* Set the active Menu Bar with this class, currently setting z-index to accomodate IE rendering bug: http://therealcrisp.xs4all.nl/meuk/IE-zindexbug.html */
ul.MenuBarActive
{
	z-index: 1000;
}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	position: relative;
	text-align: left;
	cursor: pointer;
	float: left;
}
/* Submenus should appear below their parent (top: 0) with a higher z-index, but they are initially off the left side of the screen (-1000em) */
ul.MenuBarHorizontal ul
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 100%;
	z-index: 1020;
	cursor: default;
	width: 210px;
	position: absolute;
	left: -1000em;
	background-color: #003366;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to auto so it comes onto the screen below its parent menu item */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible
{
	left: auto;
}
/* Menu item containers are same fixed width as parent */
ul.MenuBarHorizontal ul li
{
	width: 210px;
}
ul.MenuBarHorizontal ul li a
{
	display: block;
	height: 30px;
	line-height: 30px;
	text-decoration: none;
	font-size: 12px;
	color: #FFFFFF;
	padding-left: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #ae1e22;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D62529;
}
ul.MenuBarHorizontal ul li a:hover
{
	text-decoration: underline;
	background-color: #464347;
}
/* Submenus should appear slightly overlapping to the right (95%) and up (-5%) */
ul.MenuBarHorizontal ul ul
{
	position: absolute;
	margin: -5% 0 0 95%;
}
/* Submenu that is showing with class designation MenuBarSubmenuVisible, we set left to 0 so it comes onto the screen */
ul.MenuBarHorizontal ul.MenuBarSubmenuVisible ul.MenuBarSubmenuVisible
{
	left: auto;
	top: 0;
}
