body{
	background:url("images/body_bg.jpg") repeat-x #fff6e3;
	color:#5c5953;
	font-size:1em;
	line-height:1.5em;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0px; 
	padding:0px;
}

a {
	color:#27241a;
}

a:hover {
	text-decoration:none;
}

#wrapper {
	width:968px;
	margin:0px auto;	
}

#container {
	width:968px;
	padding-bottom:20px;

}

#header{ 
	margin-top:20px;
}

#head_image {
	margin-top:15px;
}

.head_border {
	border:10px solid #fff;
	margin-bottom:10px;
}

h1{
margin:0px;
padding:0px;
color:#544d39;
font-size:22px;
font-weight:300;
}

.home_top_heading {
	font-size:110%;
	color:#1c425c;
}

.footer_txt {
	font-size:80%;
	color:#b3a994;
}




#nav {
	height:29px;
	background:url(images/nav_bg.jpg) repeat-x;
	border:solid 3px #d6c28f;
	color:#fff;
	padding:8px 5px 0px 5px;
	text-transform:uppercase;
	font-size:13px;
	text-align:center;
	
}


#nav ul {
	margin:0px;
	padding:0px;
}

#nav li{
	list-style:none;
	display:inline;
}

#nav a{
	text-decoration:none;
	color:#fff;
	padding-right:20px;
}

#nav a:hover{
	text-decoration:underline;
	
}

#nav #current_page a{
	text-decoration:underline;
	color:#382a22;
	padding-right:20px;
}

#nav #current_page a:hover{
	text-decoration:underline;
	color:#382a22;
	padding-right:20px;
}




#home_left_col {
	width:667px;
	float:left;
	background:#fff;
}

#home_right_col {
	width:301px;
	
	float:right;
	background:url(images/home_right_bg.jpg) no-repeat #6abdc4;
}

#home_right_col_ext {
height:300px;
background:url(images/side_side.jpg) #f3d794;
}


#left_col {
	width:667px;
	float:left;
}

#right_col {
	
	width:301px;
	float:right;
	font-size:90%;
}

#right_col h2 {
	font-size:95%;
}

.clear {
	clear:both;
}

#home_top_div {
	height:20px;
	background:#c9e7ea;
	padding:12px 0px 12px 10px;
}

#inner_top_div {
	
	height:20px;
	background:#c9e7ea;
	padding:12px 0px 12px 10px;
	_padding:8px 0px 12px 10px;
	width:657px;
	float:left;
}


#inner_top_div2 {
	
	height:20px;
	background:#c9e7ea;
	padding:12px 0px 12px 10px;
	_padding:8px 0px 12px 10px;
	width:100%;
	float:left;
}

.inner_top_div {
	height:20px;
	background:#c9e7ea;
	padding:12px 0px 12px 10px;
	width:657px;
	float:left;
}

#inner_top_div_right {
height:20px;
float:right;
width:291px;
background:#6abdc4;
padding:12px 0px 12px 10px;
}

.home_top_div_txt {
	color:#1c425c;
}

.footer_txt {
	font-size:80%;
	color:#b3a994;
}

.footer_txt a{

	color:#2c271d;
	text-decoration:underline;
}

.footer_txt a:hover{

	color:#2c271d;
	text-decoration:none;

}

#footer {
	padding-top:5px;
}

.content {
	padding:25px;
}

h2 {
	margin:0px;
	padding:0px;
	font-size:18px;
	font-weight:300;
	color:#27241a;
}

.inner_mid_bg {
	background:url(images/inner_mid_bg.jpg) no-repeat;
}

.pic_border_5 {
	border:solid 5px #fff;
}

.details {
	font-size:80%;
	font-style:italic;
	color:#786b54;
}

h2 {
	font-weight:bold;
	
}

#post {
	margin:0px; 
	padding:0px; 
	display:inline; 
	list-style:none;
	
}

#post li a{
	width:150px; 
	background:#544d39; 
	color:#fff;
	padding:5px;
	text-decoration:none;
}

#post li a:hover{
	width:150px; 
	background:#c6c0b3; 
	color:#544d39;
}

/*IE hack for button on business and current events page */
*:first-child+html .btn_hack{
	width:410px;

}

.btn_hack {
	width:440px; 
	_width:400px; 
	float:left; 
}

.file_box {
	width:75%; 
	padding:10px; 
	border:dashed 2px #c6c0b3; 
	margin:0px auto; 
	background:#fffdf8; 
	text-align:center;
}

.file_box_2 {
	width:45%; 
	padding:10px; 
	border:dashed 2px #c6c0b3; 
	margin:0px auto; 
	background:#fffdf8; 
	text-align:center;
	float:left;
}

.file_box_3 {
	width:45%; 
	padding:10px; 
	border:dashed 2px #c6c0b3; 
	margin:0px auto; 
	background:#fffdf8; 
	text-align:center;
	float:right;
}

.full_box {
	width:95%; 
	padding:10px; 
	border:dashed 2px #c6c0b3; 
	margin:0px auto; 
	background:#fffdf8; 
	text-align:left;
	float:left;
}

.pic_border {
	border:solid 5px #fff;
}

.emergency_red {
	color:#FF0000;
}
