body, img, h1, ul, li, p{
	padding:  0;
	border:0;
	margin: 0;
}
p {
	line-height: 22px;
	padding: 10px;	
	color: #000 !important;
	font-size: 1.15em;
}

.grey_heading {
	color: #FFF !important;
}

a {
	color:#5e4215;
	text-decoration: none;
}
a:hover {
	color:#9E8E73;
}

body{
	background: #E0E0C2;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:center;

}
div#parameter{
	width: 1500px;
	margin: 10px auto;
	border: solid 10px #663300;
	background-color: #FFF;
}
#container .top{
	height:38px;
}
#container .bottom{
	height:39px;
}
div#content{
	width: 1500px;
}

/*
New Homepage Styles
*/

.coming_soon {
	width: 350px;
    height: 250px;
    text-align: center;
    color: #FFF;
    background-color: rgba(94, 66, 21, 0.8);
    font-size: 2em;
    line-height: 250px;
    -webkit-transition: background-color 0.2s linear;
    -moz-transition: background-color 0.2s linear;
    -ms-transition: background-color 0.2s linear;
    -o-transition: background-color 0.2s linear;
    transition: background-color 0.2s linear;
}

.coming_soon:hover {
    background-color: rgba(94, 66, 21, 1);
}

.still {
	width: 350px;
    height: 250px;
}

.box {
	float: left;
	margin-left: 10px;
	margin-right: 65px;
	margin-bottom: 65px;
    width: 350px;
    height: 250px;
}

.box_space {
	margin-bottom: 100px !important;
}

.slider-wrapper { 
    position: relative; 
    width: 350px;
    height: 250px;
}

.slider-wrapper > a.cover {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 350px;
  height: 250px;
  z-index: 5;
}

.slider-wrapper .slider div img {
    width: 350px;
    height: 250px;
}

.slider-wrapper .slider div p {
    position: absolute;
    bottom: 0;
    left: 0; 
    z-index: 10;
    background-color: #FFF;
    width: 350px;
    padding: 5px;
}

.slider-wrapper .slider div p a {
	color: #5e4215 !important;
}

.slider-wrapper .slider div p a:hover {
	text-decoration: underline !important;
}

.lean-slider { overflow: hidden; }
.lean-slider-slide {
    display: block;
    position: relative;
    opacity: 0;
    -webkit-transition: opacity 0.6s linear;
    -moz-transition: opacity 0.6s linear;
    -ms-transition: opacity 0.6s linear;
    -o-transition: opacity 0.6s linear;
    transition: opacity 0.6s linear;
}
.lean-slider-slide.current { opacity: 1; }
.lean-slider-slide img { 
    display: block;
    width: 100%; 
}

.slider-direction-nav {
    z-index: 2;
    position: absolute;
    left: -26px;
    top: 47%;
    width: 402px;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    opacity: 0;
}

.box:hover .slider-direction-nav {
	opacity: 1;
}

.slider-direction-nav a  {
    float: left;
    display: block;
    width: 26px;
    height: 37px;
    background: url('../images/arrows.png') no-repeat 0 0;
    text-indent: -9999px;
}
.slider-direction-nav .lean-slider-next  {
    float: right;
    background-position: 100% 0;
}


.slider-control-nav {
    z-index: 10;
    position: absolute;
    left: 0;
    bottom: -23px;
    width: 100%;
    text-align: center;
    -webkit-transition: opacity 0.2s linear;
    -moz-transition: opacity 0.2s linear;
    -ms-transition: opacity 0.2s linear;
    -o-transition: opacity 0.2s linear;
    transition: opacity 0.2s linear;
    opacity: 0;
}

.box:hover .slider-control-nav {
	opacity: 1;
}


.slider-control-nav a {
    display: inline-block;
    width: 14px;
    height: 14px;
    background: url('../images/bullets.png') no-repeat 0 0;
    text-indent: -9999px;
    margin: 0 3px;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
}
.slider-control-nav a.active { background-position: 100% 0; }

.lean-slider { 
    position: relative; 
    *zoom: 1;
}
.lean-slider:before,
.lean-slider:after {
    content: " ";
    display: table;
}
.lean-slider:after {
    clear: both;
}

.lean-slider-slide { 
    float: left;
    width: 100%;
    margin-right: -100%;
}
.lean-slider-slide.current { display: block; }


/*
header
*/

div#header{
	text-align: left;	
}

div#header #header_l {
	width: 440px;
	margin-left: 25px;
	margin-bottom: 20px;
}

div#header #header_l p {
	padding: 0 !important;
}

div#header #header_m {
	margin-top: 24px;
	width: 391px;
}

div#header #header_m img {
	-webkit-transform: rotate(-20deg);
	-moz-transform: rotate(-20deg);
	-o-transform: rotate(-20deg);
	-ms-transform: rotate(-20deg);
	transform: rotate(-20deg);	
	width: 391px;
	height: 150px;
}

div#header #header_r {
	width: 500px;
	margin-right: 25px !important;
}

div#header .header_part {
	float: left;
	margin-right: 59px;
}

div#header .header_part:after {
	 content: " ";
     visibility: hidden;              
     display: block;
     clear: both;
     height: 0;
}

div#header #slogan {
  	font-size: 2em;
    margin-right: 25px;
}

div#header #future_slider {
	width: 500px;
	height: 150px;
	margin-bottom: 10px;
}

div#header #future_slider img {
	max-width: 500px;
	max-height: 150px;
	float: right;
}

div#header #contact_info {
	margin-top: 10px;
	font-size: 1.2em;
}

div#header #contact_info p {
	color: #555 !important;
	line-height: 27px !important;
}

div#header #social_media {
	margin-bottom: 5px;
	float: right;
}

div#header #social_media li {
	float: left;
	list-style: none;
	margin-right: 20px;
}

div#header #social_media li:last-child {
	margin-right: 0;
}


#header #nav{
	height: 40px;
	font-size: 18px;
	margin: 0 auto;
	width: 1500px;
	background-color: #663300;
	clear: both;
}

#header div#nav a:link, div#header div#nav a:visited, div#header div#nav a:active{
	color:#fff;
	text-decoration: none;
}

div#header div#nav a {
   padding: 5px 7px;
}
div#header div#nav #on_page {
   	background-color: #eb6428;
}

div#header div#nav a:hover{
	text-decoration: underline;
}
div#header div#nav ul{
	line-height: 43px;
	white-space: nowrap;
}
div#header div#nav li{
	list-style-type: none;
	display: inline;
	margin-left: 40px;
}
.photoright{
	padding-left: 20px;
	padding-bottom:20px;
}
div#main{
	margin-left: 15px;
	margin-top: 10px;
	text-align: left;
}

/*
left column
*/

div#left{
	float:left;
	width: 200px;
	text-align: center;
}
#left ul{
	line-height: 35px;
	white-space: nowrap;
}
#left li{
	list-style-type: none;
	margin: 5px;
	margin-bottom: 20px;
}

div#left a {
	font-size: 17px;
	text-transform: uppercase;
}


div#left ul a{
	color:#fff;
	text-decoration:none;
	position: relative;
	left: 0;
    background-color: #eb6428;   
    background-image: -webkit-linear-gradient(top, #eb6428 0%, #BC5020 100%);
    background-image: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#eb6428), to(#BC5020));
    background-image: -moz-linear-gradient(top, #eb6428 0%, #BC5020 100%);
    background-image: -o-linear-gradient(top, #eb6428 0%, #BC5020 100%);
    background-image: -ms-linear-gradient(top, #eb6428 0%, #BC5020 100%);
    background-image:  linear-gradient(top, #eb6428 0%, #BC5020 100%);
    padding: 10px 20px;
    border-radius: 10px;
    -webkit-transition: left 0.2s linear;
    -moz-transition: left 0.2s linear;
    -o-transition: left 0.2s linear;
    -ms-transition: left 0.2s linear;
    transition: left 0.2s linear;
    white-space: nowrap;
}


div#left ul a:hover{
	left: 20px;
}

div#left .added_image {
	margin-bottom: 20px;
	margin-left: 12px;
}

div#left div {
	margin-left: 12px;
}


/*
right outer
*/

div#rightouter{
	float:right;
	width: 1170px;
	margin-right: 30px;
}

/*
right outer - middle
*/


div#rightouter div#middle{
	float:left;
	min-height:467px;
	width: 900px;
	margin-left: 30px;
}

div#middle h1{
	font-size: 2em;
	white-space: nowrap;
	font-weight: bold;
	margin-left: 10px;
	margin-top: 2px;
	color:#000;
}
div#middle h2 {
	font-size: 1.4em;	
	color:#000;
	margin-left: 10px;
	margin-bottom: -4px;
	clear: both;
}

div#middle h4 {
	font-size: 1.2em;
	color:#000;
	margin-bottom: 7px;
}

div#middle div.post h3.entry-title {
	font-size: 1.4em;	
	margin-left: 10px;
	color:#000;
}

div#middle div.post p.entry-content {
	padding-top: 0;
	padding-bottom: 0;
}

div#middle div.post-nav {
	width: 320px;
	background-color: #000;
	margin-left: 20px;
	position: relative;
}


div#middle div.post-nav div {
	background-color: #eb6428;
	display: inline-block;
	padding: 5px 7px;
	border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   -o-border-radius: 5px;
   -ms-border-radius: 5px;
   position: absolute;
   -webkit-transition: top 0.15s linear;
   -moz-transition: top 0.15s linear;
   -o-transition: top 0.15s linear;
   -ms-transition: top 0.15s linear;
   transition: top 0.15s linear;
   max-width: 226px;
}

div#middle div.post-nav div:hover {
	top: 2px;
}

div#middle div.post-nav div:first-child {
	left: 0;	
}

div#middle div.post-nav div:last-child {
	right: 0;	
}


div#middle div.post-nav div:empty {
	display: none;
}


/*
right outer - right
*/


div#rightouter div#right{
	float:right;
	width: 200px;
	text-align: center;
}
div#rightouter div#right h1 {
	font-size: 18px;
	line-height: 20px;
	margin-bottom: -10px;
	margin-top: 5px;
	color: #555;
}

div#rightouter div#right h2 {
  font-size: 18px;
	line-height: 20px;
	margin-bottom: 7px;
	margin-top: 5px;
	color: #555;
}

/*
right outer - right wp navigation 
*/

div#rightouter div#right .menu {
	margin-bottom: 20px;
	border: solid 5px #663300;
}

div#rightouter div#right p {
	color: #555 !important;
}

div#rightouter div#right .menu ul {
	list-style: none;
}


div#rightouter div#right .menu ul li {
	  font-size: 18px;
	line-height: 20px;
	margin-bottom: 7px;
	margin-top: 5px;
	font-weight: bold;
}

/*
footer
*/

div#footer{
	font-size: 11px;
	text-align:center;
}

div#footer p {
	color: #555 !important;
}

.clearall{
	clear:both;
}
.answer{
	font-style: italic;
}
.parchment1{
	min-height:467px;
	margin: 15px 0;
	padding-left: 25px;
	padding-right: 25px;
	whitespace: nowrap;
	width: 850px;
	padding-top: 20px;
	background-color: #E0C266;
}

.parchment2{
	min-height:1200px;
	padding-left: 25px;
	padding-right: 25px;
	whitespace: nowrap;
	width: 850px;
	padding-top: 47px;
	background-color: #E0C266;
}

.parchment3{
	min-height:1900px;
	padding-left: 25px;
	padding-right: 25px;
	whitespace: nowrap;
	width: 850px;
	padding-top: 50px;
	background-color: #E0C266;
}
	
.parchment4{
	min-height:600px;
	padding-left: 25px;
	padding-right: 25px;
	whitespace: nowrap;
	width: 850px;
	padding-top: 30px;
	background-color: #E0C266;
}	

.parchment4:after {
	content: " ";
    visibility: hidden;              
    display: block;
    clear: both;
    height: 0;
}
	
.testimonial{
	margin-left: 10px;
}
.gototop{
	font-size: 12px;
	font-align: right;
	padding: 0;
	line-height: 10px;
}


/*
new styles
*/

#middle #add_line2 {
  margin-left: 116px;
}


/*
Media Queries
*/

@media (max-width: 1320px) {
	div#parameter, div#content, #header #nav {
		width: 1200px;
	}

	div#rightouter{
		width: 870px;
	}
	
	div#rightouter div#middle{
		width: 419px;
	}
	
	#default_products_page_container {
		width: 419px !important;
	}

	.default_product_display {
		width: 500px;
		margin-left: 0px;
		height: inherit;
	}

	.parchment1{
		width: 550px;
	}

	.parchment2{
		width: 550px;
	}

	.parchment3{
		width: 550px;
	}
		
	.parchment4{
		width: 550px;
	}	
	div#header #header_m {
		display: none;
	}

	div#header #header_r {
		float: right;
	}

	/*
	Homepage Styles
	*/

	.parchment4 .box {
		width: 250px;
		height: 150px;
		margin-right: 30px;
	}

	.parchment4 .box:nth-child(2n+0) {
		margin-right: 0px !important;
	}

	.still {
		width: 250px;
	    height: 150px;
	}

	.slider-wrapper { 
	    width: 250px;
	    height: 150px;
	}

	.slider-wrapper > a.cover {
		width: 250px;
		height: 150px;
	}

	.slider-wrapper .slider div img {
	    width: 250px;
	    height: 150px;
	}

	.slider-wrapper .slider div p {
	    width: 250px;
	}

	.slider-direction-nav {
	    width: 286px;
	    left: -18px;
	}

	.slider-direction-nav a  {
	    width: 18px;
	}

	.coming_soon {
	    width: 250px;
	    height: 150px;
	    line-height: 150px;
	}

	.box_space {
		margin-bottom: 150px !important;
	}
}





