@import url('yui-reset.css');
@charset "iso-8859-1";
body{
	font-family:Georgia, "Times New Roman", Times, serif;
	background-color:#782221;
	font-size:12px;
}
#outer{
	background:transparent url(../img/tv-banner-drop-bg-tile.jpg) repeat-x;
}
#wrap{
	background-color:#C00;
	background:transparent url(../img/tv-banner-drop-bg.jpg) 50% 0 no-repeat;
}
#cont{
	margin:0 auto;
	width:1003px;
	background-color:#a21a1a;
	
}
#tophead{
	background:url(../img/motif-tile.jpg) repeat-x;
}
#logo{
	position:absolute;
	float:left;
	background: url(../img/logo-back.jpg) no-repeat;
	z-index:999;
}

/* TOP NAV */
#topnav {
	padding-top:88px;
	padding-left:198px;
}
#topnav ul.navlinks li{
	font-size:100%;
	float:left;
	margin-left:20px;
	border-right:1px solid #710202;
	padding-bottom:4px;
}
#topnav ul.navlinks li a{
	padding-right:15px;
	text-decoration:none;
	color:#710202;
	font-weight:bold;
}

/* TOP Banner */
#topbanner{
	background-color:#F00;
	height:291px;
}
.goldline{
	background:url(../img/gold-line-tile.gif) repeat-x;
	padding-top:6px;
}
/* banner slide */
#nav { z-index: 50; position: absolute; bottom: 10px; left: 35px }
#nav a { color:transparent; margin: 0 5px; padding: 3px 5px; border: 0px solid #ccc; background: url(../img/topbanners/btn.gif) 0 3px no-repeat; text-decoration: none }
#nav a.activeSlide { background: url(../img/topbanners/activeBtn.gif) 0 3px no-repeat; }
#nav a:focus { outline: none; }


#bd{
	background:#9d191a url(../img/bd-tile.jpg) repeat-y;
}

/* HOMEPAGE body column */
.col3{
	float:left;
	width:33%;
	
}
.col3 .pad{
	margin:10px;
}
.gold{
	color:#e2ca7d;
}

.gold-panel{
	margin-left:12px;
	background:url(../img/gold-panel.jpg) no-repeat;
	width: 307px;
	height:103px;
	
	
}
.gold-panel .img{
	margin-top:10px;
	margin-left:10px;
	float:left;
}
.gold-panel .txt{
	float:left;
	color:#900;
	font-size:85%;
	font-weight:bold;
	text-transform:uppercase;
	width:140px;
	margin-top:10px;
	margin-left:10px;
}
.gold-panel .txt img{
	margin-bottom:5px;
}
.side-gold-panel .txt a, .gold-panel .txt a{
	color:#900;
}
.side-gold-panel .txt a:hover, .gold-panel .txt a:hover{
	color: #F00;
}

.quote{
	padding:10px;
}
.quote em{
	font-size:140%;
}

/* Feeds */
.news{
	color:#f3e1b2;
}
.feed{
	margin:10px 0;
}
.feed .title{
	color:#f3e1b2;
	font-size:130%;
	display:block;
	
}
.feed .describe{
	margin:10px 0;
	display:block;
}



/* General Custom Styling */
p{
	margin:10px 0px;
}
h1{
	font-size:170%;
}
h2{
	font-size:150%;
}
h3{
	font-size:130%;
}
h1,h2,h3{
	margin-bottom:20px;
}
ul li{
	list-style:disc;
	margin-left:25px;
}
.sidemenu ul li{
	list-style:none;
}
.sidemenu ul li{
	list-style:none;
}
ul.navlinks li{
	list-style:none;
}
.sidemenu ul li a{
	color: #900;
}
.sidemenu ul li a:hover{
	color: #C00;
}
a{
	color:#F90;
	text-decoration:none;
}
a:hover{
	color:#FC0;
}

/* General Custom Styling */
.linestroke{
	padding-top:3px;
	background-color:#cd7c55;
	margin:3px 0;
}

.footbtn{
	background:url(../img/ft-btn-center-bg.jpg) repeat-x;
	float:left;
}
.footbtn .bgleft{
	background:url(../img/ft-btn-left-bg.jpg) no-repeat;
	height:120px;
	width:31px;
	float:left;
}
.footbtn .bgright{
	background:url(../img/ft-btn-right-bg.jpg) no-repeat;
	height:120px;
	width:31px;
	float:right;
}
.footbtn .copy{
	margin-top:20px;
	color:#b48a89;
	font-size:85%;
}

/* PAGE */
.page{
	padding-top:10px;
	background: #a21a1a url(../img/bottom-content-bg.gif) 100% 100% no-repeat;
}
.page-title{
	margin-top:10px;
	margin-bottom:10px;
}
.date-title{
	color:#f2d076;
}

/* LEFT CONTENT */
#leftcontent .sidecont{
	margin-left:10px;
	float:left;
	width:313px;
}

#leftcontent .sidemenu{
	
	background:url(../img/sidemenu-bg-tile.gif) repeat-y;	
	
}
#leftcontent .sidemenu ul div{
	margin-left:20px;
	margin-bottom:10px;
	font-size:140%;
	color:#921617;
}
#leftcontent .sidemenu ul{
	background:url(../img/sidemenu-bg.gif) 0 100% no-repeat;
	padding-top:10px;
	padding-bottom:30px;
}
#leftcontent .sidemenu ul li{
	margin-left:20px;
	margin-right:10px;
	padding-bottom:5px;
}
#leftcontent .sidemenu ul li.lined span{
	font-size:140%;
	color:#921617;
}
#leftcontent .sidemenu ul li a.title{
	font-size:130%;
	text-decoration:none;
	margin-bottom:8px;
	display:block;
	color:#a1191a;
}
#leftcontent .sidemenu ul li a.subtitle{
	font-size:100%;
	text-decoration:none;
	color:#666;
}
#leftcontent .sidemenu ul li.lined{
	border-bottom:3px solid #c29f43;
	margin-bottom:10px;
}
#leftcontent .archive{
	display:block;
	margin-bottom:20px;
	padding-bottom:20px;
}
#leftcontent .archive ul span{
	font-size:140%;
	color:#FC9;
}
#leftcontent .archive ul li{
	list-style:none;
	margin:0;
	padding:5px 0px;
	margin-left:5px;
}

/* Panel Header */
#leftcontent .panel-header{
	margin-left:10px;
	background:url(../img/side-title-header.gif) no-repeat;
	height:57px;
	float:left;
	width:313px;
}
#leftcontent .panel-header div.title{
	padding:10px;
	text-align:center;
	font-weight:bold;
}
.side-gold-panel{
	background:url(../img/gold-panel.jpg) no-repeat;
	width: 307px;
	height:103px;
}
.side-gold-panel .img{
	margin-top:10px;
	margin-left:10px;
	float:left;
}
.side-gold-panel .txt{
	float:left;
	color:#900;
	font-size:85%;
	font-weight:bold;
	text-transform:uppercase;
	width:140px;
	margin-top:10px;
	margin-left:10px;
}
.side-gold-panel .txt img{
	margin-bottom:5px;
}
#leftcontent .imgframe{
	margin-left:30px;
}


/* BODY CONTENT*/
.bodycontent{
	margin-left:343px;
	margin-right:20px;
	color:#f3e1b2;
	line-height:150%;
	
}
.imgframe{
	border-top:3px solid #bc9d61;
	border-bottom:3px solid #bc9d61;
	padding:4px 0;
}
.left{
	float:left;	
	margin-right:10px;
	margin-bottom:10px;
}
.right{
	float:right;	
	margin-left:10px;
	margin-bottom:10px;
}
.imgframe img{
	border:2px solid #dac386;
	
}