body {
	background-color: #FFFFFF;
}

/*******************************************************************
	Special CSS code for header sectional content in Merchandiser
*******************************************************************/
#custom-prod-header {
	position: relative;
	border-top: 1px solid #FBF9F4;
}

#custom-prod-header-overlay {
	position: absolute;
	float: left;
	width: 200px;
	height: 198px;
	z-index:100;
	top: 0px;
	*top: 1px;
	left: 0px;
	background-color: #525252;
	filter:alpha(opacity=65);
	-moz-opacity: 0.65;
	opacity: 0.65;
}

#custom-prod-header-overlay-img {
	margin-bottom: 0px;
	*margin-bottom: -3px;
	z-index: 90;
}

#custom-prod-header-overlay-border {
	position: absolute;
	width: 160px;
	height: 168px;
	z-index:110;
	top: 0px;
	left: 0px;
	padding: 20px 20px 10px 20px;
	border-right: 1px solid #FBF9F4;
}

#custom-prod-header-overlay-title {
	display: block;
	color: #FBF9F4;
	font: bold 16px "Trebuchet MS";
	text-decoration: none;
	font-stretch: normal;
	letter-spacing: 0.06em;
	text-transform: lowercase;
	margin-bottom: 6px;
}

#custom-prod-header-overlay-text {
	color: #FBF9F4;
	font: normal 10px "Trebuchet MS";
	line-height: 14px;
	text-decoration: none;
	font-stretch: normal;
	letter-spacing: 0.015em;
	text-transform: none;
}

#istPageBodyMiddle {
	/* See head.inc.php for custom Safari CSS code */
    margin-left: 101px;
	*margin-left: 100px;
	width: 682px;
	*width: 683px;
	border-left: 1px solid #FBF9F4;
	border: 1px solid #FBF9F4;
}

/*
	#istStructHeaderTD
	See head.inc.php for custom Safari CSS code
*/

.istStructHeaderTDexpanded {
        text-align: left;
        height: 334px;
        *height: 332px;
}

/********************************************************/

.hoverCursor {
	/* jQuery uses this class for click events */
	cursor: pointer;
}

.searchFocusText {
	/* jQuery uses this class for click events */
	color: #333333;
	font: normal 11px verdana;
}

#home-container {
	text-align: left;
	width: 681px;
	*width: 681px;
	min-width: 681px;
	position: absolute;
	left: 100px;
	top: 112px;
	border: 1px solid #FBF9F4;
	background-color: #A5C5DC;
}

#logo-top {
	position: absolute;
	top: 30px;
	left: 650px;
}

#logo-icon-top {
	position: absolute;
	top: 30px;
	left: 712px;
}

#logo-icon-left {
	position: absolute;
	top: 224px;
	left: 0px;
}

#image-caption-container {
	width: 100%;
	padding-right: 20px;
	min-height: 130px;
	*height: 128px;
	border-top: 1px solid #FBF9F4;
	border-bottom: 1px solid #FBF9F4;
	background-color: #d0d0a9;
	vertical-align: bottom;
	margin: 30px 0px;
}

#image-caption-container img {
	float: left;
	border-right: 1px solid #FBF9F4;
}

#image-caption {
	float: right;
	margin-right: 12px;
	vertical-align: bottom;
	color: #746B49;
	font: normal 10px "Trebuchet MS";
	text-decoration: none;
	font-stretch: normal;
	letter-spacing: 0.01em;
	margin-top: 100px;
}

a.button-grey:link, a.button-grey:visited, .button-grey {
	display: block;
	width: 88px;
	margin: 20px 0px;
	padding: 2px 8px;
	border: 1px solid #FBF9F4;
	background-color: #96AFAB;
	color: #FBF9F4;
	font: normal 8px Verdana;
	text-decoration: none;
	font-stretch: normal;
	letter-spacing: 0.13em;
	text-align: center;
}

a.button-grey:hover, .button-grey-hover {
	cursor: pointer;
	width: 88px;
	padding: 2px 8px;
	border: 1px solid #FBF9F4;
	background-color: #BDC592;
	color: #333333;
	font: normal 8px Verdana;
	text-decoration: none;
	font-stretch: normal;
	letter-spacing: 0.13em;
	text-align: center;
}

.required_field {
	color: #7A3535;
	font: normal 10px Verdana;
	text-decoration: none;
	line-height: 15px;
	font-stretch: normal;
	letter-spacing: 0.01em;
	text-transform: none;
}

div.ist-hr-line {
	border-bottom: 1px solid #FBF9F4;
	width: 100%;
	height: 1px;
	line-height: 1px;
	font-size: 1px;
}

/************************************
	LIGHTER GRAY BOX
		box-callout1-hdr
		box-callout1-number
		box-callout1-subtitle
		box-callout1-text p
 ***********************************/
.box-callout1 {
	width: 444px;
	border: 1px solid #FBF9F4;
	background-color: #C4D2D3;
}

.box-callout1-hdr {
	color: #333333;
	font: bold 9px Verdana;
	text-align: center;
	text-decoration: none;
	line-height: 15px;
	font-stretch: normal;
	letter-spacing: 0.19em;
	text-transform: uppercase;
}

.box-callout1-number {
	color: #465B59;
	font: bold 10px Verdana;
	text-align: left;
	text-decoration: none;
	line-height: 15px;
	font-stretch: normal;
	letter-spacing: 0.01em;
	margin: 0px 0px 0px 0px;
}

.box-callout1-subtitle {
	display: inline;
	color: #465B59;
	font: normal 10px "Trebuchet MS";
	text-align: left;
	text-decoration: none;
	line-height: 15px;
	font-stretch: normal;
	letter-spacing: 0.175em;
	text-transform: uppercase;
	margin: 0px 0px 0px 0px;
}

p.box-callout1-text {
	color: #333333;
	font: normal 10px Verdana;
	text-align: left;
	text-decoration: none;
	line-height: 15px;
	font-stretch: normal;
	letter-spacing: 0.01em;
	margin: 2px 0px 20px 0px;
}

/************************************
	H1 - TITLE
 ***********************************/
h1 {
	color: #333333;
	font: normal 9px Verdana;
	text-align: left;
	text-decoration: none;
	font-stretch: normal;
	letter-spacing: 0.19em;
	text-transform: uppercase;
	margin: 60px 0px 30px 0px;
}

/************************************
	H2 - INTRO TEXT
 ***********************************/
h2 {
	color: #465B59;
	font: normal 18px "Trebuchet MS";
	text-align: left;
	text-decoration: none;
	line-height: 27px;
	font-stretch: normal;
	letter-spacing: 0.05em;
	margin: 30px 0px;
	width: 86%;
}

/************************************
	H3 - SUBTITLE
 ***********************************/
h3 {
	color: #333333;
	font: normal 9px Verdana;
	text-align: left;
	text-decoration: none;
	/* line-height: px; */
	font-stretch: normal;
	letter-spacing: 0.19em;
	text-transform: uppercase;
	margin: 20px 0px;
}

p {
	color: #333333;
	font: normal 77% Verdana;
	text-align: left;
	text-decoration: none;
	line-height: 15px;
	font-stretch: normal;
	letter-spacing: 0.01em;
	margin: 18px 0px;
	width: 96%;
}

p a:link, p a:visited {
	color: #336666;
	font: normal 10px Verdana;
	text-align: left;
	text-decoration: underline;
	line-height: 15px;
	font-stretch: normal;
	letter-spacing: 0.01em;
	margin: 18px 0px;
	width: 96%;
}

p a:hover {
	color: #336666;
	font: normal 10px Verdana;
	text-align: left;
	text-decoration: none;
	line-height: 15px;
	font-stretch: normal;
	letter-spacing: 0.01em;
	margin: 18px 0px;
	width: 96%;
}

/************************************
	LEFT COLUMN TESTIMONIALS
 ***********************************/
blockquote, blockquote a:link, blockquote a:visited {
	width: 144px;
	float: right;
	color: #333333;
	font: normal 9px "Trebuchet MS";
	line-height: 15px;
	font-stretch: normal;
	letter-spacing: 0.02em;
	text-decoration: none;
	text-align: right;
}

blockquote a:hover {
	color: #333333;
	font: normal 9px "Trebuchet MS";
	line-height: 15px;
	font-stretch: normal;
	letter-spacing: 0.02em;
	text-decoration: none;
	text-align: right;
}

/************************************
	TOP SUB NAVIGATION MENU
 ***********************************/

#nav-top-sub-container {
	width: 681px;
}

#nav-top-sub-container a {
	/* See head.inc.php for custom Safari CSS code */
	height: 17px;
	line-height: 17px;
	vertical-align: middle;
}

#nav-top-sub-container a:link, #nav-top-sub-container a:visited {
	/* See head.inc.php for custom Safari CSS code */
	display: block;
	line-height: 17px;
	text-align: center;
	vertical-align: middle;
	font-stretch: normal;
	letter-spacing: 0.1em;
	color: #FBF9F4;
	font: normal 10px "Trebuchet MS";
	text-decoration: none;
	padding: 4px 0px 2px 0px;
}

#nav-top-sub-container a:hover {
	/* See head.inc.php for custom Safari CSS code */
	display: block;
	line-height: 17px;
	font-stretch: normal;
	letter-spacing: 0.1em;
	color: #FBF9F4;
	font: normal 10px "Trebuchet MS";
	text-decoration: none;
	background-color: #465B59;
	padding: 4px 0px 2px 0px;
	border-left: 1px solid #FBF9F4;
	border-right: 1px solid #FBF9F4;
}

#nav-top-container {
	position: absolute;
	top: 84px;
	left: 100px;
	margin: 0px;
	padding: 0px;
}

#nav-top-container li {
	display: inline;
	padding: 0px;
	padding-right: 10px;
	margin: 0px;
}

#nav-top-container li a:link, #nav-top-container li a:visited {
	font-stretch: normal;
	letter-spacing: 0.5px;
	color: #333333;
	font: normal 11px verdana;
	text-decoration: none;
}

#nav-top-container li a:hover {
	font-stretch: normal;
	letter-spacing: 0.5px;
	color: #A5C5DC;
	font: normal 11px verdana;
	text-decoration: none;
}

#nav-contact-btn a:link, #nav-contact-btn a:visited {
	color: #333333;
}

#nav-contact-btn a:hover {
	color: #FBF9F4;
	border-left: 1px solid #465B59;
	border-right: 1px solid #465B59;
	background-color: #465B59;
}

.contact-right a:link, .contact-right a:visited {
	display: block;
	margin: 0px;
	height: 18px;
	text-align: center;
	vertical-align: middle;
	font-stretch: normal;
	letter-spacing: 0.1em;
	color: #333333;
	font: normal 10px "Trebuchet MS";
	text-decoration: none;
	padding: 4px 2px 0px 0px;
}

.contact-right a:hover {
	background-color: #465B59;
}

/************************************
	White Line at Left Edge
************************************/
.tick-left {
	width: 13px;
	height: 1px;
	line-height: 1px;
	margin: 20px 0px;
	vertical-align: middle;
	border-bottom: 1px solid #FBF9F4;
}

/************************************
	LEFT COLUMN NAV MENU
************************************/
.nav-sectional-left {
	margin: 30px 20px 30px 20px;
}

.nav-sectional-left li a:link, .nav-sectional-left li a:visited {
	font-stretch: normal;
	letter-spacing: 0.09em;
	color: #333333;
	font: bold 9px "Trebuchet MS";
	text-decoration: none;
	line-height: 13px;
}

.nav-sectional-left li a:hover {
	font-stretch: normal;
	letter-spacing: 0.09em;
	color: #FBF9F4;
	font: bold 9px "Trebuchet MS";
	text-decoration: none;
	line-height: 13px;
}

/************************************
	Search Site Box and Form
************************************/
#search-site-container {
	margin: auto 0;
	margin-right: 30px;
	text-align: center;
	width: 15.69em; 		/* non-IE */
	*width: 15.31em; 		/* IE */
	min-width: 204px;
	height: 44px;
	line-height: 44px;
	border: 1px solid #FBF9F4;
	background-color: #BFCECF;
	vertical-align: middle;
}

#search-site-container form {
	display: block;
	vertical-align: middle;
	font: normal 11px verdana;
	padding-top: 11px;
}

#ftr-sub-container {
	width: 430px;
	margin: auto;
}

#ftr-sub-text-container li {
	display: inline;
	padding: 0px;
	margin: 0px;
}

#ftr-sub-text-container li a:link, #ftr-sub-text-container li a:visited {
	line-height: 1.8em;
	color: #333333;
	font: normal 9px verdana;
	font-stretch: normal;
	letter-spacing: 0.2px;
	text-decoration: none;
}

#ftr-sub-text-container li a:hover {
	line-height: 1.8em;
	color: #FBF9F4;
	font: normal 9px verdana;
	font-stretch: normal;
	letter-spacing: 0.2px;
	text-decoration: none;
}

#ftr-text-disclaimer {
	margin: 0 auto;
	text-align: center;
	padding: 26px 0px;
}

#ftr-text-disclaimer p {
	margin: 0 auto;
	width: 420px;
	color: #FBF9F4;
	font: normal 9px verdana;
	text-align: center;
	line-height: 1.6em;
}

.box-contact {
	width: 32.46em; 		/* non-IE */
	*width: 31.68em; 		/* IE */
	min-width: 422px;
	border: 1px solid #FBF9F4;
	background-color: #C4D2D3;
	padding: 12px;
}
