
body {
	background-color: #131313;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	color: #999999;
	}


/* Nav */

#nav {
    width: 905px;
    color: #999999; 
    margin: 0;
	}


#nav .menuButtonOff {
	text-align: center;
	background: url(images/buttonOff.png) no-repeat left;
    width: 150px;
    height: 25px;
    padding: 0;
	}
	
#nav a:link, #nav a:visited {
    color: #CCCCCC;
    font-weight: bold;
    font-size: small;
    text-decoration: none;
    text-align: center;
    }

#nav a:hover {
    background: url(images/buttonOn.png) no-repeat left;
    height: 25px;
    width: 150px;
	color: #FFFFFF;
    }

#nav img {
    text-align: center;
    }

	
/* Content */
	
#content {
	width: 900px;
	margin: 0;
	padding: 0;
	}
		
#content h1, #content h5, #content h2, #content h3, #content h4, #content h6 {
	clear: both;
	margin: 0 10px;
	font-weight: bold;
	color: #CCCCCC;
	}
	
#content h1 {
	padding-top: 10px;
	font-size: large;
    text-align: left;
	}

#content h2 {
	padding-top: 10px;
	font-size: medium;
	text-align: left;
	}
   
#content h3 {
	padding-top: 10px;
	font-size: small;
	text-align: left;
	}

#content h4 {
	padding-top: 10px;
	font-size: medium;
	text-align: left;
	}
	
#content h5 {
	padding-top: 10px;
	font-size: medium;
	text-align: left;
	}

#content h6 {
	padding-top: 10px;
	font-size: medium;
	text-align: left;
	}
		
#content p {
	padding-top: 2px;
	margin-left: 10px;
	font-size: small;
	line-height: 1.2;
	text-align: left; 
	}
	
#content p.errorMessage {
	color: #67696B;
	font-weight: bold;
	}

#content ul {
	padding: 6px 10px;
	font-size: small;
	line-height: 1.2;
	list-style: square;
	text-align: left;
	}
	
#content ul li {
	list-style-position: inside;
	}
		
#content a:link, #content a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #969696;
	}
	
#content a:hover {
	text-decoration: underline;
	color: #FFFFFF;
	}	
	
#content p img.foh {
	float: left;
	margin: 0;
	padding: 2px 10px 2px 0;
	border: 0;
	}
	
#content p img.fohalt {
	float: right;
	padding: 2px 0 2px 10px;
	}

#content p.display {
	text-align: center;
	}

#content td {
	text-align: left;
	font-size: small;
	}


#content .twoCols {
    float: left;
	width: 900px; 
	padding-top: 20px;
	}

#content .twoCols .left {
	width: 290px; 
	float: left; 
	}
	
#content .twoCols .left .bottom {
    background: url(images/bg80.png) no-repeat bottom;
    padding-top: 10px;
    height: 80px;
    }

#content .twoCols .right { 
	width: 595px; 
	float: right; 
	}

#content .twoColsOddFlyerLink {
	width: 290px;
	height: 230px; 
	float: left; 
	background: url(images/bg1.png) no-repeat bottom;
	}

#content .twoColsOddFlyerLink .left {
	width: 140px; 
	float: left; 
	padding: 15px 0 0 5px;
	}

#content .twoColsOddFlyerLink .right { 
	width: 140px; 
	float: right;
	padding: 15px 2px 0 2px; 
	}

#content .twoColsOdd {
	width: 595px; 
	float: left; 
	}

#content .twoColsOdd .left {
	width: 290px; 
	float: left; 
	height: 320px;
	background: url(images/bg320.png) no-repeat bottom;
	}

#content .twoColsOdd .right { 
	width: 290px; 
	height: 150px;
	float: right; 
	background: url(images/bg150.png) no-repeat;
	padding-bottom: 20px;
	}

#content .twoColsEqual {
	width: 900px;
	float: left;
	}
#content .twoColsEqual .left {
	width: 445px;
	float: left;
	}
	
#content .twoColsEqual .right {
	width: 445px;
	float: right;
	padding-bottom: 30px;
	}
	
#content .twoColsEqual iframe {
	margin-bottom: 30px;
	}

/* Event */

#content h2#weekly {
	text-align: left;
	padding-top: 30px;
	}

#content div.event {
	display: block;
	height: 260px;
	margin: 12px 10px 10px 10px;
	padding: 20px 0;
	}

#content div.event  h3 {
	clear: none;
	margin: 0;
	font-size: small;
	border-bottom: 1px solid #67696B;
	}
	
#content div.event  h4 {
	clear: none;
	margin: 0;
	padding-top: 6px;
	color: #67696B;
	font-size: small;
	}
	
#content div.event  p {
	margin: 0;
	}

#content div.event img {
	float: right;
	margin: 0;
	padding: 2px 0 2px 10px;
	border: 0;
	}



/* Event 2 */

#content div.eventAlt {
	display: block;
	height: 260px;
	margin: 12px 10px 10px 10px;
	padding: 20px 0;
	text-align: right;
	}
	
#content div.eventAlt  h3 {
	clear: none;
	margin: 0;
	font-size: small;
	border-bottom: 1px solid #67696B;
	}
	
#content div.eventAlt  h4 {
	clear: none;
	margin: 0;
	color: #67696B;
	padding-top: 6px;
	font-size: small;
	}
	
#content div.eventAlt  p {
	margin: 0;
	}

#content div.eventAlt img {
	float: left;
	margin: 0;
	padding: 2px 10px 2px 0;
	border: 0;
	}

#content div.list {
	display: block;
	height: 120px;
	width: 770px;
	float: left;
	margin: 12px 10px 10px 10px;
	padding: 20px 0;
	text-align: left;
	}

#content div.list img {
	padding-right: 20px;
	}

/* Forms */

#content form p {
	width: 400px;
	clear: both;
	margin: 0 0 0 10px;
	padding-top: 10px;
	min-height: 24px; /* Fix Mozzilla/asp:Panel display bug */
}

#content form p label {
	float: left;
	margin: 0;
	padding: 0;
}

#content form p input, #content form p textarea, #content form p select {
	float: right;
	margin: 0;
	padding: 0;
}

#content form p select {
	width: 204px;
}

#content form p textarea {
	width: 300px;
}
#content form p input {
	width: 200px;
}
#content form p input#send {
	width: 172px;
}


/* Gallery */

p.display {
	clear: both;
	text-align: center;
	}
	
p.display img.thumb {
	margin: 6px 10px;
	padding-top: 6px;
	border: 0;
	}

/* Footer */

#footer {
	font-size: x-small;
	color: #67696B;
	width: 900px;
	height: 30px;
	background: url(images/footer.png) no-repeat bottom;
	margin: auto;
	clear: both;
	text-align: center;
	}

#footer p {
	padding: 8px;
	vertical-align: middle;
	}	
	
#footer a:link, #footer a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #67696B;
	}
	
#footer a:hover {
	text-decoration: underline;
	color: #67696B;
	}	
