	/*  ********************************************* GENERAL *********************************************** */

html 				{ margin: 0; padding: 0; height: 100%;overflow: -moz-scrollbars-vertical; overflow-y: scroll; overflow-x: hidden; }
body 				{ margin: 0; padding: 0; float: left; width: 100%; 
						  background: #000000 url(../images/bg.gif) repeat left top;}
div 				{ margin: 0; padding: 0; }

div#wrapper		{ margin: 0 auto; 
							  width: 850px; }
div#preload 		{ dispaly: none; position: absolute; left: -642008px; }

ul, ol 				{ list-style-position: inside; }

a 					{ text-decoration: none; }
a img 				{ border: none; }
.pane-list 			{ cursor: pointer; }

body .first 		{ border-left: none !important; }
body .last 			{ border-right: none !important; }

* a 				{ outline: none !important; }

h1 {font-size: 1.8em; color: #457B2D; line-height: 24px; font-family: "sans-serif"; line-height: 140%; font-weight: bold; text-align: justify; margin-top: 25px; margin-left: 25px; margin-right: 25px;}
h2 {font-size: 1.2em; color: #457B2D; line-height: 24px; font-family: "sans-serif"; line-height: 140%; font-weight: bold; text-align: justify; margin-top: 5px; margin-left: 5px; margin-right: 25px;}
h3 {font-size: 0.8em; color: #ffffff; font-family: "sans-serif"; line-height: 140%; font-weight: normal; text-align: justify; margin-top: 0px; margin-left: 25px; margin-right: 25px;}
h4 {font-size: 0.8em; color: #444444; font-family: "sans-serif"; line-height: 140%; font-weight: normal; text-align: right; margin-top: 25px; margin-left: 25px; margin-right: 25px;}
h5 {font-size: 1.0em; color: #444444; line-height: 24px; font-family: "sans-serif"; line-height: 140%; font-weight: bold; text-align: center; margin-top: 25px; margin-left: 25px; margin-right: 25px;}

p, ul, ol {font-size: 1.0em; color: #444444; line-height: 24px; font-family: "sans-serif"; line-height: 140%; font-weight: normal; text-align: justify; margin-left: 5px; margin-right: 25px;}
a {text-decoration: underline; border-bottom: 0px dotted #999; color: #457B2D;}
a:hover {text-decoration: none; color: #457B2D;}



/*  ********************************************* HEADER *********************************************** */

div#banner {
	float: left;
	width: 850px;
	height: 150px;
	background-color: #E0E0E0;
	overflow: hidden;
	}

	
div#graphic {
	float:left;
	background: url(../images/graphic.gif) no-repeat #888;
	width: 850px;
	height: 300px;
	overflow: hidden;
	}
	
/*  ********************************************* NAVIGATION *********************************************** */

#topnav ul{padding:0 0 0 1px; margin:0; list-style:none; height:50px; background:#fff url(../images/button1.gif); position:relative; border:0px solid #000; border-width:0 0px; border-bottom:0px solid #444;}
#topnav li {float:left; padding:0 0 0 0;}
#topnav li a {display:block; float:left; padding:0 0 0 8px; height:50px; line-height:50px; color:#aaaaaa; text-decoration:none; font-size:12px; font-family:verdana, sans-serif; font-weight:bold; text-align:center; cursor:pointer;}
#topnav li a b {display:block; float:left; padding:0 14px 0 6px; font-weight:bold;}
#topnav li.current a {color:#fff; background:url(../images/button3.gif);}
#topnav li.current a b {background:url(../images/button3.gif) no-repeat right top;}
#topnav li a:hover {color:#fff; background:#000 url(../images/button4.gif);}
#topnav li a:hover b {text-decoration:underline; background:url(../images/button4.gif) no-repeat right top;}
#topnav li.current a:hover {color:#fff; background:#000 url(../images/button3.gif); cursor:default;}
#topnav li.current a:hover b {background:url(../images/button3.gif) no-repeat right top;}


/*  ********************************************* MAIN *********************************************** */

div#main {
	float: left;
	width: 850px;
	background:#ffffff;
	overflow: hidden;
	}

div#content {
	float: left;
	width: 510px;
	overflow: hidden;
	padding:0 10px 30px 15px;
	background: url(../images/content.jpg) no-repeat;
	}
	
#content p.backtotop {
	float: right;
	margin: 20px 25px 0 0;
	width: 200px;
	text-align: right;
	}
	
span.indent {font: italic small;  
				 		padding-left:	24px }
				 			 

/*  ********************************************* SIDEBAR *********************************************** */

div#sidebar {
	float: right;
	width: 303px;
	padding: 0px;
	background: #C0C0C0 url(../images/sidebar.jpg) repeat-y;
	}

div#sidebar a { color: #333; }
	div#sidebar a:hover { color: #891C39; }

div#sidebar div#topside { background: #C0C0C0 url(../images/sidebar-bg.png) repeat-y;
												  height: 60px; 
													width: 303px; 
													color: #FFFFFF; 
													padding: 10px 0px 10px 0; 
													margin-top: 0px; }
													
div#sidebar div#formbox { background: #C0C0C0 url(../images/sidebar-bg.png) repeat-y; 
												  width: 303px; 
													color: #888888; 
													padding: 20px; 
													margin: 0px; }
													
div#sidebar div#formbox span { color: #fff; 
							 										   font-size: 20pt; 
																		 font-family: Tahoma, Arial, Helvetica, sans-serif; 
																		 margin-bottom: 35px; 
																		 margin-left: 20px; }
																		 
	div#sidebar div#formbox a { color: #fff; }
	
	div#sidebar div#formbox p { color: #006633; 
														  margin-left: 20px; }


/*  ********************************************* CONTAINERS *********************************************** */

#content_cell {
	margin: 5px 5px 5px 5px;
	background: #D2B48C; 
	background-image: url(../images/parch.jpg);
	background-repeat: nrepeat;
	background-attachment: scroll;
}

#overflow {
	width: 550px;
	height: 200px; 
	overflow: auto;
	padding: 14px 14px;
	color: #000000;
	background-attachment: scroll;
}
	

/*  ********************************************* FOOTER *********************************************** */
	
div#footer {
	clear: both;
	float: left;
	width: 100%;
	background: #888888;
	padding: 15px 0 5px;
	}

div.container {
	width: 850px;
	margin: 0 auto;
	overflow: hidden;
	}
	
div#footer { line-height: 20px; font-size: 12px; }

#footer a { color: #FFCC00; font-weight: bold; text-decoration: none; }
	#footer a:hover { color: #FFCC00; text-decoration: underline; font-weight: bold; }

/*** Footer Standards ***/
div#footer p, div#footer ul { margin: 0; padding: 0; }

div#footer .footerlinks { float: left; }
#footer .footerlinks li { display: inline; padding: 0; }
#footer .footerlinks a { display: inline-block; margin: 0 5px; }

div#footer p#footerlegal { clear: left; float: right; color: #FFCC00;
					 							   font-weight: bold; margin-right: 15px; }
div#footer #footerseo { clear: left; float: left; margin-top: 15px; width: 70%; }
	

/*  ********************************************* EXTRA *********************************************** */


.border {  border-top-width:5px; border-top-style:dotted; border-top-color:#ff9900;}
.footer {margin-top: 5px; background: #333333;}

.spacerbar {
	border-bottom: 1px solid #999;
	max-width: 80%;
	align: center;
	margin: 0 auto;
	padding: 5px 0 5px 0;
	}

.sidespacer {
	border-bottom: 1px solid #999;
	max-width: 70%;
	margin: 0 15px 0 15px;
	padding: 20px 0px 5px 0px;
	}
	
div.spacer { clear: both; height: 5px; display: block; }

span.hours {padding-left: 91px}
					 
					 
/*  ********************************************* IE ALERT *********************************************** */

#ie6alert { clear: both; float: left; width: 100%; background: #000; line-height: 30px; font-size: 14px; padding: 45px 0; }
 #ie6alert p { width: 850px; padding: 0; text-align: center; margin: 0 auto; color: #FFF; }

#ie6alert a { font-weight: bold; text-decoration: none; padding: 3px; color: #FFF; }
#ie6alert a:hover { background-color: #182126; }

