	body { margin:0; padding:0; background:url(../images/bg.jpg) top center repeat-y; background-attachment:fixed; text-align:center; font-size:12px; font-family:Arial, Helvetica, sans-serif; }

/* Main divs */
	form { margin:0; padding:0; }
	#container { margin:0 auto; text-align:center; width:1000px; }
	#wrapper { text-align:left; }
	#header { background:url(../images/header-bg.jpg) repeat-x; height:175px; }
	#header h1 { background:url(../images/logo.jpg) no-repeat; height:175px; margin:0; padding:0; text-indent:-9999px; }
	#content { background:url(../images/content-bg.jpg) repeat-y; width:100%; position:relative; }
	#footer { background:#ccb780 url(../images/footer-bg.jpg) repeat-x; }
	#footer div { background:url(../images/footer-logo.jpg) right top no-repeat; padding:15px 15px 0 15px; height:100px; }
	#bottom { background:#ccb780 url(../images/footer-bottom-bg.jpg) bottom repeat-x; height:25px; }

/* Columns */
	.left, .center, .right { background:url(../images/content-top-fade.jpg) top left no-repeat; padding-top:15px; }
	.left { width:300px; float:left; }
	.center { width:370px; float:left; background-position:-300px 0; padding:340px 15px 0 15px; }
	.right { width:300px; float:right; background-position:-700px 0; }

/* Other CSS */
	div.clear { height:1px; clear:both; margin-top:-1px; }
	h2 { color:#850b0a; font-size:14px; font-family:Arial, Helvetica, sans-serif; }
	ul.space li { margin-bottom:0.25em; }
	a, a:active, a:link { color:#850b0a; }
	a:visited { color:#850b0a; }
	hr { color:#e2d8af; }

/* Boxes */
	.box { background:#fff url(../images/box-bg.png) repeat-y; width:269px; margin-top:0; margin-left:15px; margin-bottom:15px; padding-top:0; }
	.box div { background:url(../images/box-bottom.png) bottom left no-repeat; padding:0 15px 8px 15px; }
	.box h2 { background:url(../images/box-top.png) top left no-repeat; height:33px; padding:0 15px; color:#850b0a; line-height:38px; font-size:14px; font-family:Arial, Helvetica, sans-serif; }
	.right .box { margin-left:17px; } /* adjust margin on right column */

	.box_grad { background:#fff url(../images/box-bg-grad2.jpg) repeat-y; width:269px; margin-top:0; margin-left:15px; margin-bottom:15px; padding-top:0; }
	.box_grad div { background:url(../images/box-bottom-grad2.jpg) bottom left no-repeat; padding:0 15px 8px 15px; }
	.box_grad h2 { background:url(../images/box-top-grad2.jpg) top left no-repeat; height:33px; padding:0 15px; color:#850b0a; line-height:38px; font-size:14px; font-family:Arial, Helvetica, sans-serif; }

	.box_grad { background:#fff url(../images/box-bg.jpg) repeat-y; width:269px; margin-top:0; margin-left:15px; margin-bottom:15px; padding-top:0; }
	.box_grad div { background:url(../images/box-bottom.jpg) bottom left no-repeat; padding:0 15px 8px 15px; }
	.box_grad h2 { background:url(../images/box-top.jpg) top left no-repeat; height:33px; padding:0 15px; color:#850b0a; line-height:38px; font-size:14px; font-family:Arial, Helvetica, sans-serif; }
	
	.listenerStory h2 { text-indent:-9999px; background:url(../images/boxes/listener-story.png) top left no-repeat; height:75px; line-height:1px; }
	.listenerStory div { padding-top:-25px; margin-top:-25px; }
	
/* Top Banner Ad */
	#header iframe { width:728px; height:90px; border:none; z-index:2; position:absolute; top:18px; }
	#header iframe, #header .promo { width:682px; height:90px; border:none; z-index:2; position:absolute; top:18px; margin-left:301px; }
	#header iframe { width:395px; margin-left:588px; }

/* Feature */
	#feature {
		background:#fff url(../images/feature-bg.png) no-repeat;
		width:430px;
		height:300px;
		position:absolute;
		z-index:5;
		top:10px;
		left:255px;
	}
	#feature img { margin-left:4px; margin-top:4px; z-index:4; }

/* Ad Collection */
	.ad-collection { margin-left:4px; }
	.ad-collection img { margin-bottom:15px; margin-left:14px; float:left; border:1px solid #000; }

/* Now Playing section */
	#playing { width:230px; margin-left:15px; height:316px; }
	#playing h2 { color:#850b0a; font-size:14px; font-family:Arial, Helvetica, sans-serif; margin:0 0 7px 0; }
  	#playing p { margin:0; font-size:11px; }
	#playing img { float:left; margin-right:5px; }
	#playing .song { clear:both; margin-bottom:10px; border-top:1px solid #ccb780; border-bottom:1px solid #ccb780; height:50px; }
	#playing .artist { font-weight:bold; margin-top:3px; }
	#playing .now-playing { border-top:1px solid #850b0a; border-bottom:1px solid #850b0a; background:#ccb780; }
	#playing .now-playing p { color:#850b0a}
	
/* News Section */
	.news { margin-bottom:10px; }
   	.news img { float:left; margin-right:13px; margin-bottom:10px; }
	.news h3, .news p { font-size:12px; font-weight:bold; margin:0; margin-left:88px; margin-top:-3px; margin-bottom:3px; }
	.news h3 { color:#000; }
	.news p { color:#fff; margin-bottom:0.75em; }
	.news a { color:#fff; }
		
/* Forms */
    .form input { width:100%; }
    .form textarea { width:100%; }
    .form input.button { width:auto; }
	.form input.radiobutton, .form input.checkbox { width:auto; }
	table .radiobutton input { width:auto; }
/* Staff */
	img.staff { margin-right:20px; margin-bottom:10px; margin-top:10px; float:left; }
	div.staff { background:url(../images/corner-top-left.png) left top no-repeat; padding-top:5px; padding-left:15px; margin-bottom:15px; clear:both; }

/* Nav */
	#header h1 { height:138px; position:relative; }
	#nav { height:33px; position:relative; }
	#nav { list-style:none; padding:0; margin-left:5px; }
	#nav li { display:inline; margin:0; }
	#nav li a { color:#fff; padding:10px 10px; font:bold 14px Arial, Helvetica, sans-serif; text-decoration:none; }
	#nav li a:hover { text-decoration:underline; }

/* Form layout */
	textarea { font-family:Arial, Helvetica, sans-serif; font-size:10pt; }
	input.full, textarea.full { width:400px; }
	textarea.full {}
	input.phone { width:85px; }
	input.address { width:400px; }
	input.city { width:150px; }
	input.state { width:20px; }
	input.zip { width:75px; }
	input.date { width:85px; }
	div.mooform input.half { width:160px; }
	
	.story { margin-bottom:20px; }
	
	#flashcontent {
		width:100%;
		height:100%;
	}
	
	.event { border:1px solid #fff; padding:10px; margin:10px;}
	
	
	/* GridView */
	.GridView { margin:0; padding:0; border:0; }
	.GridView .odd td { background-color:#e1d8af; }
	.GridView td, .GridView th { padding:4px 8px; }
	.GridView td { vertical-align:top; }
	.GridView th { background-color:#850b0a; color:#fff; }
	.GridView th a { color:#fff; }
	
	.fullStory { padding:15px; background-color:#e1d8af; border:1px solid #fff; margin-top:5px; }
	.eventItem { padding-top:0; padding-bottom:10px; margin-top:10px; margin-bottom:0; border-bottom:1px solid #fff; }
	.eventDetails td { padding-top:10px; vertical-align:top; }
	td.label { font-weight:bold; white-space:nowrap; }
	
	.radiobutton td { white-space:nowrap; }
	.radiobutton input { width:auto; }
	
	.eventFeature { padding:14px 14px 0 14px; border:1px solid #fff; text-align:center; background:url(/images/bg-featured-event.png) left top no-repeat; }
	img.left, img.right { margin:0; padding:0; margin-bottom:7px; width:auto; height:auto; background:none; }
	img.left { float:left; margin-right:10px; }
	img.right { float:right; margin-left:10px; }

	
.dropmenudiv, #iframe_shim  {
	padding:0;
	margin:-2px 0 0 0;
	position:absolute;
	top:0;
	z-index:200;
	width:180px;
	visibility:hidden;
	text-align:left;
}
#iframe_shim { display:none; }
.dropmenudiv a, .dropmenudiv a:active, .dropmenudiv a:visited {
	display:block;
	text-indent:11px;
	padding:5px 0;
	text-decoration:none;
	background-color:#f8f4e6;
	color:#840808;
}
.dropmenudiv a:hover {
	text-decoration:underline;
	background-color:#840808;
	color:#fff;
}
	#topSongs td { border-top:1px solid #a48542; padding:4px 0 6px 0; }
	#ts1 td { border:none; }
	
a {	cursor:url("/images/star-logo.cur"), pointer; }