/* CSS Document */
body {text-align:center;}

#wrapper {
	position: relative;
	width: 799px; 
	margin: 0 auto;
	border-left: 1px;
	border-left-color: #AEBCE0;
	border-right: 1px;
	border-right-color: #AEBCE0;
	text-align: left;
    }
    
#header {
	position: absolute;
	top:0; left: 0px;
	width: 799px; height: 152px;
	/*background: url(../img/header.gif) no-repeat; */
	background-color: #0E0340;
	z-index:1;
	}

.headerright {
	float: right;
	position: relative;
	background: url("images/headerphoto.jpg") no-repeat;
	width: 210px;
	height: 152px;
	}
.headertitle {
	float: left;
	width: 500px;
	height: 65px;
	margin: 20px 0 0 15px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:36px;
	color: #0E0340;
	background: url(images/title.jpg) no-repeat;
	}

.headerpatch {
	position: absolute;
	left: 475px;
	top: 90px;
	width: 125px;
	height: 58px;
	background: url(images/patch.jpg) no-repeat;
	z-index:1;
	}
.headerbumc {
	position: absolute;
	left: 200px;
	top: 120px;
	width: 275px;
	height: 25px;
	font-family:Georgia, Times New Roman, Times, serif;
	font-size:16px;
	color: #fff;
	/*background: url(images/patch.jpg) no-repeat;*/
	/*z-index:1; */
	}	
.headerbumc a {
	color: #FFFFFF;
	text-decoration:underline;
	}
.headerbadge {
	position:absolute;
	height: 175px;
	width: 182px;
	left: 20px;
	top: 60px;
	background: url(images/badge1.png)no-repeat;
	z-index: 50;
	}
#powdersvillesc  {
   position: absolute;
   left: 142px;
   top: 73px;
   z-index: 14;
   width: 220px;
   height: 28px;
}

#powdersvillesc p  {
	font: bold 25px/30px Arial;
	margin: 0px;
	color: #FFFFFF;
	text-align: center;
	padding: 5px;
}

#blueridge  {
   background: url(images/patch.jpg) no-repeat;
   position: absolute;
   left: 478px;
   top: 88px;
   z-index: 53;
   width: 127px;
   height: 58px;
}

#badges  {
   background: url(images/badge2.png) no-repeat;
   position: absolute;
   left: 3px;
   top: 59px;
   z-index: 57;
   width: 178px;
   height: 187px;
}

#flash {
	position: absolute;
	top:93px;
	left:0px;
	width: 750px;
	height:80px;
	}
/**** NAVIGATION > TOP ********************************************/	
#navbar {
	position: absolute;
	top: 160px;
	left: 0px;
	width: 800px;
	height: 34px;
	background: transparent;
	z-index: 2;
	background-color: #FF0000;
	}
	
#navbar ul {
		list-style: none;
		width: 500px; height: 23px;
		margin: 0 0 0 250px;
		padding: 0;
		z-index: 1;
				}
		
#navbar li {
	padding: 0;
	margin: 0 0 0 0px;
	float: left;
	}

#navbar li a {
	height: 23px;	
	width: 78px;
	margin: 0;
	padding: 4px 2px 0 0;
	display: block;
	color: #0E0340;
	text-decoration: none;
	font-weight:900;
	text-align: center;
	/*text-transform: uppercase; */
	font-family: verdana, arial, sans-serif;
	font-size: 15px;
	/*background: url(images/taboff.gif) no-repeat; */
	}
	
#navbar li a:hover {
	color: #fff;
	background: url(images/tabon.gif) no-repeat;
	text-decoration:underline;
	}
	
#navbar li a.on {
	color: #FFF;
	/*background: url(images/tabon.gif) no-repeat; */
	}
/**** MAIN CONTENT BEGIN **********************************************/	
#story {
	position: absolute;
	top: 194px;
	left: 0px;
	width: 799px;
	/*border-left: 1px;
	border-left-color: #AEBCE0;
	border-right: 1px;
	border-right-color: #AEBCE0; 
	border-left-style: solid;
	border-right-style: solid;*/
	background-repeat: no-repeat;
	background: #fff;
	z-index: 1;
	}
	
#substory {
	width: 545px;
	float: right;
	background: transparent;
	}

#content {
	width: 540px;
	background: transparent;
	padding-top: 20px;
	}
	
#mainimg {
	width: 465px;
	height: 151px;
	margin: 0 0 10px 14px;
	}
		
#centeroutline  {
   background: url(images/centeroutline2.gif) no-repeat;
   position: absolute;
   left: 199px;
   top:10px;
   z-index: 2;
   width: 393px;
   height: 324px;
   padding:15px;
}

#right  {
   background: url(images/rightside.gif) no-repeat;
   position:absolute;
   left: 600px;
   top:10px;
   z-index: 3;
   width: 192px;
   height: 324px;
}

#right h1 {
	font-family: georgia, times, verdana, arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #0E0340;
	margin: 15px 0 4px 45px;
	padding: 0 0 0 25px;
	background: url(../img/h1icon.gif) no-repeat 2px 4px;
	}

#centeroutline h1 {
	font-family: georgia, times, verdana, arial, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #0E0340;
	margin: 15px 0 4px 45px;
	padding: 0 0 0 25px;
	background: url(../img/h1icon.gif) no-repeat 2px 4px;
	}
	
#centeroutline h2 {
	font-family: verdana, arial, sans-serif;
	font-size: 15px;
	font-weight: normal;
	color: #0E0340;
	margin: 15px 0 2px 45px;
	}
#centeroutline h3 {
	font-family: georgia, times, verdana, arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #0E0340;
	/*margin: 15px 0 10px 45px;*/
	}
#centeroutline h4 {
	font-family: georgia, times, verdana, arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0E0340;
	margin: 15px 25px 10px 10px;
	border-bottom: 1px dotted #AEBCE0;
	}
#centeroutline h5 {
	font-family: verdana, arial, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #0E0340;
	margin: 15px 0 2px 25px;
	line-height: .25em;
	}
#centeroutline p {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	color: #000;
	margin: 0 45px 10px 20px;
	line-height: 17px;
	}
#centeroutline p.scrts {
	font-size: 10px;
	line-height: normal;
	padding: 10px 0;
	color: #406181;
	}
#centeroutline p a,
#centeroutline p a:link,
#centeroutline p a:active,
#centeroutline p a:visited {
	color: navy; 
	text-decoration: none; 
	border-bottom: 1px solid navy;
	}
#centeroutline p a:hover {
	color: #AEBCE0; 
	text-decoration: none; 
	border-bottom: 1px solid #AEBCE0;
	}
#centeroutline ul {
	margin: 5px 0 10px 0; 
	padding: 0;
	list-style: none;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #000;
	}
#centeroutline li {
	margin: 0 0 0 7px;
	padding: 0 0 5px 5px;
	line-height: 1.5em;
	background: url(images/clip.gif) no-repeat 0 0px;
	text-decoration:underline;
	font-weight: bold;
	}
#centeroutline li a, #centeroutline li a:link, #centeroutline li a:active, #centeroutline li a:visited {
	color: #940A0A; 
	text-decoration: none; 
	border-bottom: 1px solid #406181;
	}
#centeroutline li a:hover {
	color: #406181; 
	text-decoration: none; 
	border-bottom: 1px solid #406181;
	} 
.services {
	float: right;
	margin-top: 100px;
	margin-right: 10px;
	padding: 0px;
	text-align:left;
	width: 150px;
	border-left:dashed;
	border-color: #AEBCE0;
	border-bottom-color: #AEBCE0;
	border-bottom-style: dashed;
	}
.services h3 {
	font-family: georgia, times, verdana, arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #AEBCE0;
	}
.services p {
	font-family:georgia, times, verdana, arial, sans-serif;
	font-size:10px;
	font-weight:400;
	width: 95px;
}
#form 	{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	border: thin;
	border-color:#AEBCE0
	}
hr {
	color: #AEBCE0;
	border-bottom: 1px dotted #AEBCE0;
	}
	
#center  {
   background: url(images/center.gif) no-repeat;
   position: absolute;
   left: 200px;
   top: 375px;
   z-index: 4;
   width: 591px;
   height: 6px;
}

#sidepic  {
   background: url(images/sidepic.gif) no-repeat;
   position: relative;
   left: 5px;
   top: 5px;
   z-index: 1;
   width: 183px;
   height: 222px;
}
/**** SIDE COLUMN *************************************************************/
#side {
	width: 187px;
	height: auto;
	float: left;
	margin-left: 0px;
	margin-top: 10px;
	background-color: #EFF74A;
	padding-top: 40px;
	}
#side ul {
	list-style: none;
	padding: 0; margin: 0px 0 0px 10px;
	font-family: arial, verdana, sans-serif;
	font-size: 12px;
	color: #002C57;
	width: 175px;
	}
#side li {
	margin: 0;
	padding: 0; 
	display: inline;
	}
#side li a {
	height: 41px;
	width: 145px;
	margin: 0 0px 0 0px;
	padding: 15px 0px 0 20px;
	display: block;
	color: #fff; 
	text-decoration: none; 
	font-weight: 900;
	border-bottom: 0px solid #406181;
	background: url(images/button.png) no-repeat 0px 0px; 
	}
#side li a:hover {
	color: #EFF74A;
	text-decoration:underline;
}
.sidepic1 {
	position: relative;
	top: 45px;
	}
.sidepic2 {
	position: relative;
	top: 270px;
	}
.sidepic3 {
	position: relative;
	top: 345px;
	}
.mission {
	position: relative;
	top: 175px;
	width: 170px;
	margin: 5px;
	font-family: georgia, times, verdana, arial, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #AEBCE0;
	text-align:center;
	background: url(images/quote.png) no-repeat;
	}
#side .scrts {
	font-size: 11px;
	line-height: normal;
	padding: 70px 0 0 10px;
	color: #406181;
	}
/**** FOOTER *************************************************************/
#footer {
	width: 748px; height: 30px;
	background: #AEBCE0;
	clear: both;
	}
#footer p {
	padding: 6px 0;
	text-align: center;
	font-family: verdana, arial, sans-serif;
	font-size: 11px;
	color: #8096AC;
	}
#footer a {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #8096AC;
	}
#footer a:hover {
	color: #E6EAEF;
	text-decoration: none;
	border-bottom: 1px solid #BFCAD5;
	}
/**** CLASSEs ****/
.more:after {content:"\2192"; font-family: verdana, arial, sans-serif; font-size:110%; padding-left:3px;}
.divider {background: url(../img/dotrule.gif) repeat-x; height: 5px; width: 400px; margin: 15px 0 10px 45px;}
.nobullet {background: none !important;}
.button {background: #00254A url(../img/submitbtn.gif) no-repeat; border: none; cursor: pointer; color: #00254A; width: 109px; height: 44px; margin: 0 0 0 -7px; border: none;}
.addbtn {background: #00254A url(../img/submitbtn2.gif) no-repeat; border: none; cursor: pointer; color: #00254A; width: 109px; height: 32px; margin: 0; padding: 0 0 4px 0; border: none;}
.error {margin: 15px 0 5px 50px;}
.sig {float:left; margin: 4px 8px 0 0; background: #FFF; padding: 3px; border: 1px solid #406181;}
.bold {font-weight: bold; color: #002C57 !important;}
.last {	margin: 0 45px 20px 50px !important;}
.pdf {color: #666 !important; font-size: 90% !important; line-height: 90%; font-family: Verdana, Arial, sans-serif !important; margin: 0; padding: 0 15px 0 5px;
	background: url(../img/pdf_icon.gif) no-repeat right;}
.doc {color: #666 !important; font-size: 90% !important; line-height: 90%; font-family: Verdana, Arial, sans-serif !important; margin: 0; padding: 0 15px 0 5px;
	background: url(../img/doc_icon.gif) no-repeat right;}
.emp {font-family: georgia, arial, verdana, sans-serif; font-size: 15px; font-weight: normal; color: #940A0A; padding: 0 0 8px 0;}
.nobrdr {border: none !important; text-decoration: none !important;}
.requiredField { } 
.optionalField { }

