@charset "utf-8";
/* CSS Document */

body {
	background-color: #FFFFFF;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	background-image: url(../images/bgBanner.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
body,html {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
}
td, th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
}
a {
	color: #2E6A8C;
	text-decoration: none;
}
a:hover {
	color: #CC3300;
}

h2 {
	color: #A49B2F;
	margin-top: 3px;
	text-align: center;
	width: 460px;
	float: left;
	padding-right: 0px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: normal;
	letter-spacing: 0.1em;
	margin-left: 170px;
	padding-left: 0px;
	font-variant: small-caps;
	background-color: #E6E6E6;
	display: inline;
	font-size: 20px;
}
h3 {
	color: #3885AD;
}

h4 {
	font-size: 12px;
	color: #3366CC;
	margin-top: 5px;
	margin-bottom: 5px;
}

h5 {
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	margin-top: 3px;
	margin-bottom: 3px;
}
h6 {
	padding-top: 0px;
	padding-bottom: 0px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
	font-size: 11px;
	margin-top: 12px;
	margin-bottom: 8px;
}
pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	white-space: -o-pre-wrap;       /* css-3 */
	white-space: -moz-pre-wrap;  /* Mozilla, since 1999 */
	white-space: -pre-wrap;      /* Opera 4-6 */
	white-space: -o-pre-wrap;    /* Opera 7 */
	word-wrap: break-word;       /* Internet Explorer 5.5+ */
	width: 700px;
	max-width: 700px;
	overflow: hidden;
	text-align: left;
	margin-left: 0px;
	padding-left: 0px;
}

#wrapper {
	width: 100%;
	margin-right: auto;
	margin-left: auto;
}

#bannerTop {
	margin-top: 0px;
	height: 80px;
	width: 100%;
	padding-left: 60px;
	text-align: left;
	padding-top: 35px;
}


#bannerTop h1 {
	background: #336667 url(../images/bannerGrnRt.jpg) no-repeat right top;
	padding-top: 30px;
	font-size: 12px;
	font-weight: normal;
	line-height: 12px;
	padding-left: 0px;
	padding-bottom: 34px;
	margin-bottom: 0px;
}

#bannerShadow {
	height: 10px;
	width: 788px;
	margin-right: auto;
	margin-left: auto;
}
#wrapperBot {
	margin-right: auto;
	margin-left: auto;
}
#nextToPic {
	margin-left: 10px;
	text-align: center;
	padding-left: 2px;
	padding-right: 2px;
	padding-top: 4px;
	width: 437px;
	float: left;
	display:table;
}
#nextToPic a {
	padding-right: 1px;
	padding-left: 1px;
	margin-right: 1px;
	margin-left: 1px;
	display: block;
	text-decoration: none;
	background-image: url(../images/linkBGUnder.jpg);
	background-repeat: no-repeat;
	font-weight: bolder;
	color: #2C5F7A;
	font-size: 10px;
	height: 28px;
	letter-spacing: 0.1em;
	vertical-align: middle;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
	margin-top: auto;
	margin-bottom: auto;
	padding-bottom: 1px;
	width: 140px;
	background-position: top;
}
#nextToPic  a:hover {
	color: #CC0000;
	background-image: url(../images/linkBGUnderhover.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#container {
	background-image: url(../images/lftShadow.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width: 850px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
}


#content {
	margin-left: 6px;
	background-image: url(../images/rtShadow.jpg);
	background-repeat: repeat-y;
	background-position: right top;
	background-color: #EAE6B5;
}




#maincontent {
	background-color: #EAE6B5;
	margin-right: 6px;
	padding-top: 5px;
	padding-right: 3%;
	padding-left: 3%;
}
#maincontent .installation {
	float: right;
	text-align: center;
	vertical-align: middle;
	background-color: #A7A7A7;
	font-variant: small-caps;
	color: #FFFFFF;
	width: 130px;
	font-size: 11px;
	padding: 6px;
	margin-top: 44px;
	margin-left: 6px;
}
#maincontent .imgBoxNoHt {
	float: left;
	width: 143px;
	text-align: center;
	vertical-align: middle;
	padding-top: 4px;
	border-top: 1px dotted #999999;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 4px;
}

#maincontent .imgBox {
	float: left;
	height: 140px;
	width: 240px;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
}
#maincontent .imgBoxRow {
	width: 100%;
	text-align: left;
	vertical-align: middle;
	padding-top: 10px;
	border-top: 1px dotted #999999;
}
#maincontent .imgBoxNoBorder {
	float: left;
	text-align: center;
	vertical-align: middle;
	background-color: #EAE6B5;
}

#maincontent .features {
	width: 100%;
	text-align: left;
	border-top: 1px dotted #999999;
	background-color: #F4F4F4;
	padding: 10px;
	max-width:750px;
	clear: left;
}



#footer {
	height: 130px;
	padding-top: 5px;
	padding-bottom: 0px;
	bottom: 0px;
	vertical-align: top;
	left: 5%;
	right: 5%;
	text-align: left;
	min-width:740px;
}
#topFooter {
	background-image: url(../images/lftShadow.jpg);
	background-repeat: repeat-y;
	background-position: left;
}
#insideFooter {
	background-image: url(../images/rtShadow.jpg);
	background-repeat: repeat-y;
	background-position: right;


}
#footerFillLeft {
	background-image: url(../images/gradientBot.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 125px;
	padding-top: 10px;
	padding-left: 30px;
	margin-left: 6px;
	width: 550px;
	float: left;
	margin-right: -6px;
	text-align: left;
}

#footerFillRight {
	background-image: url(../images/gradientBot.jpg);
	background-repeat: repeat-x;
	background-position: top;
	height: 125px;
	padding-top: 10px;
	margin-right: 6px;
	margin-left: 330px;
	padding-right: 30px;
	text-align: right;
	vertical-align: middle;
}

#leftColumn {
	float: left;
	width: 175px;
	text-align: left;
	background-color: #E6E6E6;
	padding-left: 10px;
	border: 1px dotted #999999;
}
#rightColumnProds {
	float: left;
	width: 585px;
	margin-left: 10px;
	border-right: 1px dotted #999999;
	border-bottom: 1px dotted #999999;
	border-left: 1px dotted #999999;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #999999;
}
#borderBox {
	padding: 3px;
	border: 1px dotted #2E6A8C;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 10px;
	background-color: #F1EECD;
}
#descriptionBox {
	padding: 6px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 7px;
	background-color: #EFEFEF;
	width: 93%;
	text-align: left;
	margin-top: 5px;
	font-variant: small-caps;
	clear: both;
}
.tinyText {
	font-size: x-small;
}
.threeCol {
	float: left;
	width: 32%;
	padding-left: 1%;
}
.tableBGHwy {
	background-repeat: no-repeat;
	background-position: center center;
}

.subHeadText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #2E6A8C;
	line-height: 20px;
}
.smallCaps {
	font-weight: bold;
	font-variant: small-caps;
	color: #CC3300;
	letter-spacing: 0.1em;
}
.smallText {
	font-size: 11px;
}

.redText {
	color: #FF0000;
}

.preload
{
	height: 0px;
	width: 0px;
	position: absolute;
	left: -1600px;
	top: 0px;
	z-index: -20;
}

.picture {
	height: 178px;
	background-color: #333333;
	width: 386px;
	float: left;
	padding: 0px;
}
.noteText {
	background-color: #F7F4DF;
	color: #CC3300;
	font-size: 11px;
}
.mediumTextRed {
	font-size: medium;
	color: #B30000;
}
.linkBox {
	float: left;
	width: 116px;
	text-align: center;
	vertical-align: middle;
	height: 40px;
	display:table-cell;
}


.head4Class {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}



.gradient {
	background-color: #EAE6B5;
	background-image: url(../images/gradient.jpg);
	background-repeat: repeat-x;
	background-position: top;
	float: left;
	overflow: visible;
}
.divider {
	background-color: #EAE6B5;
	clear: both;
	height: 3px;
}



.dividerBeige {
	clear: both;
	height: 3px;
	margin-right: 20px;
}
.centerBorder {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #2E6A8C;
	padding-top: 10px;
	padding-bottom: 10px;
}

.bottomDots {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	clear: both;
	height: 5px;
}
.blueText {
	color: #2E6A8C;
}

.border {
	border: 1px solid #CCCCCC;
	background-color: #EAE6B5;
}
.alignField { margin-bottom: 7px; }
.notBold {
	font-weight: normal;
}
.13PtSmallCaps {
	font-size: 14px;
	font-variant: small-caps;
	color: #2E6A8C;
}
#checkout th {
	background-color: #E6E6E6;
	padding: 6px;
}
#checkout td, th {
	border: 1px dotted #999999;
}
#bottomText {
	padding: 6px 6px 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	width: 93%;
	text-align: left;
	margin-top: 5px;
	font-variant: normal;
	clear: both;
	font-size: 10px;
}
.thirteenPtRed {
	font-size: 14px;
	color: #B30000;
}
.elevenPt {
	font-size: 11px;
}
