/* The Basics */

html { 
	overflow: scroll;
}

a:link, a:visited {
	color: #333;
}

a:hover, a:active {
	color: #666;
}

#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 50px;
}

.small {
	font-size: 11px;
}

.xsmall {
	font-size: 10px;
}

h2 {
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
}

h3 {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
}

h4 {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
}

h5 {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0;
}

p {
	margin-top: 0;	
}

.green, a.green {
	color: #69781B;
}

.gray, a.gray {
	color: #666;
}

hr {
	margin-top: 25px;
	margin-bottom: 25px;
	color: black;
	background-color: black;
	height: 1px;
}

.text, a.text:link, a.text:visited {
	color: #333;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

h3.text {
	font-size: 16px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

a.text:hover, a.text:active {
	color: #8EC63F;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

.imagepad {
	float: right;
	margin-left: 20px;
	margin-bottom: 10px;
}

legend {
	font-size: 13px;
	font-weight: bold;
	color: #345810;
}

fieldset.reg {
	background-color:#EFEFEF;
	font-size: 11px;
	width: 450px;
}

fieldset.reg textfield, fieldset.app textfield {
	font-size: 11px;
}

fieldset.app {
	background-color: #EFEFEF;
	font-size: 11px;
	width: 400px;
}

.classtitles {
	color: #71B100;
	font-size: 14px;
	margin-bottom: 0;
}

.red {
	color: #F00;
}

li {
	margin-bottom:10px;
}

/* The Header */

.logo {
	float: left;
	margin-right: 21px;
}

p.nav {
	margin-top: 11px;
	margin-bottom: 0;
}

p.crumbs, a.crumbs {
	margin-top: 5px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}

#header {
	margin-left: auto;
	margin-right: auto;
	width: 766px
}

/* Content Areas */

#mainhome {
	margin-top: 50px;
	text-align: center;
}

#main {
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto; 
	width: 766px;
}

#content {
	width: 554px;
	float: right;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 30px;
}

/* Footer */

#footer {
	width: 850px;
	height: 34px;
	background-image: url(images/footer-bg.jpg);
	margin-left: auto;
	margin-right: auto;
	display: block;
}

p.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	line-height: 34px;
}

a.footerlink:link, a.footerlink:visited {
	color: black;
	text-decoration: none;
}

a.footerlink:hover, a.footerlink:active {
	color: white;
	text-decoration: none;
}

/* Subfooter */

#subfooter {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	margin-top: 10px;
	height: 125px;
}

#subfooter-blank {
	margin-left: auto;
	margin-right: auto;
	width: 850px;
	margin-top: 10px;
	height: 125px;
}

#subfooter strong {
	font-size: 11px;
}

#contact {
	width: 30%;
	float: left;
	padding-left: 15px;
}

#hours {
	width: 30%;
	float: left;
	padding-right: 15px;
	padding-bottom: 30px;
}

#directions {
	width: 35%;
	float: left;
}

/* Home Page */

img.homeblock {
	margin-right: 35px;
	margin-bottom: 17px
}
		
img.homeblock2 {
	margin-right: 0;
	margin-bottom: 17px;
}
	
img.homeblock3 {
	margin-right: 35px;
	margin-bottom: 0;
}

/* Gallery Page */

img.galblock {
	margin-right: 10px;
	margin-bottom: 10px;
}

img.galblock2 {
	margin-right: 0;
	margin-bottom: 10px;
}

img.galblock3 {
	margin-right: 10px;
	margin-bottom: 0;
}

/* Subnavs */

#sidebar {
	width: 192px;
	float: left;
	font-size: 10px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding-right: 20px;
}

.sidenav, a.sidenav:link, a.sidenav:visited {
	margin-bottom: 10px;
	color: #666;
	text-decoration: none;
	line-height: 18px;
	text-transform: uppercase;
}

.presstitle {
	font-size: 11px;
}

a.sidenav:hover, a.sidenav:active {
	margin-bottom: 10px;
	color: #71B100;
	text-decoration: none;
	line-height: 18px;
	text-transform: uppercase;
}

p.currentnav, a.currentnav {
	margin-bottom: 10px;
	color: #71B100;
	line-height: 18px;
	text-decoration: none;
	text-transform: uppercase;
}

a.subnav:link, a.subnav:visited {
	margin-left: 10px;
	color: black;
	text-decoration: none;
}

a.subnav:hover, a.subnav:active {
	margin-left: 10px;
	color: #71B100;
	text-decoration: none;
}

/* Pop-Up Windows */

.window {
	width: 600px;
	background-color:#F7F7F7;
	padding: 10px;
}

.window1a {
	width: 600px;
	background-color:#FFF;
	padding: 10px;
}

.window2 {
	width: 450px;
	background-color:#F7F7F7;
	padding: 10px;
}

.window3 {
	width: 800px;
	background-color:#F7F7F7;
	padding: 10px;
}

/* Admin */

.nav, a.nav:link, a.nav:visited {
	color: #333;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

a.nav:hover, a.nav:active {
	color: #8EC63F;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
