@charset "UTF-8";
/* CSS Document */
.sbad {
	margin-left:20px;
	margin-top:10px;
	width:300px;
	text-align:center;
}
.sbad a:link, .sbad a:visited, .sbad a:hover .sbad img {
	border:none;
	text-decoration:none;
	color:transparent;
}
/*----------------------<general>--------------------------*/
p{ text-align:justify; margin: 10px 0 0}
h1 {
	margin: 0;
	padding: 0;
	color: #453b34;
	font-size:3.75em;
}
h2 {
	margin: 0;
	padding: 0;
	color: #453b34;
	font-size:3.25em;
}
h3 {
	margin: 0;
	padding: 0;
	color: #453b34;
	font-size: 2em;
	font-style: italic;
}
h4 {
	margin: 0;
	padding: 0;
	color: #453b34;
}
li {
	list-style:none;
}
.strong { 
	font-weight:bold;
}
.underline {
	text-decoration:underline;
}
.lower_alpha li {
	list-style: lower-alpha;
}
.lower_roman li {
	list-style:lower-roman;
}
.bullet li {
	list-style:circle;
}
a:link {
	color: #706055;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #706055;
}
a:visited {
	color: #706055;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #706055;
}
a:hover, a:active {
	text-decoration: none;
	color: #998577;
	border-bottom: 1px dotted #998577;
}
/*----------------------</general>--------------------------*/
/* ---------------------<Layout>--------------------------*/
html {
	height:100%;
}
body {
	height:100%;
	min-width:920px;
	position:relative;
	font-family: Verdana, Univers, Sans-serif;
	font-size: 12px;
	color: #453B34;
	background-color: #fff4d1;	
	margin:0;
	padding:0;
	border:0;
}
h1, h3, h2, #sub_head p, #wake_sb p {
	font-family: "Palatino Linotype", "Times New Roman", Serif;
}
#wrapper {
	min-height:100%;
	position: relative;
}
.clr {
	clear: both;
	display: block;
	height: 1px;
	margin-bottom: -1px;
	font-size: 1px;
	line-height: 1px;
}
.left {
	float:left;
}
.right {
	float:right;
}
#header_wrap {
	min-width:920px;
	height:150px;
}
#header {
	height:150px;
	width:920px;
	margin:0 auto;
}
#logo {
	width: 246px;
	height: 149px;
	float:left;
}
#logolink {
	margin: 54px 0 0 0;
	padding: 0;
	width: 246px;
	height: 96px;
	display: block;
	outline: none;
	border: none;
}
#logolink img {
	border:none;
}
#sub_head_wrap {
	width: 100%;
	height:155px;
}
#sub_head {
	width:800px;
	padding:10px;
	margin:0 auto;
}
#sub_head img {
	float: left;
	margin-bottom: 10px;
	margin-right: 10px;
}
#sub_head h2 {
	width: 700px;
}
#sub_head p {
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	padding:0;
	margin:0;
}
#body_wrap {
	width:920px;
	margin:0 auto;
	padding:0 0 130px 0;
}
.hasinfo #body_wrap {
	padding-bottom:20px;
}
#section {
	margin:0;
	width: 550px;
	padding:0 10px;
	float: left;
}
#section.full_width{
	width:900px;
}
#slider_wrap {
	width: 440px;
	padding:0 55px 20px 55px;
	height: 285px;
	background: url(images/sliderbg.jpg) repeat-x;
}
#slider {
	width:440px;
	height:260px;
}
#video {
	width:920px;
	height:440px;
	position:relative;
	right:10px;
}
#blog {
	clear: both;
}
#blog h2{
	margin-bottom:20px;
}
.steveandboomer {
	margin: 15px 0;
	padding: 8px;
	width: 698px;
	height:360px;
}
.steveandboomer p {
	margin: 5px;
	padding: 15px;
	background: #dfd8c1;
	color: #37302b;
	width: 352px;
	font-size: .9em;
	line-height: 1.75;
}
#staff {
	margin: 0;
	padding: 20px;
	width: 495px;
}
#staff img {
	float: left;
	margin-right: 10px;
}
#staff ul {
	margin: 25px 10px;
	padding: 0;
	border-bottom: 3px dotted #b2a398;
	min-height: 130px;
}

#staff li.staffshow {
	font-weight: bold;
	font-style: italic;
}
#staff li.staffinfo {
	font-size: .9em;
	line-height: 1.75;
	min-height: 70px;
}
#staff li.staffemail {
	text-align: right;
	margin-bottom: 5px;
}

.sidebarbottom {
	display: block;
	width: 309px;
	height: 19px;
	background: url(images/sidebarbottom.png) no-repeat;
	margin-top: 5px;
}
.sbcontent1 {
	padding: 10px 0;
	min-height: 75px;
	width: 306px;
}
.sbcontent2 {
	padding: 10px 0;
	min-height: 75px;
	width: 306px;
}
#sbphotos img {
	border: none;
	margin: 0 auto;
	display: block;
}
#sbphotos li {
	margin: 3px 0 0 5px;
	padding: 7px 7px 11px 5px;
	width: 75px;
	height: 50px;
	overflow: hidden;
	float: left;
	background: url(images/photobg.png) no-repeat;
}
#sbphotos a {
	display: block;
	width: 75px;
	height: 50px;
	overflow: hidden;
	border: 1px solid #706055;
}
#aside {
	margin: 0;
	width: 340px;
	float:left;
	padding:0 0 0 10px;
}
#aside.bg{
	width: 309px;
	background: url(images/sidebar.png) repeat-y;
	padding:0;
	margin: 0 0 10px 35px;
}
#aside.bg h2 {
	font-size: 1.5em;
	padding-left: 5px;
	border-bottom: 1px solid #706055;
}
#aside.bg ul {
	margin: 0;
	padding: 0 0 0 20px;
}
#aside.bg li {
	line-height: 1.5;
}
#aside.bg li a {
	font-size: .9em;
}
#social {
	text-align:right;
}
#social a{
	display:inline;
	border:none;
	text-decoration:none;
}
#social img{
	border:none;
}
#onair {
	text-align:center;
}
#online{
	text-align:center;
	margin:30px 0;
}
#online img{
	border:none;
}
#footer_wrap {
	min-width:920px;
	height:118px;
	margin-top:-118px;
	position:relative;
}
#footer_wrap.hasinfo {
	margin-top:0;
}
#footer {
	margin: 0 auto;
	padding-top: 30px;
	width: 920px;
	color: #cec1c1;
}
#footer ul {
	margin: 0;
	padding: 0;
	float: left;
	width: 500px;
}
#footer ul li {
	margin: 0;
	padding: 0;
	list-style: none;
	line-height: 2;
}
#footer ul li img {
	border: none;
}
#footer a {
	color: #cec1c1;
	text-decoration: none;
	font-weight: normal;
	border: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer ul.right a {
	outline: none;
}
#footer ul.right {
	width: 365px;
}
#footer ul.right li {
	width: 365px;
	text-align: right;
}
#info_wrap {
	height:179px;
	min-width:920px;
	background: #0b0b0b;
	padding:0 10px 119px;
}
#infobar {
	margin: 0 auto;
	width: 840px;
	height: 179px;
	background: url(images/infobg.jpg) no-repeat;
	padding:0 40px;
}
#infobar h3, #infobar h4, #infobar h5, #infobar p {
	color: #ededed;
	font: bold normal 1em "Palatino Linotype", "Book Antiqua", Palatino, serif;
	margin:0;
	padding:0;
	border:none;
}
.infobox {
	float:left;
	height:179px;
	width:254px;
	overflow:hidden;
}
.infobox li {
	list-style:none;
	padding-bottom:2px;
}
.infobox h3 {
	margin-left: 35px;
	height: 39px;
	text-indent: -9000px;
}
#info_news h5 {
	font: bold normal 1.15em Verdana, Geneva, sans-serif;
	color: #f95454;
}
.infobox h4 {
	text-align:center;
}
#bronco {
	width:46px;
	height:120px;
	float:left;
}
#info_events {
	padding:0 35px;
}
#info_events a:link, #info_events a:visited {
	color:#89BBE9;
	font: bold normal 1em Verdana, Geneva, sans-serif;
}
.infobox a:link, .infobox a:visited {
	color:#FFF;
	border:none;
}
.infobox a:hover {
	text-decoration:underline;
}
.getmore {
	text-align:right;
	margin:5px 0 10px;
}
#info_photos li {
	width:90px;
	height:75px;
	float:left;
	text-align:center;
}
/* ------------------<wake with steve and boomer> --------------*/
#wake_widgets {
	width:180px;
	float:left;
}
#cmtwebtools {
	margin-top: 10px;
}
#wake_widgets a {
	border:none;
}
#wake_sb {
	width:320px;
	padding-left:20px;
	margin-top:10px;
	text-align:center;
}

#wake_sb p {
	font-size: 1.5em;
	font-style: italic;
	text-align: center;
	font-weight: bold;
}
#wake_sb ul {
	margin: 0;
	padding: 0;
}

#wake_sb ul li.more {
	text-align: right;
	font-size: .9em;
	line-height: 2;
}
/* ----------------</wake with steve and boomer> ----------------*/
#welcome {
	margin-top: 5px;
	padding: 8px 0;
	width: 100%;
	border-bottom: 2px solid #453b34;
}
#welcome h1 {
	float: left;
	width: 268px;
}
#welcome p.leader {
	margin: 0;
	padding: 0;
	float: left;
	width: 250px;
	color: #453b34;
	font-weight: bold;
}
#welcome p {
	line-height: 1.5;
	clear: left;
	font-size: .9em;
}
#buttons {
	padding: 10px;
	text-align:center;
}
#buttons a, #buttons img {
	border: none;
}
#buttons ul, #buttons li {
	margin:0;
	padding:0;
	border:0;
}
#buttons ul {
	width:290px;
	margin:0 auto;
}
#buttons li {
	list-style:none;
	float:left;
	padding:0 10px;
	margin:10px 0;
        height: 125px;
        overflow: hidden;
}
ul.contest  {
	margin: 25px;
	padding: 5px;
	border-bottom: 3px dotted #b2a398;
	width: 100%;
	width: 495px;
}
ul.contest li.contestinfo {
	font-style: italic;
	text-align: left;
	padding: 5px 0;
}
.contest img {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}
ul.event {
	margin: 25px;
	padding: 0;	
	width: 495px;
}

ul.event li {
	margin: 0;
	padding: 0;
	list-style: none;
}

 ul.event li.eventinfo {
	border-top: 1px dotted #b2a398;
	border-bottom: 1px dotted #b2a398;
	padding: 2px 0;
	font-weight: bold;
}

ul.event li.eventdesc {
	background: #ded5b9;
	padding: 10px;
	border-bottom: 3px solid #b2a398;
}
#contactinfo ul {
	margin: 10px 25px;
	padding: 0;	
	width: 495px;
}
#map {
	margin:10px 25px;
}
label {
	display: block;
	width: 10em;
}

fieldset {
	border: none;
}

legend {
	font-family: "Palatino Linotype", "Times New Roman", Serif;
	font-size: 1.5em;
	font-style: italic;
	font-weight: bold;
	padding:0;
	margin:0;
}

#contact form ul {
	margin: 0;
	padding: 0;
}

#contact form li {
	list-style: none;
	margin-bottom: 8px;
}


#contact input.textinput, #contact textarea,#contact select{
	width: 250px;
	padding: 5px 0;
	background: #dfd8c1;
	border: 1px solid #b6b09b;
	color: #453b34;
}

#contact form {
	margin: 0;
	padding: 0;
}

#contact input.submitinput {
	padding: 0;
	margin-left: 14em;
	width: 68px;
	height: 27px;
	background: url(images/submitBtn.jpg) no-repeat;
	outline: none;
	border: none;
}

/* ---------------------</Layout>--------------------------*/
/*----------------------<photogallery>---------------------*/
#gallery {
	width: 450px;
	min-height:30px;
}
#gallery ul.odd {
	background: #e7ddbd;
}
#gallery img {
	float: left;
	margin: 0;
	margin-right: 10px;
	width: 75px;
}
#gallery ul {
	margin: 0;
	padding: 10px;
	width: 100%;
	float: left;
}


/*-----------------------</photogallery>-------------------*/
/*----------------------<Nav>--------------------------*/
#nav {
	margin-top:118px;
	height:30px;
	width: 670px;
	float:left;
}
#nav ul {
	margin: 0;
	padding: 0;
	float: left;
}
#nav ul li {
	margin: 0;
	list-style: none;
	width: 94px;
	float: left;
	border-right: 1px solid #77695e;
	vertical-align: middle;
	text-align:center;
}
#nav li.first {
	border-left: 1px solid #77695e;
}
#nav a {
	margin: 0;
	padding: 8px 0;
	color: #fff4d1;
	width: 94px;
	text-decoration: none;
	display: block;
	font-weight: normal;
	outline: none;
	border: none;
}
#nav a:hover {
	background: #2b2622;
}
/*----------------------</Nav>--------------------------*/
/*-------------==========<Twitter>=============-----------*/
#twitter_div{
	margin-left:20px;
	}
#twitter_update_list{
		margin:0;
		padding:0;
		min-height:60px;
}
#twitter_update_list span{
	display:block;
}

#twitter_update_list li{
	
}
/*-------------==========</Twitter>=============-----------*/
/*-------------------------<gac feed>-----------------------*/
.feed_header {
	margin:10px 0;
}
.feed_entry h3 a{	
	color: #453b34;
	border:none;
}
.feed_entry h3 a:hover{	
	color: #453b34;
	border-bottom: 1px dotted #998577;
}
.feed_entry img {
	margin-right:5px;
}
/*-------------------------</gac feed>-----------------------*/
/*-----------------------<billboard>-----------------------*/
.billboard {
	margin: 10px auto;
	width: 265px;
	background:url(images/bill_bot.png) bottom center no-repeat;
	padding-bottom:33px;
}
.billboard h4 {
	height:38px;
	background:url(images/bill_top.png) no-repeat;
	padding:30px 0 0 10px;
	font-size:1.2em;
}
#chart_wrapper{	
	background:url(images/bill_cnt.png) repeat-y;
}
.record {
	width:245px;
	min-height:30px;
	margin:0 10px;
	padding:5px 0;
	background:#fff4d1;
	border:1px solid black;
	border-bottom: none;
	display:block;
}
.billboard a {
	font-weight:normal;
}
.record:hover {
	background:#fff;
	color:#333;
}
.last {
	border-bottom:1px solid black;
}
.number {
	height:100%;
	width:30px;
	float:left;
	text-align:center;
}
.song {
	margin-left:30px;
	display:block;
	font-weight:bold;
}
.artist {
	margin-left:30px;
	display:block;
}
/*-----------------------<billboard>-----------------------*/

/* ---------------------<Images>--------------------------*/
#header_wrap {
	background:url(images/woodtile.jpg) center repeat-x;
}

#header {
	background:url(images/headerbg.jpg) no-repeat top left;
}
#sub_head_wrap {
 background: #d4c7be url(images/contentheaderbg.jpg) repeat-x;
}
#morning #body_wrap {
	background: url(images/morningbg.gif) repeat-y;
}
#footer_wrap {
	background: url(images/footerbg.gif) repeat-x bottom;
}
#info_news h3 {
	background: url(images/mediaheader.png) no-repeat center;
}
#info_events h3 {
	background: url(images/eventsheader.png) no-repeat center;
}
#info_photos h3 {
	background: url(images/photosheader.png) no-repeat center;
}
/* ---------------------</Images>--------------------------*/
/*------------------------<form_page>-----------------------*/
#form_page #header_wrap {
	min-width:920px;
	height:199px;	
}
#form_page #header_wrap {
	background:url(images/woodtile_full.jpg) center repeat-x;
}
#form_page #header {
	height:199px;
	width:688px;
	margin:0 auto;
}
#form_page #header {
	background:url(images/military.jpg) no-repeat top center;
}
#form_page #logolink{
	margin:0;
}
#form_page #body_wrap {
	width:688px;
}
#form_page #aside {
	width:240px;
	padding:0 10px;
}
#form_page #section{
	width:310px;
	padding-top:20px;
	margin-left:60px;
}
#form_page label {
	width: 300px;
	font-weight:bold;
	padding: 8px 0 2px 0;	
}

/*------------------------</form_page>-----------------------*/
