body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-family: Arial;
}

img {
	border: 0px;
}

h2, h3 {
	text-align: center;
}

#main {
	background-color: #FFFFFF;
	width: 100%;
	top: 0px;
	padding: 0px;
}

#print_header {
	text-align: center;
	font-size: 18px;
}

#header {
	display: none;
}

#body {
	width: 100%;
	margin-top: 10px;
}

#body_left {
	display: none;
}

#body_right {
	width: 100%;
	text-align: justify;
	padding: 0px 10px 0px 10px;
	margin: 0px;
}

#body_single {
	width: 75%;
	text-align: justify;
	margin: 0px 150px 0px 150px;
}

#parkinfo_left {
	width: 48%;
	float: left;
	padding: 0px 5px 0px 5px;
	margin: 0px;
}

#parkinfo_right {
	width: 48%;
	float: right;
	padding: 0px 5px 0px 5px;
	margin: 0px;
}

#index_left {
	width: 48%;
	float: left;
	padding: 0px 10px 0px 10px;
	margin: 0px;
}

#index_right {
	width: 48%;
	float: right;
	text-align: justify;
	padding: 0px 10px 0px 10px;
	margin: 0px;
}

fieldset {
	font-size: 16px;
	text-align: justify;
}

legend {
	font-weight: bold;
	font-size: 18px;
}

dt {
	font-weight: bold;
}

div.std_block {
	border: 1px solid #000000;
	background: #FAFAFA;
}

div.std_block div.std_block_header {
	background-color: #DCD38B;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
	line-height: 22px;
	height: 22px;
	width: 100%;
	border-bottom: 1px solid #000000;
}

div.std_block div.std_block_text {
	font-size: 14px;
	text-align: center;
}

div.std_block div.std_block_text_justify {
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
}

div.std_block div.std_block_text_center {
	font-size: 14px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

div.std_block a:link, div.std_block a:visited {
	background-color: transparent;
	color: #000000;
	text-decoration: none;
}

div.std_block a:hover {
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
}

#body_right ul, div.std_block ul {
	list-style-image: url('../images/cathead-bullet.gif');
}

#body_right ul li, div.std_block ul li {
	font-size: 14px;
}

#body_right ul a, div.std_block ul a {
	color: #000000;
	text-decoration: none;
}

#body_right ul a:hover, div.std_block ul a:hover {
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
}

div.two_col_left {
	width: 48%;
	float: left;
	padding: 0px;
	margin: 0px;
}

div.two_col_right {
	width: 48%;
	float: right;
	padding: 0px;
	margin: 0px;
}

#footer {
	width: 100%;
	height: 110px;
	font-size: 12px;
	text-align: center;
	padding-top: 10px;
	border-top: 2px groove;
	margin-top: 50px;
}

p.footer_validation {
	display: none;
}

#body_right a, #footer a {
	color: #000066;
	text-decoration: none;
}

#body_right a:hover, #footer a:hover {
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
}


/* -------------------------------------Font sizes-------------------------------------- */


span.xlarge {
	font-size: 20px;
}

span.large {
	font-size: 18px;
}

span.med {
	font-size: 16px;
}

span.small {
	font-size: 14px;
}

span.xsmall {
	font-size: 11px;
}


/* -------------------------------------Schedule & Result page-------------------------------------- */



#quicklinks {
	text-align: center;
	width: 750px;
	margin: 25px;
}

#quicklinks a {
	color: #000066;
	text-decoration: none;
}

#quicklinks a:hover {
	background-color: #000000;
	color: #FFFFFF;
	text-decoration: none;
}

table.results {
	border: 1px solid #000000;
	border-collapse: collapse;
	width: 750px;
	margin: 25px;
}

table.results th.leaguename {
	background-image: url('../images/menubckgnd.gif');
	border: 1px solid #000000;
	border-collapse: collapse;
	text-align: center;
	font-size: 16px;
	line-height: 26px;
	height: 26px;
	background-color: #F7F7F7;
}

table.results th {
	border: 1px solid #000000;
	border-collapse: collapse;
	font-size: 14px;
	text-align: center;
	background-color: #FAFAFA;
}

table.results tr.row1 {
	border: 1px solid #000000;
	border-collapse: collapse;
	text-align: center;
	background-color: #CCCCCC;
}

table.results tr.row2 {
	border: 1px solid #000000;
	border-collapse: collapse;
	text-align: center;
	background-color: #EEEEEE;
}

table.results tr.row1:hover, table.results tr.row2:hover {
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
	text-align: center;
	background-color: #666666;
}

table.schedule {
	border: 1px solid;
	border-collapse: collapse;
	width: 100%;
	margin: 10px;
}

table.schedule th {
	text-align: center;
	font-size: 16px;
	background: #F7F7F7;
}

table.schedule td.headings {
	text-align: center;
	font-size: 14px;
	background: #FAFAFA;
}

table.schedule tr.row1 {
	border: 1px solid #000000;
	border-collapse: collapse;
	text-align: center;
	background-color: #CCCCCC;
}

table.schedule tr.row2 {
	border: 1px solid #000000;
	border-collapse: collapse;
	text-align: center;
	background-color: #EEEEEE;
}

table.schedule tr.row1:hover, table.schedule tr.row2:hover {
	border: 1px solid #FFFFFF;
	border-collapse: collapse;
	text-align: center;
	background-color: #666666;
}



/* -------------------------------------Roster page-------------------------------------- */



div.roster_header {
	font-size: 16px;
	text-align: center;
	background-image: url('../images/menubckgnd.gif');
	height: 22px;
	width: 800px;
}

div.roster_row {
	width: 800px;
	text-align: center;
}

div.roster_row div.roster_column_3 {
	width: 265px;
	float: left;
	text-align: center;
}

div.roster_row div.roster_column_2 {
	width: 398px;
	float: left;
	text-align: center;
}

div.spacer {
	clear: both;
}

ul.rosterlist {
	padding: 20px;
	list-style: none;
}