/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	}
body#contentpage {
	background-image: url(../images/new-hp/hp-background-img2.jpg);
	background-position: top;
	background-repeat: repeat-y;
	margin-bottom: 25px;
	}
#container {
	width: 800px;
	min-height: 720px;
	margin: 0px auto;
	background: url(../images/hp-background-img.jpg) top no-repeat; padding-top: 213px;}
#container2 {
	width: 736px;
	min-height: 712px;
	margin: 0px auto;
	background-image: url(../images/new-hp/container2Bk.jpg);
	background-position: top;
	background-repeat: no-repeat;
	margin-bottom: 25px;
	}
#navigation {
	float: left;
	width: 150px;
	}
#navigation img {
	margin-left: 50px;
	}
ul#navigation {
	font-size: 11px;
	color: #ffffff;
	list-style: none;
	margin: 0px;
	padding: 0px;
	margin-left: 50px;
	_margin-left: 35px;
	margin-top: 100px;
	margin-bottom: 15px;
	}
ul#navigation li {
	border-bottom: 1px solid #69782c;
	padding: 2px 5px 2px 0px;
	margin: 0px;
	}
ul#navigation li a {
	text-decoration: none;
	color: #ffffff;
	display: block;
	}
ul#navigation li a:hover {
	background-color: #69782c;
	}
	
/*CSS Only Pop Up Menu: Scrapped because it doesn't work in IE6
ul ul {	
	display: none;
	}
ul li:hover > ul {
	display: block;
	position: absolute; 
	left: 220px;
	}
End Menu*/

#content {
	float: right;
	width: 500px;
	clear: both; overflow: auto; padding-right: .75em;
	}
#address {
	/*position: absolute;
	top: 690px;*/
	position: relative;
	top: -25px;
	}
address {
	font-style: normal;
	text-align: center;
	font-size: 11px;
	color: #ffffff;
	}
address a {
	color: #68782c;
	}
address.interior {
	width: 150px;
	margin-left: 50px;
	margin-top: 15px;
	} 
h1 {
	font-size: 1.5em;
	border-bottom: 1px solid #5B0E08;
	color: #ffffff;
	margin-top: 30px;
	}
h2 {
	font-size: 1em;
	background-color: #CF9E3d;
	color: #173A02;
	padding: 5px;
	margin-top: 20px;
	}
h3, h4, h5, h6 {
	font-size: .875em;
	color: #ffffff;
	background-color: #5B0E08;
	margin-top: 10px;
	margin-right: 25px;
	padding: 5px;
	}
h3 a {
	text-align: center;
	color: #ffffff;
	}
p {
	font-size: .875em;
	color: #CF9E3d;
	margin: .75em 25px .75em 0;
	line-height: 1.5;
	}
li {
	font-size: .875em;
	line-height: 1.5;
	color: #CF9E3d;
	}
.underNavImg {
	margin-left: 70px;
	margin-bottom: 20px;
	}

.noType {
	margin: 25px;
	}
td.headers {
	color: #ffffff;
	font-size: 12px;
	background-color: #5C0F07;
	text-align: center;
	}
td.headers a {
	color: #ffffff;
	}
tr.sections {
	background-color: #3B0A0A;
	color: #ffffcc;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
	}
tbody {
	font-size: 11px;
	color: #CF9E3d;
	}
	
div#bug_link a { position: relative; left: 340px; top: 414px; width: 300px; height: 463px; border: 1px solid #fff; text-decoration: none; display: none;}	
	span.invisible { visibility: hidden; font-size: 12px; }
	
/*Updated Styles 12-24-08*/

.right { float: right; margin: .25em .5em .25em 1em; }
.left { float: left; margin: .25em 1em .25em 0; }
.center { margin: .25em auto; display: block; }

#banner { float: right; margin-right: 34px; margin-top: 30px; }
	a #banner  { border: none; }