/***Common Elements***/

body {
  margin: 0px;
  padding:0px;
  font-family: Arial, Sans-serif;
	background: #4f4f51 url('/graphics/bg.gif')repeat;
	background-position: center top;
}
img {
  border: none;
}

.clear {
  clear: both;
	width: 0px;
	height: 0px;
	overflow: hidden;
}

a:link, a:visited {
}
a:hover {
}

.update_table {
	font-size: 12px;
	width: 350px;
	margin: 0px auto;
}

.update_table th{
	font-size: 12px;
	text-align: right;
}


.number {
  width: 36px;
}

#main_container {
  width: 960px;
	margin: 0px auto;
}

#masthead {
  width: 960px;
	height: 152px;
	background-color: #760021;
}

#logo {
  width: 200px;
	height: 152px;
	float: left;
}

#banner_cont {
  width: 745px;
	height: 122px;
	background: url('/graphics/banner_bg.gif');
	float: left;
	padding-left: 15px;
	padding-top: 30px;
}

#top_cont {
  width: 960px;
	height: 326px;
	background: url('/graphics/major_bg.gif') repeat-x;
	border-bottom: 1px solid #adadae;
	padding-top: 16px;
}

#sub_top_cont {
  width: 960px;
	background: #c5c5c5 url('/graphics/major_bg.gif') repeat-x;
	border-bottom: 1px solid #adadae;
	padding-top: 16px;
}

#nav_cont {
  width: 239px;
	float: left;
	margin-left: 14px;
}

.nav {
  width: 239px;
	height: 24px;
}

.nav a:link, .nav a:visited {
  font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #810024;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	display: block;
	width: 231px;
	height: 19px;
}

.nav a:hover {
	display: block;
  font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	text-decoration: none;
	background: #810024 url('/graphics/hover_bg.gif') no-repeat;
	padding-top: 3px;
	padding-bottom: 5px;
	padding-left: 5px;
	width: 231px;
	height: 19px;
}

#major_promo {
  width: 670px;
	height: 290px;
	background-color: #babcbe;
	float: left;
	padding: 10px;
}

#subpage_cont {
  width: 670px;
	background-color: #fff;
	float: left;
	margin-bottom: 10px;
	border: 10px solid #babcbe;
}

#sub_hdr {
  font-family: Arial;
	font-size: 16px;
	color: #7b0022;
	font-weight: bold;
	border: 3px solid #7b0022;
	padding: 5px;
	margin: 10px;
	text-transform: uppercase;
}

#sub_content {
  margin: 10px;
	font-size: 12px;
	font-family: arial;
}

#mid_cont {
  width: 936px;
	background-color: #fff;
	padding: 14px 11px 14px 13px;
	border-bottom: 1px solid #d6d6d6;
}

#listen {
  width: 217px;
	height: 90px;
	float: left;
	margin-right: 12px;
}

#onair {
  width: 217px;
	height: 90px;
	margin-right: 12px;
	float: left;
}

.mid_ad {
  width: 150px;
	height: 90px;
	margin-right: 12px;
	float: left;
}

#last_midad {
  width: 150px;
	height: 90px;
	float: left;
}

#bot_cont {
  width: 935px;
	height: 302px;
	background: url('/graphics/bot_gradient.gif') repeat-x;
	border-top: 1px solid #fff;
	padding: 16px 13px 16px 12px;
}

#weather {
  width: 180px;
	height: 264px;
	background-color: #c8c8c8;
	padding: 18px;
	float: left;
	margin-right: 12px;
}

#home_news {
  width: 316px;
	height: 300px;
	background-color: #c8c8c8;
	float: left;
	margin-left: 12px;
}

#home_news_hdr {
  width: 131px;
	height: 21px;
  margin-left: 10px;
	margin-top: 18px;
}

#home_news_content {
  width: 288px;
	height: 235px;
	margin-left: 15px;
	margin-top: 18px;
	overflow: hidden;
}

.item_cont {
  width: 288px;
	height: 107px;
	margin-top: 10px;
	overflow: hidden;
}

.item_cont p {
  margin: 0;
	padding: 0;
}

.item_img {
  float: left;
	margin-right: 10px;
}

.item_img img {
  width: 105px !important;
	height: 76px !important;
}

.item_hdr {
  font-size: 14px;
	font-family: arial;
	color: #7b0022;
	font-weight: bold;
	float: left;
	width: 173px;
}

.item_details {
  font-size: 11px;
	font-family: arial;
	color: #4f4f51;
	float: left;
	width: 173px;
}

.item_more {
  float: right;
	width: 173px;
}

.item_more a:link, .item_more a:visited {
  font-size: 11px;
	font-family: arial;
	color: #7b0022;
	font-weight: bold;
	text-decoration: none;
	float: right;
}

.item_more a:hover {
  font-size: 11px;
	font-family: arial;
	color: #7b0022;
	font-weight: bold;
	text-decoration: underline;
	float: right;
	
}

#footer {
  width: 960px;
	height: 28px;
	background-color: #6A001D;
	border-top: 1px solid #000;
	font-size: 11px;
	color: #fff;
	padding-top: 20px;
}

.full_cont {
  width: 650px;
	margin-top: 10px;
}

.full_cont p {
  margin: 0;
	padding: 0;
}

.full_img {
  float: left;
	width: 150px;
	height: 150px;
	margin-right: 10px;
}

.full_hdr {
  font-size: 14px;
	font-family: arial;
	color: #7b0022;
	font-weight: bold;
	float: left;
	width: 490px;
}

.full_details {
  font-size: 11px;
	font-family: arial;
	color: #4f4f51;
	float: left;
	width: 490px;
}

#footer a:link, #footer a:visited {
  color: #e4cd11;
	text-decoration: none;
}

#footer a:hover {
  color: #e4cd11;
	text-decoration: underline;
}
