@charset "utf-8";
* {
	margin: 0px;
	padding: 0px;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFCC;
	margin: 15px;
}



#wrapper {
	background-color: #000000;
	height: 250px;
	width: 860px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper #header {
	width: 860px;
}
#wrapper #bodyBarLeft {
	background-color: #000000;
	width: 27px;
	float: left;
	background-image: url(images/leftBorder.jpg);
	background-repeat: repeat-y;
	display: inline-block;
	height: 927px;
}
#wrapper #bodyLeft {
	background-color: #000000;
	float: left;
	width: 150px;
	height: 925px;
	border: 1px solid #FF6633;
	display: inline-block;
}
#wrapper #bodyLeft #mailingList {
	height: 60px;
	width: 150px;
	background-color: #669933;
}

#wrapper #bodyLeft #decoLeft {
	width: 152px;
}
#wrapper #bodyRight #decoRight {
	width: 152px;
}


#wrapper #bodyCenter {
	background-color: #000000;
	width: 525px;
	float: left;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FF6633;
	border-bottom-color: #FF6633;
	display: inline-block;
	height: 925px;
}
#wrapper #bodyCenter #SignPhoto {
	width: 525px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF6633;
	background-color: #000;
}
#address {
	height: 20px;
	width: 520px;
	padding-top: 8px;
}


#wrapper #bodyCenter #centerLeft {
	float: left;
	width: 235px;
	margin: auto;
}
#eventsBox    {
	padding-left: 15px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#wrapper #bodyCenter #centerRight {
	float: right;
	width: 270px;
	height: 600px;
	margin-top: auto;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}

#wrapper #bodyRight {
	background-color: #000000;
	float: right;
	width: 152px;
	height: 925px;
	border: 1px solid #FF6633;
	display: inline-block;
}
#wrapper #bodyFooter {
	background-color: #000000;
	width: 860px;
	clear: both;
	display: inline-block;
}

.HMenu {
	font-family:Arial, Helvetica, sans-serif
	font-size:10px;
	font-weight:bold;
	text-decoration:none;
	text-transform:none;
	color:#FFFFFF;
	
}

a:link {
	color: #000000;
	text-decoration: none;
}

a:visited {
	color: #000000;
}

a:hover {
	text-decoration: none;
}

a:active {
	color: #000000;


}

a.nav:link {
	color: #FF9900;
	text-decoration: none;
}

a.nav:visited {
	color: #FF9900;
	padding: 2px;
}

a.nav:hover {
	color: #FFFFFF;
#content {
	padding: 10px;
}

.Event {
	font-family:Verdana, Geneva, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	text-transform:none;
	color:#FF9900;
	
}

.WhiteEvent {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	text-transform:none;
	color:#FFFFFF;
	
}
#fadeshow2 {
	width: 520px;
	height: 200px;
}
#CenterTop2 {
	background-color: #F60;
	width: 502px;
	padding: 10px;
}

