* {
	margin: 0px;
	padding: 0px;
}
html {
	padding-top: 122px;
	background-image: url(images/bg-html10.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
body {
	width: 880px;
	/* padding: 11px; */
	padding-top: 50px;
	padding-bottom: 0px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 25px;
	background-color: #5FAFD4;
	background-image: url(images/bg-body.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#cartmenu {
	display: block;
	position: absolute;
	top: 10px;
	width: 250px;
	height: 50px;
	margin-right: -445px;
	right: 50%;
	z-index: 25;
}
#menu {
	position: absolute;
	width: 875px;
	padding-left: 15px;
	height: 25px;
	z-index: 15;
	top: 129px;
	margin-left: 50%;
	left: -445px;
	text-align: left;
}
#menu a {
	display: inline-block;
	font-size: 8pt;
	color: #FFFFFF;
	padding-left: 5px;
	margin-right: 10px;
	text-decoration: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	font-weight: bold;
}
#menu a:hover,  #menu a.hit {
	color: #00CC00!important;
}
#menu a.noborder {
	border: none;
}
#cart {
	height: 25px;
	background-image: url(images/cart.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	border: none!important;
	padding: 0px!important;
	padding-left: 35px!important;
	margin-right: 25px!important;
	float: right;
	text-align: left;
}
#cart:hover,  #cart.hit {
	background-position: bottom left;
}

#page-header {
	display: block;
	width: 816px;
	border: 6px solid #FFFFFF;
	margin-bottom: 15px;
	margin-left: 26px;
	background-color: #D1D1D1;
	background-image: url(images/bg-page-header.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#page-header img {
	margin: 15px;
}

#page-subfooter {
	clear: both;
	display: block;
	margin-left: 26px;
	margin-right: 26px;
	margin-bottom: 25px;
}

#page-footer {
	clear: both;
	display: block;
	height: 88px;
	padding: 25px;
	padding-left: 450px;
	background-image: url(images/page-footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	font-size: 28pt;
	color: #407610;
	margin-left: 26px;
	margin-right: 26px;
	margin-bottom: 25px;
}
#page-footer a {
	color: #407610;
}
#page-footer a:hover {
	color: #5FAFD4;
}

#footer {
	clear: both;
	display: block;
	padding: 25px;
	margin-left: 26px;
	margin-right: 26px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #AFD7EA;
}
.fcol {
	display: block;
	width: 150px;
	padding-bottom: 30px;
	margin-right: 10px;
	float: left;
}
.fcol a {
	color: #ffffff;
	font-size: 9pt;
	text-decoration: none;
	background-image: url(images/fcol.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 10px;
	height: 16px;
}
.fcol a:hover {
	color: #FFFF00;
	background-position: left bottom;
}

#m1 {
	clear: both;
	display: block;
	height: 28px;
	padding-top: 18px;
	padding-right: 15px;
	background-image: url(images/bg-footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #5FAFD4;
	font-size: 10pt;
	text-align: right;
}
#m1 a {
	color: #ffffff;
	text-decoration: none;
	margin-left: 30px;
}
#m1 a:hover {
	color: #FFFF00;
}

#leftbox2 {
	float: left;
	width: 470px;
	margin-left: 11px;
	margin-right: 10px;
	padding: 10px;
	padding-bottom: 50px;
	padding-right: 155px;
	font-size: 18pt;
	text-align: left;
	margin-bottom: 25px;
	color: #ffffff!important;
	background-image: url(images/grid%204.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

#leftbox2 p, #leftbox2 ul, #leftbox2 h3 {
	font-weight: normal!important;
	color: #ffffff!important;
}
#leftbox2 h1 {
	margin-left: 0px!important;
}

#leftbox {
	float: left;
	width: 163px;
	margin-left: 11px;
	margin-right: 10px;
	background-color: #E0E0E0;
	border: 5px solid #FFFFFF;
	color: #3CA600;
	padding: 10px;
	font-size: 14pt;
	text-align: left;
	margin-bottom: 25px;
	background-image: url(images/fade.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#leftbox form {
	margin-top: 10px;
	text-align: left;
}
#leftbox form select {
	width: 100%;
	margin-bottom: 15px;
}
#leftbox form input {
	float: right;
}
#leftbox b {
	font-size: 11pt;
}
#leftbox hr {
	clear: both;
	margin-top: 15px;
	margin-bottom: 25px;
}
#leftbox h4 {
	font-size: 12pt;
	font-weight: normal;
}
#leftbox i {
	clear: left;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	font-style: normal;
	text-align: left;
}
#leftbox a {
	float: right;
	font-size: 9pt;
	font-weight: normal;
	color: #666666;
	margin-bottom: 15px;
}
#leftbox .itembox {
	display: block;
	clear: both;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-align: left;
	margin-top: 20px;
	margin-bottom: 20px;
}
#leftbox .itembox img {
	float: left;
	width: 55px;
	height: 55px;
	margin-right: 5px;
	margin-bottom: 5px;
	border: none;
}

#page-body {
	float: left;
	width: 452px;
	margin-bottom: 25px;
	margin-right: 10px;
}
#page-body2 {
	margin-bottom: 25px;
	margin-left: 26px;
	margin-right: 26px;
}
#page-body2 a {
	color: #FFFFFF;
}
#page-body3 {
	display: block;
	margin-bottom: 25px;
	margin-left: 26px;
	margin-right: 26px;
	background-color: #FFFFFF;
	padding: 26px;
	color: #333333!important;
	font-size: 10pt;
	font-weight: normal!important;
}

#page-subheader {
	display: table;
	background-color: #000000;
	padding: 15px;
	font-size: 36px;
	margin-bottom: 20px;
}
#page-subheader a {
	display: block;
	width: 208px;
	height: 36px;
	margin-top: 7px;
}

#rightbox {
	float: left;
	width: 163px;
	background-color: #E0E0E0;
	border: 5px solid #FFFFFF;
	color: #3CA600;
	padding: 10px;
	padding-bottom: 50px;
	font-size: 18pt;
	text-align: center;
	margin-bottom: 25px;
	background-image: url(images/fade.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#rightbox a {
	display: block;
	color: #333333;
	font-size: 10pt;
	font-weight: normal;
	margin-bottom: 25px;
	background-image: url(images/arrow.png);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 20px;
	text-align: left;
	text-decoration: none;
}
#rightbox a:hover {
	text-decoration: underline;
}
.rightimg {
	float: right;
	margin-left: 25px;
	margin-bottom: 25px;
}
.leftimg {
	float: left;
	margin-right: 25px;
	margin-bottom: 25px;
}
.rightdiv{
	float: right;
	width: 428px;
	margin-left: 25px;
	margin-bottom: 25px;
}
.clearright {
	clear: both;
}
#googlemap {
	float: right;
	width: 427px;
	background-color: #E0E0E0;
	border: 5px solid #FFFFFF;
	color: #3CA600;
	padding: 10px;
	padding-bottom: 50px;
	font-size: 12pt;
	text-align: left;
	margin-bottom: 25px;
	background-image: url(images/fade.png);
	background-repeat: repeat-x;
	background-position: left top;
}
#googlemap iframe  {
	border: 1px solid #E0E0E0;
}
#googlemap a {
	color: #666666!important;
}

h1 {
	color: #00CC00;
	font-size: 16pt;
	font-weight: normal;
	margin-bottom: 25px;
	margin-left: 26px;
}
h1 a {
	color: #00CC00;
}
h2 {
	color: #00CC00;
	font-size: 14pt;
	font-weight: normal;
	margin-bottom: 15px;
}
h3 {
	color: #006600;
	font-size: 14pt;
	font-weight: normal;
	margin-bottom: 15px;
}
.large {
	font-size: 13pt;
}
.faq {
	margin-bottom: 0px!important;
}
h3.faq a {
	color: #006600!important;
}
h4 {
	font-size: 18pt;
	font-weight: normal;
}
h4 strong {
	font-size: 34pt;
	font-weight: normal;
}
h5 {
	font-size: 9pt;
	margin-bottom:  10px;
}
p {
	font-size: 10pt;
	font-weight: bold;
	margin-bottom: 25px;
}
p a, h3 a {
	color: #ffffff;
}
ul {
	display: block;
	font-size: 10pt;
	font-weight: bold;
	margin-left: 50px;
	margin-right: 50px;
	margin-bottom: 25px;
	line-height: 1.6em;
}
li { 
	list-style-type: square;
	margin-left: 25px;
}
fieldset {
	padding: 15px;
}

label {
	display: block;
	width: 120px;
	float: left;
}
.require {
	color: #FF0000;	
}

#galleryblock {
	margin-bottom: 35px;
}
#galleryblock img {
	height: 100px!important;
	margin: 5px!important;
	border: 1px solid #999999!important;
}
.item {
	display: block;
	float: left;
	width: 370px;
	margin-right: 25px;
	margin-bottom: 25px;
	overflow: hidden;
}
.item a {
	float: right;
	margin-right: 50px;
}
.nomargin {
	margin: 0px!important;
	padding: 0px!important;
}
