html, body {
	font: 1em/1.4em Futura, Verdana, Arial, Helvetica, sans-serif;
	margin:auto 0;
	padding:0;
	color: #000000;
	text-align: center;
	background-color: #ccd6cc;
}
img {
	behavior: url(/pngbehavior.htc);
	border-color:#999999;
}
h1, h2, h3, h4, h5, h6, ul, ol, dl {
	margin: 5px;
	padding: 0;
}
a {
	color:#5c661e;
	text-decoration: none;
}
a:hover {
	color:#003300;
	text-decoration: underline;
}

h1 {
	color: #003300;
	font-size: 1.4em;
	font-weight: normal;
}
h2 {
	color: #003300;
	font-size: 1.2em;
	font-weight: normal;
}
h3 {
	color: #003300;
	font-size: 1em;
	font-weight: normal;
}
h4 {
	color: #003300;
	font-size: .9em;
	font-weight: normal;
}
h5 {
	color: #003300;
	font-size: .8em;
	font-weight: normal;
}
h6 {
	color: #003300;
	font-weight: normal;
	font-size: .7em;
}
.title {
	font-family: "Lucida Handwriting", "Monotype Corsiva", Script;
	font-size: 1.6em;
}
form {
}
form label {
	cursor: pointer;
	}
	
fieldset {
	border: none;
	}

input, select, textarea {
	font-size: 100%;
	}
textarea {
	overflow: auto;
}

#container {
	width:760px;
	max-width:760px; 
	padding:0px;
	margin:auto;
	float:none;
	position:relative;
}

#page {
	width:760px;
	max-width:760px;
	padding:0px;
	margin:0;
	float:left;
	position:relative;
	text-align: left;
	background-color: #FFFFFF;
	border-top-width: 14px;
	border-top-style: solid;
	border-top-color: #003300;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #003300;
	border-bottom-color: #003300;
	border-left-color: #003300;	
}
	



#masthead{
	width:100%;
	height:175px;
	margin: 0px;
	padding: 0px;
	background-color: #ffffff;
	display: block;
	background-repeat: no-repeat;
	background-position: right top;
}
#logo {
	position:relative;
	top:20px;
	left:20px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear:both;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #000000;
	text-transform: uppercase;
}
#top_nav {
	color:#003300;
	font-family: Arial, Helvetica, sans-serif;
	height: 175px;
	width: 760px;
	max-width:760px; 
	margin: 0px;
	padding-top: 0px;
	padding-left: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-repeat: no-repeat;
	font-size: 0.9em;

}

#top_nav a{
	color: #003300;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}

#top_nav a:hover{
	color: #FFFFFF;
	text-decoration:none;
	background-color: #003300;
}

#mainnav {
	color:#ccd6cc;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 152px;
	left:0px;
	background-color: #003300;
	width:760px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#headertext {
	position: absolute;
	top: 80px;
	right:0px;
}
#mainnav a{
	color: #ffffff;
	text-decoration: none;
	padding: 5px;
	margin: 0px;
}

#mainnav a:hover{
	color: #003300;
	background-color: #ccd6cc;
	text-decoration:none;
}


#mainnav2 {
	color:#003300;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 122px;
	left:12px;

}

#mainnav2 a{
	color: #003300;
	text-decoration: none;
	padding: 5px;
	margin: 0px;
}

#mainnav2 a:hover{
	color: #ffffff;
	background-color: #003300;
	text-decoration:none;
}
#content{
	width:760px;
	max-width:760px; 
	text-align: left;
}


#leftmenu {
	background-color: #003300;
	width:150px;
	max-width:150px;
	color: #ccd6cc;
}
#leftmenu a {
	color: #ffffff;
	font-size: 0.7em;
	display: block;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 5px;
	margin: 0px;
}
#leftmenu a:hover {
	background-color:#ccd6cc;
	color:#003300;
	text-decoration: none;	
}
#rightmenu {
	width:200px;
	max-width:200px;
	font-size: 0.7em;
}
#rightmenu a {
	color: #85A059;
}
#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;
}
#bodycopy th {
	font-size: inherit;
}
#bodycopy td {
	font-size: inherit;
}

#bodycopy p {
	font-size: inherit;
}
#bodycopy table {
	font-size: inherit;
}
#bodycopy div {
	font-size: inherit;
}
#bodycopy a {
	color: #85A059;
}
#contact{
	float:left;
	position:relative;
	clear:both;
	border-bottom:1px solid #003300;
	border-top:1px solid #DFD3D8;
	font-size:75%;
	width:760px;
	max-width:760px; 
	padding:5px 0;
	z-index:0;
	text-align: left;
}

#footer{
	background-color:#003300;
	position:relative;
	width:740px;
	max-width:760px; 
	padding:10px;
	vertical-align: bottom;
	font-size: 0.6em;
	color:#ffffff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333300;
}

#footer a{
	font-weight:bold;
	text-decoration:none;
	color:#ffffff;
}
#footer a:hover {
	text-decoration:underline;
	color:#ffffff;
}

#navigation{
	position:relative;
	top:-20px;
	float:left;
	height:40px;
	width:760px;
	max-width:760px; 
	border-bottom:1px solid #003300;
	clear:both;
	text-align: left;
}

#navigation a {
	padding:0px 0px 24px 0px;
	display:inline;
	text-decoration:none;
}

.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:#003300;
}

.breadcrumb {
	font-size: 0.8em;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
.login {
}
.righttr {
	display: block;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #003300;
	text-align: center;
	margin:4px 0px 0px;
	padding:2px;
	font-size: 0.9em;
}
.righttd {
	border: 1px solid #003300;
	display: block;
	margin:0px;
	padding:2px;
	font-size: 0.9em;
	text-align: center;
}
.leftsearch {
	font-size:0.7em;
}