body {
	background-color: #85A477;
	font-family: Arial;
	font-size: 10pt; 
	text-align: center;
}
#containerDiv {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 910px

}
.eventname {
	color: #990000;
	font-weight: bold;
}

.alignleft {
	text-align: left;
}


.bluebackground {
	background-color: #9DACBF;
	text-align: center;
}
#header {
	background-image: url(flashheader/bike_trails.jpg);
	margin: 0px;
	padding: 0px;
	height: 250px;
	width: 750px;
}

.backgroundpeach {
	background-color: #F4DF8C;
}

.divcenter {
	text-align: center;
}
.maintable {
	border: thin solid #000000;
	background-color: #FFFFFF;
}
.maintitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	font-size: 10px;
	color: #FFFFFF;
}
.electricText {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #84AE6C;
}
.attentionRed {
	margin: 2px;
	padding: 5px;
	border: thick double;
	border-color: #85AE6C;
}

h1 			{
	font-size: 12pt;
	margin-top:0px;
	margin-bottom:0;
	vertical-align:text-top
} 

h2 			{
	font-size: 12pt;
	margin-top:0;
	margin-bottom:0;
	vertical-align:text-top;
	color: #0000CC;
	text-decoration: underline;
} 
h5 {
	font-size: 12pt;
	color: #0000CC;
	margin-bottom: 0px;
	margin-top: 0px;
}

h3 			{ font-size: 10pt; margin-top:0; margin-bottom:0; vertical-align:text-top } 


h4 		{
	font-size: 12pt;
	margin-top: 0;
	margin-bottom: 0;
	font-weight:bold

}
a       {
	font-weight: bold;
	text-decoration:none;
	color:#324395
}
a:hover      {
	font-weight: bold;
	text-decoration:none;
	color:#336666
}

.ads {
	background-color: #F4DF8C;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #85A477;
	text-align: center;
}
.floatLeft {
	float: left;
	padding-right: 6px;
}
.eventBox {
	padding: 8px;
	border: medium double #036;
}
hr {
	margin: 3px;
	padding-top: 0px;
}
.hotDeals {
	margin: 6px;
	padding: 6px;
	width: 93%;
	border: solid black 1px;
	text-align: left;
}
