
@media all {
	
html {
	color: #0D2004;
	background-color: #142E09;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: center;
}
a,a:link,a:visited,a:active {
	color: #7A8206;
	font-weight:  normal;
	text-decoration: underline;
}
a:hover{
	color: #7A8206;
	font-weight: normal;
	text-decoration: none;
}
body {
	margin: 0px 0px 0px 0px;
	text-align: center;
}

#main {
	margin: 0px auto 0px auto;
	text-align: left;
	width: 770px;
	background-image: url(../images/repeat.jpg);
}

#header{
	background-image: url(../images/header.jpg);
	height: 94px;	
}
#primaryNav{
	height: 30px;
}
#contentbg{
	background-image: url(../images/contentbg.jpg);
	Min-height: 380px;
}
#contenttext{
	padding-left: 40px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 20px;
}
#footer{
	background-image: url(../images/footer.jpg);
	background-repeat: no-repeat;
	height: 69px;
}
h1{
	font-size: 12pt;
	color: #315A1F;
}
h2{
	font-size: 10pt;
	color: #315A1F;
}
#column1{
	width: 150px;
	float: left;
}
#red{
	color: red;
}
#blue{
	color: blue;
}
#facebook{
	padding-top: 20px;
}

/*---------------- NEWS ------------------*/

#post_title{
	font-size: 8pt;
	text-transform: uppercase;
	font-weight: bold;
}
#blogger{
	font-size: 8pt;
	text-transform: uppercase;
}
#post_date{
	font-size: 8pt;
	color: #3F4F38;
}
#post{
	font-size: 9pt;
	margin: 10px 0px 20px;
}
/*---------------- RATES ----------------------*/
#rates{
	width: 300px;
	float: left;
}

#rates_1 {
	width: 180px;
	float: left;
}


/*--------------- Season Pass -----------------*/

#season_passes{
	width: 300px;
	float: left;
}

#pass_1{
	float: left;
	width: 200px;
}
.phead
{
	text-align: left;
}

.pp
{
	text-align: left;
}
}