/*== RESET ==*/
body, html, table, tr, td, a:active, a:focus, div, span, object, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, samp, small, strong, sub, sup, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend {
	margin: 0;
	padding: 0;
	border: 0;
	outline: none;
	-moz-outline-style: none;
}
body {
	overflow-y: scroll;
}
/*== END RESET ==*/

body, html {
	background:#000 url(/SiteFiles/Layout/bodybg.jpg) no-repeat center top;
	min-height:101%;
	color:#333;
	font-family:"Lucida Grande", Helvetica, Arial, sans-serif;
	font-size:13px;
	line-height:150%;
}
p {
	color:#333;
	font-family:"Lucida Grande", Helvetica, Arial, sans-serif;
	font-size:13px;
	line-height:150%;
	margin-bottom:10px;
}
table, div, tr, td, .Editor_Default td {
	color:#333;
	font-family:"Lucida Grande", Helvetica, Arial, sans-serif;
	font-size:13px;
	line-height:150%;
}
#mainBodyTable {
	margin: auto;
}
.headerbg {
	background: url(/SiteFiles/Layout/header.jpg) no-repeat left top;
}
.main {
	background: url(/SiteFiles/Layout/repeater.jpg) repeat-y center top;
}
.footer {
	background: url(/SiteFiles/Layout/footer.jpg) no-repeat center bottom;
	height:141px;

}
a {
	color: #900000;
}
a:hover {
	color: #000;
}
ul.sponsor-banners {
	margin:0px;
	padding:0px;
}
.sponsor-banners li {
	display:inline;
	list-style:none;
	margin:0px;
	padding:0px;
}
ul.footernav {
	margin-top: 49px;
	margin-left: 25px;
	padding: 0px;
}
.footernav li {
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	list-style: none;
	margin: 0px;
	padding: 0px 12px 0px 12px;
	display: block;
	float: left;
}
.footernav li a {
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	margin: 0;
	padding: 0 0 1px 0;
	border-bottom: 1px dotted white;
	text-decoration: none;
	display: block;
}
.footernav li a:hover {
	color: #fff;
	margin: 0px;
	padding: 0 0 1px 0;
	border-bottom: 1px solid white;
	text-decoration: none;
}
/* Typography */
h1.with-axes {
	font: bold 24px "Lucida Grande", Helvetica, Arial, sans-serif;
	color: #900;
	letter-spacing:1px;
	background: url(/SiteFiles/Layout/h1axes.png) no-repeat left top;
	padding-left:38px;
	margin-bottom:10px;
	padding-bottom:10px;
	border-bottom: 1px solid #e5e5e5;
}
h1, h2, h3, h4, h5, h6 {
	margin-bottom: 10px;
	font-weight: normal;
	color:#333;
}
h1 {
	font-size: 36px;
	line-height: 36px;
	margin-top: 25px;
}
h2 {
	font-size: 24px;
	line-height: 24px;
	margin-top: 25px;
}
h3 {
	font-size: 18px;
	line-height: 18px;
	margin-top: 15px;
}
h4 {
	font-size: 16px;
	line-height: 16px;
	margin-top: 15px;
}
h5 {
	font-size: 14px;
	line-height: 20px;
	margin: 0; padding: 0;
	color: #900000;
	font-weight: bold;
	margin-bottom: 6px;	
}
h5 em {
	font-weight: normal;
	font-size: 11px;
	line-height: 20px;
}
/*== LIST STYLES ==*/
ul, ol, dl {
	margin: 10px 0;
	padding-left: 15px
}
dl {
	margin: 10px 0;
}
dd {
	padding-left: 40px;
}
li {
	display:list-item;
	color:#333;
	font-size:14px;
	line-height:150%;
}
ul {
	list-style-type:disc;
}
ol {
	list-style-type:decimal;
}
/*== END LIST STYLES ==*/
/*== IMAGE STYLES ==*/
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	text-align:center;
}
.alignleft {
	float: left;
	margin-right:10px;
}
.alignright {
	float: right;
	margin-left:10px;
}
/*== END IMAGE STYLES ==*/
/*h2 {
	color: #5C7990;
}
h3 {
	color: #50575F;
}
h4 {
	color: #5C7990;
}
h5 {
	color: #50575F;
}
h6 {
	color: #5C7990;
}*/

.youtubeplayer {
	width:750px;
	height:420px;
	margin-top:20px;
	margin-left:20px;
	margin-bottom:20px;
}
ul.footerbanner {
	height: 120px;
	width: 980px;
	background: url(/sitefiles/layout/footerbanner-bg.png) no-repeat center top;
	text-align:center;
	padding:0px;
	margin:0px;
}
.footerbanner li {
	display:inline;
	padding:0px;
	margin:0px;
}
.footerbanner li img {
	margin-top:10px;
	margin-left:5px;
	margin-right:5px;
}
.footerbanner li a img {
	border:none;
}
ul.social {
	margin-top:10px;
	padding:0px;
}
.social li {
	float:left;
	list-style:none;
	padding-right:5px;
}
.social li a {
	border:none;
}
.profile {
	background:#fff7d8;
	width:100%;
	border-bottom:1px solid #333;
}
.clear {
	clear:both;
}
.profile h3 {
	background:url(/SiteFiles/Layout/bullet-axe.png) no-repeat scroll left 3px;
	font-size:14px;
	font-weight:bold;
	font-family:"Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	padding-bottom:5px;
	padding-left:25px;
}
.profile-left {
	width:280px;
	display:inline;
	float:left;
	margin-left:10px;
	margin-right:10px;
	position:relative;
}
.profile-right {
	width:280px;
	display:inline;
	float:left;
	margin-left:10px;
	margin-right:10px;
	position:relative;
}
ul.titles {
	margin:0px;
	padding:0px;
}
.titles li {
	padding-left:20px;
	background:url(/sitefiles/layout/trophy.png) no-repeat left 5px;
	font:normal 11px "Lucida Grande", "Lucida Sans Unicode", Arial, Verdana, sans-serif;
	line-height:24px;
	display:block;
	list-style: inside;
}
