/* STICKY FOOTER */

html{
	height: 100%;
}

body{
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/images/site-bg.png);
	background-repeat: repeat;
	background-attachment: fixed;	
}

#nonFooter{
	position: relative;
	min-height: 100%;
}

* html #nonFooter{
	height: 100%;
}

#container{
	padding-bottom: 5em;
}

#footer{
	position: relative;
	/*margin-top: -3.5em;*/
	background-color: #959494;
	color: white;
	padding: 10px 0px;
	height: auto;
}
#nonFooter #container #content #lhcol #text-area img.right {
	float: right;
	padding: 2px;
	border: 1px solid #999999;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
}


/******** HEADER *********/

#nonFooter #container #header {
	height: 200px;
	width: auto;
	background-image: url(/images/hdr-bg.jpg);
	background-color: #CD2229;
	background-repeat: repeat;
	background-position: center;
}

#nonFooter #container #header a{
	width: 960px;
	height: 188px;
	display: block;
	background-image: url(/images/hdr-img.png);
	background-repeat: no-repeat;
	background-position: bottom;
	text-indent: -9999px;
	margin: 0 auto;
	padding-top: 15px;
}

*html #nonFooter #container #header a{
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/images/hdr-img.png', sizingMethod='image');
	background: none;
}

.clear{
	clear: both;
}

/********* CONTENT **********/

#nonFooter #container #content{
	height: auto;
	width: 965px;
	background-color: transparent;
	padding-top: 10px;
	margin: 0 auto;
}

#nonFooter #container #content a{
	color: #A21921;
}

#nonFooter #container #content #lhcol{ 
	width: 680px; 
}

#nonFooter #container #content #rhcol{
	width: 250px;
}

#nonFooter #container #content #lhcol,
#nonFooter #container #content #rhcol{
	float: left;
}



#nonFooter #container #content #lhcol #home-img{
	padding: 8px;
	border: 0px solid black;
	background-color: #FFFFFF;
	margin-bottom: 4px;
}

#nonFooter #container #content #lhcol #text-area{
	background-color: white;
	border: 1px solid black;
	height: 360px;
	height: auto;
	min-height: 360px;
	width: 608px;
	padding: 30px;
	margin-top: 6px;
	font-size: 12px;
}

#nonFooter #container #content #lhcol #text-area p {
	font-family: "lucida sans unicode", "lucida sans grande", "sans serif";
	font-size: 1.1em;
}

#nonFooter #container #content #lhcol #text-area h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.5em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E0DFE3;
	padding: 0px;
	line-height: 1.2em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#nonFooter #container #content #lhcol #text-area h3{
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: none;
	font-weight: normal;
	font-size: 1.6em;
	text-decoration: underline;
}

#nonFooter #container #content #lhcol #text-area h4 {
	padding-top: 10px;
	font-family: "lucida sans unicode", "lucida sans grande", "sans serif";
	text-transform: none;
	font-weight: normal;
	font-size: 1.4em;
}


#nonFooter #container #content #lhcol .feature{
	margin-top: 10px;
	margin-right: 7px;
}

#nonFooter #container #content #lhcol .feature end{
	margin: 0px;
}

#nonFooter #container #content #lhcol #second-feature{
	background-image: url(../images/function-feature-bg.gif);
	width: 637px;
	height: 122px;
	border: 1px solid black;
	margin-top: 10px;
	padding: 14px;
}

#nonFooter #container #content #lhcol #second-feature h3{
	background-image:url(/images/cnt-headers/function-feature-hdr.gif);
	background-repeat: no-repeat;
	background-position: 1px 0;
	width: auto;
	height: 19px;
	border-bottom: 1px solid black;
	text-indent: -9999px;
}

#nonFooter #container #content #lhcol #second-feature a{
	color: #B60000;
}

#nonFooter #container #content #lhcol #text-area img{
	border: 0px solid black;
	padding: 3px;
	background-color: #FFF;
}

#nonFooter #container #content table{
	width: 100%;
	margin-bottom: 20px;
	border: 1px solid black;
	background-color: #FFFFFF;
	border-collapse: collapse;
}

#nonFooter #container #content .rhcol-table{
	width: 277px;
	margin-top: 10px;
	float: none;
}

#nonFooter #container #content table tr th{
	background-color: black;
	color: white;
	padding: 6px;
}

#nonFooter #container #content table tr td{
	padding: 10px;
	text-align: center;
	margin: 0px;
}

#nonFooter #container #content table td{
	margin: 0px;
}

#nonFooter #container #content #lhcol #text-area .fixture-info{
	width: 300px;
	float: left;
	margin-right: 7px;
}

#nonFooter #container #content .table-stripe{
	background-color: #ebeced;
}
#nonFooter #container #content #lhcol #text-area table tr .green,
#nonFooter #container #content #lhcol #text-area table tr .purple,
#nonFooter #container #content #lhcol #text-area table tr .lime,
#nonFooter #container #content #lhcol #text-area table tr .blue,
#nonFooter #container #content #lhcol #text-area table tr .white,
#nonFooter #container #content #lhcol #text-area table tr .gold,
#nonFooter #container #content #lhcol #text-area table tr .red,
#nonFooter #container #content #lhcol #text-area table tr .premier{
	background-repeat: no-repeat;
	width: 8px;
	border-right: 1px solid black;
}
#nonFooter #container #content #lhcol #text-area table tr .blue{
	background-image: url(/images/table-blue.gif);
	background-position: 0 -9px;
	background-color: #04ceec;
}
#nonFooter #container #content #lhcol #text-area table tr .white{
	background-image: url(/images/table-white.gif);
	background-position: 0 -10px;
	background-color: #ffffff
}

#nonFooter #container #content #lhcol #text-area table tr .gold{
	background-image: url(/images/table-gold.gif);
	background-position: 0 -9px;
	background-color: #FFEC00;
}
#nonFooter #container #content #lhcol #text-area table tr .lime{
	background-image: url(/images/table-lime.gif);
	background-position: 0 -6px;
	background-color: #3cea04;
}

#nonFooter #container #content #lhcol #text-area table tr .red{
	background-image: url(/images/table-red.gif);
	background-position: 0 -9px;
	background-color: #FF0000;
}

#nonFooter #container #content #lhcol #text-area table tr .premier{
	background-image: url(/images/table-premier.gif);
	background-position: 0 -10px;
	background-color: #fcc204;
}
#nonFooter #container #content #lhcol #text-area table tr .purple{
	background-image: url(/images/table-purple.gif);
	background-position: 0 -9px;
	background-color: #9c02f4;
}
#nonFooter #container #content #lhcol #text-area table tr .gold{
	background-image: url(/images/table-yellow.gif);
	background-position: 0 -9px;
	background-color: #ffff33;
}
#nonFooter #container #content #lhcol #text-area table tr .green{
	background-image: url(/images/table-green.gif);
	background-position: 0 -9px;
	background-color: #048a14;
}
#nonFooter #container #content #lhcol #text-area .news-block{
	height: auto;
	width: auto;
	padding: 10px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

#nonFooter #container #content #lhcol #text-area .news-block h4{
	font-weight: normal;
	padding-left: 95px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.8em;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#nonFooter #container #content #lhcol #text-area .news-block span {
	color: #999999;
	font-size: 0.7em;
	font-style: italic;
	font-weight: normal;
	line-height: 0.7em;
}
#nonFooter #container #content #lhcol #text-area h1 span {
	font-size: 0.5em;
	font-style: italic;
	font-weight: normal;
	color: #999999;
	line-height: 1em;
}

#nonFooter #container #content #lhcol #text-area .news-block img{
	float: left;	
}


#nonFooter #container #content #lhcol #text-area .news-block p{
	padding-left: 95px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
}

#nonFooter #container #content #lhcol #text-area .gallery-imgs{
	height: 150px;
	width: 100px;
	padding: 3px;
	/*border: 1px solid black;*/
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
	text-align: center;
	text-decoration: none;
}

/********** Right Column Styles ***********/

#nonFooter #container #content #rhcol{
	width: auto;
	z-index: 1;	
}

#nonFooter #container #content #rhcol ul{
	width: 273px;
	background-color: #FFF;
	border: 2px solid black;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	font-size: 1.6em;
}

#nonFooter #container #content #rhcol li{
	border-bottom: 2px solid black;
	padding: 12px 17px;
}

#nonFooter #container #content #rhcol .coming-events #coming-events-hdr{
	padding: 0px;
	font-size: .9em;
}

#nonFooter #container #content #rhcol .coming-events p {
	font-size: 0.8em;
	font-family: "lucida sans unicode", "lucida sans grande", "sans serif";
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}

#nonFooter #container #content #rhcol .coming-events br { 
	height: 20px; 
}

#nonFooter #container #content #rhcol .coming-events h3{
	background-color: #000000;
	paddin12: 9px;
	margin-bottom: 2px;
	display: block;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: normal;
	color: white;
	text-align: center;
}

#nonFooter #container #content #rhcol .coming-events li h4{
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #E0DFE3;
}

#nonFooter #container #content #rhcol .coming-events .event-date {
	font-size: .8em;
	font-style: italic;
	color: #666666;
	margin: 0px;
	padding: 0px;
}

#nonFooter #container #content #rhcol #weather-radar{
	width: 277px;
	height: 94px;
	background-image: url(/images/weather-radar-bg.jpg);
	background-repeat: no-repeat;
	margin-top: 7px;
	padding: 0px;
	position: relative;
	z-index: 0;
}

#nonFooter #container #content #rhcol #weather-radar a{
	font-size: 1.4em;
	color: #464646;
	position: absolute; bottom: 5px; left: 8px;
	text-decoration: none;
	font-weight: bold;
	z-index: 0;
}

#nonFooter #container #content #rhcol #weather-radar a:hover{
	text-decoration: underline;
	z-index: 0;
}

#nonFooter #container #content #rhcol #weather-radar p{
	position: absolute; right: 7px; top: 8px;
	z-index: 0;	
}

#nonFooter #container #content #rhcol #weather-radar script{
	z-index: 0;
}

#nonFooter #container #content #rhcol #mailing-list{
	background-color: #CD2229;
	width: 257px;
	padding: 13px 10px;
	margin-top: 7px;
	font-size: 1.2em;
	color: white;
}

#nonFooter #container #content #rhcol #mailing-list p{
	background-color: transparent;
}

#nonFooter #container #content #rhcol #mailing-list h3{
	background-image: url(/images/cnt-headers/mailing-list-hdr.gif);
	background-repeat: no-repeat;
	background-position: 2px 0;
	border-bottom: 1px solid white;
	height: 22px;
	width: 223px;
	text-indent: -9999px;
	margin-bottom: 10px;
}

#nonFooter #container #content #rhcol #greens-report{
	background-color: #000000;
	width: 257px;
	padding: 13px 10px;
	margin-top: 7px;
	font-size: 1.2em;
	color: white;
}

#nonFooter #container #content #rhcol #greens-report p{
	background-color: transparent;
}

#nonFooter #container #content #rhcol#join-now{
	height: 117px;
	width: 277px;
	background-image: url(/images/join-now-btn.gif);
	background-repeat: no-repeat;
	margin-top: 7px;
	display: block;
	text-indent: -9999px;
}

#nonFooter #container #content #contact-details{
	width: 267px;
	background-color: #FFFFFF;
	height: auto;
	float: left;
	margin-top: 9px;
	border: 2px solid black;
	padding-left: 10px;
	padding-top: 10px;
	line-height: 2em;
}

#nonFooter #container #content #lhcol .caption-img{
	display: block;
	width: auto;
	height: auto;
	float: right;
	padding-bottom: 4px;
	text-align: right;
	margin-left: 15px;
}

#nonFooter #container #content #lhcol .caption-img img{
	margin-bottom: 5px;
}

#nonFooter #container #content .rhcol-table .small-gold{
	background-color: #FFEC00;
}

#nonFooter #container #content .rhcol-table .small-white{
	background-color: #fff;
}

#nonFooter #container #content .rhcol-table .small-green{
	background-color: #66CC00;
}


#nonFooter #container #content .rhcol-table .small-red{
	background-color: #FF0000;
}

#nonFooter #container #content .rhcol-table .small-premier{
	background-color: #0066FF;
}

#footer a{
	color: white;
}

#footer p{
	width: auto;
	text-align: center;
	padding: 0px;
	margin: 0px;
}

#nonFooter #container #content #lhcol #text-area .team-table-footer {
	text-align: left;
	padding-left: 30px;
	font-weight: normal;
}

#nonFooter #container #content .rhcol-table tr{
	padding: 10px;
	border-bottom: 2px solid white;
}

.txtRed { color: #FF0000; }

#table-staff-roster {
	border: 1px solid #3B1216;
}
.nolink {
	cursor:default;
}
