/* CSS Document */
@charset "utf-8"; 
body,form{
	margin:0;
	padding:0;
}
body {
	background:#FCECB5 url(images/bg3.jpg) no-repeat top center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
/*
=============================
-----------BODY DIV ---------
=============================
*/
.clear{
clear:both;
}
.wrapper{
	margin-left:auto;
	margin-right:auto;
	width:1020px;
	height:auto;
	overflow: hidden;
}
a { cursor: pointer; }

a:link, a:visited{
	background-color: transparent;
	color: #000;
	text-decoration: none;
}

a:active, a:hover{
	background-color: transparent;
	color: #000;
	text-decoration: underline;
}

img {
	border: none;
	margin: 0;
	padding: 0;
}
p, ul li{
	text-align:left;
	line-height:17px;
}
.header{
	margin-left:auto;
	margin-right:auto;
	background-color:#CCCCCC;
	height:70px;;
	display:block;	
}
.header-extras{
	width:980px;
	height:69px;
	background-image:url(images/header-extras.jpg);
}
.logoTop {
	float: right;
	margin-top: 20px;
	padding: 0px;
	text-align: left;
	width: 285px;
	height:200px;
}
.logoTop span{display:block; height:190px; width:280px;}
#navArea-top{ margin-left:100px; margin-top:30px;float: right; width:590px;}

.nav-side{float:right; width:304px;height:255px; margin-right:37px; margin-top:20px;}
.socialdiv{text-align:center; width:300px;}
.social {float:left; width:100px; height:50px;}
.newsbanner{float:right; width:615px;height:255px; margin-top:20px; margin-right:10px;}

.marginpromo{margin-right:15px;}

#content{margin:0 30px 0 53px; background: url(images/bg-main.png) no-repeat; width:923px; height:703px; color:#7B5836; font-size:14px;}

#footer{text-align:center; padding:15px; font-size:13px;}

@font-face {
	font-family: 'Humanst521LtBTLight';
	src: url('font/hum521lt-webfont.eot');
	src: local('☺'), url('font/hum521lt-webfont.woff') format('woff'), url('font/hum521lt-webfont.ttf') format('truetype'), url('font/hum521lt-webfont.svg#webfont4Vns2ins') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'ScrapSimpleRegular';
	src: url('font/scrap_simple-webfont.eot');
	src: local('☺'), url('font/scrap_simple-webfont.woff') format('woff'), url('font/scrap_simple-webfont.ttf') format('truetype'), url('font/scrap_simple-webfont.svg#webfonte1462604') format('svg');
	font-weight: normal;
	font-style: normal;
}

.Humanist521BT-Light {font-weight: normal; font-style: normal; line-height:normal; font-family: 'Humanst521LtBTLight', sans-serif;}
.ScrapSimple {font-weight: normal; font-style: normal; line-height:normal; font-family: 'ScrapSimpleRegular', sans-serif;}

.nav-tips{text-align:right;margin-bottom:30px; margin-top:20px; margin-right:35px;}
#wrap_tips{width:830px; height:500px;overflow:auto; display:block;}
.tips_list{margin:10px 50px 20px 60px;float:left; width:260px; height:485px;}
.tipstitle{color:#FF8100; font-size:18px; margin: 10px 0;}
.tipsdesc{height:280px; width:250px; overflow:auto; display:block; line-height:20px; padding-right:10px;}

#wrap_conter{width:830px; height:340px;overflow:auto;}
.nav-conter{text-align:right;margin-bottom:40px; margin-top:20px; margin-right:40px;}
.conter_intro{margin-bottom:70px;margin-right:40px;}
.conter_name{color:#FF8100; font-size:18px;}
.nopadding{padding-right:0;}
.paddingright{padding-right:35px;}
.conter_img{padding-top:10px;padding-left:25px;padding-bottom: 20px;float:left;}

.nav_product{text-align:right;margin-bottom:30px; margin-top:20px;margin-right:25px;}
#wrap_product{width:830px; height:500px;overflow:auto;}
.intro_product{margin-bottom:20px;}
.product_title{color:#FF8100; font-size:18px;}
.prod_img{padding-top:10px;padding-left:20px;padding-bottom: 20px;float:left; height:100px;}

.nav_gallery{text-align:right;margin-bottom:30px; margin-top:20px;margin-right:35px;}
.intro_gallery{margin-bottom:30px;}
#wrap_gallery{width:830px; height:500px;overflow:auto;}
.gallery_title{color:#FF8100; font-size:18px;}

.nav_story{text-align:right;margin-bottom:20px; margin-top:20px; margin-right:25px;}
#wrap_story{width:830px; height:330px;overflow:auto; display:block;}
.intro_story{margin-bottom:30px; margin-right:15px;}
.story_list{margin:10px;float:left; width:380px; height:310px;}
.story_title{color:#FF8100;}
.story_desc{height:260px; width:198px; overflow:auto; display:block; line-height:20px; padding-right:10px;}

/* Easy Slider */
#slider{}	
#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:615px;
	height:255px;
	overflow:hidden; 
	}	
#prevBtn, #nextBtn{ 
	display:block;
	width:20px;
	height:20px;
	position:absolute;
	left:20px;
	top:120px;
	
	}	
#nextBtn{ 
	left:580px;
	}														
#prevBtn a, #nextBtn a{  
	display:block;
	width:16px;
	height:16px;
	background:url(images/scroll_left.png) no-repeat 0 0;	
	font-size:0;
	}	
#nextBtn a{ 
	background:url(images/scroll_right.png) no-repeat 0 0;	
	}			
		
#contentslider:after, ul:after{
	content:"."; 
	display:block; 
	height:0; 
	clear:both; 
	visibility:hidden;
	}
#contentslider, ul{
	display:block;
	}
/*  \*/
#contentslider, ul{
	min-height:1%;
	}
* html #contentslider, * html ul{
	height:1%;
	}	
#contentslider{position:relative;}								

/* // Easy Slider */

input#form-submit{background:url(images/btn_submit.jpg) no-repeat 100% 1px; width:182px; height:61px; font-size:0;border:none; cursor:pointer;}
