html, body, form, fieldset {
	font: 1em/1.4em Futura, Verdana, Arial, Helvetica, sans-serif;
	margin:auto 0;
	padding:0;
	color: #5c661e;
	}
html, body {
	text-align: center;
	background-color: #333300;
}
h1, h2, h3, h4, h5, h6, ul, ol, dl {
	margin: 5px;
	padding: 0;
}
a {
	color:#5c661e;
	text-decoration: none;
}
a:hover {
	color:#afb585;
	text-decoration: underline;
}

h1 {
	color: #afb585;
	font-size: 1.4em;
	font-weight: normal;
}
h2 {
	color: #afb585;
	font-size: 1.2em;
	font-weight: normal;
}
h3 {
	color: #afb585;
	font-size: 1em;
	font-weight: normal;
}
h4 {
	color: #afb585;
	font-size: .9em;
	font-weight: normal;
}
h5 {
	color: #afb585;
	font-size: .8em;
	font-weight: normal;
}
h6 {
	color: #afb585;
	font-weight: normal;
	font-size: .7em;
}

form label {
	cursor: pointer;
	}
	
fieldset {
	border: none;
	}

input, select, textarea {
	font-size: 100%;
	}
textarea {
	overflow: visible;
}

#page{
	width:100%px;
	padding:0px;
	margin:0;
	float:left;
	position:relative;
	text-align: left;
	background-color: #FFFFFF;
}
	
#container{
	width:100%;
	padding:0px;
	margin:auto;
	float:none;
	position:relative;
}


#masthead{
	width:100%;
	height:175px;
	margin: 0px;
	padding: 0px;
	background-color: #5c661e;
	display: block;
	background-image: url(/sm/mastbg.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#logo {
	margin: 0px;
	padding: 0px;
	position: absolute;
	left: 0px;
	top: 0px;
}
#top_nav {
	font-weight: lighter;
	color:#afb585;
	font-family: Arial, Helvetica, sans-serif;
	height: 175px;
	width: 50%;
	margin: 0px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
}

#top_nav a{
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}

#top_nav a:hover{
	color: #afb585;
	text-decoration: underline;
}

#mainnav {
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	z-index: 0;
	height: 0px;
	width: 0px;
	left: 0px;
	top: 0px;
}

#mainnav a{

}

#content{
	width:100%;
	text-align: left;
}


#leftmenu {
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	z-index: 0;
	height: 0px;
	width: 0px;
	left: 0px;
	top: 0px;
}
#leftmenu a {
}

#rightmenu {
	width:200px;
	font-size: 0.7em;
}
#bodycopy {
	margin: 0px;
	padding: 25px;
	font-size: 0.7em;
}
#bodycopy h1,h2,h3,h4,h5,h6,p,td,th {
	margin-right: 0px;
	margin-left: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#contact{
	float:left;
	position:relative;
	clear:both;
	border-bottom:1px solid #afb585;
	border-top:1px solid #DFD3D8;
	font-size:75%;
	width:760px;
	padding:5px 0;
	z-index:0;
	text-align: left;
}

#footer{
	position:relative;
	width:100%;
	padding:10px;
	vertical-align: bottom;
	font-size: 0.6em;
	color:#AFB585;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333300;
}

#footer a{
	font-weight:bold;
	text-decoration:none;
	color:#668A02;
}

#navigation{
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	z-index: 0;
	height: 0px;
	width: 0px;
	left: 0px;
	top: 0px;
}

#navigation a {
}

.footer {
	font-size: 0.7em;
	color: #000000;
}
.footer a {
	color: #000000;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}
.kw {
	overflow: hidden;
	position: absolute;
	visibility: hidden;
	z-index: 0;
	height: 0px;
	width: 0px;
	left: 0px;
	top: 0px;
}
.sifooter {
	clear: both;
	float: none;
	font-size: 0.7em;
	color: #333333;
	display: block;
	text-align: left;
}
.sifooter a {
	color: #000000;
	text-decoration: none;
}
.sifooter a:hover {
	text-decoration: underline;
}

.pink {
	color:#EB539E;
}
.checkout th {
	background: #eeeeee;
}
.checkout td {
	border: 1px solid #eeeeee;
}
.pinkunder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #EC6BA6;
}
.greyunder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eeeeee;
}
.dgreyunder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.greenunder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #6B8C08;
}
.bitofroom {
	padding-top: 15px;
}


.green {
	color:#6b8c08;
}
.burg {
	color:#afb585;
}

.breadcrumb {
	font-size: 0.8em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.login {
	font-size: 1em;
}
