@charset "UTF-8";
/* CSS Document */

body {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #FFF;
	margin:0;
	padding:2px 0;
}

#wrapper {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/BG.jpg);
	height: 575px;
	background-repeat: no-repeat;
	background-position: 5px;
}

#home_wrapper {
	width: 900px;
	background-image: url(../images/home_BG4.jpg);
	height: 575px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: 0px 19px;
}

#home2_wrapper {
	width: 900px;
	background-image: url(../images/home_BG2.jpg);
	height: 575px;
	background-repeat: no-repeat;
	margin-right: auto;
	margin-left: auto;
	background-position: 0px 19px;
}

#nav {
	text-align: center;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	padding-top: 23px;
	padding-right: 0;
	padding-left: 0;
}
#nav li {
	display: inline;
	padding-right: 30px;
	list-style-type: none;
	margin-top: 256px;
}
#footer li {
	display: inline;
	padding-right: 20px;
	list-style-type: none;
	font-weight: bold;
}

#nav a {
	color: #F09348;
	text-decoration: none;
	font-weight: bold;
	margin-top: 25px;
}
#nav a:hover {
	color: #CB6604;
}
.active {
	color: #CB6604;
}

#footer {
	color: #bfcd5e;
	text-align: center;
	margin-top: 10px;
	font-size: 14px;
	clear: both;
	text-transform: uppercase;
}

#footer a {
	color: #9B4522;
}

a {
	color: #8F492F;
}

#content {
	height: 400px;
	width: 525px;
	margin-top: 5px;
	margin-left: 100px;
	overflow: auto;
	line-height: 20px;
	color: #300;
	text-align: justify;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 35px;
	float: left;
	clear: right;
}

.schedule {
	text-align:left;
}



#contact_content {
	height: 400px;
	width: 525px;
	margin-top: 5px;
	margin-left: 100px;
	overflow: auto;
	line-height: 20px;
	color: #555;
	text-align: left;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 35px;
	float: left;
	clear: right;
}


#homecontent {
	height: 475px;
	width: 730px;
	margin-left: 25px;
	overflow: auto;
	line-height: 20px;
	color: #8e908f;
	text-align: justify;
	font-size: 14px;
	padding-top: 0px;
	padding-left: 25px;
	margin-top: 5px;
	padding-bottom: 25px;
	margin-bottom: 15px;
}

#videolink {
	color: #8F492F;
	text-align: right;
	font-weight: bold;
	font-size: 10pt;
	margin-top: 0px;
}

#petes {
	color: #FFF;
	margin-top: 300px;
	text-align: right;
	font-weight: bold;
	font-size: 10pt;
	margin-bottom: -10px;
}

#petes a {
	color: #FFF;
	text-decoration: none;
	line-height:1.1em;
}

#partner_content {
	height: 400px;
	width: 525px;
	margin-top: 5px;
	margin-left: 100px;
	overflow: auto;
	line-height: 20px;
	color: #555;
	text-align: justify;
	font-size: 14px;
	padding-top: 0px;
	padding-right: 25px;
	padding-left: 25px;
	margin-bottom: 35px;
	float: left;
	clear: right;
}

h2 {
	color: #CB6604;
	line-height: 24px;
}
#pagehead {
	color: #9B4522;
	font-size: 18px;
	font-weight: bold;
	width: 400px;
	margin-left: 275px;
	margin-top: 50px;
}
#homelink {
	width: 150px;
	height: 450px;
	float: left;
}

