/* Body Default__________________________________________________________*/
* {
	margin: 0px;
	padding: 0px;
	color: #000000;
}
a {
	/*color: #000000;*//*7b295d*/
	text-decoration: none;
	color:#CE3000;
}
a:hover {
	color: #99175d;
	text-decoration: underline;
}
ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none;
}
li a{
	text-decoration: none;
}
.clear {
	clear: both;
}
#body{
	background:#441208 url(../images/bodybg2.jpg) no-repeat top center;
	font: normal 12px/18px Arial, Helvetica, sans-serif;
	text-align: left;
	text-decoration: none;
	line-height: 18px;
	margin: 47px 0 20px 0;
}

h5 {
	color:#CE3000;
	font-size:13px;
	width:100%;
	border-bottom:1px #CE3000 solid;
	margin-bottom:10px;
}

.contentBox {
	border: 1px #CE3000 solid;
	padding:6px;
	margin: 3px 10px;
}

.smallGray {
	font-size:11px;
	color:#999999;
}

/* mainNav Con__________________________________________________________*/
/*#bodybgCon {
	background:#441208 url(../images/bodybg.jpg) no-repeat left top;
	position: absolute;
	left: -50px;
	_left: 4.6%;
	top: -.1%;
	position: relative;
	margin: -30px auto -293px -6.5%;
	z-index: 1;
	width: 304px;
	height: 340px;
}
#bodybg {
	width: 1140px;
	position: relative;
	margin: 0px auto;
	padding-top: 47px;
	padding-bottom: 20px;
	background:#441208 url(../images/bodybg.jpg) no-repeat 0px 0px;
}
#bodybg {
	width: 100%;
	position: relative;
	margin: 0px auto;
	padding-top: 47px;
	padding-bottom: 20px;
	background:#441208 url(../images/bodybg.jpg) no-repeat 0px 0px;
}*/
#mainNav {
	width: 900px;
	position: relative;
	margin: 0 auto;
	overflow: visible;
	/*left: 100px;*/
}
		#mainNav h2,#mainNav h2 span {
			font-size: 16px;
			color: #feeac9;
			text-align: right;
			margin: 0 5px 4px 0;
			font-weight: bold;
		}
#titleNav {
	background: url(../images/title_bg.jpg) no-repeat left top;
	height: 243px;
	float: left;
	width: 900px;
}

		#titleNav #adBox {
			margin:5px 7px 0 0;
			width:476px;
			height:193px;
			float:right;
		}
		
		#titleNav #adBox table {
			float:right;
		}
		
		#titleNav #adBox table {
			float:right;
		}
		
		
		#titleNav #menuNav {
			width: 900px;
			/*float: left;*/
			position: absolute;
			top: 238px;
			/*margin: 217px 0 0 0;*/
			font-size: 14px;
			font-weight: bold;
			color: Black;
			text-align: center;
			padding-left:34px;
		}
				/*#menuNav a {
					color: Black;
					margin: 0 0 0 24px;
				}
				#menuNav a:hover {
					color: #dedede;
					text-decoration: none;
				}*/
				
#leftNavColum {
	border: 6px solid #b67d14;
	width: 584px;
	float: left;
	clear: left;
	margin-top: 14px;
	background: #feeac9;
	padding: 8px;
	text-align: justify;
}

#leftNavColum.wide {
	width: 872px;
	clear:both;
	_width: 900px;
}

		#leftNavColum h3 {
			font-size: 14px;
			font-weight: bold;
		}
		#leftNavColum p{
			font-size: 12px;
			margin: 2px 0 5px 0;
			clear:left;
		}
		
		#leftNavColum ul{
			float: left;

			margin: 5px 0 0 5px;
			_margin: 5px 0 0 3px;
			list-style-type:disc;
			list-style-position: outside;
		}
		
		#leftNavColum ul li{
			padding: 0 0 0 6px;
			margin-bottom: 4px;
			margin-left:15px;
			list-style-type:disc;
			list-style-position: outside;
		}
		
		#leftNavColum ul li ul li{
			list-style-type:circle;
		}
.rightNavColum {
	border: 6px solid #b67d14;
	width: 250px;
	_width: 245px;
	float: right;
	clear: right;
	min-height: 50px;
	margin: 14px 0 0 14px;
	background: #000000;
	color: #feeac9;
	text-align: left;
	padding: 5px;
}

.rightNavColum.wide {
	float: left;
	clear:none;
	margin-left:0;
	margin-right:10px;
	width:270px; 
	/*height:100px;*/
}

		.rightNavColum h3 {
			font-size: 14px;
			font-weight: bold;
			color: #feeac9;
		}
		
		.rightNavColum p,.rightNavColum td,.rightNavColum div.message {
			font-size: 12px;
			color: #ffffff;
		}
		
		.rightNavColum img {
			max-width: 98%;
			_max-width: 90%;
			_width :90%;
		}
		
#btmNavCon {
	background-color: #feeac9;
	width: 888px;
	border: 6px solid #b67d14;
	float: left;
	height: 50px;
	margin: 14px 0 0 0;
	clear: both;
}
