* {
	vertical-align: baseline;
	font-weight: inherit;
	font-family: inherit;
	font-style: inherit;
	font-size: 100%;
	border: 0 none;
	outline: 0;
	padding: 0;
	margin: 0;
	}
	
a{
	color: #FFCC00;
	text-decoration: none;
	}

a:hover{
	text-decoration: underline;
	}

h1{
	color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
	}
	
h2{
	color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
	}

h3{
	color: #FFFFFF;
	font-size: 20px;
	font-weight: normal;
	}

p{
	padding: 7px 0 7px 0;
	}
	
ul{
	padding: 10px 10px 10px 15px;
	}

body{
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5;
	margin: 0 auto;
	}

#body1{
	background-color: #D1570D;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	}

#body2{
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	}

#main1{
	margin: 0 auto;
	width: 980px;
	}

#main2{
	margin: 0 auto;
	width: 980px;
	}

#header{
	background-image: url(../images/header.jpg);
	color: #5A1F00;
	font-size: 14px;
	height: 116px;
	padding: 39px 10px 0 0;
	text-align: right;
	width: 970px;
	}
	
#header a{
	color: #D1570D;
	}

#content_top{
	background-image: url(../images/content_top.jpg);
	height: 365px;
	width: 980px;
	}

#content_bottom{
	float: left;
	height: auto;
	padding: 10px 0 10px 0;
	width: 980px;
	}

#footer1{
	background-image: url(../images/footer1.jpg);
	height: 230px;
	padding: 10px 0 0 0;
	width: 980px;
	}

#footer2{
	color: #333333;
	background-image: url(../images/footer2.jpg);
	height: 26px;
	padding: 4px 10px 0 10px;
	width: 960px;
	}
	
#footer2 a{
	color: #D1570D;
	}

.end{
	clear: both;
	}
	
.text{
	float: left;
	height: auto;
	padding: 0 20px 0 10px;
	width: 300px;
	}
	
.text_end{
	float: left;
	height: auto;
	padding: 0 10px 0 10px;
	width: 300px;
	}
	
.ftext{
	float: left;
	height: auto;
	padding: 0 20px 0 10px;
	width: 300px;
	}
	
.ftext_end{
	float: left;
	height: auto;
	padding: 0 10px 0 10px;
	width: 300px;
	}
	
.orange{
	color: #D1570D;
	padding: 0 10px 0 0;
	}
	
.l_float{
	float: left;
	}
	
.gallery_text{
	float: left;
	padding: 0 10px 0 10px;
	width: 960px;
	}
	
.gallery{
	padding: 10px 0;
	}
	
.gallery a img{
	padding: 4px;
	border: 1px solid #CCCCCC;
	}
	
.gallery a:hover img{
	padding: 0;
	border: 5px solid #FFCC00;
	}
	
.contact_left{
	float: left;
	padding: 0 20px 0 0;
	width: 460px;
	}

.contact_right{
	float: left;
	width: 480px;
	}
	
.testimonial{
	background-color: #663300;
	font-size: 14px;
	margin: 10px 0;
	padding: 10px 20px 10px 20px;
	}
	
.test_text{
	font-style: italic;
	}
	
.bold{
	font-weight: bold;
	}
	
.bp{
	float: left;
	width: 100px;
	}
	
/* Easy Slider 
#slider_column{
	width:980px;
	position: absolute;
	margin: 25px 0 0 0;
	height: 328px;
}*/
#container{width:920px; margin:0px auto;height:260px;padding-top:35px;clear:both;position:relative;padding-left:0px;}

#slider ul, #slider li{margin:0;padding:0;list-style:none;}
#slider li{ /* define width and height of list item (slide)entire slider area will adjust according to the parameters provided here*/
width:920px;
height:260px;
overflow:hidden;
}	
#prevBtn, #nextBtn{ display:block;width:29px;height:54px;position:absolute;top:130px;z-index:50;left:0px;}	
#nextBtn{ left:891px;}														
#prevBtn a, #nextBtn a{ display:block;position:relative;width:29px;height:54px;background: url(../images/arrow_left.png) no-repeat 0 0;	}	
#nextBtn a{ background:url(../images/arrow_right.png) no-repeat 0 0;}
	
.slide_pad{
	padding: 0px 0px 0 0px;
	font-size: 14px;
	font-weight: bold;
	width:920px;
	float:left;
}

/* form*/
.cForm{padding: 0 10px 10px 0px; margin: 10px 0 0 0; color: #FFFFFF;}
.cForm fieldset{ border: #FFFFFF solid 1px;}
.cForm label{display: block;color: #FFFFFF;font-weight: normal;line-height: 1.4em;float:left;width:90px;}
.cForm input{width: 300px;padding: 4px 0px;color: #333333;font-size: 11px;border: 1px solid #FFFFFF;}
.cForm textarea{padding-left:10px;width: 290px; height: 80px;padding: 6px;color: #333333;font-style: italic;font-size: 12px;border: 1px solid #FFFFFF; margin-bottom:10px;}
.cForm div.formfield{margin-top: 15px;padding-left:10px;float:left;width:400px;}
.cForm div.formfieldb{margin-top: 15px;margin-bottom:15px;padding-left:10px;float:left;width:400px;}
.cForm div.formfield span{margin-left: 10px;color: #FFFFFF;font-size: 11px;font-style: italic;}
.cForm #send{background: #000000;color: #FFFFFF;font-weight: normal;font-style: normal;border: 0;cursor: pointer;width:300px;}
.cForm #send:hover{background: #FFCC00; color:#000000;}
.cForm .button{background: #C3B8B1;color: #000;font-weight: 700;font-style: normal;border: 0;cursor: pointer;}
.cForm .button:hover{background: #DAD3CF;}
.cForm legend{color: #FFFFFF; font-size: 14px; padding:2px 10px 2px 10px; border: 1px solid #FFFFFF; background-color: #000000}
