@charset "utf-8";
body {
	font: 100%/1.3 Verdana, Arial, Helvetica, sans-serif;
	background: #4E5869;
	margin: 0;
	padding: 0;
	color: #000;
}
ul, ol, dl { 
    padding: 0;
	margin: 0;
}
li {margin-top: 6px;}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;	 
	margin-bottom: 5px;
	padding-right: 15px;
	padding-left: 15px;
}
a img { 
	border: none;
}
a:link {
	color:#414958;
	text-decoration: underline; 
}
a:visited {
	color: #414958;
	text-decoration: underline;
}
.container {
	width: 100%;
	max-width: 960px;
	min-width: 240px;
	background: #FFF;
	margin: 0 auto; 
}
.imagecontainer {
	width: 90%;
	max-width: 435px;
	min-width: 240px;
	background: #FFF;
	margin: 0 auto; 
}
.imagecontainer2 {
	width: 90%;
	max-width: 440px;
	min-width: 240px;
	background: #FFF;
	margin: 0 auto;
}
.header {
	background-color:#060;
	background-image:url(../images/fern.jpg);
	height:65px;
	color:#FFF;
	padding-top:5px;
}
.header h3, h5 {
	text-align:center;
}
.content {
	padding: 10px 0;
}


.content ul, .content ol { 
	padding: 0 15px 15px 40px; 
}
.content p {margin-bottom: 12px;} 
.footer {
	padding: 10px 0;
	background:#CFF2C6
	}
.footer p {text-align:center;}	
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
#cart{
	height:23px;
	clear:both;
	text-align:center;
}
#cart2{
	height:23px;
	clear:both;
	text-align:center;
}
#cart4{
	height:22px;
	clear:both;
	background-color:#063
	}
.linkbox{
	margin:0 auto;
	text-align:left;
	padding-left:5px;
}
.linkbox2{
	margin:0 auto;
	text-align:left;
	padding-left:5px;
	}
.linkbox4{
	margin:0 auto;
	text-align:center;
			}
#cart a{
	width:31.5%;
	height:23px;
	float:left;
	margin:1% 0px 0 .5%;
	text-align:center;
	font-weight:bold;
	font-size:0.9em;
	border:2px solid #cecece; 
	background:#fff url(../images/button.gif) bottom left repeat-x;
	background:#dfdfdf;
	}
#cart2 a{
	width:48%;
	height:23px;
	float:left;
	margin:1% 0 0 .5%;
	text-align:center;
	font-weight:bold;
	font-size:0.9em;
	border:2px solid #cecece; 
	background:#fff url(../images/button.gif) bottom left repeat-x;
	background:#dfdfdf;
	}	
#cart4 a{
	/* [disabled]width:23.5%; */
	height:22px;
	/* [disabled]float:left; */
	color:#063;
	text-align:center;
	font-weight:bold;
	font-size:0.9em;
	border:2px solid #cecece;
	background:#fff url(../images/button.gif) bottom left repeat-x;
	background:#dfdfdf;
	}		
.linkbox a:link {
	text-decoration: none;
	 padding-top: 5px;/
}
.linkbox a:visited {
	text-decoration: none;
	padding-top: 5px; /
}
.header a:link {
	color:#FFF;
	text-decoration: underline; 
}
.header a:visited {
	color: #FFF;
	text-decoration: underline;
}
.linkbox2 a:link {
	text-decoration: none;
	padding-top: 5px; 
}
.linkbox2 a:visited {
	text-decoration: none; 
	padding-top: 5px;
}
.linkbox4 a:link {
	text-decoration: none;
	padding-left: 11px;
	padding-right: 11px;
		}
.linkbox4 a:visited {
	text-decoration: none; 
	padding-left: 11px;
	padding-right: 11px;
		}
.container H1 {
	font-size: x-large;
}
