/* commented backslash hack v2 \*/ 
html, body{height:100%;} 
/* end hack */ 
body {
 background-color: #FFDB4C;
 font-size: 12px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 margin: 0px 0px 0px 0px;
 padding: 0px 0px 0px 0px;
}
div#outer {
 min-height: 100%;
 margin-bottom: -63px;
 width: 100%;
 background-color: #FFFF99;
 background: #FFFF99 url(/assets/bkgd.gif) repeat-y;
}
* html #outer{height:100%}
div#header {
 padding: 0px;
 margin: 0px;
 background: url(/assets/head-bkgd.gif) repeat;
 width: 100%;
 height: 157px;
}
div#header a{
 width: 100%;
 height: 157px;
 text-indent:-9999px;
 overflow:hidden;
 display: block;
}
div#headerimg{
 background: url(/assets/header1.jpg) no-repeat;
 z-index: 50;
 top: 0px;
 left: 0px;
 height: 157px;
 width: 740px;
}
div#nav {
 width: 120px;
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 float: left;
 position: absolute;
 left: 0px;
 top: 160px;
 text-align: left;
 background: url(/assets/nav-col.gif) repeat;
}
div#menu {
 text-align: right;
 color: #972d2d;
 font-size: 10px;
 font-weight: bold;
 padding: 0px 5px 5px 5px;
 margin: 0px 5px 5px 5px;
}
div#main {
 margin-left: 125px;
 margin-top: 0px;
 padding: 0px 0px 0px 10px;
 width: 600px;
}
div#beBright {
	font-weight: bold;
	padding: 0px 0px 0px 10px;
	width: 600px;
	text-align: center;
}
div#bottomnav {
 margin-left: 125px;
 margin-top: 0px;
 padding: 0px 0px 0px 10px;
 width: 600px;
}

div#footer {
 background: url(/assets/footer-bkgd.gif) repeat;
 height: 63px;
 width: 100%;
 text-align: left;
 clear: both;
 position: relative;
}

#clearfooter{clear:both;height:60px;}/*needed to make room for footer*/
div#footleft {
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 background: url(/assets/footer-left.gif) no-repeat;
 height: 63px;
 width: 120px;
 left: 0px;
 float: left;
 position: relative;
}
div#footright {
 padding: 0px 0px 0px 0px;
 margin: 0px 0px 0px 0px;
 background: url(/assets/footer-right.gif) no-repeat;
 height: 63px;
 width: 360px;
 text-align: right;
 float: right;
 position: relative;
}

h1 {
 	font-size: 18px;
 	font-weight: bold;
	margin: 2px 0px 0px 0px;
	padding: 2px 0px 0px 0px;
}
h2, h3 {
 	font-size: 16px;
 	font-weight: bold;
 	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}
h5, h4 {
	font-size: 14px;
	font-weight: bold;
	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}
h6 {
 	font-size: 12px;
 	font-weight: bold;
 	margin: 5px 0px 0px 0px;
	padding: 5px 0px 0px 0px;
}
p {
 font-size: 12px;
}
img {
 padding: 0px 0px 10px 10px;
 top: 150px;
 left: 500px;
 float: right;
}
img.gallery {
	float: none;
}
.navhead{
 color: #000000;
}
.footnav{
	text-align: center;
	font-size: 10px;
}
a {
	font-weight: bold;
	color: #972d2d;
	text-decoration: none;
}
a:link, a:active{
	text-decoration: none;
	color: Maroon;
}
a:hover{
	text-decoration : underline;
	color : navy;
}
.testsig {
	font-style: italic;
	font-weight: bold;
	/*margin-left: 325px;*/
}
.quotehead {
	background-color: #972d2d;
	font-weight: bold;
	color: White;
}
