/* This rule resets a core set of elements so that they will appear consistent across browsers. */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background:#ffffff url('../images/bg-V1.jpg') repeat top left;
	color: #636363;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: .7em;
	line-height: 1.5em;
	font-size: 12px;
	line-height: 1.5em;
	margin: 0;
	padding: 0 0 30px 0;
	text-align: center; /* Centers the page content container in IE 5 browsers. */
}
/* Global link styles */
p {
	margin:0 0 1em 0;
}
a, a:link {
	color: #689986;
	text-decoration: none;
}
a:visited {
	color: #689986;
	text-decoration: none;
}
a:hover {
	color: #09482e;
	text-decoration: none;
}
a:focus {
	color: #09482e;
}
a:active {
	color: #09482e;
}
* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px Helvetica, Sans-Serif;
}
#page-wrap {
	width: 960px;
	margin: 25px auto;
}
a {
	text-decoration: none;
}
ul {
	list-style: none;
}
p {
	margin: 15px 0;
}
h1 {
	color: #095f3b;
	font-family:Verdana, Helvetica, sans-serif;
	font-size: 11px;
	margin:0 0 3px 0;
	font-weight:normal;
	magin: 0px;
}
h2 {
	color: #689986;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	margin: -5px 0 3px 0;
	text-transform: uppercase;
}
h3 {
	color: #787878;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:11px;
	margin: 0px 0px 0px 0px;
	padding: 0 0 0 0;
	text-transform: uppercase;
}
h4 {
	color: #516924;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:16px;
	margin: 0 0 0 0;
	padding: 18px 0 0 10px;
}
h5 {
	color: #689986;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:14px;
	margin: 10px 0 0px 10px;
	text-transform: uppercase;
}
h6 {
	color: #689986;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:20px;
	margin: 1px 0 8px 0;
}

h7 {
	color: #689986;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	margin: 0px 0 0px 0px;
}

strong {
	color:#689986;
}

.rightTXT {
	text-align: right;
	display: inline;
	float:right;
}

.leftTXT {
	text-align: left;
	display: inline;
	float:left;
}
/* 
	BASIC UL / LI 
*/

ul.bullet {
	margin-left:0;
	padding-left:0px;
}
ul.bullet li {
	padding: 0 0 0px 10px;
	background-image: url(../images/dot-box.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
	margin-left:15px;
}
/* 
	NAVIGATION
*/
ul.dropdown {
	color:#FFFFFF;
}
ul.dropdown li {
	font-weight: normal;
	font-size:12px;
	float: left;
	zoom: 1;
	background: none;
	text-align:center;
	color: white;
	float: left;
	background: none;
	height: 30px;
	color:#FFFFFF;
	border-left:dotted 1px;
}
.ul.dropdown a:hover {
	color:#FFFFFF;
}
ul.dropdown a:active {
	color:#FFFFFF;
}
ul.dropdown li a {
	display: block;
	padding:8px 20px 8px 20px;
	color:#FFFFFF;
	text-decoration: none;
}
ul.dropdown li.firstchild {
	border-left: none;
}
ul.dropdown li.hover, ul.dropdown li:hover {
	background: #d4cca5;
	color:#024228;
	position: relative;
}
ul.dropdown li.hover a, ul.dropdown li:hover a {
	color:#024228;
	height: 14px;
}
ul.dropdown #selected {
	color:#FFFFFF;
	font-weight:bold;
	background: #024228;
	height: 14px;
}
ul.dropdown li a #selected {
	color:#FFFFFF;
	font-weight:bold;
	background: #024228;
	height: 14px;
}
ul.sidemenu {
	margin:0 20px 0 10px;
	width:230px;
	font-size:14px;
}
ul.sidemenu li {
	border-bottom:1px dotted #ccccca;
	padding:8px 0 8px 0;
	background:transparent url(../images/subnav-arrow.png) no-repeat top left;
	color:#636363;
}
ul.sidemenu li a {
	display:block;
	padding:0 0 0 20px;
	text-decoration: none;
	color:#636363;
}
ul.sidemenu li a:visited {
	color:#636363;
}
ul.sidemenu li a:hover {
	color:#09482e;
	display:block;
	text-decoration:underline;
	background-image: url(../images/bullet-tree.png);
	background-repeat: no-repeat;
}
ul.sidemenu li #selected {
	color:#09482e;
	display:block;
	text-decoration:none;
	background-image: url(../images/bullet-tree.png);
	background-repeat: no-repeat;
}
ul.sidemenu li li {
	border-bottom: none;
	padding:5px 0px 0px 20px;
	background: none;
	color:#636363;
	font-size:11px;
}
ul.sidemenu li li a {
	display:block;
	padding:0px 0px 0px 20px;
	text-decoration: none;
	color:#636363;
	font-size:11px;
	background-image: url(../images/sub-bullet-off.png);
	background-repeat: no-repeat;
}
ul.sidemenu li li a:visited {
	color:#636363;
	font-size:11px;
}
ul.sidemenu li li a:hover {
	color:#09482e;
	display:block;
	text-decoration: none;
	font-size:11px;
	background-image: url(../images/sub-bullet-on.png);
	background-repeat: no-repeat;
}
ul.sidemenu li li #selected {
	color:#0c4427;
	display:block;
	text-decoration:none;
	font-size:11px;
	background-image: url(../images/sub-bullet-on.png);
	background-repeat: no-repeat;
}
/* 
		ELEMENTS
*/
	
#outer-container {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
	align:center;
	position: relative;
}
#header {
	width: 1102px;
	height: 160px;
	float: center;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-top: 41px;
	margin-left: 0px;
	display: block;
	position: relative;
}
#header-home {
	width: 1102px;
	height: 250px;
	float: center;
	margin-right: 0px;
	margin-bottom: 7px;
	margin-top: 41px;
	margin-left: 0px;
	display: block;
	position: relative;
}
#primenav {
	margin:0 auto;
	width:975px;
	height:52px;
	padding:0;
	margin: 0 auto;
}
#content-wrap {
	background:#e0e5de;
	width:100%;
	height:100%;
	padding:0;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: -22px;
	margin-left: 0px;
	border-bottom:dotted 1px #ccccca;
}
#content-header {
	width: 1070px;
	height: 72px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 1px;
	display:block;
	padding:0 0 0 0;
	background:#e0e5de;
}
#content-shell {
	background:#e0e5de;
	width:100%;
	height:100%;
	margin-top: -20px;
	margin-left: 0px;
	padding:0px;
}
#content {
	width:976px;
	padding:0px;
	background:#edf0e9;
	margin-right: 44px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 51px;
	text-align:left;
	position:relative;
	font-size: 12px;
	line-height: 1.8em;
}
#content-layer {
	z-index:1;
	autoShow: true;
}
#content-logs-sm {
	position: absolute;
	left: 650px;
	bottom: -15px;
	height: 218px;
	width: 400px;
	padding: 1em;
	z-index:4;
}
#whitespace {
	background:#ffffff;
	width:100%;
	height: 20px;
}
#footer-shell {
	background:#dfd9b9;
	width:100%;
	font-size:9px;
	height: 100%;
}
#footer {
	background:#578d6b;
	width:100%;
	height:4px;
	display:block;
	float:left;
}
td.TopAlign {
	vertical-align:top;
}
td.BottomAlign {
	vertical-align:bottom;
	text-align:left;
}
td.TopAlign2 {
	vertical-align:top;
	padding:10px;
}
td.TopAlign3 {
	vertical-align:top;
	align:left;
}
.subnav {
	padding: 3px 10px 0px 10px;
	background-image: url(../images/navbg-level2.jpg);
	background-repeat: no-repeat;
	background-position: left 0px;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
	height:409px;
	width:258px;
}
table.subnavshell {
	padding: 0px 0px 0px 0px;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
}
.leftBlock {
	width: 48%;
	float: left;
}
.rightBlock {
	width: 50%;
	float: right;
}
.contact-rightBlock {
	width: 50%;
	float: left;
	margin:25px 0 0 0;
}
.lgreen {
	color: #689986;
} /* light gray green */
.dgreen {
	color: #095f3b;
} /* dark green */
.mgray {
	color: #666966;
} /* medium gray */
.textIND {
	text-indent: 115px;
}
#callout {
	width: 185px;
	border: 1px solid #cab279;
	padding: 10px;
	margin: auto auto auto 0px;
}
.photoBorder {
	border: 1px solid #cab279;
	padding: 5px;
}
.logoBorder {
	border: 1px solid #689986;
	padding: 0px;
}
td.products-1 {
	background-color:#e9f5f0;
	vertical-align:top;
	align:center;
	padding: 5px 5px 5px 10px;
	border-bottom: 1px solid #d9e8e1;
}
td.products-2 {
	vertical-align:top;
	padding: 2px 0 2px 20px;
	border-bottom: 1px solid #d9e8e1;
	font-size:10px;
	background-color:#FFFFFF;
}
td.products-3 {
	vertical-align:top;
	padding: 5px 20px 5px 20px;
	border-bottom: 1px solid #d9e8e1;
	font-size:12px;
}
td.products-4 {
	vertical-align:center;
	padding: 2px 0 2px 20px;
	border-bottom: 1px solid #d9e8e1;
	background-color:#FFFFFF;
}
td.products-5 {
	vertical-align:center;
	padding: 0px 5px 0px 5px;
	font-size:10px;
}
.pdf-icon {
	background-image: url(../images/pdf-icon.png);
	background-repeat: no-repeat;
	float:left;
	margin-top:3px;
	margin-right:10px;
	padding: 0 0px 0 25px;
}
.header-left {
	float:left;
	width:530px;
}
.header-right {
	float:right;
	width:120px;
	margin-top:21px;
	font-size:12px;
}

b {
	color:#636363;
}

#whereToBuyLink {
	float:right;
	margin-left:40px;
	margin-right:10px;
	margin-top:20px;
	width:110px;
	background-image: url(../arrow-buy.png);
	padding: 0 -50px 0 30px;
	background-repeat: no-repeat;
	background-position: right top;
}

#whereToBuyLink a {
	font-weight:normal;
}

form#form1 div * {
	text-align:left;	
}

form#form1 div ul li {
	list-style:none;
	margin-left:15px;	
}



#purchaseLocationHeader {
	clear:both;
	float:none;
	width:100%;	
	text-align:left;
}

#purchaseLocationHeader * {
	clear:both;
	float:none;	
}

#purchaseLocation {
	float:left;
	width:45%;
	padding:5px;
	height:210px;	
	clear:none;
}

#purchaseLocation.colorThis {
	font-weight:bold;
	
}

