body {
	background-color: #c0c0c0;
	margin: 0px;
	padding: 0px;
}

a{text-decoration:none;}

.top_divider {
	background-image: url(../images/top_divider.jpg);
	background-repeat: repeat-x;
	height: 19px;
}
/*.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-bottom:5px;
}

.nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}

.nav a:hover {
	color: #C7D468;
}*/

.nav2 ul {
	margin:0px;
	padding:0px;
	list-style-type:none;
}
.nav2 ul li {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float:left;
	background-image:url(../images/divider.jpg);
	background-repeat:no-repeat;
	background-position:left center;
	text-align:left;
	margin-right:8px;
	width:auto;
	}
	
	.nav2 ul li a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align:left;
	padding-left:8px;
	}
	
	.nav2 ul li a:hover {
	color:#B2C241;
	}


.toptext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-bottom:18px;
	padding-left:25px;
}

.toptext a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}

.toptext a:hover {
	text-decoration: underline;
}
.topcart_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #603813;
	text-decoration: none;
	padding-top: 12px;
}

.topcart_txt span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.topcart_txt .cartcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #603813;
	text-decoration: none;
	padding-top: 12px;
}

.topcart_txt .cartcolor:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}

.form_back {
    border:1px solid #C7D468;
	margin: 0px;
	padding: 0px;
	height: 17px;
	width: 174px;
}

.input_field{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#C7D468;
	background:none;
	border:none;
	width:174px;
	height:15px;
	line-height:17px;
	padding-left:5px;
	
}

/*.left_nav ul{
	margin:25px 0px 20px 0px;
	padding:0px;
	list-style-type:none;
}

.left_nav ul li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	line-height:20px;
	text-align:left;
}

.left_nav ul li a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#000000;
	text-align:left;
	text-decoration:none;
}

.left_nav ul li a:hover{
	color:#B2C241;
}*/
.high_style_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #603813;
	text-decoration: none;
}

#bottomspace {
	width:770px;
	height:auto;
}

.box1 {
	width:248px;
	height:198px;
	border:1px solid #C7D468;
	margin-right:10px;
	float:left;
	text-align:center;
}

.box2 {
	width:248px;
	height:198px;
	border:1px solid #C7D468;
	float:left;
	text-align:center;
}

.box_headtxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	line-height:19px;
	background-color:#C7D468;
	padding-left:5px;
	}

.gap {
height:20px;
}

.gap2 {
height:5px;
}

.picture img {
width:310px;
/*height:240px;*/
margin-bottom:29px;
}

.left_txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #603813;
	text-decoration: none;
	line-height:16px;
}

.left_txt a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #603813;
	text-decoration: none;
}

.left_txt a:hover {
	text-decoration: underline;
	color:#B2C241;	
}

.body_txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	color: #000000;
	padding-right:24px;
	}
	
.body_txt h1 {
    margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	color:#B2C241;
	padding-bottom:19px;
	}
	
	.body_txt h2 {
    margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align:left;
	color:#603813;
	}
	
	.body_txt span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align:left;
	color:#000000;
	}
	
	.body_txt a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	color: #663300;
	text-decoration:underline;
	}
	
	.body_txt a:hover {
	text-decoration:none;
	}
	
	.free_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#603813;
	padding-top:5px;
	}


	.free_text span{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:normal;
	color:#C7D468;
	}
	
   .may_text span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#603813;
	}
	
	.may_text span a{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#603813;
	}
	
	.may_text span a:hover{
	color:#b2c241;
	text-decoration:underline;
	}


	.may_text{
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#C7D468;
	padding-top:5px;
	padding-left:15px;
	line-height:17px;
	}
	
	.form_txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	color: #000000;
	}
	
	.form_field2 input {
	width:152px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	color: #000000;
	}
	
	.media_header_txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	color:#000000;
	padding-bottom:12px;
	}
	
	.brown_header_txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	color:#603813;
	line-height:22px;
	}
	.yellow_back {
	background-image:url(../images/yellow_back.jpg);
	background-repeat:no-repeat;
	height:116px;
	}
	
	.recent_txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: bold;
	text-align:left;
	color:#ffffff;
	line-height:12px;
	}
	
	.media_pic_space {
	width:auto;
	}
	.media_pic_space1 {
	width:78px;
	height:105px;
	margin-right:11px;
	float:left;
	}
	
	.media_pic_space2 {
	width:300px;
	height:105px;
	float:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-align:left;
	font-weight:normal;
	}
	
	.media_pic_space2 a:hover {
	text-decoration:none;
	}
	
		.media_pic_space2 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	text-decoration:underline;
	text-align:left;
	font-weight:bold;
	}
	
	.media_pic_space2 span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	text-align:left;
	}
	
	.prdct_space {
	width:768px;
	height:auto;
	background-image:url(../images/white_prdct_back.jpg);
	background-repeat:repeat-y;
	}
	.inner_prdct_space {
	width:256px;
	float:left;
	text-align:center;
	float:left;
	height:160px;
	}
	.inner_prdct_space span {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
	display:block;
	margin:0px 13px 0px 13px;
	}
	
	.inner_prdct_space span a {
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
	}
	
	.green_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#603813;
	text-align:center;
	}
	.green_text h2{
	margin:0px;
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	font-weight:normal;
	color:#C7D468;
	text-decoration:none;
	}
	
	.body_txt2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	color: #000000;
	padding-right:24px;
	}
	
.body_txt2 h1 {
    margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	color:#B2C241;
	padding-bottom:19px;
	}
	
	.body_txt2 h2 {
    margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align:left;
	color:#603813;
	}
	
	.body_txt2 a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align:left;
	color: #000000;
	text-decoration:none;
	}
	
	.body_txt2 span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align:left;
	color: #000000;
	text-decoration:none;
	}
	
	.body_txt2 a:hover {
	text-decoration:none;
	}
	
	.header_txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	color:#999999;
	padding-bottom:8px;
	}
	
	.header_txt a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	color:#999999;
	text-decoration:underline;
	}
	
	.header_txt a:hover {
	text-decoration:none;
	}
	
	.header_txt span {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	color:#B2C241;
	padding-right:10px;
	}
	
	.sidebody_txt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	color: #000000;
	padding-top:5px;
	}
	
	.sidebody_txt h2 {
    margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	text-align:left;
	color:#603813;
	}
	
	.prdct_space2 {
	float:left;
	width:auto;
	height:auto;
	background-image:url(../images/product_details_devider.jpg);
	background-repeat:repeat-y;
	}
	.prdct_space2 div {
	width:256px;
	height:160px;
	height:155px;
	float:left;
	text-align:center;
	padding-top:10px;
	}
	
	.prdct_space2 div span {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:normal;
	text-decoration:underline;
	display:block;
	padding:0px 15px 0px 15px;
	text-align:center;
	}
	
	.prdct_space2 div span a {
	text-align:left;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	text-decoration:underline;
	display:block;
	}
	
	.free_box {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:bold;
	color:#603813;
	padding-top:5px;
	border:1px solid #C7D468;
	text-align:center;
	padding-bottom:5px;
	}


	.free_box span{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	font-weight:normal;
	color:#C7D468;
	}
	
	.pagination {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	color:#999999;
	padding-bottom:8px;
	}
	
	.pagination a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	text-align:left;
	color:#999999;
	text-decoration:underline;
	}
	
	.pagination a:hover {
	text-decoration:none;
	color:#FF9900;
	}
	
	.itemcolor {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #603813;
	} 
	.itemcolor a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #603813;
	}
	
	.itemcolor a:hover {
	color: #211103;
	text-decoration:underline;
	}
	
	.formbutton 
	{
		/*width:105px;*/
		width:auto;
		background-color:#C7D468;
		height:22px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size: 11px;
		font-weight: bold;
		color:#FFFFFF;
		border:none;
	}
	
/*	.pagelinkcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: right;
	padding-bottom:18px;
}

.pagelinkcolor:hover {
	color: #000000;
	text-decoration: underline;
}*/

.cartcolor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #603813;
	text-decoration: none;
	padding-top: 12px;
}

.cartcolor a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #603813;
	text-decoration: none;
}

.cartcolor a:hover {
	color: #000000;
	text-decoration: underline;
}

.toptext .pagelinkcolor  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
	padding-bottom:18px;
}

.toptext .pagelinkcolor:hover {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-align: left;
	text-decoration: underline;
}

td a.pagelinkcolor  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-left:8px;
}

td a.pagelinkcolor:hover {
	color: #603813;
	text-decoration: underline;
}


/***************************************************************************************************/


.top_pattern_back{
background-image:url(../images/pattern_top.jpg);
background-repeat:repeat-x;
height:32px;
}


.top_new_text{font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
padding-left:25px;}