body{
	background:url(./img/body_bg.jpg) repeat;
}
body, p, td, div, form, input, textarea, h1, h2, h3{
	margin:0px;
	padding:0px;
	text-align:left;
	vertical-align:top;
	color:#201002;
	font-size:11px;
	font-family:tahoma, sans-serif;
}
a img{
	border:none;
}
a{
	color:#F97B00;
	text-decoration:underline;
}
a:hover{
	text-decoration:none;
}
ul, li, dt, dl, dd{
	margin:0px;
	padding:0px;
	list-style:none;
}
h1{
	padding:5px 0px 0px 24px;
	padding-bottom:12px;
	background:url(./img/marker2.gif) no-repeat left top;
}
h2{
	padding:5px 0px 0px 24px;
	padding-bottom:16px;
	background:url(./img/marker2.gif) no-repeat left top;
}
h3{
	color:#819812;
	text-transform:uppercase;
	margin-bottom:14px;
}
p{
	margin-bottom:12px;
}
#page{
	width:950px;
	margin:0px auto;
}
#header{
	height:285px;
	overflow:hidden;
	margin-bottom:1px;
	border-bottom:#E9E9E9 solid 3px;
	background:url(./img/header_bg.jpg) no-repeat center  69px;
}
#menu{
	height:69px;
	padding:0px 50px 0px 25px;
	background:url(./img/menu_bg.gif) repeat-x;
}
#menu li{
	float:left;
	width:108px;
	text-align:center;
	margin-top:27px;

	
}
#menu li.active{
	margin-top:19px;
	width:108px;
	background:none;
}
#menu li.preactive{
	background:none;
}
#menu li.rss{
	float:right;
	background:none;
	color:#FCD596;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
}
#menu li.rss a{
	color:#FCD596;
	text-decoration:none;
}
#menu li.rss a:hover{
	text-decoration:underline;
}
.logo{
	float:left;
	margin-left:30px;
}
.link_header{
	float:left;
	width:91px;
	height:30px;
	margin:107px 0px 0px 130px;
	padding-top:6px;
	text-align:center;
	color:#201002;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	background:url(./img/header_link_bg.jpg) no-repeat;
	
}
.link_header:hover{
	text-decoration:underline;
}
#content_top_bg1{
	background:#EAEAEA url(./img/content_top_bg.jpg) repeat-x;
}
#content_top{
	background: url(./img/content_top_bg1.jpg) repeat-x left bottom;
}
.bg1{
	background:url(./img/bg1.jpg) no-repeat 32px 10px;
}
.bg2{
	background:url(./img/bg2.jpg) no-repeat 30px 31px;
}
.bg3{
	background:url(./img/bg3.jpg) no-repeat 30px 31px;
}
.bg4{
	background:url(./img/bg4.jpg) no-repeat 30px 31px;
}
.bg5{
	background:url(./img/bg5.jpg) no-repeat 30px 31px;
}
.bg6{
	background:url(./img/bg6.jpg) no-repeat 32px 21px;
}

.content_top_box{
	height:167px;
}
.content_top_box td{
	width:700px;
	padding:27px 0px 0px 210px;
	color:#201002;
}
.content_top_box td table td{
	width:auto;
	padding:0px;
	color:auto;
}


#content_bottom{
	padding:0px 29px 0px 24px;
}
#left{
	float:left;
	width:218px;
	background:#FFDD8E url(./img/left_bg.jpg) no-repeat;
}
#left_bg{
	padding:10px 14px 3px 14px;
	background:url(./img/left_bg1.gif) no-repeat left bottom;
	
}
#right{
	float:right;
	width:470px;
	padding-top:16px;
}


#footer{
	width:100%;
	height:65px;
	background:url(./img/footer_bg.gif) repeat-x;
	border-top:#E9E9E9 solid 3px;
}
.copyright{
	float:left;
	padding:21px 0px 0px 33px;
	color:#000000;
	font-size:12px;
}
.copyright a{
	color:#FFFFFF;
	text-decoration:none;
}
.copyright a:hover{
	text-decoration:underline;
}
.footer_menu{
	float:right;
	padding:26px 26px 0px 0px;
}
.footer_menu li{
	float:left;
	margin-left:5px;
	padding-left:17px;
	font-size:12px;
	background:url(./img/marker1.gif) no-repeat left 6px;
}
.footer_menu li.first{
	background:none;
}
.footer_menu a{
	color:#FFC76D;
	text-decoration:none;
}
.footer_menu a:hover{
	text-decoration:underline;
}



.floatl{
	float:left;
}
.floatr{
	float:right;
}
.clearer{
	clear:both;
	height:0px;
	overflow:hidden;
}
.link1{
	width:91px;
	height:23px;
	#height:29px;
	padding-top:6px;
	text-align:center;
	font-size:12px;
	text-decoration:none;
	color:#FEDA9F;
	font-weight:bold;
	background:url(./img/link1_bg.gif) no-repeat;
}
.link1:hover{
	text-decoration:underline;
}
.link2{
	display:block;
	position:absolute;
}
.link2_outer{
	float:right;
	width:91px;
	
}
.link3{
	color:#201002;
}
.spacer{
	height:14px;
	padding:3px 0px 2px 0px;
	background:url(./img/spacer_bg.gif) repeat-x left 6px;
}
.text1{
	font-size:14px;
	font-family:times new roman;
	color:#F97B00;
	font-weight:bold;
	padding-left:20px;
	/*background:url(./img/marker3.gif) no-repeat left 3px;*/
}
.ul1{
	margin-bottom:12px;
}
.ul1 li{
	line-height:22px;
	padding-left:12px;
	background:url(./img/marker4.gif) no-repeat left 9px;
}
.ul1 a{
	color:#F97B00;
	font-weight:bold;
	text-decoration:none;
}
.ul1 a:hover{
	text-decoration:underline;
}
.dl1{
	line-height:22px;
}
.dl1 dt{
	float:left;
	width:52px;
	color:#789851;
	font-weight:bold;
}
.dl1 a{
	color:#F97B00;
	font-weight:bold;
	text-decoration:none;
}
.dl1 a:hover{
	text-decoration:underline;
}
.img1{
	margin-right:20px;
}

.input1, .input2{
	float:left;
	width:175px;
	height:16px;
	padding:2px 0px 0px 4px;
	background:none;
	border:#CBC6C0 solid 1px;
	margin-bottom:16px;
}
.input2{
	width:257px;
	height:160px;
	overflow:auto;
}
.input3{
	float:right;
	width:91px;
	height:29px;
	text-align:center;
	font-size:12px;
	text-decoration:none;
	color:#FEDA9F;
	font-weight:bold;
	background:url(./img/link1_bg.gif) no-repeat;
	border:none;
	cursor:pointer;
	margin-left:10px;
}
 .pageHeading {
 	 background:url(./img/marker2.gif) no-repeat left top;
     font-family : Verdana, Arial, sans-serif;
     font-size : 20px;
     font-weight : bold;
     color : rgb(204, 0, 0);
	padding-left:17px;
	 height:24px;
}
TD.smallText, SPAN.smallText, P.smallText {
     font-family : tahoma, sans-serif;
     font-size : 10px;
}
 TD.productListing-data {
     font-family :tahoma, sans-serif;
     font-size : 10px;
	 padding:8px;
	 color:#789851; 
	font-weight:bold;
      }
	  
	   TD.productListing-data a {
     font-family :tahoma, sans-serif;
     font-size : 10px;
	 padding:8px;
	 color:#000000;
	font-weight:bold;
      }
 TD.productListing-data2 {
     font-family : tahoma, sans-serif;
     font-size : 10px;
	 
      }
	   TD.productHeading {
     font-family : tahoma, sans-serif;
     font-size : 20px;
     font-weight : bold;
     color : #ffffff;
     background : #86B169;
      }
	  u{
	  	color:#F97B00;
	  }
	  
	  .productListing-heading {
     font-family : Verdana, Arial, sans-serif;
     font-size : 10px;
     background : #b6b7cb;
     color : #ffffff;
     font-weight : bold;
      }
 .productlisting-headingPrice {
     font-family : Verdana, Arial, sans-serif;
     font-size : 20px;
     background : #cccccc;
     color : #9a9a9a;
     font-weight : bold;
      }