body {
	background-color: #e5dec1;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
	text-align: left;
	font-family: 'Lucida Grande', 'Arial Unicode MS', Arial, sans-serif;
	font-size: 12px;
	color: #5D573F;
	width: 760px;
}

img
{
	border: none;
	margin: 0px;
	padding: 0px;
	/* fix IE adding extra white space: */
	display: block;
}

a		{ color: #ff0000; }

a img	{ border: none; }

p { margin-top: 9px; }

.content table, .content tbody, .content tr, .content td {
	border-spacing: 0px;
	border: 0;
	border-collapse:collapse;
}

table
{	border: none; border-collapse: collapse; border-spacing: 0px; margin: 0px; padding: 0px;}

h5 {
	color:#73623D;
	font-size:22px;
	font-weight:normal;
	margin:0;
	padding:0;
}

h6 {
	margin: 0px;
	padding: 0px;
	text-align: right;
	font-size: 10px;
	margin-top: 5px;
	margin-right: 5px;
	}
	
/*Start Drop Shadow Border CSS*/
/*End Drop Shadow Border CSS*/

div.contentSpacing {
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}


/*Start Header CSS*/
.header {
	background-color: white;
	width: 760px;
	min-height: 40px;
	height: 150px;
	position: relative;
	border-bottom: 3px solid white;
}

.header td {
	padding: 0;
}

#searchshare {
	position: absolute;
	left: 542px;
	bottom: 0;
	text-align: right;
	width: 398px;
}
.search-box {
	width: 275px;
	height: 36px;
	overflow: hidden;
	float: right;
	text-align: left;	
}
.search { padding-top: 5px; }
.input {
	width: 135px;
	height: 16px;
	padding: 3px 2px;
	margin: 5px 10px 0 0;
	vertical-align: top;
}
.keywordSearch {
	margin: 0px; 
	position: relative;
	background: url(/templates/spotlets/images/searchBg.png) 0 0 no-repeat; 
	padding-left: 16px;
}
.keywordSearch img {
	margin-top: 7px;
}
.shareThis {
	width: 118px;
	height: 23px;
	overflow: hidden;
	float: right;
	text-align: center;
	margin: 12px 0 0 0;
	color: #fff;
}
.banner {
	float: right; 
	width: 735px; 
	height: 93px; 
	overflow: hidden; 
	padding-top: 14px;
}

#now_playing_block {
	background-color: #205CAA;
	color: white;
}

#now_playing_frame {
	margin: 5px;
	margin-left: 0px;
	padding: 5px;
	background-color: white;
	color: black;
	text-align: center;
}
#now_playing_title {
	font-size: 11px;
}
#listen_live_block {
	color: white;
	font-weight: bold;
	text-align: left;
}
#now_playing_lower {
	vertical-align: middle;
	text-align: center;
}

/*End Header CSS*/


/*Start Main Navigation CSS*/

/* ---------- main nav at top ---------- */
.nav
{
	text-align: center;
	font-size: 11px;
	color: #1d5cab;
	margin: 4px 0px;
	padding: 5px 0px;
}

.nav table {
	margin-left: 0; 
	margin-right: 0;
	width: 542px;
}

.nav span
{	vertical-align: middle; text-align: center; }

.nav a, .nav a:visited, .nav a:link {
	color: #1d5cab;
	text-decoration: none;
	display:block;
}

.nav a:hover
{	text-decoration: underline; }

/* top of nav bars in header */
.navtable {
	margin-top: 3px;
	width: 542px;
	overflow: hidden;
	padding: 0;
}

.navimage { 
	padding-top: 8px;
	margin-right: auto;
	margin-left: auto;
	display: block;
}

.navitem {
	width: 104px;
	display: block;
	vertical-align: bottom;
	float: left;
	text-align: center;
	border-left: 4px solid white;
}

.navtable .first {
	border-left: 1px solid white;
	width: 105px;
}

.navtable .last {
	width: 105px;
	border-right: 0;
}
/*
.navitem
{ width:100px;background:url("/art/nav_top_orange.gif") top center no-repeat;}
*/
.navitem a, .navitem a:link, .navitem a:active, .navitem a:visited
{ display:block; background:url("/art/nav_top_orange.gif") top center no-repeat; }
.navitem a:hover
{ background:url("/art/nav_top_red.gif") top center no-repeat;}
.navtop
{ background: #efae00; line-height: 1px; height: 5px; }
.navselected
{ background: #d40022; line-height: 1px; height: 5px; }
a:hover .navtop
{ background: #d40022; display:block;}
a:link, a:active, a:visited
{ text-decoration: none;}

.imagecaption
{ text-align:right; float:right;}

.mainMenu { 
	display: none;
}
#menu, #menu * {
	list-style:	none;
}
#menu {
	background-color: #9D9D9D;
	width: 760px;
	height: 27px;
	margin: 0;
	padding: 0;
	text-align: center;
	line-height: 1.0;
}
#menu li {
	display: inline-block;
	position: relative;
	text-align: left;
	margin: 0;
	padding: 0;  
	z-index: 99;
}
#menu li:hover				{ visibility:	inherit; /* fixes IE7 'sticky bug' */ }
#menu li:before				{ color: #a49e5c; content: '::'; }
#menu li:first-child:before { content:""; }
#menu li:first-child		{ background: none; }
#menu ul {
	background: #9c5a28;
	opacity: .85;
	position: absolute;
	top: -999em;
	width: 151px;
	margin: 0;
	padding: 0 12px;
	border-top: none;
	overflow: hidden;
}
#menu ul li {
	display: block;
	width: 100%;
	padding: 10px 0;
	background: transparent;
	z-index: 99;
}

#menu ul li:before			{ content:""; }

#menu a {
	font: 14px/26px Arial, Helvetica, sans-serif;
	color: #4F2316;
	text-decoration: none;
	padding: 5px 14px 6px;
}
#menu ul li a {
	display: block;
	width: 100%;
	font: 12px/16px Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	padding: 0 0 0 14px;
	background: transparent;
}
#menu li a:hover {
	background: #9c5a28;
	color: #fff;
}
#menu ul li a:hover {
	text-decoration:underline;
}
#menu li:hover ul,
#menu li.sfHover ul {
	left:			0;
	top:			25px;
	z-index:		99;
}
ul#menu li:hover li ul,
ul#menu li.sfHover li ul {
	top:			-999em;
}
ul#menu li li:hover ul,
ul#menu li li.sfHover ul {
	left:			175px;
	top:			0;
}
ul#menu li li:hover li ul,
ul#menu li li.sfHover li ul {
	top:			-999em;
}
ul#menu li li li:hover ul,
ul#menu li li li.sfHover ul {
	left:			175px;
	top:			0;
}

.main {
	clear: both;
	padding-top: 3px;
	border-bottom: 20px solid rgb(239, 174, 0);
}

/*Sub Menu Navigation CSS */
.subMenu {
	width: 155px;
	vertical-align: top;
	text-align: left;
	background-color: rgb(30, 92, 170);
	margin: 0px;
	padding: 0px
}

.sub-menu {
	list-style-type: none;
	width: 155px;
	margin: 0px;
	padding: 0px;
}

.sub-menu li {
	background-color: rgb(30, 92, 170);
	color: white;
	border: 0;
	border-bottom: 1px solid white;
	font-size: 11px;
	padding: 0px;
	margin: 0;
	min-height: 13px;
	text-transform: uppercase;
}

.sub-menu li a {
	display: block;
	padding: 5px;
	color: white;
	text-decoration: none;
	width: 145px;
}

.sub-menu li:link, .sub-menu li:visited {
	color: white;
}

.sub-menu li a:hover {
	background-color: white;
	color: black;
}

.sub-menu .current {
	background-color: rgb(206, 212, 30);
}

.heading {
	background-color: #FD9500;
	color: white;
	border-bottom: 1px solid white;
	padding: 1px 5px;
	text-transform:uppercase;
	border-collapse: collapse;
	margin: 0;
	width: 149;
}

.heading h3, .heading h3 a {
	margin-top: 0px;
	font-size: 14px;
	font-weight: bold;
}

.heading a {
	color: white;
	text-decoration: none;
}

/*End Main Navigation CSS*/

/*Start Content CSS*/

.innerContent {
 	background-color: white;
 	overflow: hidden;
 	padding: 0px;
 	vertical-align: top;
}

.innerContent hr {
	width: 95%;
	border: 0;
	height: 1px;
	color: rgb(153, 153, 153);
	background-color: rgb(153, 153, 153);
}

.innerContent a, .innerContent a:link, .innerContent a:visited {
	color: rgb(0, 51, 102);
}

.bodyContentsDiv {
	padding: 0 9px;
	margin: 0;
}
 
 .imagecaption {
 	font-style: italic;
 	color: #57492b;
 }
 
.content {
	background-color: white;
	color: black;
	font-size: 12px;
	text-align: left;
	border-left: 20px solid rgb(212, 0, 34);
	border-right: 20px solid rgb(239, 174, 0);
	overflow: hidden;
}

.content_table {
	border-right: 20px solid rgb(239, 174, 0);
	width: 720px;
}

.content h1 {
	color: rgb(59, 120, 175);
	font-size: 18px;
	font-weight: bold;
	margin: 2px 1px;
	padding: 0px;
}
	
.content h2 {
	padding: 0px;
	font-weight: normal;
	color: #3b78af;
	font-style: italic;
	margin: 2px 0px;
}

.content h3 {
	font-size: 12px;
	color: #666;
	font-weight: bold;
	margin: 4px 0px;
}

.content .heading h3 {
	font-size: 14px;
}

.content h4 {
	font-size: 12px;
	color: #669;
	font-weight: normal;
	margin: 2px 0px;
}

.contentArea {
	background: rgb(212, 0, 34);
	border-right: 17px solid rgb(239, 174, 0);
	width: 743px;
	text-align: left;
	margin-top: 5px;
}

#index_flash {
	background: rgb(212, 0, 34);
	border-top: 10px solid rgb(212, 0, 34);
	text-align: right;
}

.hcontent1 {
}

.hcontent2 {
	vertical-align: top;
	background-color: rgb(212, 0, 34);
}

.hcontent2 div {
	background-color: #ced41e;
}

.hcontent2 h1, .hcontent2 h1 a, .hcontent3 h1, .hcontent3 h1 a{
	font-size: 24px;
	color: white;
}

.leftBox {
	width: 363px;
	text-align: left;
	vertical-align: top;
	background-color: rgb(206, 212, 30);
	padding: 33px 0;
}

.hcontent3 {
	vertical-align: top;
	background-color: rgb(212, 0, 34);
}

.rightBox {
	width: 363px;
	text-align: left;
	vertical-align: top;
	padding: 33px 0;
}

.contentArea h3 {
	margin: 0px;
	padding: 0px;
}

.contentArea p {
	margin: 0px;
	padding: 0px;
}

.contentArea2 {
	background: rgb(212, 0, 34);
	min-height: 290px;
	border-left: 17px solid rgb(212, 0, 34);
	border-right: 17px solid rgb(239, 174, 0);
}

.contentArea2 a {
	font-size: 14px;
	font-weight: bold;
	color: #695c39;
	text-decoration: none;
}

.contentArea2 h1 {
	color: white;
	font-size: 25px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

.contentArea2 h2 {
	color: #5d573f;
	font-size: 16px;
	font-weight: lighter;
	margin: 0px;
	padding: 0px;
}

.contentArea2 h3 {
	margin: 0px;
	padding: 0px;
}

.contentArea2 p {
	margin: 0px;
	padding: 0px;
}
	
.contentArea2 table, .contentArea2 tr, .contentArea2 tbody, .contentArea2 td {
	margin: 0px;
	padding: 0px;
	border: 0px;
	border-spacing: 0px;
}

.contentArea2BottomLeft {
	width: 100%;
	height: 20px;
	background-color: rgb(239, 174, 0);
	border-left: 17px solid rgb(212, 0, 34);
}

.contentArea2BottomRight {
	width: 100%
	height: 20px;
	background-color: rgb(239, 174, 0);
}

.linkButton {
	background: url('/art/linkButton.gif') no-repeat;
	height: 49px;
	width: 249px;
	border: none;
}

.hcontent4, .hcontent5 {
	vertical-align: top;
	min-height: 150px; 
}

.hcontent4 h1, .hcontent5 h1 {
	font-weight: lighter;
	color: #ffffff;
	margin-top: 10px;
}


.middleImg {
	 width: 327px;
	 padding: 0 0 10px;
	 vertical-align: top;
}

.indexContentAds {
	margin: 15px;
	width: 275px; 
	min-height: 305px; 
}
/*End Content CSS*/

/*Start footer CSS*/
.footer {
	width: 760px;
	color: rgb(29, 92, 171);
	font-size: 10px;
	padding-top: 0;
}

.footer a, .footer a:link, .footer a:visited {
	color: black;
}

.footer a:hover {
	text-decoration: underline;
}

.footer p {
	margin: 0px;
	padding: 5px 0 0;
}

#footer-nav li a{
	color: #4F2316;
	font-size: 13px;
	text-decoration: none;
	text-align: center;
	line-height: 15px;
}

#footer-nav {
	margin: 0 auto;
	text-align: center;
}

#footer-nav ul li:before {
	color: #a49e5c;
	content: '::';
}
	
#footer-nav li:first-child:before	{ content:""; }
#footer-nav li a					{ padding: 0 12px; }

#footer-nav ul li {
	display: inline;
	padding-top: 5px;
}
#footer-nav ul li a, #footer-nav li a	{ background: none; }

.footer-nav {
	position: relative;
	z-index: 2;
	height: 27px;
	margin: 10px auto auto 0;
	text-align: center;
}

.footer-nav table {
	margin: 0px auto;
	width: 80%;
}

.footer-nav ul {
	margin: 0px;
	padding: 3px 0 0;
}

.footer-nav a, .footer-nav a:active, .footer-nav a:visited, .footer-nav a:link {
	color: rgb(29, 92, 171);
	text-decoration: none;
	font-size: 11px;
}

.footer-nav a:hover {
	text-decoration: underline;
}


.footer-info p {
	margin-top: 0;
	padding-top: 0;
}

.nav a:hover

}

/*End Footer CSS*/

/*search CSS*/
.searchContent {
	background-color: #fff;
	min-height: 317px;
	padding: 0 20px;
	overflow: hidden;
	color: #4F2316;
	display: block;
}

.searchContent h2 {
	padding-top: 5px;
	text-align: center;
}

.searchContent h3, .searchContent a { color: #4F2316; }


.floatleft
{ 	float: left; }

.floatright
{	float: right; }

.clearfloats
{	clear: both; }

.hilight
{	background: #ff0; color: #000; }

.alignbottom
{ vertical-align: bottom; }

.valignmiddle {
	vertical-align: middle;
}

.linkbox
{	width: 150px; margin-left: 10px; margin-bottom: 10px; float: right;
    color: #fff;
}

.linkbox p
{
	padding: 2px 4px; margin: 0px;font-size:10px;
}

.linkbox h1
{
	color: #fff;
	padding: 6px 10px;
	font-size: 11px;
	text-transform:uppercase;
	background-color:#fd9500;
	display:block;
	text-decoration:none;
	margin: 0px;
	border-bottom: 1px solid #fff;
	 
}

.linkbox h2
{
	color: #fff;
	padding: 6px 10px;
	font-size: 11px;
	text-transform:uppercase;
	background-color:#a6ac00;
	display:block;
	text-decoration:none;
	margin: 0px;
	border-bottom: 1px solid #fff;
	 
}

.linkbox ul
{
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-size: 11px;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	background: #7c8000;
	padding: 4px 0px;
}

.linkbox li
{
	background: #7c8000;
	list-style: none;
	list-style-image: none;
	list-style-type: none;
	text-transform:uppercase;
	font-size:10px;
	text-align: right;
}

.linkbox li a
{
	display: block;
	text-decoration: none;
	border-collapse: collapse; 
	padding: 0px 4px;
	margin: 0px;
	color:#fff;
}

.linkbox a:link,
.linkbox a:visited
{	color: #fff; display: block; }

.linkbox li a:hover
{	background: #1e5caa; color: #fff; }

.linkbox li a.current_page
{	background: #fff; color: #7c8000; font-weight: normal; }


.searchContent {
	width: 720px;
	background-color: white;
	min-height: 200px;
	text-align: left;
	padding: 0 20px 20px 20px;
}

