body {
	margin: 0;
	padding: 0;
	font-family:arial,sans-serif; 
	font-size: 13px;
	color: #000;
	background:url(../images/bg_img.jpg) repeat-x top left #000;
}
a {
	-moz-outline:none;
}
h1, h2, h3 {
	margin: 0;
	font-weight: normal;
	color:#8c8d2a;
	font-size:24px;
	font-weight:bold;
	margin-bottom:10px;
	
}
h2{ font-size:15px;}
p, ul, ol {
	margin:0px;
	font-size: 13px;
	
}
form {
	margin:0px;
	padding:0px;
}
input{ 
	background:#676820 ; 
	border:none; 
	color:#FFFFFF; 
	width:179px; 
	height:20px;
	margin-bottom:1px;
	
	
}
.btn{ 
background:none; 
	width:auto; 
	color:#000000; 
	height:auto; 
	border:0px; 
	float:right ; 
	margin-top:5px; 
	margin-right:3px; 
	font-size:14px; 
	font-weight:bold; 
	cursor:pointer
}
textarea{
	background:#676820; 
	border:none;
	color:#FFFFFF;
	width:179px;
	height:80px;
}
a {
	color: #676820;
	outline:none;
	text-decoration:none;
	font-weight:bold
}
a:hover {
	text-decoration:underline;
}
ul, ol {
	margin-top: 0;
	text-align: justify;
	font-size: 12px;
}
img {
	border:0px;
}
a img {
	border: none;
}
.master-container{
	width:998px; 
	margin:0 auto; 

}
.logonew{
	height:83px;
	float:left;
	
}
.logoright{
	float:right;
	margin-top:15px;
	background:url(../images/imgs_07.jpg) no-repeat 17px 10px; width:350px; height:31px;
	text-align:right;
	
	padding-top:16px;
	padding-right:0px;
}
.float-left{ 
	float:left
}
.float-rt{ 
	float:right;
}
.clear-both{ 
	clear:both
}
.body-mid{ 
	float:left; 
	/*background:url(../images/body_mid_25.gif) repeat-y;*/background:#FFFFFF
 }
.mid-top{ 
	/*background:url(../images/body_midtop_15.gif) no-repeat;*/ background:#FFFFFF
}
.body-content{ 
	padding:22px; 
}
.banner-container{ 
	padding:15px; 
	background:#EBE9D8; 
	text-align:center; 
	width:921px;
}
.content-left{ 
	width:200px; 
	padding-right:10px; 
	float:left; 
	padding-bottom:10px;
}
.content-mid{ 
	width:485px; 
	padding-right:14px; 
	float:left
}
.content-right{
	 width:229px;  
	 float:right
 }
.content-container{
	margin-top:25px;
}
.img-style{ margin-right:13px; border:1px solid #8FB400;}
.img-style1{ margin-left:13px; border:1px solid #8FB400;}
.right-header{ background:url(../images/img_27.gif) repeat-x; height:43px; color:#2D281F; padding-left:7px; font-size:18px;  margin-bottom:5px;}
.rt-imgstyle{ border:1px solid #7A776F; margin-bottom:5px;}
.pad-top{ padding-top:12px;}
.sep{ background:#9D1317; margin-bottom:10px; height:1px;}

.footer-container{
	background:url(../images/footerimg_03.jpg) repeat-x;
	
	height:108px;
	color:#FFFFFF;
	font-size:12px;
}
.footer-content{ padding-left:14px; padding-right:14px; padding-top:10px;}

.nav-container{ height:70px;}
.left-head{ font-size:18px;}

/* navigation */

/*navigation*/
.tabsI {
	
	font-weight:bold;
	float:left;
	line-height:normal;
	width:auto;
	padding:0px;
	margin:0px;
	padding-left:0px;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
}
.tabsI ul {
	margin:0;
	padding:2px 10px 0 0;
	list-style:none;
}
.tabsI li {
	display:inline;
	margin:0;
}
.tabsI a {
	float:left;
	
	margin:0;
	text-decoration:none;
	
	padding:0px 0px 0px 15px;
	margin-right:8px;
	font-size:16px;
	background:none;
	text-decoration:none;
	
}
.tabsI a span {
	float:left;
	display:block;
	background:none;
	color:#ffffff;
	padding:25px 15px 24px 0px;
	font-size:17px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabsI a span {
	float:none;
	color:#ffffff;
	
}
/* End IE5-Mac hack */
.tabsI a:hover span {
	color:#ffffff;
	
}
.tabsI a:hover {
	background:url(../images/menuhoverln_left.gif) no-repeat 0% 5px;
	
text-decoration:none;
}
.tabsI a:hover span {
	background:url(../images/menuhoverln.gif) no-repeat right  5px;

}


/*selected*/

.tabsI_sel {
	
	font-weight:bold;
	float:left;
	line-height:normal;
	width:auto;
	padding:0px;
	margin:0px;
	padding-left:0px;
	font-family:Arial, Helvetica, sans-serif, Tahoma;
}
.tabsI_sel ul {
	margin:0;
	padding:2px 10px 0 0;
	list-style:none;
}
.tabsI_sel li {
	display:inline;
	margin:0;
}
.tabsI_sel a {
	float:left;
	
	margin:0;
	text-decoration:none;
	background:url(../images/imgs_13.jpg) no-repeat 0% 5px;
	color:#2D281F;
	padding:4px 0px 0px 14px;
	margin-right:8px;
	
	font-size:17px;
	
	text-decoration:none;
	
}
.tabsI_sel a span {
	float:left;
	display:block;
	background:url(../images/imgs_14.jpg) no-repeat right  1px;
	color:#2D281F;
	padding:21px 15px 24px 0px;
	font-size:17px;
}
/* Commented Backslash Hack hides rule from IE5-Mac \*/
.tabsI_sel a span {
	float:none;
	background:url(../images/imgs_14.jpg) no-repeat right  1px;
	color:#2D281F;
	
}
.tabsI_sel a:hover span {
	/*background-position:100% 7px;*/
	background:url(../images/imgs_14.jpg) no-repeat right  1px;
	color:#2D281F;
}
.tabsI_sel a:hover{
	/*background-position:100% 7px;*/
	background:url(../images/imgs_13.jpg) no-repeat 0% 5px;
	color:#2D281F;
}
.lbl-width{ width:110px; float:left}

.textmb{line-height:22px; font-weight:bold;}

.imgbdel{float:left; border:solid 1px #65635A; margin-right:26px; margin-bottom:26px;}
.imgbder{float:left; border:solid 1px #65635A; margin-bottom:26px;}
.imgbdr{float:left; border:solid 1px #65635A;}
.lokinfo{ float:left; padding-left:10px;}

.newsletter{background:none; border:0px; width:112px; color:#333; color:#FFFFFF; font-weight:bold; }
.grn-font{ color:#8FB400;}
.footinfo{ color:#FFFFFF}

.flash-box{width:921px;height:293px;overflow:hidden;position:relative}
.flash-box ul{padding:0}
.flash-box ul li{top:0;left:0;position:absolute;visibility:hidden}
.flash-box cite {
	left: 0;
	bottom: 0;
	/*--- color: #fff; ---*/
	color: #FFFFFF;
	width: 921px;
	height: 40px;
	/*--- font-size: 13px; ---*/
	font-size: 22px;
	/*--- line-height: 16px; ---*/
	line-height: 33px;
	font-weight: normal;
	font-family: Verdana;
	font-style: normal;
	position: absolute;
	padding: 5px;
	background: url("../images/bg-tex.png") repeat;
}

.poster-box{width:227px;height:321px;overflow:hidden;position:relative}
.poster-box ul{padding:0}
.poster-box ul li{top:0;left:0;position:absolute;visibility:hidden}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}

.content-mid img{ margin-right:13px; border:1px solid #8FB400; padding:0;}

iframe {border: none}

.spacer_ {
	clear:both;
}
