body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 130%;
	color: #000;
	background-color: #e6eed8;
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 130%;
	font-weight: bold;
	color: #0055a5;
	padding-top: 5px;
	padding-bottom:5px;
	text-align: left;
	background-image: url(../images/leaf2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
h2 {
	font-size: 120%;
	font-weight: bold;
	color: #4665f1;
	padding-top: 5px;
	padding-bottom:2px;
	text-align: left;
	background-image: url(../images/leaf2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
h3 {
	font-size: 115%;
	font-weight: bold;
	color: #8dc73f;
	margin-top: 4px;
	margin-bottom:2px;
	background-image: url(../images/leaf2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
h4 {
	font-size: 105%;
	font-weight: bold;
	color: #f68026;
	margin-top: 2px;
	margin-bottom:2px;
	background-image: url(../images/leaf2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
h5 {
	color: #0055a5;
	margin-top: 2px;
	margin-bottom:2px;
	font-size: 100%;
	background-image: url(../images/leaf2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
h6 {
	color: #4665f1;
	margin-top: 2px;
	margin-bottom:2px;
	font-size: 95%;
	background-image: url(../images/leaf2.png);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 20px;
}
img {
	border: 0 0 0 0;
}
label {
	clear: left;
	float: left;
	width: 12em;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 1px;
	border-top-color: #017eb4;
	margin-right: .5em;
}
th {
	font-weight: bold;
	color: #f68026;
	text-align: left;
}
input[type=submit] {
	background-image: url(../images/button.png);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFF;
	border: 1px outset #4665f1;
	font-weight: bold;
	background-color: #0055a5;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-repeat: repeat-x;
	background-position: left center;
}
input:hover[type=submit] {
	background-image: url(../images/buttonover.png);
	background-repeat: repeat-x;
	background-position: left center;
}
button {
	background-image: url(../images/button.png);
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	color: #FFF;
	border: 1px outset #4665f1;
	font-weight: bold;
	background-color: #0055a5;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
	background-repeat: repeat-x;
	background-position: left center;
}
button:hover {
	background-image: url(../images/buttonover.png);
	background-repeat: repeat-x;
	background-position: left center;
}
textarea {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: 130%;
}


a:link{
	color: #4665f1;
}
a:visited {
	color: #4665f1;
}
a:hover {
	color: #f68026;
}
ul li {
	list-style-image: url(../images/leaf1.png);
}
/* classes */
.floatleft {
    float: left;
}
.floatright {
    float: right;
}
.clearboth {
    clear: both;
}
.contentimg {
	margin: 10px;
	float: right;
	clear: both;
}
.contentimgr {
	margin: 10px;
	float: right;
	clear: both;
	text-align: right;
}
.contentimgl {
	margin: 10px;
	float: left;
	clear: both;
	text-align: left;
}
.contentimgline {
	margin: 10px;
	float: left;
	text-align: center;
}
.imgdescs {
	font-size: 80%;
	width: 100px;
}
.imgdescm {
	font-size: 80%;
	width: 270px;
}
.imgdescl {
	font-size: 80%;
	width: 600px;
}
.imgdesc {
	font-size: 80%;
}
.displaynone {
	display: none;
}
.imgcol {
	min-width: 100px;
	float: right;
}
.medphoto {
	clear: both;
	width: 180px;
	margin-bottom: 10px;
	border: 3px solid #49afd9;
}
.red {
    color: #FF0000;
}
.formfield {
	margin-top: .5em;
	clear: both;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.fakelabel {
	clear: left;
	float: left;
	width: 12em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: .5em;
}
.currentlink {
	color: #c8f290 !important;
}
.hide {
	left: -9999em;
	display: none;
}
.contentitem {
	width: 100%;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #f68026;
}
.prodimg {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.smallcolumn {
	width: 250px;
}
.lightgreen {
	color: #c8f290;
}
.orange {
	color: #f68026;
}
.green {
	color: #8dc73f;
}
.blue {
	color: #0055a5;
}
.lightblue {
	color: #4665f1;
}



/* IDs */
#container {
	width: 955px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	background-image: url(../images/interface3_01.png);
	background-repeat: no-repeat;
	height: 300px;
	width: 955px;
	position: absolute;
	z-index: 5;
}
#contentbox {
	width: 955px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 200px;
}
#nav {
	height: 57px;
	width: 705px;
	position: absolute;
	z-index: 10;
	left: 250px;
	top: 20px;
}
#footer {
	background-image: url(../images/interface3_07.png);
	background-repeat: repeat-x;
	z-index: 5;
	bottom: 0px;
	width: 100%;
	height: 57px;
	background-position: left;
	position: fixed;
}
#footerinfo {
	font-size: 60%;
	width: 900px;
	padding: 10px;
	margin-bottom: 40px;
	margin-right: 40px;
	height: 50px;
}
#logo {
	position: absolute;
	z-index: 5;
	height: 84px;
	width: 118px;
	left: 730px;
	top: 216px;
}
#contentfull {
	width: 915px;
	background-image: url(../images/border_06.png);
	background-repeat: no-repeat;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 49px;
	padding-left: 40px;
	background-position: right bottom;
	background-color: #FFF;
}
#contentfullmiddle {
	width: 855px;
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 75px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 0px;
	min-height: 100px;
	background-image: url(../images/border_04.png);
}
#contentfullheader {
	width: 915px;
	background-image: url(../images/border_02.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100px;
}
#contentleftsmall {
	width: 325px;
	background-image: url(../images/border_06.png);
	background-repeat: no-repeat;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 49px;
	padding-left: 40px;
	background-position: right bottom;
	background-color: #FFF;
}
#contentleftsmallmiddle {
	width: 265px;
	background-image: url(../images/border_04.png);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 75px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 0px;
	min-height: 120px;
}
#contentleftsmallheader {
	width: 325px;
	background-image: url(../images/border_02.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100px;
}
#contentleftbig {
	width: 590px;
	background-image: url(../images/border_06.png);
	background-repeat: no-repeat;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 49px;
	padding-left: 40px;
	background-position: right bottom;
	background-color: #FFF;
}
#contentleftbigmiddle {
	width: 530px;
	background-image: url(../images/border_04.png);
	background-repeat: repeat-y;
	background-position: right top;
	padding-top: 75px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 0px;
	min-height: 120px;
}
#contentleftbigheader {
	width: 590px;
	background-image: url(../images/border_02.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	height: 100px;
}
#contentrightsmall {
	width: 265px;
	float: right;
	padding-top: 105px;
	padding-right: 40px;
	padding-bottom: 49px;
	padding-left: 20px;
}
#contentrightbig {
	width: 530px;
	float: right;
	padding-top: 105px;
	padding-right: 40px;
	padding-bottom: 49px;
	padding-left: 20px;
}
#topbox {
	z-index: 100;
	height: 80px;
	width: 355px;
	float: right;
	margin-top: 230px;
}
#photocolleft {
	width: 180px;
	float: left;
}
#photocolright {
	width: 180px;
	float: right;
}
#login {
	height: 20px;
	width: 175px;
	float: left;
	z-index: 10;
	font-size: 60%;
	position: absolute;
	left: 20px;
	top: 20px;
}
#pageheading {
	position: absolute;
	z-index: 10;
	height: 150px;
	width: 300px;
	left: 20px;
	top: 70px;
}
#pageheading img {
	padding-left: 20px;
}

#pageheadingsmall {
	position: absolute;
	z-index: 10;
	height: 50px;
	width: 265px;
	left: 20px;
	top: 70px;
}
#cart {
	vertical-align: bottom;
	padding: 2px;
	height: 36px;
	font-weight: bold;
	color: #f68026;
}

/* 1st level */
#nav ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
#nav li {
	float: left;
	display: inline;
}
#nav li a {
	text-decoration: none;
	font-weight: bold;
	font-size: 80%;
	display: block;
}
#nav ul li a:link, #nav ul li ul li a:link, #nav ul li ul li ul li a:link {
	color: #FFF;
}
#nav ul li a:visited, #nav ul li ul li a:visited, #nav ul li ul li ul li a:visited {
	color: #FFF;
}
#nav ul li a:hover, #nav ul li ul li a:hover, #nav ul li ul li ul li a:hover {
	color: #f68026 !important;
}
#nav ul a,
#nav ul a:link,
#nav ul a:visited
{
	background-image: url(../images/leaf1.png);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 20px;
	padding-right: 25px;
}
/* 2nd level */
#nav li ul li {
	display: block;
	min-width: 250px;
	height: 25px;
	background-color: #232122;
}
#nav ul li ul a,
#nav ul li ul a:link,
#nav ul li ul a:visited
{
	background-image: url(../images/leaf1.png);
	background-repeat: no-repeat;
	background-position: 5px;
	font-weight: bold;
	padding-left: 25px;
}
#nav li ul li a {
	position: relative;
	z-index: 99;
}
#nav li ul {
    position: absolute;
	width: 180px;
    left: -9999em;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	padding-top: 4px;
}

#login a,
#login a:link,
#login a:visited {
	color: #FFF;
}

