@charset "UTF-8";

* { padding: 0; margin: 0; }

body {
	background: #564242;
	margin: 0px;	
}

.clear {
clear:both;
}

.link {
color: #757561;
	font-size: 12px;
	}


.link a{
color: #5e5e4e;
text-decoration:underline;
}

#.link a:hover{
color: #5e4848;

}


#wrapper { 
 margin: 0 auto;
 width: 911px;

  
}

#header {
	width: 911px;
	height: 161px;
	background-image:url(../art/tophdr_bg.jpg);
	background-repeat: no-repeat;
	
	 
	}

#logo {
margin-left: 16px;
width: 300px;
height: 126px;
}

#address {
	float: right;
	margin-top:24px;
	margin-right:36px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #fff;
	width: 150px;
}

#menu {
	width: 740px;
	margin-left: 160px;
}

#contentwrap {

	background-image:url(../art/content_bg.gif);
	background-repeat:repeat-y;
	width: 911px;
	padding-bottom:14px;
	padding-top:14px;
	
	}
	

	
	#contentbottom {
	background-image:url(../art/content_bottom.gif);
	background-repeat:no-repeat;
	width: 911px;
	}
	
	#copyright {
	width: 911px;
	margin-top:8px;
	text-align:center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000;	 
	}
	
	#fullpage {
	width: 800px;
	padding: 20px 30px 20px 30px;
	margin-left: 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #757561;
	font-size: 12px;
	line-height: 28px;
	background: #fff;
	border: solid 1px #9d9d8c;	
}

/* ----------------------- BEGIN HOME PAGE CSS ------------------------ */
	
#homepic {
	float: right;
	margin-right: 20px;
	width: 499px;
}

#homecopy {
	width: 280px;
	padding: 20px 30px 20px 30px;
	margin-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #757561;
	font-size: 15px;
	line-height: 34px;
	background: #fff;
	border: solid 1px #9d9d8c;	
	
}

#events {
	
	width: 280px;
	margin-top: 20px;
	margin-left: 30px;
	padding: 8px 30px 20px 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #757561;
	font-size: 12px;
	line-height: 24px;
	background: #fff;
	border: solid 1px #9d9d8c;	
	
}

#news {
	float: right;
	margin-right: 20px;
	width: 439px;
	margin-top: 20px;
	margin-right: 20px;
	padding: 8px 30px 20px 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #757561;
	font-size: 12px;
	line-height: 24px;
	background: #fff;
	border: solid 1px #9d9d8c;
	
}

.headline { 
	color: #5e5e4e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	
	}
	
.headline a {
	color: #5e5e4e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	font-weight: bold;	
	}
	
.headline a:hover {
color: #5e4848;
	text-decoration: underline;
	}
	
.headline a:visited {
	text-decoration: none;
	
	}

.headline a:visited:hover{
	text-decoration: underline;
	
	}

.more { 
	color: #5e5e4e;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	}
	
.more a {
color: #5e5e4e;
	text-decoration: none;
	
	}
	
.more a:hover {
color: #5e4848;
	text-decoration: underline;
	}
	
.more a:visited {
	text-decoration: none;
	font-size: 10px;
	}

.more a:visited:hover{
	text-decoration: underline;
	font-size: 10px;
	}
	
	hr {
height: 0;
border-top:none;
border-left:none;
border-right:none;
border-bottom: 1px dotted #c4c4b8;
margin-top: 8px;
margin-bottom: 8px;
} 

.facebook {
margin-top:3px;
margin-left: 8px;
}

/* ------------------ BEGIN SECONDARY PAGE CSS ------------------- */


.secnav{
width: 175px; /*width of side bar menu*/
clear: left;
margin-left:30px;
position: relative; /*Preserve this for "right" arrow images (added by script) to be positioned correctly*/

}

.secnav ul{
list-style-type: none;
margin: 5px 0;
padding: 0;

}

.secnav ul li a{
font: 13px Trebuchet MS;
color: #757561;
display: block;
width: auto;
padding: 6px 12px;
text-decoration: none;
border: 1px solid #9d9d8c;
background:#fff;
margin-bottom: 8px;

}

* html .secnav ul li a{ /*IE6 hack*/
width: 155px;
}

.secnav ul li a:visited, .secnav ul li a:active{
color: #757561;
}

.secnav ul li a:hover, .secnav ul li a.selected{
	color: white;
	background-color: #9d9d8c;
	
}


#pagepic {
	float: right;
	margin-right: 20px;
	width: 580px;
	background: #fff;
	height: 200px;
}

#leftcol {
float: left;
	width: 200px;
	padding: 20px 30px 20px 30px;
	margin-left: 30px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #757561;
	font-size: 15px;
	line-height: 34px;
	background: #fff;
	border: solid 1px #9d9d8c;	
	
}

#leftcol a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #757561;
	font-size: 15px;
	text-decoration: underline;	
	font-weight: bold;
}

#leftcol a:hover{
color: #5e4848;
}

#pagecontent {
float: right;
	margin-right: 20px;
	width: 520px;
	margin-top: 20px;
	margin-right: 20px;
	padding: 20px 30px 20px 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #757561;
	font-size: 12px;
	line-height: 24px;
	background: #fff;
	border: solid 1px #9d9d8c;	
	
}

#pagecontent a{
color: #5e5e4e;
text-decoration:underline;
}

#pagecontent a:hover{
color: #5e4848;

}

h1 {
font-family: Georgia, "Times New Roman", Times, serif;
font-weight: normal;
	font-style: italic;
	color: #757561;
	font-size: 17px;
	margin-bottom: 8px;
	
	}

.homevents, .homevents ul {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin: 3px 0 0 0;
	padding: 0;
	position: relative;
	left: 0;
	top: 0;
	list-style-type: none;
	border-bottom-width: 0;
	
	
}

.homevents li a {
	display: block;
	width: 260px; /*width of menu (not including side paddings)*/
	color: #757561;
	text-decoration: none;
	padding: 3px 0px 3px 8px;
	background-color: #ecece7;
	margin: 8px 0px 8px 0px;
	
}

* html .homevents li { /*IE6 CSS hack*/
display: inline-block;
width: 172px; /*width of menu (include side paddings of LI A*/
}

.homevents li a:hover {
	text-decoration:none;
	background-color:#babab1;
		
}

.homevents li a:visited:hover {
	text-decoration: none;
	background-color: #babab1;
		
}
	
