@charset "utf-8";
body {
	font-size:90%;
	font-family:"Times New Roman", Times, serif;
	background:#352e28 url(images/bg.gif) top repeat-x;
	color:#f9f0da;
	height:100%;
	margin:0;
	padding:0;
	line-height:120%;
}
html {
}
a { color:#f7c376 }
a:hover { color:#f9efd9 }


.clear {
	clear: both;
}
.spacer {
}


#main {
	margin: 0px auto;
	width: 940px;
	clear: both;
}

#header {
	height: 150px;
}
#header #left {
	float: left;
}
#header #right {
	float: right;
	height: 86px;
	margin-top: 64px;
	margin-right: 22px;
}


#menu {
	background-image: url(images/nav-bar.gif);
	background-repeat: no-repeat;
	height: 80px;
	width: 940px;
	clear: both;
	font-size:1.2em;
	text-transform:uppercase;
}
.menu {
	display: block;
	margin: 0px auto;
	padding: 0;
	position: relative;
	top: 40px;
	width: 820px;
}

.menu a {
	color:#0a0806;
	text-decoration:none;
	font-weight:bold;
	display: block;
	float: left;
	padding-right: 35px;
	background-image: url(images/div.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-right: 35px;
}
.menu .last {
	padding: 0;
	margin: 0;
	background: none;
}

.menu a:hover, .menu .active { color:#581007 }
.menu li {
	display:inline;
	list-style-type:none;
}
#content {
	clear: both;
	width: 920px;
	margin: 0px auto;
	margin-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
#content #colLeft {
	float: left;
	width: 580px;
}
#content #colRight {
	width: 316px;
	float: right;
}



/*________________GENERAL STYLES_________________*/
.left { float:left; position:relative }
.right { float:right; position:relative }
.clear { clear:both }
.clear-l { clear:left }
.clear-r { clear:right }
.spacer	{
	height:20px
}
hr { height:1px; color:#D1C0A0 }
.imgRight { float:right; border:3px double #fff; margin:0 0 8px 8px  }
.imgLeft { float:left; border:3px double #fff; margin:0 8px 8px 0 }
.img {  border:3px double #fff; margin:8px }
/*End Image Styless*/
.small { font-size:0.8em; padding:2px 0; color:#bd4306 }
.title {
	font-size:1.4em;
	color:#f9f0da;
	padding:17px 0 0 30px;
	margin:0;
	background-image: url(images/title-bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	clear: both;
	height: 40px;
	font-family: "Times New Roman", Times, serif;
}
.date { background:#7b2401; padding:2px }
.button { width:68px; height:20px; border:none; padding:0; margin:5px 0 0 0; color:#f9f0da; font-size:0.9em; background:url(images/button.png) no-repeat }
a.readon { color:#f9f0da; background:url(images/read.gif) no-repeat; display:block; width:91px; height:25px; padding:2px 0 0 0; font-weight:bold; text-decoration:none; text-align:center; float:right; font-size:0.9em }
a.readon:hover { color:#F0EBD2  }
.form { height:15px; width:240px; background: #fff; font-size:90%; padding:2px 0 0 5px }
.article_separator { display:block; height:10px; margin:4px 0; width:99%; background:url(images/article-div.gif) repeat-x }
h1 {
	font-size:1em;
	display: inline;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	
}
h2 { font-size:1.3em }
h3 { font-size:1.2em }
h4 { font-size:1.1em }

/*FLASH IMAGE SLIDESHOW BANNER */
#flashBanners { width:579px; width:579px; padding:10px 0 10px 20px }
/*HOME BANNERS  */
#homeBanners {width:316px }


#mainLeft { width:579px; padding:10px 20px 0 0; }
#rightColumn { width:266px; padding:25px 0 5px 35px; background:url(images/right-bg.gif) top no-repeat; margin:0 }
.newsBox {
	background:#2a231d;
	padding:7px;
	height:350px;
	overflow:auto;
	font-size: 11px;
}
#footer {
	height:180px;
	color:#241a11;
	background:url(images/footer-bg.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
#footer a { color:#241a11 }
#copyright {
	width:920px;
	margin:0 auto;
	padding:55px 0 0 0;
	font-size:0.8em
}

/* RIGHT COLUMN NAVIGATION STYLES  */
.menuRight {
	margin:10px 0 1px 10px;
	padding:0;
	width:100%;
	list-style:none;
	font-family: "Times New Roman", Times, serif;
}
.menuRight li { 
	text-decoration:none; 
	font-weight:bold;
	width:100%; 
	cursor:pointer; 
	margin-bottom:1px;
	display:block;
	background:url(images/menu-list.gif) no-repeat left; 
	padding-left:10px;
	text-indent:5px 
}
.menuRight a:hover { color:#ed7739 }
/* END RIGHT COLUMN NAVIGATION STYLES */
#cluster {
	clear: both;
	margin: 20px 0px;
	text-align: center;
}
.liveNow {
	display: block;
	padding: 5px;
	background-color: #B3A27D;
	color: #2A231D;
	text-decoration: none;
	font-size: 18px;
	border: 1px solid #46403C;
	text-align: center;
	width: 150px;
}
.video h3 {
	border-bottom: 1px dotted #ccc;
	margin-bottom: 0px;
	display: block;
}
.video p {
	display: block;
	margin-top: 5px;
	margin-bottom: 20px;
}

