body {
	padding: 0px;
	background-color: #D4ECD8;
	overflow-x: hidden;
}

#wrapperall {
	width: 646px;
	margin: 20px auto 20px auto;
	padding: 0px;
}

#wrapper {
	background-color: #FFFFFF;
	text-align: center;
	width: 646px;
	border: 3px solid #CCCC33;
	padding: 4px;
	float: left;
}
#mainbox {
	width: 646px;
	background-image: url(/images/bckgrd.gif);
	background-repeat: repeat;
	float: left;
}

#header  {
    width: 646px;
}

#strapline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
}

#contentimage {
	background-color: #FFFFFF;
	width: 625px;
	background-image: url(/images/content_bckgrd_flip.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	text-align: left;
	padding-bottom: 10px;
	float: left;
}

#sitenav {
	width: 145px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 20px;
	float: left;
	padding-left: 15px;
}

#contentwrapper {
	padding: 29px 11px 12px;
	width: 646px;
	float: left;
}


#navlink {
	width: 145px;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC33;
}

#navlink a:link, #navlink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	display: block;
	padding-left:3px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#navlink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	background-color: #EFEFB6;
	padding-top: 7px;
	padding-bottom: 7px;
}

#navlink1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	width: 145px;
	text-align: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCC33;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCC33;
}
#navlink1 a:link, #navlink1 a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	display: block;
	padding-left:3px;
	padding-top: 7px;
	padding-bottom: 7px;
}

#navlink1 a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006633;
	background-color: #EFEFB6;
	padding-top: 7px;
	padding-bottom: 7px;
}


#contentimagetop {
	width: 625px;
	/*background-image: url(/images/content_top_bckgrd.gif);
	background-position: left top;
	background-repeat: no-repeat;*/
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-top: 7px;
	color: #CCCC33;
	padding-bottom: 5px;
	padding-left: 463px;
}

#contentimagetop a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;

}

#contentimagetop a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;
	text-decoration: underline;
}

#contentimagetop a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006600;

}

#contentmain {
	float: right;
	width: 410px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 100px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCC33;
}

#contentmain a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCC33;
	text-decoration: underline;
	
}

#contentmain a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCC33;
	text-decoration: underline;
}

#contentmain a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCC33;
	text-decoration: underline;	
}






/*PRODUCT BOXES HOMEPAGE START*/

.productbox1 {
	border: 1px solid #006600;
	height: 135px;
	width: 190px;
	background-color: #FFFFFF;
	text-align: left;
}
.productbox2 {
	border: 1px solid #006600;
	height: 135px;
	width: 190px;
	background-color: #FFFFFF;
}

.productbox3 {
	border: 1px solid #006600;
	height: 135px;
	width: 190px;
	background-color: #FFFFFF;
}

.productbox4 {
	border: 1px solid #006600;
	height: 135px;
	width: 190px;
	background-color: #FFFFFF;
}

.boxheader {
	background-color: #D4ECD8;
	height: 28px;
	width: 190px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #006600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #006633;
	text-align: left;
	text-indent: 4px;
}

.boxfooter {
	text-align: left;
	text-indent: 6px;
	height: 18px;
}

.boxfooterlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.boxfooterlink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.boxfooterlink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
}

.boxfooterlink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}

/*PRODUCT BOXES HOMEPAGE FINISH*/




h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #006600;
	font-weight: normal;
	margin: 22px 0px 0px 0px;
}

a.biglink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCC33;
	text-decoration: underline;
}

a.biglink a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCC33;
	text-decoration: underline;
}

a.biglink a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCC33;
	text-decoration: underline;
}

a.biglink a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCC33;
	text-decoration: underline;
}

#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006666;
	width: 660px;
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-bottom: 20px;
}

#footer a:link, #footer a:visited, #footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006666;
}

.siteby {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #006666;
	float: right;
}

a {
	text-decoration: none;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	line-height: 16px;
}

#contentmain p.inlineNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #006600;
	line-height: 16px;
	text-align: left;
	padding: 0px;
	margin: 0px 0px 22px 0px;
}

#contentmain p.inlineNav a {
	color: #CCCC33;
	font-size: 14px;
	text-decoration: underline;
}

#contentmain p.inlineNav a:hover {
	color: #CCCC33;
	font-size: 14px;
	text-decoration: underline;
}

.formtable {
	background-color: #EFEFB6;
	border: 1px solid #006633;
	width: 90%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 28px;
	color: #CCCC33;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	color: #006600;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.imageleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
	border: 1px solid #006633;
}
.imagewideleft {
	float: left;
	margin-bottom: 15px;
	border: 1px solid #006633;
}
.tableborder {
	border: 1px solid #006633;
}

hr {
	border: none 0;
	text-align: left;
	border-top: 1px dotted #D4ECD8;/*the border*/
	width: 100%;
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}
.imageright {
	float: right;
	margin-bottom: 15px;
	border: 1px solid #006633;
	margin-left: 15px;
	margin-top: 0px;
	margin-right: 0px;
}
.tableheadtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}
.prodimagecell {
	margin: 0px;
	padding: 0px;
}
