@charset "utf-8";
body {
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #FFFFFF;
	position: absolute;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #116C37;
	padding-top: 5px;
	padding-bottom: 20px;
	text-align: left;
}

h2 {
	font-size: 1.1em;
	color: #666666;
	line-height: 1.5em;
	text-align: left;
}
h3 {
	font-size: 1.2em;
	font-weight: bold;
	color: #116C37;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	text-align: left;
}
h4 {
	color: #666;
	font-size: 1em;
	font-weight: bold;
	text-align: left;
}
.red {
	color: #F00;
}

p {
	font-size: 0.9em;
	font-family: Arial, Helvetica, Sans-serif;
	line-height: 1.5em;
}
#bodyhold {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border-bottom-width: 15px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	width: 1000px;
}
#bodyhold a:link {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9B9B9E;
	margin-right: auto;
	margin-left: auto;
	color: #006600;
	text-decoration: none;
}
#menu {
	color: #666666;
	font-weight: bold;
	background-image: url(img/menu-tile.gif);
	background-repeat: repeat-x;
	text-decoration: none;
	text-align: right;
	background-position: top;
	font-size: .8em;
	width: 100%;
}
#menu a:link {
	color: #666666;
	font-weight: bold;
	text-decoration: none;
}
#menu a:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #076324;
	display: table-cell;
}
#menu a:visited {
	color: #666666;
	text-decoration: none;
}
#menu a:visited:hover {
	color: #FFF;
	text-decoration: none;
	background-color: #076324;
	display: table-cell;
}
#footerwrap {
	background-color: #106735;
	border-top-width: 8px;
	border-top-style: solid;
	border-top-color: #619365;
	width: 100%;
}
#vbowrap {
	background-color: #A5C2A6;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}

#footer {
	font-size: .8em;
	color: #FFFFFF;
	width: 960px;
}
#footer stong {
	font-weight: bold;
	color: #FFFFFF;
}

#footer a:link {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover {
	color: #99FF00;
	text-decoration: underline overline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer a:visited {
	color: #FFFFFF;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover:visited {
	color: #99FF00;
	text-decoration: underline overline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#vfooter {
	font-size: 0.8em;
	color: #106735;
	width: 960px;
}
#vfooter a:link {
	color: #106735;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #619365;
	text-decoration: none;
}
#vfooter a:hover {
	color: #333333;
	text-decoration: underline overline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#vfooter a:visited {
	color: #106735;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #619365;
	text-decoration: none;
}
#vfooter a:hover:visited {
	color: #333333;
	text-decoration: underline overline;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.right {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #106735;
	padding-left: 15px;
	width: 250px;
	text-align: left;
}

.menuselected {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	color: #FFFFFF;
	background-color: #106735;
	padding: 5px;
}
.menuborder {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	padding: 5px;
}
.copyright {
	font-size: .9em
}
#repeat {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #106735;
}
.jump {
	font-size: 1.3em;
	color: #076324;
	background-image: url(img/menu-tile.gif);
	background-repeat: repeat-x;
	border: 2px solid #CCCCCC;
	font-family: Calibri, Arial, Verdana, sans-serif;
	font-weight: bold;
}
.rightquery {
	font-size: 0.9em;
	color: #076324;
	border: 1px solid #CCCCCC;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
}
.search {
	font-family: Calibri, Arial, Verdana, sans-serif;
	font-size: 1.2em;
	color: #076324;
	background-color: #FC0;
	border: 3px solid #FFF;
	font-weight: bold;
}

#admin {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	padding: 5px;
}
#admin strong {
	font-weight: bold;
	color: #076322;
}
#admin a:link {
	font-weight: normal;
	color: #076322;
	text-decoration: none;
}
#admin a:visited {
	font-weight: normal;
	color: #076322;
	text-decoration: none;
}
.imgdots {
	border: 1px dotted #076324;
}
.producttableimage {
	background-image: url(img/prod-bar.jpg);
	background-repeat: repeat-x;
	background-position: top;
	text-align: center;
}
* {margin:0; padding:0}
.sm {
	list-style:none;
	width:645px;
	display:block;
	overflow:hidden
}
.sm li {
	float:left;
	display:inline;
	overflow:hidden;
	width: 520px;
}
#searchbox {
	color: #FFF;
	font-size: .8em;
	font-weight: bold;
}
li {
	line-height: 200%;
	list-style-type: square;
	list-style-position: outside;
}
#bodyhold a:visited {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #9B9B9E;
	margin-right: auto;
	margin-left: auto;
	color: #006600;
	text-decoration: none;
}
#tophold {
	width: 100%;
	height: 150px;
	background-image: url(img/bg.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.style1 {
	color: #FFFFFF;
	font-weight: bold;
}
.dataright {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #106735;
}
.dataleft {
	border-right-width: 30px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	text-align: left;
}
#bodyholddata {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	width: 1000px;
}
#bodyholddatacontent {
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	width: 960px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	border-right-width: 20px;
	border-left-width: 20px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.mouse {
	font-family: Wingdings;
	font-size: 1.5em;
}
.phone {
	font-family: Wingdings;
	font-size: 1.7em;
}
.contacts {
	color: #FFFFFF;
	font-size: .8em;
}
#product-table {
}
#product-table a:hover {
	position: relative;
	top: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#product-table a {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#product-table a:link {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#numbers {
	font-size: 1.2em;
}
#right {
	font-family: "Myriad Pro", Myriad, "Trebuchet MS", Arial, sans-serif;
	color: #FFF;
}
#right p {
	color: #000;
	font-size: .8em;
}
.thumbresults {
	background-image: url(img/prod-bar.jpg);
	background-repeat: repeat-x;
	background-position: top;
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
.resulttitle {
	font-size: 1em;
	font-weight: bold;
	color: #076222;
}
.resultaddress {
	font-size: 0.9em;
	font-weight: bold;
	color: #80A881;
}
.greyh3 {
	font-weight: bold;
	color: #666;
	border-bottom-width: 10px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
/* ------------------------------------------------------------------------
	Lightbox Code
------------------------------------------------------------------------- */

	div.pictureHolder .top .left {
	background: url(/img/tl.gif) top left no-repeat;
} /* Top left corner */
div.pictureHolder .top .middle {
	background: #fff;
} /* Top pattern/color */
div.pictureHolder .top .right {
	background: url(/img/tr.gif) top left no-repeat;
} /* Top right corner */
div.pictureHolder .content a.next:hover {
	background: url(/img/btnNext.gif) center right no-repeat;
	cursor: pointer;
} /* Next button */
div.pictureHolder .content a.previous:hover {
	background: url(/img/btnPrevious.gif) center left no-repeat;
	cursor: pointer;
} /* Previous button */
div.pictureHolder .content a.close {
	width: 52px;
	height: 26px;
	background: url(/img/btnClose.gif) center left no-repeat;
	cursor: pointer;
} /* Close button */
div.pictureHolder .bottom .left {
	background: url(/img/bl.gif) top left no-repeat;
} /* Bottom left corner */
div.pictureHolder .bottom .middle {
	background: #fff;
} /* Bottom pattern/color */
div.pictureHolder .bottom .right {
	background: url(/img/br.gif) top left no-repeat;
} /* Bottom right corner */
div.pictureHolder .loaderIcon {
	background: url(/img/loader.gif) top left no-repeat;
} /* Loader icon */
/* ------------------------------------------------------------------------
	DO NOT CHANGE
------------------------------------------------------------------------- */

	div.prettyPhotoOverlay {
	background: #003367;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 2;
	width: 100%;
}
div.pictureHolder {
	position: absolute;
	z-index: 3;
	top: 50%;
	left: 50%;
	width: 100px;
}
div.pictureHolder .top {
	position: relative;
	height: 20px;
}
* html div.pictureHolder .top {
	padding: 0 20px;
}
div.pictureHolder .top .left {
	position: absolute;
	left: 0;
	width: 20px;
	height: 20px;
}
div.pictureHolder .top .middle {
	position: absolute;
	left: 20px;
	right: 20px;
	height: 20px;
}
* html div.pictureHolder .top .middle {
	position: static;
}
div.pictureHolder .top .right {
	position: absolute;
	top: 0;
	left: auto;
	right: 0;
	width: 20px;
	height: 20px;
}
div.pictureHolder .content {
	position: relative;
	background-color: #fff;
	text-align: left;
	width: 100%;
	height: 40px;
}
div.pictureHolder .content .details {
	display: none;
	margin: 10px 15px 0 15px;
}
div.pictureHolder .content .details p {
	float: left;
	clear: left;
	margin: 0;
}
div.pictureHolder .content div.hoverContainer {
	position: absolute;
	z-index: 2000;
	top: 0;
	left: 0;
	width: 100%;
	height: 95%;
}
div.pictureHolder .content a.next {
	position: relative;
	z-index: 2000;
	display: block;
	float: right;
	text-indent: -10000px;
	width: 49%;
	height: 100%;
	background: url(/img/btnNext.gif) 10000px 50% no-repeat; /* Need to be defined that way to fix an IE bug */
}
div.pictureHolder .content a.previous {
	cursor: pointer;
	display: block;
	text-indent: -10000px;
	width: 49%;
	height: 100%;
	background: url(/img/btnPrevious.gif) -10000px 50% no-repeat; /* Need to be defined that way to fix an IE bug */
}
div.pictureHolder .content a.close {
	float: right;
	display: block;
	text-indent: -10000px;
}
div.pictureHolder .bottom {
	position: relative;
	height: 100px;
}
* html div.pictureHolder .bottom {
	padding: 0 20px;
}
div.pictureHolder .bottom .left {
	position: absolute;
	left: 0;
	width: 20px;
	height: 20px;
}
div.pictureHolder .bottom .middle {
	position: absolute;
	left: 20px;
	right: 20px;
	height: 20px;
}
* html div.pictureHolder .bottom .middle {
	position: static;
}
div.pictureHolder .bottom .right {
	position: absolute;
	top: 0;
	left: auto;
	right: 0;
	width: 20px;
	height: 20px;
}
div.pictureHolder .loaderIcon {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -16px 0 0 -16px;
	width: 32px;
	height: 32px;
}
div.pictureHolder #fullResImage {
	display: block;
	margin: 0 auto;
}
#imageover {
	position: absolute;
	z-index: 1;
	width: 250px;
}
#smallhome {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	font-size: 0.7em;
	line-height: 0.5em;
}
#smallhome a:link {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	color: #FFF;
	text-decoration: none;
}
#smallhome a:hover {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	color: #CF6;
	text-decoration: none;
}
#smallhome a:visited {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	color: #FFF;
	text-decoration: none;
}
#smallhome a:visited:hover {
	font-family: Arial, Helvetica, sans-serif, Calibri;
	color: #CF6;
	text-decoration: none;
}
.thumbrs {
	padding-top: 20px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin: 5px;
	border-top-width: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #106735;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.featured {
	font-weight: bold;
	color: #F03;
	font-size: .8em;
}
.featuredbig {
	font-weight: bold;
	color: #F03;
	font-size: 1.3em;
}
.smalltxt {
	font-size: .6em;
}
.ard {
	font-family: Webdings;
	font-size: 1em;
	color: #FFF;
}
.searchinput {
	font-family: Calibri, Arial, Verdana, sans-serif;
	background-color: #A5C2A6;
	font-size: 1.5em;
	color: #076324;
	border: 2px solid #FFF;
	font-weight: bold;
	margin: 2px;
	width: 250px;
}
.labels {
	font-size: 1.2em;
	color: #FFF;
}


#tolet {
	color: #076324;
}
a:link {
	color: #106735;
}
a:visited {
	color: #106735;
}
.lettext {
	color: #076324;
}
#announce {
	background-color: #FFE6E6;
	border: 1px solid #F00;
}
#announce strong {
	font-weight: bold;
	color: #F00;
	font-size: 1.3em;
}
