@charset "utf-8";
/* CSS Document */


body {
	background-image: url(images/bgMain.png);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #C2E4EE;
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
	background-repeat: repeat;
	line-height: 20px;
	font-size: 13px;
}
h1 {
	font-size: 23px;
	font-family: Tahoma, Geneva, sans-serif;
}

#wrapper {
	background-image: url(images/bgTop.png);
	background-repeat: repeat-x;
}

a:link {
	color: #8A413A;
}
a:visited {
	
}
a:hover {
	text-decoration:none;
}
a.footer:link {
	color: #333;
}
a.footer:visited {
	
}
a.footer:hover {
	text-decoration:none;
}
a.homeEvents:link {
	color: #573B94;
	
}
a.homeEvents:visited {
	
}
a.homeEvents:hover {
	text-decoration:none;
}
a.homeSports:link {
	color: #16496A;
	
}
a.homeSports:visited {
	
}
a.homeSports:hover {
	text-decoration:none;
}
.header {
	height: 132px;
	background-image: url(images/headerpBG.png);
	background-repeat: no-repeat;
}
.headerWrap {
	position: relative;
}

.icons {
	height: 19px;
	width: 171px;
	position: absolute;
	left: 828px;
	top: 103px;
	
}


.hmenu {
	position: absolute;
	height: 30px;
	width: 628px;
	left: 2px;
	top: 85px;
}


.vmenu {
	
}
.scroller {
	height: 34px;
	background-image: url(images/scroller2.png);
	background-repeat: repeat-y;
}
.rightSide {
	padding-left: 9px;
}

.feature {
	height: 288px;
	width: 768px;
	background-repeat: no-repeat;
}
.main {
	width: 768px;
	padding-top: 10px;
	padding-right: 28px;
	padding-bottom: 10px;
	padding-left: 28px;
	background-color: #C2E4EE;
}
.homeMain {
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	font-size: 14px;
	background-color: #A1C3CD;
}
.homePictures {
}
.homeNews {
}
.homeEvents {
	padding: 8px;
	font-size: 12px;
	height: 180px;
	overflow-x: hidden;
	overflow-y: scroll; 
	text-align: center;
}
.homeSports {
	padding: 8px;
	font-size: 12px;
	height: 180px;
	overflow-x: hidden;
	overflow-y: scroll; 
	text-align: center;
}
.hours {
	font-size: 13px;
	line-height: 20px;
	padding-left: 13px;
	padding-top: 10px;
}
.location {
	font-size: 12px;
	padding-left: 12px;
	padding-top: 10px;
	line-height: 20px;
}

.footer {
	font-size: 11px;
	color: #333;
	padding-top: 10px;
	padding-right: 28px;
	padding-bottom: 10px;
	padding-left: 28px;
}
.publishDT {
	font-size: 10px;
}
.InclSportsNews {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}


 YUI 
	    .yui-skin-sam .yui-dt thead {
			color: #000000;
			font-family:Verdana, Geneva, sans-serif;
			font-size:13px;
		}
		.yui-skin-sam .yui-dt th, .yui-skin-sam .yui-dt th a {
			color:#000000;
			font-weight:bold;
		}
		.yui-skin-sam thead .yui-dt-sortable {
			text-align:justify;
		}
		.yui-skin-sam .yui-dt td {
			text-align:justify;
			font-family:Verdana, Geneva, sans-serif;
			font-size:12px;
			color:#000033;
		}
		
	    .yui-skin-sam tr.yui-dt-even {
			background-color:#ffffff;
		}
		.yui-skin-sam tr.yui-dt-odd {
			background-color:#2f6da0;
		}
		.yui-skin-sam tr.yui-dt-even td.yui-dt-asc, .yui-skin-sam tr.yui-dt-even td.yui-dt-desc {
			background-color:#96b6bf;
		}
		.yui-skin-sam tr.yui-dt-odd td.yui-dt-asc, .yui-skin-sam tr.yui-dt-odd td.yui-dt-desc {
			background-color:#7d60c1;
		}
hr {
	color: #B5D3DB;
	height: 1px;
}

