/* 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: 760px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #B3B3B3;
}

strong {color: #000;}
 
a:link { color: #333; }
a:visited {color: #990000;}
a:hover { text-decoration: underline; }
#topcontainer {
	position: relative;
	width: 760px;
	margin: 0px auto;
	text-align:left;
	z-index: 1;
	background-color: #414141;
}
#logo {z-index: 2;}

#homepagecontainer {
	position: relative;
	width: 760px;
	margin: 0px auto;
	border: 1px solid #fff;
	text-align:left;
	z-index: 2;
	background-color: #FFFFFF;
}


#container {
	position: relative;
	width: 760px;
	margin: 0px auto;
	border: 1px solid #fff;
	text-align:left;
	z-index: 2;
	background-color: #FFFFFF;
	background:  url("images/vbkgnd.gif") repeat-y left; 	/* faux-column, this is for the left sidebar */
}



#tabletime table{
font-size: 0.70em;
text-align:left;
margin-left: 40px;
}

#tabletime strong {color: #6380b6; text-align:right;}

#topnav {
	width: 760px;
	height: 119px;
	margin: 1px 1px 1px 0px;
	padding: 0;
	background-color: #68019A;
	z-index: 10;
	border-bottom: 1px solid white;
}
#topnav h1 {
	font-size: 1.6em;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:900;
	color: #fff;
	margin: 5px;
	padding: 20px 4px 4px 4px;
}

/* Use this style with the float to keep this column from overflowing if content in right column is shorter */
#sidenav {
	float: left;
	width: 143px;
	/* IE doubles the margins on floats, this takes care of the problem */
	display:inline;
	margin: 0;
	padding: 0;
	background-color: #ff9432;
	font-size: 0.70em;
	text-align: left;
}

/* Use this style for editing as it displays better in Dreamweaver */
Xsidenav {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 143px;
	/* IE doubles the margins on floats, this takes care of the problem */
	display:inline;
	margin: 0;
	padding: 0;
	background-color: #ff9432;
	font-size: 0.70em;
	text-align: left;
	border-right: 1px solid #dcdcdc;

}
#sidenav ul {
	margin: 0;
	padding: 0;
}
#sidenav li {
	width: 143px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sidenav a.mnav, #sidenav a.snav {
	display: block;
	padding: 8px 0 8px 5px;
	background-color: #ff9432;
	text-decoration: none;
	text-align: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #fff;
}
#sidenav li#contact {border-bottom: 2px solid white;}

#sidenav a:link, #sidenav a:visited {color: #fff;}
#sidenav a:hover, #sidenav a:active, #sidenav a:focus {color: #fff; background-color: #68019a; margin:0 2px 0 2px;}
 
#sidenav a.snav {
	border: none;
	margin-left: 10px;
	margin-top: 1px;
	color: #333;
	font-weight: normal;
}
#sidenav p {color: #663300; margin: 10px 15px 10px 10px; padding: 0;}
#sidenav p.section {
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	margin: 4px 0px 6px 10px;
 }
 #subnav1, #subnav2 {background-color: #F1EFE2; }

#rightnav {
	float: right;
	width: 178px;
	/* IE doubles the margins on floats, this takes care of the problem */
	display:inline;
	margin: 0;
	padding: 0;
	background-color: #9a0144;
	font-size: 0.70em;
	text-align: center;
}

/* Use this style for editing as it displays better in Dreamweaver */
Xrightnav {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 178px;
	/* IE doubles the margins on floats, this takes care of the problem */
	display:inline;
	margin: 0;
	padding: 0;
	background-color: #9a0144;
	font-size: 0.70em;
	text-align: center;
		border-right: 1px solid #fff;

}
#rightnav ul {
	margin: 0;
	padding: 0;
}
#rightnav li {
	width: 178px;
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#rightnav a.mnav, #rightnav a.snav {
	padding: 0;
	background-color: #9a0144;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #666;
}
#rightnav li#contact {border-bottom: 2px solid white;}

#rightnav a:link, #rightnav a:visited {color: #000;}
#rightnav a:hover, #rightnav a:active, #rightnav a:focus {color: #000; background-color: #bbcec5;}
 
#rightnav a.snav {
	border: none;
	margin-left: 0px;
	margin-top: 1px;
	color: #333;
	font-weight: normal;
}
#rightnav p {color: #fff; margin: 10px 15px 10px 10px; padding: 0;}
#rightnav p.section {
	color: #ff9432;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0;
 }

#contenthome {
	width: 430px;
	margin-left: 146px;
	margin-right: 10px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: 4;
	background-color: #D49021;
}

#contenthome p {
	font-size: 0.70em;
	line-height : 1.4em;
	padding: 5px 20px 5px 10px;
	margin: 2px;
}

#contenthome h1 {
	color: #68019A;
	font-size: 1.4em;
	margin-top: 10px;
		margin-left: 10px;
	font-weight: 900;
	font-family:Georgia, "Times New Roman", Times, serif;
}



#content {
	width: 430px;
	margin-left: 146px;
	margin-right: 10px;
	color: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	z-index: 4;
}

#content h1 {
	color: #68019A;
	font-size: 1.4em;
	margin-top: 10px;
		margin-left: 10px;
	font-weight: 900;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#content h2 {
	color: #9a0144;
	font-size: 1.0em;
	margin: 5px 10px 10px 10px;
	font-weight: 900;
	font-family:Georgia, "Times New Roman", Times, serif;
	border-bottom: 1px solid rgb(204, 204, 204);
}

#content h3 {
	color: #9a0144;
	font-size: .9em;
	margin: 5px 10px 0px 0px;
	padding: 0;
	font-weight: 900;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-align:left;
}


#content h4 {
	color: #6380b6;
	font-size: .8em;
	margin: 0;
	padding: 0;
	font-weight: 900;
}

#content h5 {
color: #6380b6;
	font-size: 1em;
	text-align:center;
	font-style:italic;
	margin: 5px 0 5px 0;
	font-weight: 900;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	
#content p {
	font-size: 0.70em;
	line-height : 1.4em;
	padding: 5px 20px 5px 10px;
	margin: 2px;
}

#content table  {font-style: normal; font-variant: normal; font-weight: normal;  line-height: normal; font-size-adjust: none; font-stretch: normal;}
#review td {padding: 0px; text-align: left; }


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

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

#content p.section {
	color: #0a7541;
	font-size: 1em;
	padding: 0;
		line-height: 1.6em;
		font-family: Georgia, "Times New Roman", Times, serif;
 }


#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 p.btop a {color: #0a7541; font-size: .65em;}
#contenttuition p.btop a:link, .btop a:visited {text-decoration: underline;}
#contenttuition p.btop a:hover, .btop a:active, .btop a:focus {text-decoration: none;}

#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: 760px;
	clear: both;
	font-size: 0.60em;
	color: #FFF;
	text-align: center;
	padding: 5px 0px;
	background-color: #68019A;
	border: 1px solid white;
	position: relative;
	margin: 0px auto;
}

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

.cname {
	font-family: Arial, Helvetica, sans-serif;
	color: #9E9456;
	font-size: 1.40em;
	font-weight: bold;
	line-height: 1.5em;
	letter-spacing: 0.04em;
}
.ctitle {
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
	font-size: 1.1em;
	font-weight: bold;
	letter-spacing: -0.01em;
}

.imgwleft {
	float: left;
	margin: 5px 5px 2px 0px;}
	
.imgwright {
	float: right;
	margin: 2px 0px 2px 5px;}
	
p.imgleft img {
	float: left;
	margin: 5px 15px 5px 0px;}
	
p.imgright img {
	float: right;
	margin: 5px 0px 5px 5px;}

.imgspace {
	margin: 7px 7px 7px 7px;}
	


/* You are HERE indicators for Sidenav Menu items */
body#directionspage #sidenav li#directions a, 
body#homepage #sidenav li#home a, 
body#linkspage #sidenav li#links a, 
body#aboutpage #sidenav li#about a,
body#contactuspage #sidenav li#contactus a,
body#entertainmentpage #sidenav li#entertainment a,
body#eventspage #sidenav li#events a,
body#photopage #sidenav li#photos a,
body#sponsorpage #sidenav li#sponsors a,
body#visitorinfopage #sidenav li#visitorinfo a,
body#volunteeringpage #sidenav li#volunteering a,
 {
	color: #fff;
	background-color: #cc6100;
	margin:0 2px 0 2px;
	
}

