
body { 
	background-color: #333333;
	margin: 0;
}

#content {
	width: 100%;
	float: none 0 !important;
}

#banner{
		width:775px;
		margin-right:auto;
		margin-left:auto;
		margin-top:0;
		padding:0px;
		text-align:left;
}

#navigation{
	text-align: left;
	vertical-align: top;
	background-color: #336666;
	width: 775px;
	height: 40px;
}

#map {
	margin: 20px 0 20px;
}

#center{
	text-align: center;
	margin-bottom: 25px;
}

p {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	margin: 12px 0px 12px 0px;
}

.img {
	margin-top: 30px;
}

#directions {
	padding: 20px 0 0 0;
	background-color: #FFFFF0;
	width: 775px;
}

/* banner styles */

#contentleft {
		width:170px;
		height:145px;
		padding:0px;
		float:left;
		background-color:#336666;
}
	
#contentcenter {
		width:293px;
		height:145px;
		padding:0px;
		float:left;
		background-color:#336666;
}
	
#contentright {
		width:310px;
		height:145px;
		padding:0px;
		float:left;
		background-color:#99CC99;
}

#directions #text{
	text-align: left;
	width: 480px;	
}

#directions #footer{
	width: 775px;
    background-color:#FFFFF0;
	text-align:center;
	padding: 0 0 20px 0;
}

#directions #footer p{
	color: #000
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
}

a {
	color: #FF9966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

a:visited {
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

a:hover {
	color: #FFCC00;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-decoration: underline;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
}

h2 {
	
}

h3 {
	color:#000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bold;	
	margin: 30px 0 30px;
}

h3 p {
	margin: 0px;
}

h4 {
	color:#003333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;	
	margin-top: 20px;
}

h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	margin: 6px 0 px 6px 0px;
}

h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
}

.address {
	color: #FFFFF0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

.arial12pt {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	margin: 0px;
}

.bold {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
}

.calendardates {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

.credits {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	font-weight: bold;
	margin: 0px;
}

.deadlink {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-decoration: underline;
}

.gold {
	color: #FFCC66;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.green{
	color: #003333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.grey {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.header {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0px;
}

.highlight{
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin: 0px;
}

.leading {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
}

.lightgreen {
	color: #BCD4A2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.red {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}

.redunderlined {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: underline;
}

