/*small white text style*/

.smallwhitetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

/*headline style*/

.headline {
	font-family: "Palatino", "Times", "Times New Roman";
	font-size: 18px;
	font-style: italic;
	line-height: 19px;
	color: 364452;
	text-transform: uppercase;
}

/*subhead style*/

.subhead {
	font-family: "Palatino", "Times", "Times New Roman";
	font-size: 14px;
	font-style: italic;
	line-height: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

/*body text navigation style*/

.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.bodytext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}

.bodytext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}

.bodytext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #176FA1;

	text-decoration: none;
}

.bodytext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	color: #003366;
	text-decoration: none;
}


/*bottom navigation style*/

.bottnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #364452;
	text-decoration: none;
}

.bottnav a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #364452;
	text-decoration: none;
}

.bottnav a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #364452;
	text-decoration: none;
}

.bottnav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #176FA1;
	text-decoration: underline;
}

.bottnav a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 13px;
	color: #364452;
	text-decoration: none;
}

/* Side bar navigation Styles */

.navigation td {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #364452;
	}
	
.navigation a {
	color: #FFFFFF;
	line-height:14px;
	letter-spacing:0.1em;
	text-decoration: none;
	display:block;
	padding:4px 4px 4px 4px;
	background-repeat: no-repeat;
	background-position: 14px 45%;
	font-family: "Palatino", "Times", "Times New Roman";
	font-size: 13px;
	font-weight: bold;
	}
	
.navigation a:hover {
	color:#176FA1;
	background-color: #000000;
	background-repeat: no-repeat;
	background-position: 14px 45%;
	}
	

/* HOME navigation Styles */


.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin: 5px;
}

.home a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.home a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.home a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
	text-transform: lowercase;
}

.home a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



/* sponsor navigation Styles */

.sponsors {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
	line-height: 14px;
}
.newshead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #660000;
	text-decoration: none;
}


.home-4-plays-white {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}
.home-4-plays-white a:link{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.home-4-plays-white a:visited{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: normal;
}
.home-4-plays-white a:hover{
	color: #FF6600;
	text-decoration: underline;
	font-weight: normal;
}


.home-4-plays-black {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	margin: 5px;
}
.home-4-plays-black a:link{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.home-4-plays-black a:visited{
	color: #000000;
	text-decoration: underline;
	font-weight: normal;
}
.home-4-plays-black a:hover{
	color: #FF6600;
	text-decoration: underline;
	font-weight: normal;
}
.image {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	background-position: right center;
	margin: 10px;
}

/*Featured navigation styles */
.featured {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	color: #FFFFFF;
	background-color: #330066;
	text-align: left;
	display: inline;
	padding: 5px;
	float: left;
	height: 175px;
	width: 475px;
	white-space: normal;
	background-image: url(images/bg_featured.jpg);
	background-repeat: repeat;
	font-weight: normal;
	margin: 0px;
}
.featured-photo {
	border:1px solid #FFFFFF;
	margin: 5px;
}
.featured a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.featured a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.featured a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
	color: #000000;
	text-decoration: underline;
	text-transform: lowercase;
}
