﻿/*_______________GENERAL SETUP________________*/
body {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
	background: #f4f2e6 url(../images/bg.png) top repeat-x;
	color: #000000;
	height: 100%;
	margin: 0;
}
html { height:100%; }
body, td {
	line-height: 120%;
}
td { vertical-align:top;
	text-align: left;
}
a { color:#62170e;
	text-align: center;
}
a:hover { color:#4b0d06 } 

/*___________________MAIN LAYOUT________________*/
#wrapper { width:940px; margin:0 auto; overflow:hidden }
#headerLogo { width:940px; height:150px }
#logo { width:940px; height:150px; float:left }  

#topLeft { width:90px; height:150px; float:right }  
#banner   {width:540px; height:150px; float:left  }
#picture { width:225px; height:150px; float:right }
#picture2 { width:225px;height:150px; float:left }


#mainLeft {
	width: 600px;
	float: left;
	margin: 15px 0 15px 14px;
	clear: left;
	 }

	 
#mainFull { width:900px; margin:15px auto; margin-bottom:15px  }
#rightColumn { width:266px; float:right; padding:10px 10px 5px 35px; background:url('../images/right-bg.gif') no-repeat 50% top; 
margin:15px 0;
	 
}
.newsBox { 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:180px; width:100%; color:#fff; background:#848174 url(../images/footer-bg.png) top repeat-x; position: relative; margin-top: -9em }
#footer a { color:#fff }
#copyright { width:920px; margin:0 auto; padding:70px 0 0 0; font-size:0.8em; height:70px }

/* TOP NAVIGATION TAB STYLES  */
#navBar { background:url(../images/nav-bar.png) no-repeat; height:92px; width:940px; margin:0 auto; text-align:center }
.menu { font-size:1.2em; margin:0 auto; padding:39px 0 0 0; width:890px; text-transform:uppercase }
.menu a {
	color: #800000;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.menu a:hover, .menu .active { color:#66170e }
.menu li { display:inline; list-style-type:none }
.dv { margin:0 12px }
/* END TOP NAVIGATION TAB STYLES */

/* RIGHT COLUMN NAVIGATION STYLES  */
.menuRight { margin:10px 0 1px 10px; padding:0; width:100%; list-style:none   }
.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: 5px;
	text-indent: 5px;
}
/* END RIGHT COLUMN NAVIGATION STYLES */

/*FLASH IMAGE SLIDESHOW BANNER */
#flashBanners { float:left; width:579px; margin:10px 0 5px 20px; padding:0; display:inline }
/*HOME BANNERS  */
#homeBanners { float:right; width:316px; margin:10px 15px 5px 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:#848174 }
.imgRight { float:right; border:3px double #848174; margin:0 0 8px 8px  }
.imgLeft { float:left; border:3px double #848174; 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:#000; padding:4px 0 0 30px; margin:0; height:38px; width:95%; background: url(../images/title-bg.gif) top left no-repeat }
.date { background:#fff; 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; border:1px solid #ccc; 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: large;
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h2 {
	font-size: large;
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: medium;
	color: #800000;
	font-family: Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 1.1em;
	color: #000080;
	font-family: Arial, Helvetica, sans-serif;
}


.newStyle1 {
	line-height: 150%;
}


