﻿body {
	margin: 0;
	padding: 0;
	background: #ffffff;
	font-family: 'Trebuchet MS', Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	background-image: url(images/timber_bg.jpg);
	
}

h1, h2, h3 
{
	margin: 0;
	padding: 0;	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #6F9409;
}

h1
 {
	letter-spacing: -1px;
	font-size: 32px;
}

h2 {
	font-size: 23px;
}

p, ul, ol 
{
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
}

a:link 
{
	color: #FFFFFF;
}

a:hover, a:active {
	text-decoration: none;
	color: #729612;
}

a:visited {
	color: #CCCCCC;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
	padding-top: 20px;
	padding-left: 5px;
}

img.right {
	float: right;
	margin-left: 15px;
	display: block;
}

img.postleft {
	float: left;
	display: block;
	padding-left: 5px;
}

/* Header */

#header {
	width: 939px;
	margin: 0 auto;
}

/* Menu */

#menu {
	float: left;
	width: 939px;
	height: 70px;
	background: #ffffff;
}

#menu ul {
	margin: 20px 0 0 5px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#menu li {
	display: block;
	float: left;
	padding-top: 20px;
}

#menu a {
	display: block;
	float: left;
	margin-right: 3px;
	padding: 5px 10px;
	text-decoration: none;
	text-transform: capitalize;	
	font: 12px;
	color: #333333;
	letter-spacing: 1px;
	font-weight: bold;
	background-color: #A6CE39;
}

#menu a:hover {
	text-decoration: none;
	color: #333333;
	background-color: #FFFFFF;
}

#menu .current_page_item a {
	color: #333333;
	background-color: #a6ce39;
}

/** LOGO */

#flash {
	float: left;
	width: 939px;
	height: 300px;
	background: url(images/flash_bg.jpg) no-repeat left top;
}

#wrapper
 {
	width: 940px;
	margin: 0 auto;
	background-image: url(images/bg.png);
	padding-left: 10px;
	padding-right: 10px;
}

/* Page */

#page {
	width: 939px;
	background-attachment: fixed;
	margin: 0 auto;
}

/* Content */

#content {
	float: right;
	width: 530px;
	padding-top: 5px;
padding-left: 10px;
padding-right: 10px;
color:#000;
}
#content h4{
color:#9f1b0f;
font-weight: bold;
font-size:14px;

}
#line {
	height: 1px;
	background-color: #333333;
	width: 545px;
	position: relative;
}
#rightbar {
	float: right;
	width: 180px;
	padding: 5px;
	background: url(images/locationbar.jpg);
	background-repeat: no-repeat;
}
#leftbar {
	width: 199px;
	padding: 5px;
	position: absolute;
	top: 380px;
}
#locationpost {
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}
#locationpost h1{
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: capitalize;
	text-align: left;
}
#locationpost h1 a {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: capitalize;
	color: #759A0E;
}
#locationpost p{
	padding: 0px;
	margin: 0px;
	line-height: 12px;
	font-size: 9px;
	letter-spacing: 0px;
	text-align: left;
}

#locationpostred {
	padding-bottom: 10px;
width: 150px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
	padding-left: 15px;
	padding-right: 15px;
	text-align: left;
}
#locationpostred h1{
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: capitalize;
	text-align: left;
}
#locationpostred h1 a {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 1px;
	text-transform: capitalize;
	color: #759A0E;
}
#locationpostred p{
	padding: 0px;
	margin: 0px;
	line-height: 12px;
	font-size: 9px;
	letter-spacing: 0px;
	text-align: left;
}


#navmenu {
	background: url(images/leftnavmenu.jpg)  repeat-y right ;
	width: 165px;
	padding: 50px 5px 5px 5px;
}
#navmenu a{
	padding-top: 5px;
	padding-bottom: 8px;
}

#navmenu a:hover{
	color: #6F9409;
	text-decoration: underline;
}
#navmenu ul {
	margin: 0px 10px 0 10px;
	padding: 0;
	list-style: none;
	line-height: normal;	
	width: 140px;
}

#navmenu li {
	display: block;
	text-transform: capitalize;
	padding-top: 8px;
	color: #6F9409;
	background-image: url(images/navmenuunderline.gif);
	font: 13px;
	font-weight: bold;
	letter-spacing: 1px;
	background-repeat: repeat-x;
	padding-bottom: 8px;
	text-decoration: underline;
}
#endofmenu {
	height: 1px;
	background-image: url(images/navmenuunderline.gif);
	padding: 0px;
	margin: 0px;
	padding-bottom: 10px;
	margin: 0px 10px 0 10px;
}

.post {
	width: 96%;
	padding-top: 2%;
	padding-left: 2%;
	padding-right: 2%;
	padding-bottom: 2%;
	position: fixed;
}
.post h3{
	font-size: 17px;
	letter-spacing: 1px;
	color: #2B2B2B;
	padding-bottom: 5px;
	display: block;
	text-transform: capitalize;
}
.post price{
	font-size: 22px;
	letter-spacing: 0px;
	color: #719318;
	line-height: 23px;
}
.post p{
	line-height: 14px;
	font-size: 12px;
	letter-spacing: 1px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
	padding-right: 4px;
	margin: 0;

}
.post strong{
	line-height: 14px;
	font-size: 10px;

}
#greenbar {
	height: 55px;
	width: 939px;
	background: url(images/band.gif) no-repeat right ;
	padding-left: 1px;center;
	margin-top: 2px;
	margin-left: 0px;
	float: right;
	margin-right: 1px;
	font-family: Rockwell, Palatino, Times, serif;
}

#greenbar ul{
	margin: 0px 10px 0 10px;
	padding: 0;
	list-style: none;
	line-height: normal;
	padding-top: 10px;
	float: left;
}

#greenbar li{
	margin-left: 215px;
	float: left;
}

#greenbar .line1{
	font-style: italic;
	font-weight: bold;
	clear: both;
	font-size: 14px;
}

#greenbar .line2{
	font-size: 22px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 18px;
	padding-bottom:5px;
	float: left;
	clear: both;
}

#Store{
	font-size: 18px;
	color: #FFFFFF;
	font-weight: bold;
	float: right;
	padding-top: 25px;
	padding-right: 35px;
}

#x {
	padding: 3px;
	border: none;
	background: #3A0700;
	text-transform: lowercase;
	font-size: 11px;
	color: #FFFFFF;
}

/* Boxes */

.box1 {
	padding: 20px;
}

.box2 {
	color: #BABABA;
}

.box2 h2 {
	margin-bottom: 15px;
	font-size: 16px;
	color: #FFFFFF;
}

.box2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.box2 a:link, .box2 a:hover, .box2 a:active, .box2 a:visited  {
	color: #EDEDED;
}

/* Footer */
#footer-wrap {
	width: 939px;
	margin: 0 auto;
	background: #999999;
	background-image: url(images/footer.jpg);
background-repeat:no-repeat;
	padding: 0;
}

.footer {
	min-height: 4px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: -1px;
	font-size: 9px;
	line-height: 12px;
}

.footer a{
	color: #666666;
}

.footer a:hover{
	color: #333333;
}

.footer ul{
	width: 100px;
		margin: 0;
	padding: 0;

}
.footer li{
	list-style: none;
}

.footerdetails {
	min-height: 4px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.footerdetails a{
	color: #666666;
}

.footerdetails a:hover{
	color: #333333;
}

.footerdetails ul{
	margin: 0;
	padding: 0;
	font-size: 9px;
	line-height: 12px;
	width: 300px;
}
.footerdetails li{
	list-style: none;
}


html>body #footer {
	height: auto;
}

#footer p {
}
