/* CSS Document */
/* layout, menus, and image magnifaction adapted from Stu Nicholls - www.cssplay.co.uk */
body {
	font-family: "Gill Sans MT", Verdana, Geneva, Arial, helvetica, sans-serif;
	background: #5a471c;
	margin: 0;
	padding: 0;
	font-size: 12px;
	word-wrap:break-word;
	  }
  a, a:link, a:visited {
    color: #B32317;
    text-decoration: underline;
		}	
#container {
    width: 988px; 
	background: #5a471c;
	margin: 4px auto; 
	text-align: center;
	}
#header {
	height: 140px; 
	background: #ffffff url(img/00_header.png) center top no-repeat;
	width:980px;
	}
#menuholder { /* Menu css */ 
	display:table;/*wraps floatting elements */ 
	/* display:inline-block;layout IE  */ 
   background: #ffffff; 
   width:980px;/* keep it sized ! */ 
   text-align: center; 
	}
#menucenter {position:relative; float:left; left:7px; /* the menu's position from left */
}
.menu {
	width: 966px; /* the menu's overall width */
	height:auto;
	font-family: "Gill Sans MT", Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border: 1px solid #5A471C;
	}
	ul.menu {list-style:none; margin:0; padding:0}
ul.menu * {margin:0; padding:0}
ul.menu a {display:block; height: auto; color:#B32317; text-decoration:none}
ul.menu li {position:relative; float:left; margin-right:0px}
ul.menu ul {position:absolute; left:0; background:#e2dfa8; display:none; opacity:0; list-style:none}
ul.menu ul li {position:relative; border:1px solid #5A471C; border-top:none; width:137px; margin:0}
ul.menu ul li a {display:block; padding:1px 5px 2px; background-color:#e2dfa8}
ul.menu ul li a:hover {background-color:#C9ba65}
ul.menu ul ul {left:137px; top:-1px}
ul.menu .menulink {border:1px solid #5A471C; padding:2px 5px 2px; font-weight:bold; background:#fff; width:126px}
ul.menu .menulink:hover, ul.menu .menuhover {background: #c9ba65;}
ul.menu .sub {height: auto; background:#e2dfa8 url(img/arrow.gif) 128px 6px no-repeat}
ul.menu .topline {height: auto; border-top:1px solid #5A471C;
}
#sidebar { /* Layout css */
	float:left;
	width:170px;
	padding:10px;
	background:#ffffff;
	text-align: left;
}
#right_column {float:right; width:170px; padding:10px; background:#ffffff;}
#mid_column {background:#ffffff; margin:10px 200px;width:570px;}

#sidebar, #mid_column, #right_column {
	padding-bottom:32767px;
	margin-bottom:-32767px;
	text-align: left;
}
#wrapper {overflow:hidden; 
	background:#ffffff;	
	width:980px;
	text-align: center;
}
#footer {clear:both; 
	width:980px;
	height: 120px; 
	background: #ffffff url(img/00_footer.png) right bottom no-repeat;
	border-top-color: #B32317;
	border-top-width: 2px;
	border-top-style: solid;
	text-align: center;
}
.animation {
	text-align: center;
	margin-top: 15px;
	margin-bottom: 10px;
}
.bodycontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: normal;
}
.bodybullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: normal;
	}
.calendar {
	text-align: center;
}
.quote {
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	line-height: normal;
	margin-left:20px;
	margin-right: 20px;
}	
.comminfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #e2dfa8;
	border: thin solid #c9ba65;
	padding:4px;
	text-align:center;

}
.h1{
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	line-height: normal;
	color: #5a471c;
	}
.sidecontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
		}
.sideheader1 {
	font-family: "Gill Sans MT", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	line-height: normal;
	font-weight: bold;
}
.dashedline {margin: 0;border-color: #5a471c;border-width: 0 0 1px 0;  border-style: none none dashed none;padding: 0;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.trouble {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
#map {
	height:400px;
	background: #ffffff;
	width:570px;
	text-align: center;
}
#nav {
	height:auto;
	background: #ffffff;
	width:980px;
	text-align: center;
}
.midtableheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	line-height: normal;
	font-weight: bold;
}
.midtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #5a471c;
	line-height: normal;
}
#buttonholder { /* back next css */ 
	display:table;/*wraps floatting elements */ 
	/* display:inline-block;layout IE  */ 
   background: #ffffff; 
   width:378px;/* keep it sized ! */ 
   text-align: center;
} 
ul#nextback {
	list-style-type: none;
	margin: 0;
	padding: .5em 0;
	font-family: "Gill Sans MT", Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
ul#nextback li a {
	display: block;
	width: 124px;
	color: #b32317;
	background-color: #ffffff;
	padding: .2em 0;
	text-align: center;
	text-decoration: none;
	border: 1px solid #5A471C;
}
ul#nextback li a:hover {
	color: #b32317;
	background-color: #c9ba65;
	font-family: "Gill Sans MT", Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
ul#nextback .left { float: left; }
ul#nextback .right { float: right; }
ul#nextback .mid { float: none; 
}
.faq_question {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.faq_answer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-left: 20px;
}
