p, ul, li {
    font-size: 13px;
    font-weight: normal;
    color: #727657;
    line-height: 1.5em;
	margin: 0;
	padding: 10px 0 0 0;
}

body {
    margin: 0;
    padding: 0 0 90px 0;
    font-family: Arial, Helvetica, sans-serif;
    background: #46280a url(images/bg1.jpg) repeat-x;
}

div, ul, li, h1, h2, h3, h4, h5 {
    margin: 0;
    padding: 0;
}

.clr {
    clear: both;
}

#main_big {
    background: url(images/big_bg.jpg) no-repeat;
}

.spacer {
    padding: 8px;
}
.spacer1{
	height:40px;
	}

img {
    border-style: none;
	border-color: inherit;
	border-width: medium;
}

/*wrapper*/
#wrapper {
    width: 1035px;
    margin: 0 auto;
}

/*top*/
#top {
    width: 315px;
    float: right;
    padding: 20px 0 0 0;
    height: 60px;
}

.form {
    margin: 0;
    padding: 0;
}

.input_srearch {
    background: url(images/search_bg.png) no-repeat;
    width: 207px;
    height: 25px;
    float: left;
    border: none;
    color: #fff;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 10px 2px 14px;
    margin-right: 10px;
}

.category_select {
    width: 159px;
    float: left;
    height: 22px;
    background: #6a3e11;
    border: 1px solid #a9794a;
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    margin: 8px 5px 0 5px;
}

.search_submit {
    background: url(images/search_bg_sumit.png) no-repeat;
    height: 33px;
    width: 59px;
    float: left;
    border: none;
    color: #fff;
    font-size: 10px;
    font-weight: bold;
    cursor: pointer;
}

/*page_layout*/
#page_layout {
    background: #fff url(images/layout_top_bg.png) no-repeat top;
    padding: 0 6px 0 6px;
}

/*nav*/
#nav {
    padding: 11px 0 5px 10px;
}

#nav ul {
}

#nav ul li.main {
    float: left;
    list-style: none;
    width: 69px;
    height: 31px;
    text-align: center;
    margin-right: 10px;
}

#nav ul li.main a {
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    text-align: center;
    display: block;
    line-height: 2.3em;
}

#nav ul li.main a:hover {
    background: url(images/hover1.png) no-repeat;
    display: block;
    height: 31px;
}

#nav ul li.main a.active {
    background: url(images/hover1.png) no-repeat;
    display: block;
    height: 31px;
}

#nav ul li.what {
    float: left;
    list-style: none;
    width: 89px;
    height: 31px;
    text-align: center;
    margin-right: 10px;
}

#nav ul li.what a {
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0px;
    color: #fff;
    text-decoration: none;
    text-align: center;
    display: block;
    line-height: 2.3em;
}

#nav ul li.what a:hover {
    background: url(images/hover2.png) no-repeat;
    display: block;
    height: 31px;
}

#nav ul li.what a.active {
    background: url(images/hover2.png) no-repeat;
    display: block;
    height: 31px;
}

#nav ul li.contact {
    float: right;
    list-style: none;
    width: 83px;
    height: 31px;
    text-align: center;
    margin-right: 20px;
}

#nav ul li.contact a {
    font-size: 13px;
    font-weight: bold;
    color: #fff;
    text-decoration: none;
    text-align: center;
    display: block;
    line-height: 2.3em;
}

#nav ul li.contact a:hover {
    background: url(images/hover.png) no-repeat;
    display: block;
    height: 31px;
}

#nav ul li.contact a.active {
    background: url(images/hover.png) no-repeat;
    display: block;
    height: 31px;
}

/*banner*/
.banner {
    height: 217px;
}

.logo {
    float: left;
}

.box_banner {
    width: 783px;
    float: left;
    background: url(images/banner.jpg) no-repeat;
    height: 217px;
}

.find_button {
    width: 141px;
    margin: 145px 0 0 370px;
    border: none;
}

.find_button img {
    border: none;
}

/*content*/
#content {
    padding: 20px 0 0 0;
}

/*content_leftside*/
#content_leftside {
    width: 242px;
    float: left;
}

#menu_box {
    background: url(images/menu_bg.jpg) no-repeat;
    width: 242px;
    padding: 5px 0 12px 0;
}

#menu_btm {
    background: url(images/menu_btm.jpg) no-repeat;
    width: 242px;
    height: 21px;
}

#menu_box h1 {
    font-size: 18px;
    font-weight: bold;
    color: #633f59;
    text-transform: capitalize;
    padding: 0 0 13px 20px;
}

#menu_box ul {
}

#menu_box li {
    list-style: none;
    height: 28px;
}

#menu_box li a {
    font-size: 14px;
    font-weight: normal;
    color: #5a4f5c;
    text-decoration: none;
    display: block;
    padding: 0 0 0 20px;
    height: 28px;
    line-height: 2em;
}

#menu_box li a:hover {
    color: #ffffff;
    background: url(images/menu-hover.jpg) no-repeat;
    height: 28px;
    display: block;
}

#menu_box li a.active {
    color: #ffffff;
    background: url(images/menu-hover.jpg) no-repeat;
    height: 28px;
    display: block;
}


#communities_box {
    padding: 9px 0 0 0;
}

#communitied_box-top {
    background: url(images/communities-boxbg.gif) no-repeat;
    height: 28px;
    padding: 10px 0 0 16px;
}

.heading_text {
    color: #7c450f;
    font-size: 18px;
    font-weight: bold;
}

#communitied_box-content {
    border-right: 1px solid #e3e6ce;
    border-left: 1px solid #e3e6ce;
    padding-bottom: 3px;
}

#communitied_box-content ul {
    padding: 5px 0 0 0;
}

span#green
{
	color: #9db500;
	font-weight: bold;
}

div#product_picture
{
	
}

div.single_box
{
	padding-left: 15px;
}



div#product_picture img, input.addImg
{
	display: block;
	margin: 0 auto;
	padding-top: 15px;
}

#communitied_box-content ul li {
    list-style: disc;
    color: #abae94;
    margin: 0 0 5px 30px;
}

#communitied_box-content ul li a {
    color: #7a8e07;
    font-size: 14px;
    font-weight: normal;
    text-decoration: none;
    padding: 0 0 0 0;
    text-transform: capitalize;
}

#communitied_box-content ul li a:hover {
    text-decoration: underline;
}

#communitied_box-bottom {
    background: url(images/communities-boxbg-bottom.gif) no-repeat;
    height: 11px;
    margin-top: -6px;
}

/*content_rightside*/
#content_rightside {
    width: 776px;
    float: right;
}

#right_top {
    background: url(images/right_top_bg.jpg) no-repeat;
    padding: 15px 7px 0 20px;
    height: 201px;
}

.top_box {
    float: left;
    width: 500px;
}

.top_box-right {
    float: right;
    width: 220px;
}

.email_search {
    background: url(images/mail_search.png) no-repeat;
    height: 29px;
    width: 180px;
    border: none;
    color: #72755c;
    font-size: 14px;
    font-weight: normal;
    padding: 10px 7px 0 10px;
    margin: 8px 0 10px 0;
}

.right_bottom_box {
    background: url(images/top_prat.jpg) no-repeat top;
    margin: 7px 0 0 0;
    padding: 15px 0 0 10px;
}

.text_box {
    padding: 0 20px 12px 15px;
}

.small_box {
    width: 230px;
    height: 127px;
    background: url(images/small_box-bg.jpg) no-repeat;
    padding: 6px 6px 6px 8px;
    float: left;
    margin-right: 8px;
}

.box1 {
    width: 113px;
    float: left;
}

.oreder {
    height: 98px;
}

.box2 {
    width: 105px;
    float: left;
    margin: 0 0 0 10px;
}

.box2 h1 {
    font-size: 15px;
    color: #8fa400;
    font-weight: normal;
}

.ptext1 {
    font-size: 13px;
    font-weight: normal;
    color: #727657;
    line-height: 1.4em;
    padding: 5px 0 9px 0;
}

.box2 h4 {
    font-size: 10px;
    font-weight: normal;
    color: #ab5e11;
    text-transform: capitalize;
    text-decoration: none;
}

.box2 h4 a {
    font-size: 12px;
    font-weight: normal;
    color: #ab5e11;
    text-transform: capitalize;
    text-decoration: none;
}

.box2 h4 a:hover {
    text-decoration: underline;
}

.box2 h4 sapn {
    margin-top: -3px;
}

#more_text {
    background: url(images/line.gif) no-repeat top;
    padding: 17px 10px 0 30px;
}

#box_4 {
    float: left;
    width: 340px;
}

#box_5 {
    float: right;
    width: 340px;
}

/*footer*/
#footer{
	background:url(images/fotter_bg.jpg) no-repeat;
	height:40px;
	width:1015px;
	padding:25px 0 0 20px;
	margin: 0 auto;
	position:relative;
	}
	
#footer p{
	font-size:14px;
	color:#828574;
	}

#footer p span{
	color:#8c9100;
	}

