/*_______________GENERAL SETUP________________*/
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 }
html { height:100%; }
body, td { line-height:120% }
table { border-collapse:collapse }
td { vertical-align:top }
table.list tr.even { background: #2a231d; } /* #574C42; } */
table.list tr.header { border-bottom: solid 1px #7A6A5C; }
table.list td { border-right: solid 1px #7A6A5C; }
table.list { border: solid 2px #7A6A5C; }
a { color:#f7c376 }
a:hover { color:#f9efd9 }

/*___________________MAIN LAYOUT________________*/
#wrapper { width:940px; margin:0 auto; overflow:hidden }
#headerLogo { width:940px; height:150px }
#logo { width:428px; height:150px; float:left }
#topRight { width:303px; height:150px; float:right; margin-right: 24px }
#mainLeft { width:575px; float:left; margin:10px 0 15px 14px; 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 }
.newsBox { background:#2a231d; padding:7px; }
* 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:#241a11; background:url(../images/footer-bg.gif) repeat-x; position: relative; margin-top: -9em }
#footer a { color:#241a11 }
#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.gif) no-repeat; height:92px; width:940px; margin:0 auto; text-align:center }
.menu { font-size:1.2em; margin:0 auto; padding:40px 0 0 0; width:890px; text-transform:uppercase }
.menu a { color:#0a0806; text-decoration:none; font-weight:bold }
.menu a:hover, .menu .active { color:#581007 }
.menu li { display:inline; list-style-type:none }
.dv { margin:0 10px }
/* 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:10px;
	text-indent:5px 
}
.menuRight a:hover { color:#ed7739 }
/* END RIGHT COLUMN NAVIGATION STYLES */

/*FLASH IMAGE SLIDESHOW BANNER */
#flashBanners { float:left; width:579px; height:289px; margin:10px 0 10px 20px; padding: 12px; background:url(../images/flashBannerFrame.png) no-repeat;  display:inline; }
/*HOME BANNERS  */
#homeBanners {  width:316px; margin:10px 15px 10px 0; padding:0; display:inline;}
.homebutton { margin-left: 30px; }
.hometopbutton { margin-top: 5px; }

/*________________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 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; height:38px; width:95%; background: url(../images/title-bg.gif) top left no-repeat }
.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:1.4em }
h2 { font-size:1.3em }
h3 { font-size:1.2em }
h4 { font-size:1.1em }


/*________________FORM STYLES_________________*/
input.textinput { width: 300px; }
textarea.textinput { width: 300px; height: 150px; }

/*________________MESSAGE WINDOW STYLES_________________*/
.message {
    color: #000000;
    text-align: left;
    margin-top: 15px;
    margin-bottom: 15px;
}

.message table {
    margin: 0;
}

.error-round1, .error-round2, .error-round3, .error-round4{font-size:1px; overflow:hidden; display:block;}
.error-round1 {height:1px; background:#DB0000; margin:0 5px;}
.error-round2 {height:1px; background:#ffcccc; border-right:2px solid #DB0000; border-left:2px solid #DB0000; margin:0 3px;}
.error-round3 {height:1px; background:#ffcccc; border-right:1px solid #DB0000; border-left:1px solid #DB0000; margin:0 2px;}
.error-round4 {height:2px; background:#ffcccc; border-right:1px solid #DB0000; border-left:1px solid #DB0000; margin:0 1px;}
.error-holder {
    background: #ffcccc; 
    border-right:1px solid #DB0000; 
    border-left:1px solid #DB0000;
    padding-left:10px;
}

.success-round1, .success-round2, .success-round3, .success-round4{font-size:1px; overflow:hidden; display:block;}
.success-round1 {height:1px; background:#008800; margin:0 5px;}
.success-round2 {height:1px; background:#bbffcc; border-right:2px solid #008800; border-left:2px solid #008800; margin:0 3px;}
.success-round3 {height:1px; background:#bbffcc; border-right:1px solid #008800; border-left:1px solid #008800; margin:0 2px;}
.success-round4 {height:2px; background:#bbffcc; border-right:1px solid #008800; border-left:1px solid #008800; margin:0 1px;}
.success-holder {
    background: #bbffcc; 
    border-right:1px solid #008800; 
    border-left:1px solid #008800;
    padding-left:10px;
}


