/* CSS Document */

a
{
outline:none;
}

html,body{
	margin:0;
	padding:0;
	height:100%;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	color: #dddddd;
	font-size: 11px;
   }
   
a:link, a:visited{
	color:#FFFFCC;
	text-decoration:none;
}   
 
a:hover{
	text-decoration:underline;
}


.opacity img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	-moz-opacity: 1.0;
}

.opacity:hover img{
filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);
-moz-opacity: 0.8;
}
   
a img{
	border:none;
}   
   
.titleheader{
	
}


.header01 {
	font-weight: normal;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	color: #EE8F2E;
	text-decoration: none;
}

.header01 span{
	font-weight: normal;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #dddddd;
	text-decoration: none;
}

.text01 {
	font-weight: normal;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #dddddd;
	text-decoration: none;
	line-height: 18px;
}

.header02 {
	font-weight: bold;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ff9e35;
	text-decoration: none;
}


.header03{
	color: #ff9e35;
	font-size: 23px;
	font-family: Tahoma, Arial, "Trebuchet MS";
}


.header04{
	color:#FF6600;
	font-size:20px;
	font-weight: bold;
	text-transform: uppercase;
	
}


tr.bgColor01 {
	background: #bbbbbb;
	color: #333333;
}

tr.bgColor02 {
	background: #790202;
	font-weight: normal;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

tr.bgColor03 {
	background: #dfdfdf;
	color: #333333;
}

.tbstyle{
	border: #d97d6a 1px solid;
}


.textstyle01{
	color:#000000;
	line-height: 1.3;
}

.textstyle02{
	color:#000000;
	font-size: 14px;
}


.divider{
	border-bottom:#CC0000 dashed 1px;
}
.divider-gallery{
	display:block;
	width:630px;
	margin:0 0 20px 0;
	border-bottom:#CC0000 dashed 1px;
}
.header01-sub{
	display:block;
	margin-top:-23px;
	font-weight:bold;
}
.brdimg{
	border: 3px solid #333333;
}

.rightwrap{
	 background:#5b1201 url(images/rightbg.jpg) no-repeat; 
	border-left:#8b3c04 1px solid;
}

.ln01{
	border:1px solid #996600;
	background:#91420a;
}


.promostyle td{
	border:1px solid #999999
}

#Layer1 {
	position:absolute;
	width:613px;
	height:176px;
	z-index:1;
}




/*SLIDERS*/

		#slider01{}	
		#slider01 img{border:none; width:246px; height:127px;}	
		#slider01 ul, #slider li{margin:0;padding:0;list-style:none;}
		#slider01 li{ 
			/* 
				define width and height of list item (slide)
				entire slider area will adjust according to the parameters provided here
			*/ 
			width:246px;
			height:127px;
			overflow:hidden;
			}	

		#slider02{}	
		#slider02 img{border:none; width:246px; height:127px;}	
		#slider02 ul, #slider li{margin:0;padding:0;list-style:none;}
		#slider02 li{ 
			/* 
				define width and height of list item (slide)
				entire slider area will adjust according to the parameters provided here
			*/ 
			width:246px;
			height:127px;
			overflow:hidden;
			}	

		#slider03{}	
		#slider03 img{border:none; width:246px; height:127px;}	
		#slider03 ul, #slider li{margin:0;padding:0;list-style:none;}
		#slider03 li{ 
			/* 
				define width and height of list item (slide)
				entire slider area will adjust according to the parameters provided here
			*/ 
			width:246px;
			height:127px;
			overflow:hidden;
			}	

/*SLIDERS*/
