@import url(shadow.css);

html,body {
	height: 100%;
}

body {
	background-image:  url("../imagefiles/site_page_bg.gif");
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}

body, p, td, th, input, textarea, select, option {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

form {
	margin: 0px;
	height: 100%;
}


#site_header {
	background-color: #FFFFFF;
	margin: 10px 10px 0px 10px;
	height: 120px;
}

#site_header_content {
	margin: 0px auto;
	width: 744px;
}

#site_logo {
	float: left;
	margin: 34px 0px 0px 7px;
}

#site_main_nav {
	height: 67px;
	margin-left: 101px;
	padding-top: 10px;
	width: 643px;
}

#site_sec_nav {
	background-color: #EEEEEE;
	height: 43px;
	margin-left: 101px;
	width: 643px;
}

#site_footer {
	background-repeat: repeat-x;
	padding-bottom: 10px;
}

#site_footer_content {
	margin: 0px auto;
	padding: 20px 0 1px 0;
	width: 740px;
}

#site_footer_content p {
	font-size: 9px;
}

#site_footer div.left {
	background-repeat: no-repeat;
	float: left;
	height: 50px;
	width: 10px;
}

#site_footer div.right {
	background-position: top right;
	background-repeat: no-repeat;
	float: right;
	height: 50px;
	width: 10px;
}

* html #content {
	height: 42%;
}

#content {
	margin: -60px auto 50px auto;
	padding: 70px 0 10px 0;
	width: 760px;
	height: auto;
	min-height: 45%;
}

#content p {
	margin: 0px 0px 10px 0px;
	line-height: 16px;
}

h1 {
	color: #D88901;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 22px;
	margin: -50px 0 40px 5px;
	width: 315px;
}

h2 {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 20px;
	margin: 10px 0px;
}

h3 {
	color: #244C67;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	margin: 10px 0px;
}

h4 {
	color: #C27A00;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	margin: 10px 0px;
}

h5 {
	color: #565858;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 16px;
	margin: 10px 0px;
}
h6 {
	color: #C27A00;
}

h6 a:link, h6 a:visited {
	color: #C27A00;
	font-size: 14px;

}

a img {
	border: none;
}

td.thead {
	background-color: #FFFFFF;
}

td.infobox {
	background-color: #EEEEEE;
	padding: 0px 10px 20px 10px;
	vertical-align: top;
}

div.infobox {
	background-color: #EEEEEE;
	padding: 15px;
	vertical-align: top;
}

ul {
	list-style-image:  url("../imagefiles/bullet.gif");
	margin: 0;
	padding: 0 0 0 30px;
}

li {
	margin: 0 0 10px 0;
	padding: 0;
}

a:link {
	color: #D25E00;
	font-weight: bold;
}

a:visited {
	color: #FB7100;
	font-weight: bold;
}

a:hover {
	color: #FF8E33;
}

td.infobox a:link,
td.infobox a:visited,
#site_footer_content a:link,
#site_footer_content a:visited {
	color: #3A3A3A;
	font-weight: normal;
}

td, th {
	padding: 5px;
	text-align: left;
	vertical-align: top;
}

#fixture_marketer {
	background-image:  url("../imagefiles/fixture_marketer_bg.gif");
	background-repeat: no-repeat;
	height: 200px;
	padding: 10px 0;
}

#fixture_marketer_gray {
	background-image:  url("../imagefiles/fixture_marketer_bg_gray.gif");
	background-repeat: no-repeat;
	height: 193px;
	padding: 10px 0;
}

#section_header_content {
	background-position: top center;
	background-repeat: no-repeat;
	height: 219px;
}

#section_subheader_content {
	background-position: top center;
	background-repeat: no-repeat;
	height: 127px;
}

td.data {
	border-bottom: 1px solid #E2E2E2;
	padding: 8px;
}

th.data, tr.th td {
	background-color: #EEEEEE;
	border-bottom: 1px solid #E2E2E2;
	font-weight: bold;
	padding: 8px;
}

td.alternate {
	background-color: #F4F4F4;
	border-bottom: 1px solid #E2E2E2;
	border-top: 1px solid #E2E2E2;
}

td.subhead {
	background-color: #FFFFCC;
	border-bottom: 1px solid #E2E2E2;
	font-weight: bold;
	padding: 8px;
}

td.altdata {
	background-color: #F4F4F4;
	border-bottom: 1px solid #E2E2E2;
	padding: 8px;
}


ul.submenu {
	list-style: none;
	list-style-image: none;
	margin: 20px 20px 0 0;
	padding: 0;
}
ul.submenu li {
	background-color: #F4F4F4;
	border-left: 3px solid #AAAAAA;
	margin: 0 0 1px 0;
	padding: 5px;
}
ul.submenu li a:link,
ul.submenu li a:visited {
	color: #333333;
	text-decoration: none;
}

.special_events li td,
.special_events li th {
	padding: 3px 4px 2px 0;
}

table.photo_gallery td {
	vertical-align: middle;
	width: 25%;
}

table.listing {
	width: 100%;
}

table.listing td {
	border-bottom: 1px solid #F4F4F4;
}

td.center {
	text-align: center;
}

.error {
	color: #FF0000;
}

tr.dg_pager td {
	background-color: #F4F4F4;
	border-top: 1px solid #E2E2E2;
}
