body
{
	background-color: #000000;
	
	margin: 0px;
	padding: 0px;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

	behavior:url("../scripts/hover.htc");
}

img, div
{
	behavior: url(../scripts/iepngfix.htc);
}

a:hover h3
{
	text-decoration: none;
}

p
{
	margin: 0px;
	padding: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

#main a
{
	color: #390;
}

a, #main .activity a
{
	color: #FFFFFF;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

a img
{
	border: none;
}

ul, form, h1, h2, h3
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}

#surround
{
	background-color: #339933;

	background-image: url(../images/strip_bottom.jpg);
	background-repeat: repeat-x;
	background-position: bottom center;
}

#header
{
	background-image: url(../images/strip_top.jpg);
	background-repeat: repeat-x;
	background-position: top center;
}

#content
{
	background-color: #fe4c02;
	width: 900px;
	text-align: left;
}

#border
{
	background-image: url(../images/border.gif);
	background-repeat: repeat-y;
	background-position: center center;
	padding-left: 10px;
}

#menu
{
	float: left;
	width: 150px;
	padding: 5px;
}

#menu ul a
{
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
}

#menu ul a:hover
{
	text-decoration: none;
}

#menu ul
{
	font-size: 16px;
	margin-left: 5px;
	margin-top: 10px;
	margin-bottom: 20px;
	border-top: 1px solid #FFFFFF;
}

#menu li
{
	border-bottom: 1px solid #FFFFFF;
}

#main
{
	background-color: #FFFFFF;
	margin-right: 20px;
	float: right;
	width: 692px;
	padding-bottom: 40px;
}

#sig
{
	text-align: center;
	padding: 3px;
}

.activities .activity
{
	clear: left;
}

.activities .activity img
{
	background-position: center center;
	margin: 20px;
	float: left;
}

.activities .activity .description
{
	margin-left: 200px;
	padding-right: 20px;
}

.activities .activity .description h1
{
	padding-top: 20px;
	font-size: 18px;
	color: #339933;
}

.activity-image
{
	width: 182px;
	height: 184px;
	background-position: center center;
}



.combo
{
	
}

.combo .activity
{
	background-position: center center;
	float: left;
	margin: 23px;
	margin-top: 0px;
	height: 170px;
	border: 1px solid #000000;
}

.combo .activity h3
{
	background-color: #000000;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: -10px;
}

.four .activity
{
	height: 140px;
}

.five .activity
{
	height: 125px;
}

.combo .activity img
{
	float: none;
}

.heading
{
	padding-left: 15px;
	padding-top: 10px;
	padding-bottom: 5px;
}

.five
{
	margin-left: 19px;
}

.four
{
	margin-left: 10px;
}

.front .bar
{
	position: absolute;
	margin-top: -110px;
	margin-left: 190px;
}

.combo .bar
{
	position: absolute;
	margin-top: 75px;
}

.combo .five .bar
{
	position: absolute;
	margin-top: -75px;
	margin-left: 114px;
}

.combo .four .bar
{
	position: absolute;
	margin-top: 57px;
	margin-left: -1px;
}


hr
{
	clear: both;
	height: 0px;
	margin: 0px;
	padding: 0px;
	visibility: hidden;
}

.form label
{
	color: #fe4c02;
	font-weight: bold;
	display: block;
	width: 120px;
	text-align: right;
	float: left;
	padding-right: 5px;
	padding-top: 3px;
}

.form li
{
	padding-top: 5px;
	padding-bottom: 5px;
}

.form .field
{
	border: 1px solid #000000;
	padding: 2px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}

.form .field:focus, .form .field:hover
{
	border: 1px solid #fe4c02;
}

.error-box
{
	background-color: #EEEEEE;
	padding: 10px;
	border-bottom: 1px solid #666666;
	border-top: 1px solid #666666;
	margin-top: 10px;
	margin-bottom: 10px;
}

.error-box h3
{
	color: #fe4c02;
}

.error-box ul
{
	list-style-type: square;
	list-style-position: inside;
}

.admin-menu
{
	list-style-type: none;
	margin: 20px;
}

.admin-menu li
{
	padding-top: 10px;
	padding-bottom: 10px;
}

.admin-menu li li
{
	padding: 0px;
	list-style-type: square;
}

.admin-menu ul
{
	margin-left: 20px;
}

.admin-menu a
{
	color: #336633;
	font-size: 14px;
}

.admin-activities
{
	margin: 20px;
	list-style-type: square;
	list-style-position: inside;
}

.admin-activities li
{
	border-bottom: 1px solid #AAAAAA;
	padding: 5px;
}

.admin-activities a
{
	color: #336633;
	font-weight: bold;
	font-size: 14px;
}

.avail td
{
	text-align: center;
	width: 35px;
}

.admin-button
{
	display: block;
	font-weight: bold;
	padding: 10px;
	text-align: center;
	background-color: #336633;
}


.list
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	color: #666666;
	margin-left: 20px;
}

.list span
{
	font-style: italic;
}

.list li
{
	padding: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #DDDDDD;
}

.list li h2
{
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: normal;
	color: #336633;
}

.list .options
{
	padding: 5px;
}

.list .options a
{
	color: #666666;
}

.list .options a img
{
	margin-bottom: -3px;
}

.season-preview
{
	height: 10px;
	margin: 10px;
	background-image: url(../images/year.gif);
	background-position: top left;
	background-repeat: no-repeat;
	width: 365px;
}

.season
{
	background-color: #006699;
	height: 10px;
	width: 100px;
	
	opacity: 0.3;
	filter: alpha(opacity=30);
	-moz-opacity: 0.3;
	
	border-left: 1px solid #000000;
	border-right: 1px solid #000000;
}

.comment
{
	margin: 20px;
}

#links
{
	padding: 20px;
}

#links ul
{
	list-style-type: square;
	margin-left: 20px;
}

#links a h2
{
	margin-left: 200px;
}

#links img
{
	margin-left: 20px;
	margin-top: -20px;
	margin-bottom: 10px;
}


.comment h2
{
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-weight: bold;
	color: #336633;
}

.comment p
{
	margin: 0px;
	padding: 10px;
	padding-left: 0px;
}

#menu .comment
{
	padding: 5px;
	margin: 0px;
	color: #FFFFFF;
}

#menu .comment p
{
	padding: 0px;
	margin: 0px;
}

#menu .comment span
{
	display: block;
	padding: 4px;
	font-style: italic;
	margin-bottom: 15px;
}

table
{

}

thead td, tfoot td
{
	background-color: #EEEEEE;
	border-bottom: 1px solid #999999;
	text-align: center;
	font-weight: bold;
	color: #339933;
}

tbody td
{
	border-bottom: 1px solid #DDDDDD;
}


.front
{

}

.front .activity
{
	background-position: top center;
	float: left;
	margin-top: 0px;
	height: 189px;
	margin: 21px;
	border: 1px solid #000000;
}

.front .activity h3
{
	background-color: #000000;
	text-align: center;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: -10px;
}

#provider
{
	margin: 20px;
	background-color: #339933;
}

#provider p
{
	color: #FFFFFF;
	margin-left: 240px;
	
	height: auto !important;
	height: 180px;
			
	min-height: 180px;
}

#provider.black
{
	background-color: #000000;
}

.contact
{
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	margin-top: 10px;
	margin-bottom: 10px;
}

.contact label
{
	font-weight: bold;
	color: #fe4c02;
	display: block;
	width: 120px;
	text-align: right;
	float: left;
	padding-right: 10px;
}

.contact a
{
	color: #339933;
}

.contact li
{
	padding-top: 3px;
	padding-bottom: 3px;
}
