/***********************************************
*	FileName:	bwhfc_ns.css
*	Author:		Don Stier, Maplegate Technologies, LLC
*	Date:			10/22/2007
***********************************************/

body {
	margin: 0 auto;
	padding: 0 0;
	background-color: #30767E;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
#page {
	margin: 0 auto;
	padding: 10px 10px 10px 25px;
	text-align: left;
	left: -500px;
	width: 1000px;
	background-color: #30767E;
}
.sitename {
	font: bold 110% Verdana, Arial, sans-serif;
	font-style: normal;
	color: #006b3f;
}
p, td, ol, ul, li {
	color:#000066;
}
p.footnote {
	text-align: center;
	font-style: italic;
}
.keypoint {
	font: bold 100% Verdana, Arial, sans-serif;
	color: #932727;
	margin: 0px;
	padding: 0px;
}
.formsection {
	font-weight: bold;
	color: #ffffff;
	background-color : #932727;
}
.errmsg {
	font-weight: bold;
	color: #BB3232;
}
/******* hyperlink and anchor tag styles *******/
a:link, a:visited {
	color:#932727;
	text-decoration: none;
}
a:hover {
	color:#cc0000;
	text-decoration: underline;
}
/************** header tag styles **************/
h1, h2, h3, h4, h5, .hdr1, .hdr2, .hdr3, .hdr4, .tagline {
	font-family: Verdana, Arial, sans-serif;
	font-weight: bold;
	color: #68162C;
	margin: 10px 0px 5px 0px;
	padding: 0px;
}
h1, .hdr1 {
	font-size: 125%;
	text-align: center;
}
h2, .hdr2 {
	font-size: 120%;
}
h3, .hdr3 {
	font-size: 110%;
}
h4, .hdr4 {
	font-size: 100%;
}
h5, .hdr5 {
	font-size: 100%;
	font-weight: normal;
}
.tagline {
	font-size: 120%;
	text-align: center;
	padding: 0px 0px 10px 0px;
}
.pixcaption {
	font-size: 120%;
	padding: 0px 50px 5px 5px;
	margin-bottom: 20px;
	width:auto;
	right:auto;
	float:left;
	border-bottom: 1px solid Black;
	border-left: 1px solid Black;
}
.welcomequote {
	font-size: 110%;
	text-align: center;
	width: auto;
	padding: 10px;
	border-top: 2px solid Black;
	border-left: 2px solid Black;
	border-right: 1px solid Black;
	border-bottom: 1px solid Black;
}
/********* form and related tag styles *********/
form {
	margin: 0;
	padding: 0;
}
input {
	font-family: Arial, sans-serif;
}
/***********************************************/
/* Layout Divs                                 */
/***********************************************/

*.figure {
	position:relative;
}
.content {
	z-index:1;
	position:relative;
	text-align: left;
	padding: 40px 0px 0px 10px;
	left:0px;
	width:740px;
}
.contentbkgd {
	z-index:auto;
	left:0px;
	top:0px;
	position:absolute;
	display:block;
}
/************** siteInfo styles ****************/
#siteInfo {
	left: -500px;
	width: 980px;
	clear: both;
	display: block;
	margin: 10px 0px 20px 0px;
	background-color: #8CB2D9;
	border-top: 1px solid #000000;
	border-bottom: 1px solid #000000;
	color: #990033;
	text-decoration: none;
	padding: 5px 5px 5px 5px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 90%;
	text-align: center;
	vertical-align: middle;
}
#siteInfo a:link, #siteInfo a:visited {
	color: #000000;
	text-decoration: underline;
}
#schedule {
	width:730px;
	margin:30px 0px 20px 0px;
}
#schedule td {
	padding:2px;
	text-align:center;
	font-size:90%;
	height:60px;
	border:1px #68162C solid;
}
#schedhdr td {
	border:0px;
	height:12px;
}

