*{
	margin:0px;
	padding:0px;
}

body{
	background-color:#000000;
	background-image:url(/images/background/background2.jpg);
	background-repeat:repeat-x;
	background-attachment: fixed;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
}

a{
	color:#a5d3b4;
}

#wrapper{ 	background-color:#000000;
			width:960px;
			/*min-height:800px;*/
			margin:0 auto;
			padding-bottom:20px;
			*padding-bottom:30px;
			padding:0px 20px 0px 20px;
			background-image:url(/images/background/wrapper-bg.jpg);
			background-repeat:repeat-x;
			background-position:bottom;
			position:relative;
			}
#header {
	width:940px;
	display:block;
	margin: 0px auto 50px auto;
	*margin-bottom:20px;
}
#logo {
	background:url(/images/head/header_bg.jpg) no-repeat scroll center top;
	display:block;
	}
	




a{
	color: #97C199;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 10px;
	text-decoration:none;
}	

a:hover{
	color:#FFF;
}

#upnav{
	margin:5px 20px 0px 0px;
	float:right;
	
	}
	
#upnav p, #footer p{
	color:#679076;
	font-size:9px;
	
}

#upnav a {
	font-size:9px;
	}
	

#searchbox{
			float:right;
			clear:right;
			margin:65px 20px 0px 0px;
			*margin-top:55px;
			*margin-right:20px;
			*margin-bottom:0px;
			*margin-left:0px;
}


.sogbutton2{
	float:left;
	}

						
#searchbutton {
			display:block;
			float:right;
			background-image:url(/mockup/images/head/searchbutton.gif);
			background-repeat:none;
			background-position:left;
			margin:0px 0px 0px 10px;
			*margin-top:0px;
			*margin-right:0px;
			*margin-bottom:0px;
			*margin-left:10px;
			padding:0px;
			width:21px;
			height:20px;
			}


			
#searchbox a:hover {
		background-position:right;
}		
		
#searchfield{
		background-color:#cac8c8;
		border-color:#717171;
		border-style:inset;
		border-width:1px;
		height:15px;
		padding-top:3px;
		float:right;
		width:150px;
}	

#searchfield{
	float:left;
	margin-right:10px;
}

#nav {
	float: left !important;
	width:940px;
	text-align: center;	
	*margin-top:-2px;
}

#nav li {
list-style-type:none;
*position: relative;
cursor: default;
*float:left;
}


#nav a {
	font-weight: bold;
	color: #97C199;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
}

.topmenu a, .menu2 a{
	background-color:#37664b;
	background-image: url(/images/head/menu_bg.gif);
	background-position:top;
	background-repeat: repeat-x;
	background-position: top;
	display: block;
	float:left;
	height: 27px;
	width:114px;
	padding:0px auto 0px auto;
	border-right: solid 1px #244f35;
	border-left: solid 1px #599d72;
	border-bottom: solid 1px #244f35;
	border-top: solid 1px #244f35;
	text-align: center;
	line-height: 27px;
}

#newproductmenu a {
	width:118px;
	}
	
.menu2 a{
	color:#5e9f76;
	background-image: url(/images/head/menu2_bg.gif);
	border-right: solid 1px #163623;
	border-left: solid 1px #38694A;
	border-bottom: solid 1px #163623;
	border-top: solid 1px #163623;
	width:118px;
}



.topmenu a:hover, .menu2 a:hover {
	color:#FFFFFF !important;
	background-position:bottom;
	border-right:1px solid #336046;
	border-left:1px solid #6bb988;
	border-bottom:1px solid #336046;
}



#cartbutton a{
	color:#FFFFFF !important;
	*padding-top:2px;
	*height: 25px;
	
	}

#cartbutton a img{
	margin:4px 4px 0px 0px;
	*margin-top:0px;

	}