/*_______________GENERAL SETUP________________*/
body {
	font-size:80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background:#352e28 url(../images/bg.gif) top repeat-x;
	height:100%;
	margin:0;
	background-color: #000000;
	color: #FFFFFF;
}
html { height:100%; }
body, td { line-height:120% }
table { border-collapse:collapse }
td { vertical-align:top }
a {
	color:#FFFFFF
}
a:hover {
	color:#FFCC00
}

/*___________________MAIN LAYOUT________________*/
#wrapper {
	width:940px;
	margin:0 auto;
	overflow:hidden
}
#headerLogo { width:940px; height:150px }
#logo {
	width:428px;
	height:150px;
	float:left;
	background-image: url(../images/logo.png);
}
#topRight {
	width:512px;
	height:150px;
	float:right;
}
#mainLeft {
	width:575px;
	float:left;
	margin:10px 0 15px 0;
	clear:left
}
#mainFull { width:900px; margin:0 auto; margin-bottom:15px  }
#rightColumn { width:266px; float:right; padding:25px 15px 5px 35px; background:url(../images/right-bg.gif) top no-repeat; margin-bottom:15px }
#rightPicture {
	width:315px;
	float:right;
	margin-bottom:15px
}


.newsBox {
	background:#000000;
	padding:7px;
	height:230px;
	overflow:auto
}
* html #footer { margin-top: -9em }
#nonFooter { position:relative; min-height:98% }
* html #nonFooter { height:105% }
#content { padding-bottom: 9em }
#footer {
	height:67px;
	width:100%;
	color:#FFFFFF;
	background:url(../images/footer-bg.gif) repeat-x;
	position: relative;
	margin-top: -9em;
	background-image: url(../images/footer-bg.gif);
}
#footer a {
	color:#FFFFFF
}
#copyright {
	width:940px;
	margin:30px auto 0 auto;
	padding:0;
	font-size:0.8em;
	height:70px;
}

/* TOP NAVIGATION TAB STYLES  */
#navBar {
	height:60px;
	width:940px;
	margin-top: 18px;
	text-align: center;
}
.menu {
	font-size:xx-small;
	width:890px;
	text-transform:uppercase;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.menu a {
	color:#FFFFFF;
	text-decoration:none;
	font-weight:bold;
	font-size: 14px;
}
.menu a:hover, .menu .active {
	color:#FFCC00
}
.menu li { display:inline; list-style-type:none }
.dv {
	margin:0 20px
}
/* END TOP NAVIGATION TAB STYLES */

/* RIGHT COLUMN NAVIGATION STYLES  */
.menuRight {
	margin:10px 1px 1px 10px;
	padding:0;
	width:100%;
	list-style:none
}
.menuRight li {
	text-decoration:none;
	font-weight:bold;
	width:100%;
	cursor:pointer;
	margin-bottom:10px;
	display:block;
	background:url(../images/menu-list.gif) no-repeat left;
	padding-left:10px;
	text-indent:5px;
	font-size: 100%;
}
.menuRight a:hover {
	color:#FFCC00
}
.menuRight  a:hover, .menu .active {
	color: #FFCC00;
}

/* END RIGHT COLUMN NAVIGATION STYLES */

/*FLASH IMAGE SLIDESHOW BANNER */
#flashBanners {
	float:left;
	width:900px;
	margin:10px 20px 10px 20px;
	padding:0;
	display:inline
}
/*HOME BANNERS  */
#homeBanners {
	float:left;
	width:940px;
	margin:0;
	padding:0;
	display:inline
}

/*________________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:10px }
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 20px 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:#FFFFFF;
	padding:17px 0 0 30px;
	margin:0;
	height:40px;
	width:95%;
	font-weight: bold;
	background-image: url(../images/title-bg.gif);
	background-repeat: no-repeat;
}
.date {
	background:#006633;
	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:1.4em }
h2 { font-size:1.3em }
h3 { font-size:1.2em }
h4 { font-size:1.1em }
.parHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.parcontent {
	text-align: justify;
	vertical-align: top;
}
#photoLeft {
	float: left;
	width: 560px;
}

