/* Thorne CSS Document  Copyright 2006. All Rights Reserved -Hemlock Hills */

html {
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 100.01%;
	min-width: 764px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #787878;
}

 
a:link { color: #333; }
a:visited {color: #990000;}
a:hover { text-decoration: underline; }

#outsidecontainer {
	position: relative;
	width: 764px;
	margin: 0px auto;
	padding:5px;
	text-align:left;
	background-color: #fff;
	border: 1px solid #C1C2D7;
}


#topcontainer {
	position: relative;
	width: 764px;
	margin: 0px auto;
	text-align:left;
	background-color: #fff;
}


#container {
	position: relative;
	width: 764px;
	margin: 0px auto;
	text-align:left;
	z-index: 2;
	background: #ffffff url("images/bkground.jpg") no-repeat scroll center bottom;	/* faux-column, this is for the left sidebar */
}



#navbar {
	top:105px;
	height:24px;
	padding: 4px;
	right: 0;
	white-space:nowrap;
	left: 0px;
	background-color:#6A6887;
	text-align:right;
}
#navbar a {text-decoration: none; font-size: 0.75em; color:#fff; padding: 0 1em 0 0;}
#navbar b {display:none;}
#navbar a:link, #navbar a:visited {color: #fff;}
#navbar a:hover, #navbar a:active, #navbar a:focus {color: #deaaaa;}



#content table  {font-style: normal; font-variant: normal; font-weight: normal;  line-height: normal; border: 1px solid #fff;}
#content td {border: 1px solid #fff;}

#content table.blank {font-style: normal; font-variant: normal; font-weight: normal;  line-height: normal;}
#content td.blank  {border:1px solid #fff;}

#topnav {
	width: 764px;
	height: 66px;
	font-size: 0.70em;
	margin: 0;
	padding: 0;
	z-index: 10;
	border-bottom: 1px solid white;
	background-color:#fff;
}
#topnav ul {
	margin: 0;
	padding: 0;
}
#topnav li {
	width: 127px;
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
		text-align: center;

}
#topnav a {
	padding: 5px 0px 5px 0px;
	text-decoration: none;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
}

#topnav a:link, #topnav a:visited {color: #FFF;}
#topnav a:hover, #topnav a:active, #topnav a:focus {color: #FF9900;}

#topnav td {
	color: #FFF;
	text-align:center;
}


#topnav td.alt {
	background: #ac322e;
	text-align:center;
	margin: 0px;
	padding: 5px;

}









#content {
	width: 710px;
	margin-left:27px;
	margin-right: 27px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: 4;
	
}
#content h1 {
	color: #A6A3D4;
	font-size: 1.6em;
	margin-top: 10px;
	font-weight: 900;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#content h2 {
	color: #666;
	font-size: .95em;
	line-height:140%;
		padding: 0;
	margin: 5px 0 5px 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	

#content h3 {
	color: #6A6887;
	font-size: 1em;
		padding: 0px 20px 0px 10px;
	margin: 5px 0 5px 0;
	font-family:arial;
	text-align:left;
}
#content h4 {
	color: #6380b6;
	font-size: .8em;
	margin: 0;
	padding: 0;
	font-weight: 900;
		font-family:arial;
	text-align:left;

}

#content h5 {
color: #f85a5a;
	font-size: 1.2em;
	text-align:center;
	font-style:italic;
	margin: 5px 0 5px 0;
	font-weight: 900;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
#content p {
	line-height : 1.9em;
	padding: 0px 20px 0px 10px;
	margin: 2px;
	font-family:Arial, Helvetica, sans-serif;
		font-size: 0.75em;


}

	#content strong{
	color: #6A6887;
	margin: 2px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}



#content ul {
	list-style-type: disc;
	list-style-position: outside;
}
#content ul li {
	color: #333;
	line-height: 1.4em;
	margin: 0px 10px 2px 0px;
	font-family:Arial, Helvetica, sans-serif;
		font-size: 0.75em;
}

#content ol li {
	color: #333;
	font-size: 0.75em;
	line-height: 1.4em;
	margin: 0px 10px 10px 0px;
}

#contenttuition {
	width: 531px;
	margin-left: 205px;
	margin-right: 20px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: 4;
}

#contenttuition p {
	font-size: 0.8em;
	line-height : 1.4em;
	padding: 0px 20px 0px 20px;
	margin: 0;
}
#contenttuition ul {
	list-style-type: disc;
	list-style-position: outside;
}
#contenttuition ul li {
	color: #333;
	font-size: 0.70em;
	line-height: 1.4em;
	margin: 0px 10px 2px 0px;
}

#contenttuition ol li {
	color: #333;
	font-size: 0.80em;
	line-height: 1.4em;
	margin: 0px 10px 10px 0px;
}


#footer {
		width: 764px;
	font-size: 0.60em;
	color: #FFF;
	text-align: center;
	padding: 5px 0px;
	background-color: #787878;
position: relative;
	margin: 0px auto;	
	padding-bottom: 0px;
	margin-bottom: 0px;
	display:block;
	
}

#footer a:link, #footer a:visited {color: #ffffff;}
#footer a:hover, #footer a:active, #splash a:focus {color: #FF9900;}


.imgwleft {
	float: left;
	margin: 5px 5px 2px 0px;}
	
.imgwright {
	float: right;
	margin: 2px 0px 2px 5px;}
	
.imgwleft_homepage {
	float: left;
	margin: 10px 25px 20px 0px;}
	
	
	/* You are HERE indicators for Main Menu items */
body#aboutpage #topnav li#about a, 
body#eventpage #topnav li#about a, 
body#historypage #topnav li#about a, 
body#directionspage #topnav li#about a, 
body#contactuspage #topnav li#about a, 
body#localpage #topnav li#local a, 
body#municipalpage #topnav li#local a, 
body#officialspage #topnav li#local a, 
body#firedeppage #topnav li#local a, 
body#watchpage #topnav li#local a, 
body#dumppage #topnav li#local a, 
body#Postofficepage #topnav li#local a, 
body#emergencypage #topnav li#local a, 
body#businesspage #topnav li#business a, 
body#churchpage #topnav li#business a, 
body#tourismpage #topnav li#tourism a, 
body#linkspage #topnav li#tourism a, 


{
	color: #FF9900;
}

/* You are HERE indicators for Sidenav Menu items */
body#aboutpage #sidenav li#aboutus a, 
body#historypage #sidenav li#history a, 
body#directionspage #sidenav li#map a, 
body#contactuspage #sidenav li#contactus a, 
body#localpage #sidenav li#hours a, 
body#officialspage #sidenav li#officials a, 
body#firedeppage #sidenav li#firedep a, 
body#watchpage #sidenav li#watch a, 
body#dumppage #sidenav li#dump a, 
body#Postofficepage #sidenav li#postoffice a, 
body#emergencypage #sidenav li#emergency a, 
body#businesspage #sidenav li#busdirectory a, 
body#churchpage #sidenav li#church a, 
body#tourismpage #sidenav li#local a, 
body#linkspage #sidenav li#links a, 
body#photopage #sidenav li#photos a, 
 {
	color: #333;
	background-color: #d6e0db;
}

