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

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-attachment: fixed;
	background-image: url(images/KZ12_OutMarginBG.jpg);
	background-repeat: repeat-x;
}
.container {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
}
.mainNav {
	height: 135px;
	position: fixed;
	width: 960px;
	z-index: 100;
}
.kzLogo {
	padding-left: 10px;
	width: 365px;
	position: fixed;
	top: 10px;
}
.topLinks {
	float: left;
	position: fixed;
	font-family: "Times New Roman", Times, serif;
	color: #637b56;
	font-size: 14px;
	top: 80px;
	height: 20px;
	margin-top: 6px;
	width: 590px;
	padding-left: 360px;
	text-align: right;
	padding-right: 10px;
}
.topLinks a {
	color: #637b56;
	text-decoration: none;
}
.topLinks a:visited {
	color: #637b56;
}
.topLinks a:hover {
	color: #000;
}
.mainLinks {
	height: 35px;
	top: 110px;
	position: fixed;
	text-align: center;
	width: 950px;
	clear: both;
	line-height: 35px;
	padding-left: 10px;
}
.mainLinks h1 {
	font-size: 14px;
	color: #c9c9ca;
	font-family: "MS Serif", "New York", serif;
	font-weight: bold;
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
}
.mainLinks a {
	color: #c9c9ca;
	text-decoration: none;
}
.mainLinks a:visited {
	color: #c9c9ca;
}
.mainLinks a:hover {
	color: #A8D192;
}
.mainLinkLeft {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	height: 35px;
	padding-right: 20px;
	padding-left: 45px;
	visibility: hidden;
}
.mainLink {
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	height: 35px;
	padding-right: 20px;
	padding-left: 20px;
	visibility: hidden;
}
.mainLinkImage {
	float: left;
}
.mainLinkRight {
	float: left;
	height: 35px;
	padding-left: 20px;
	visibility: hidden;
}
.homeMainContent {
	width: 960px;
	z-index: 0;
	top: 134px;
	padding-top: 134px;
}
.lowerIcons {
	height: 100px;
	width: 960px;
	position: absolute;
	top: 550px;
	z-index: 4;
}
.lowerIconButtons {
	height: 45px;
	width: 45px;
	float: left;
	padding-top: 27px;
}
.lowerIconImages {
	width: 196px;
	float: left;
	padding-left: 21px;
}
.lowerNav {
	background-image: url(images/LowerNavBar.png);
	background-repeat: no-repeat;
	width: 960px;
	padding-top: 30px;
	background-position: center;
	position: absolute;
	z-index: 4;
	top: 650px;
	height: 60px;
}
.lowerNavLinks {
	line-height: 28px;
	text-align: center;
}
.lowerNavLinks a {
	color: #555555;
	text-decoration: none;
}
.lowerNavLinks a:visited {
	color: #555555;
}
.lowerNavLinks a:hover {
	color: #000;
}
.lowerNavLinksSpace {
	padding-right: 34px;
	padding-left: 34px;
}
.lowerNavLinks p {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #555555;
}
.quickLinks {
	background-image: url(images/KZ12_QuickLinkBanner.jpg);
	background-repeat: repeat-x;
	height: 90px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #637b56;
	clear: both;
}
.quickLinkHeaders {
	width: 960px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	height: 83px;
	background-image: url(images/KZ12_QuickLinkBanner.jpg);
	background-repeat: repeat-x;
	padding-top: 7px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #637b56;
	margin-top: -1px;
}
.quickLinkHeaders h3 {
	font-weight: normal;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #555555;
	line-height: 16px;
}
.quickLinkHeadersFloat {
	float: left;
	padding-right: 40px;
	padding-left: 40px;
}
.quickLinkHeadersFloat p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #777777;
}
.quickLinkHeadersFloat p a {
	color: #777777;
	text-decoration: none;
}
.quickLinkHeadersFloat p a:visited {
	color: #777777;
}
.quickLinkHeadersFloat p a:hover {
	color: #637b56;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-align: center;
	line-height: 20px;
	height: 20px;
	clear: both;
	background-image: url(images/KZ12_FooterBG.jpg);
	background-repeat: repeat-x;
}
.footerText {
	background-image: url(images/KZ12_FooterBG.jpg);
	background-repeat: repeat-x;
	margin-right: auto;
	margin-left: auto;
	height: 20px;
	width: 960px;
}
.footerText a {
	color: #FFFFFF;
	text-decoration: none;
}
.footerText a:visited {
	color: #FFFFFF;
}
.footerText a:hover {
	color: #000000;
}
.homeMainContentProducts {
	width: 960px;
	z-index: 0;
	top: 160px;
	padding-top: 160px;
	background-color: #FFF;
}
.products {
	width: 960px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #637b56;
	height: 200px;
}
.products h2 {
	z-index: 1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #555555;
	position: absolute;
	display: inline-block;
	margin-top: 90px;
	width: 130px;
	margin-left: 450px;
	line-height: 20px;
	font-weight: bold;
	padding-left: 5px;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #CCC;
	border-left-color: #CCC;
}
.productsSpace {
	background-color: #FFF;
	height: 30px;
	width: 960px;
	clear: both;
}
.productsHomeSpace {
	background-color: #FFF;
	height: 15px;
	width: 960px;
	clear: both;
}
.productsCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: normal;
	z-index: 1;
}
.mainContentContactUs {
	width: 960px;
	z-index: 0;
	padding-top: 90px;
}
.contactUs {
	padding-top: 10px;
	text-align: center;
	width: 300px;
	margin-right: auto;
	margin-left: auto;
}
.contactUs h1 {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #555555;
	font-size: 22px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #637b56;
}
.contactUs p {
	font-family: "Times New Roman", Times, serif;
	color: #555555;
	font-size: 18px;
	line-height: 28px;
}
.contactUs a {
	color: #555555;
	text-decoration: underline;
}
.contactUs a:visited {
	color: #555555;
}
.contactUs a:hover {
	color: #637b56;
}
.mainContentNews {
	width: 960px;
	z-index: 0;
	padding-top: 90px;
}
.news {
	text-align: left;
	width: 960px;
	margin-top: -30px;
}
.news h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #333333;
	font-weight: bold;
	margin-bottom: 0px;
}
.news p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	margin-bottom: 0px;
	margin-right: 400px;
}
.newsPhotos h3 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #000000;
	font-size: 14px;
	text-align: right;
}
.newsPhotos {
	float: right;
}
.mainContentCompany {
	width: 960px;
	z-index: 0;
	padding-top: 115px;
}
.mainContentCompany p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	line-height: 18px;
}
.mainContentCompany h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #555555;
}
.mainContentBrochures {
	width: 960px;
	z-index: 0;
	padding-top: 150px;
	background-repeat: no-repeat;
}
.mainContentBrochures p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	line-height: 18px;
}
.mainContentBrochures h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #555555;
}
.mainContentEvents {
	width: 960px;
	z-index: 0;
	padding-top: 150px;
	background-repeat: no-repeat;
}
.mainContentEvents p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	line-height: 18px;
}
.mainContentEvents h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #555555;
}
.history {
	background-image: url(images/KZ12_historyBG.jpg);
	height: 455px;
	width: 960px;
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #637b56;
}
.historyCopy {
	width: 200px;
	padding-top: 60px;
}
.history p {
	margin-top: 5px;
	padding-right: 50px;
}
.shows {
	padding-top: 30px;
	clear: both;
	text-align: center;
}
.shows h1 {
	padding-bottom: 6px;
}
.shows h2 {
	color: #FFF;
	font-size: 18px;
	font-weight: bold;
}
.shows p {
	line-height: 24px;
}
.customerCare {
	padding-top: 30px;
	clear: both;
}
.customerCare h1 {
	padding-bottom: 15px;
	text-align: left;
}
.customerCare h2 {
	color: #637b56;
	font-size: 18px;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
}
.customerCare h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
	padding-top: 10px;
}
.customerCare p {
	line-height: 24px;
	font-size: 14px;
}
.customerCare ul {
	padding-left: 22px;
	color: #000;
}
.annivVideo {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
	color: #000;
	line-height: 18px;
	padding-top: 30px;
	text-align: center;
	clear: both;
}
.annivVideo h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #555555;
	padding-bottom: 10px;
}
.annivVideo a {
	color: #000;
	text-decoration: underline;
}
.annivVideo a:visited {
	color: #000;
}
.annivVideo a:hover {
	color: #637b56;
}
.annivVideoCenter {
}
.brochures2012 {
	padding-top: 30px;
	padding-bottom: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #637b56;
	text-align: center;
	width: 924px;
	margin-right: auto;
	margin-left: auto;
	height: 695px;
}
.brochures2012 h1 {
}
#pdfText {
	font-size: 14px;
	padding-top: 2px;
}
.brochures2012Icon  {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.brochures2012IconRight  {
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
}
.brochures2012Icon h3  {
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
	display: block;
	line-height: 20px;
}
.brochures2012Icon h3 sup {
	font-size: 10px;
}
.brochures2012IconRight h3  {
	color: #000;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	text-decoration: none;
	font-size: 14px;
	display: block;
	line-height: 20px;
}
.brochures2012IconRight h3 sup {
	font-size: 10px;
}
.mainContentKZDifference {
	width: 960px;
	z-index: 0;
	padding-top: 180px;
}
.mainContentKZDifference img {
	float: left;
	padding-bottom: 30px;
}
.mainContentCoachNet {
	width: 960px;
	z-index: 0;
	top: 134px;
	padding-top: 134px;
}
.mainContentCoachNet p {
	font-family: "Times New Roman", Times, serif;
	color: #1E63A6;
	text-align: center;
	font-size: 14px;
	line-height: 30px;
	font-weight: normal;
}
.mainContentWarranty {
	width: 960px;
	z-index: 0;
	padding-top: 180px;
}
.mainContentWarranty h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #555555;
	padding-bottom: 10px;
	padding-right: 350px;
}
.mainContentWarranty h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #637b56;
}
.mainContentWarranty p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
}
.mainContentTestimonials {
	width: 960px;
	z-index: 0;
	padding-top: 180px;
}
.mainContentTestimonials h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #555555;
	padding-bottom: 10px;
}
.mainContentTestimonials p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
}
.mainContentTestimonials h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #637b56;
}
.mainContentTestimonials h2 a {
	color: #637b56;
	text-decoration: none;
}
.mainContentTestimonials h2 a:visited {
	color: #637b56;
}
.mainContentTestimonials h2 a:hover {
	color: #000;
}
.testimonial {
	border-radius:0px 15px 0px 15px;
	border: 1px solid #555555;
	background-color: #EEEEEE;
	width: 650px;
	padding: 10px;
}
.mainContentHowToVideos {
	width: 960px;
	z-index: 0;
	padding-top: 180px;
}
.mainContentHowToVideos h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #555555;
}
.mainContentHowToVideos h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	cursor: pointer;
	color: #637b56;
	line-height: 16px;
}
.mainContentHowToVideos h2 a {
	text-decoration: none;
	color: #637b56;
}
.mainContentHowToVideos h2 a:visited {
	color: #637b56;
}
.mainContentHowToVideos h2 a:hover {
	color: #637b56;
}
.mainContentHowToVideos h3 {
	font-family: "Times New Roman", Times, serif;
	color: #555555;
	font-size: 16px;
	font-weight: bold;
}
.mainContentHowToVideos p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #555555;
}
#evenPadHowTo {
	padding-top: 10px;
}
.howToVideos {
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #637b56;
	z-index: 0;
	float: left;
	background-color: #000;
}
.mainContent40th {
	width: 960px;
	z-index: 0;
	padding-top: 180px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #637b56;
	padding-bottom: 30px;
}
.mainContent40th h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #555555;
	padding-bottom: 5px;
}
.mainContent40th p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	padding-right: 60px;
	line-height: 18px;
}
.mainContent40th #anniv {
	float: left;
	padding-right: 40px;
	padding-top: 20px;
}
.mainContent40th #building {
	padding-top: 15px;
}
.mainContentIntDecor {
	width: 960px;
	z-index: 0;
	padding-top: 180px;
	background-color: #FFF;
}
.mainContentIntDecor h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-weight: bold;
	color: #555555;
	padding-bottom: 5px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #637b56;
}
.mainContentIntDecor p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
}
.mainContentIntDecor Img {
	padding: 0px;
	margin: 0px;
}
.intDecorPage {
	width: 960px;
	background-color: #FFF;
	padding-top: 20px;
}
.intDecorPageSpace {
	width: 160px;
	height: 317px;
	float: left;
}
.mainContentShare {
	width: 960px;
	z-index: 0;
	padding-top: 180px;
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-size: 12px;
}
.mainContentShare h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #555555;
	padding-bottom: 10px;
	padding-right: 380px;
}
.mainContentShare h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #637b56;
}
.mainContentShare p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	text-align: right;
	line-height: 14px;
	padding-right: 5px;
	padding-top: 7px;
	padding-bottom: 7px;
}
.mainContenteNews{
	width: 960px;
	z-index: 0;
	font-family: "Times New Roman", Times, serif;
	color: #000;
	font-size: 12px;
}
.mainContenteNews h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #555555;
	padding-bottom: 10px;
	padding-right: 380px;
}
.mainContenteNews h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #637b56;
}
.mainContenteNews p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	text-align: right;
	line-height: 17px;
	padding-right: 5px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.mainContentThanks {
	width: 960px;
	z-index: 0;
	padding-top: 90px;
}
.stoneridgeHome {
	background-image: url(stoneridge/images/home-bg/2012/KZ12_StnRdg_BG.jpg);
	background-repeat: no-repeat;
	width: 960px;
}
.stoneridgeHome p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
}
.productCopy {
	padding-top: 525px;
	padding-left: 515px;
	height: 125px;
}
.stoneridgeHome .highlights {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 390px;
	float: left;
	width: 150px;
	line-height: 15px;
	clear: both;
}
.stoneridgeHomeSections {
	width: 960px;
	background-color: #FFF;
}
.stoneridgeLinks {
	float: left;
	margin-top: 170px;
	width: 960px;
}
.stoneridgeLink {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #637b56;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #637b56;
	float: left;
}
.stoneridgeLink a {
	color: #555555;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
	line-height: 20px;
	height: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	display: block;
}
.stoneridgeLink a:hover {
	background-color: #637b56;
	font-size: 13px;
	line-height: 20px;
	height: 20px;
	padding-right: 10px;
	padding-left: 10px;
	display: block;
	color: #FFF;
}
.photogallery {
	background-color: #FFF;
	clear: both;
}
.photogallery p {
	float: left;
	padding-right: 10px;
	padding-top: 10px;
	margin: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 0px;
}
.photogallery h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #555555;
	line-height: 20px;
	padding-top: 30px;
}
.photogallery h1 #decor{
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 14px;
	line-height: 14px;
}
.photos {
	height: 170px;
	width: 880px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.photosTwoLines {
	height: 280px;
	width: 880px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.photosThreeLines {
	height: 420px;
	width: 880px;
	clear: both;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.decorSwatches {
	float: right;
	width: 244px;
	padding-left: 30px;
}
.decorSwatches p {
	padding-right: 100px;
}
.swatchCaption {
	clear: both;
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #555555;
	padding-top: 10px;
}
.intDecor {
	width: 686px;
	float: left;
	padding-top: 0px;
}
.intDecorRule {
	height: 640px;
	width: 1px;
	float: right;
	background-color: #CCC;
}
.intDecor h1 {
	padding-bottom: 10px;
}
.floorplanThumbs {
	float: left;
	font-family: "Times New Roman", Times, serif;
	color: #555555;
	text-decoration: none;
	text-align: center;
	display: block;
	background-color: #DDDDDD;
}
.floorplanThumbs img {
	padding-right: 10px;
	background-color: #FFF;
	padding-left: 10px;
}
.floorplanThumbs:hover {
	background-color: #A8D192;
}
.floorplanThumbs h2 {
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
.floorplanThumbs a {
	text-decoration: none;
	color: #555555;
}
.productContent {
	background-color: #FFF;
	clear: both;
}
.productContent p {
	float: left;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.productContent h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #555555;
	line-height: 20px;
	padding-top: 30px;
	padding-bottom: 20px;
	text-align: center;
}
.floorplanContent {
	background-color: #FFF;
	clear: both;
}
.floorplanContent p {
	float: left;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.floorplanContent h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #555555;
	line-height: 20px;
	padding-top: 30px;
	padding-bottom: 30px;
	text-align: center;
	width: 650px;
}
.floorplan {
	float: left;
	width: 650px;
}
.floorplan #icon {
	float: left;
	padding-top: 15px;
	padding-right: 15px;
}
.floorplanChart {
	float: right;
	width: 280px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	padding-left: 30px;
	margin-top: -50px;
}
.floorplanChart h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	background-color: #637b56;
	padding-left: 5px;
}
.floorplanChart h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	line-height: 20px;
	background-color: #637b56;
}
.floorplanChart h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-left: 5px;
	line-height: 20px;
}
.floorplanChart h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-left: 5px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.floorplan #option {
	font-size: 16px;
	font-weight: bold;
	color: #555555;
	text-align: center;
	display: block;
	padding-top: 25px;
	padding-bottom: 10px;
}
.specifications {
	background-color: #FFF;
	clear: both;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000;
}
.specifications p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	padding-right: 410px;
}
.specifications h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #555555;
	line-height: 20px;
	padding-top: 30px;
	padding-bottom: 20px;
	text-align: center;
}
.specifications h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 13px;
	font-weight: bold;
	line-height: 20px;
	background-color: #637b56;
	padding-left: 5px;
}
.specifications h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	line-height: 20px;
	background-color: #637b56;
}
.specifications h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	margin-left: 5px;
	line-height: 20px;
}
.specifications h5 a {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.specifications h5 a:visited {
	color: #000;
}
.specifications h5 a:hover {
	color: #637b56;
}
#disclaimer {
	font-size: 10px;
	font-weight: normal;
	line-height: 12px;
	font-family: "Times New Roman", Times, serif;
	display: block;
	padding-top: 10px;
}
.cut-away {
	background-color: #FFF;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	font-weight: bold;
	clear: both;
}
.cut-away ul {
	font-size: 10px;
	font-weight: normal;
}
.cut-away p {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	padding-top: 1px;
	padding-bottom: 1px;
	font-size: 12px;
}
.cut-away h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #555555;
	line-height: 20px;
	padding-top: 30px;
	padding-bottom: 20px;
	text-align: center;
}
.cut-away h2 {
	color: #637b56;
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: bold;
	padding-bottom: 3px;
}
.cut-away sup {
	font-size: 9px;
	display: inline-block;
	vertical-align: text-top;
}
.stoneRidgeCut-away {
	background-image: url(stoneridge/images/cut-away/2012/KZ12_StoneRidge_CutAway.jpg);
	background-repeat: no-repeat;
	width: 960px;
}
.cut-awayList {
	width: 250px;
	z-index: 0;
	margin-left: 30px;
	padding-bottom: 30px;
}
.cut-awayListSpree {
	width: 190px;
	z-index: 0;
	margin-left: 30px;
	padding-bottom: 30px;
	float: left;
	padding-top: 10px;
}
.spreeCut-away13Float {
	float: right;
	width: 740px;
}
.cut-away table {
	width: 750px;
	margin-left: 160px;
}
.spreeHome {
	background-image: url(spree/images/home-bg/2012/KZ12_Spree_BG.jpg);
	background-repeat: no-repeat;
	width: 960px;
}
.spreeHome p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
}
.spreeHome .highlights {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 390px;
	float: left;
	width: 150px;
	line-height: 15px;
	clear: both;
}
.productCopySpree {
	padding-top: 525px;
	padding-left: 410px;
	height: 125px;
}
.spreeFiller {
	float: left;
	height: 48px;
	width: 250px;
}
.spreeCut-away {
	background-image: url(spree/images/cut-away/2012/KZ12_Spree_TT_CutAway.jpg);
	background-repeat: no-repeat;
	width: 960px;
}
.spreeHome13 {
	background-image: url(spree/images/home-bg/2013/KZ13_Spree_BG.jpg);
	background-repeat: no-repeat;
	width: 960px;
}
.spreeHome13 p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
}
.spreeHome13 .highlights {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 390px;
	float: left;
	width: 150px;
	line-height: 15px;
	clear: both;
}
.productCopySpree13 {
	padding-top: 525px;
	padding-left: 410px;
	height: 125px;
}
.spreeFiller13 {
	float: left;
	height: 48px;
	width: 265px;
}
.spreeCut-away13 {
	background-image: url(spree/images/cut-away/2013/KZ13_Spree_CASlice.jpg);
	background-repeat: repeat-x;
	width: 960px;
	height: 649px;
}
#spreeCut-AwayFloat  {
	float: right;
	clear: none;
}
.classicHome {
	background-image: url(sportsmen-classic/images/home-bg/2012/KZ12_SptClass_BG.jpg);
	background-repeat: no-repeat;
	width: 960px;
}
.classicHome p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
}
.classicHome .highlights {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 390px;
	float: left;
	width: 200px;
	line-height: 15px;
	clear: both;
}
.productCopyClassic {
	padding-top: 525px;
	padding-left: 410px;
	height: 125px;
}
.classicFiller {
	float: left;
	height: 120px;
	width: 200px;
}
.classic13Home {
	background-image: url(sportsmen-classic/images/home-bg/2013/KZ13_SptClass_BG.jpg);
	background-repeat: no-repeat;
	width: 960px;
}
.classic13Home p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
}
.classic13Home .highlights {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 390px;
	float: left;
	width: 200px;
	line-height: 15px;
	clear: both;
}
.productCopyClassic13 {
	padding-top: 525px;
	padding-left: 410px;
	height: 125px;
}
.classic13Filler {
	float: left;
	height: 120px;
	width: 200px;
}
.escapeHome {
	background-image: url(spree-escape/images/home-bg/2012/KZ12_Escape_BG.jpg);
	background-repeat: no-repeat;
	width: 960px;
}
.escapeHome p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
}
.escapeHome .highlights {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 390px;
	float: left;
	width: 200px;
	line-height: 15px;
	clear: both;
}
.productCopyEscape {
	padding-top: 525px;
	padding-left: 370px;
}
.escapeFiller {
	float: left;
	height: 72px;
	width: 210px;
}
.escapeHome13 {
	background-image: url(spree-escape/images/home-bg/2013/KZ13_Escape_BG.jpg);
	background-repeat: no-repeat;
	width: 960px;
}
.escapeHome13 p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
}
.escapeHome13 .highlights {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 390px;
	float: left;
	width: 200px;
	line-height: 15px;
	clear: both;
}
.productCopyEscape13 {
	padding-top: 525px;
	padding-left: 370px;
}
.escapeFiller13 {
	float: left;
	height: 72px;
	width: 250px;
}
.sportsmenHome {
	background-image: url(sportsmen/images/home-bg/2012/KZ12_Sportsmen_BG.jpg);
	background-repeat: no-repeat;
	width: 960px;
}
.sportsmenHome p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
}
.sportsmenHome .highlights {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 390px;
	float: left;
	width: 150px;
	line-height: 15px;
	clear: both;
}
.productCopySportsmen {
	padding-top: 525px;
	padding-left: 410px;
	height: 125px;
}
.sportsmenFiller {
	float: left;
	height: 48px;
	width: 260px;
}
.sportsmenCut-away {
	background-image: url(sportsmen/images/cut-away/2012/KZ12_Sprt_TT_CutAway.jpg);
	background-repeat: no-repeat;
	width: 960px;
}
.sportsmen13Home {
	background-image: url(sportsmen/images/home-bg/2013/KZ13_Sportsmen_BG.jpg);
	background-repeat: no-repeat;
	width: 960px;
}
.sportsmen13Home p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
}
.sportsmen13Home .highlights {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 390px;
	float: left;
	width: 150px;
	line-height: 15px;
	clear: both;
}
.productCopySportsmen13 {
	padding-top: 525px;
	padding-left: 410px;
	height: 125px;
}
.sportsmen13Filler {
	float: left;
	height: 48px;
	width: 260px;
}
.sportsmen13Cut-away {
	background-image: url(sportsmen/images/cut-away/2012/KZ12_Sprt_TT_CutAway.jpg);
	background-repeat: no-repeat;
	width: 960px;
}
.floorplans {
	clear: both;
	width: 960px;
}
.floorplans h1 {
	font-family: "Times New Roman", Times, serif;
	color: #555555;
	font-size: 20px;
	text-align: center;
	padding-top: 30px;
	line-height: 20px;
	clear: both;
}
.sportsmenThHome {
	background-image: url(sportsmen-th/images/home-bg/2012/KZ12_SportsmenTH_BG.jpg);
	background-repeat: no-repeat;
	width: 960px;
}
.sportsmenThHome p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
}
.sportsmenThHome .highlights {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 390px;
	float: left;
	width: 150px;
	line-height: 15px;
	clear: both;
}
.productCopySportsmenTh {
	padding-top: 525px;
	padding-left: 515px;
	height: 125px;
}
.sportsmenThFiller {
	float: left;
	height: 24px;
	width: 445px;
}
.sportsmenThFiller2 {
	float: left;
	height: 24px;
	width: 100px;
}
.sportsmenSportsterHome {
	background-image: url(sportsmen-sportster/images/home-bg/2013/KZ13_SprtSportster_BG.jpg);
	background-repeat: no-repeat;
	width: 960px;
}
.sportsmenSportsterHome p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
}
.sportsmenSportsterHome .highlights {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 390px;
	float: left;
	width: 150px;
	line-height: 15px;
	clear: both;
}
.productCopySportsmenSportster {
	padding-top: 525px;
	padding-left: 515px;
	height: 125px;
}
.sportsmenSportsterFiller {
	float: left;
	height: 24px;
	width: 445px;
}
.sportsmenSportsterFiller2 {
	float: left;
	height: 24px;
	width: 100px;
}
.rockClimberHome {
	background-image: url(rock-climber/images/home-bg/2012/KZ12_RockClimber_BG.jpg);
	background-repeat: no-repeat;
	width: 960px;
}
.rockClimberHome p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
}
.rockClimberHome .highlights {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 390px;
	float: left;
	width: 150px;
	line-height: 15px;
	clear: both;
}
.productCopyRockClimber {
	padding-top: 525px;
	padding-left: 410px;
	height: 125px;
}
.rockClimberFiller {
	float: left;
	height: 48px;
	width: 290px;
}
.mxtHome {
	background-image: url(mxt/images/home-bg/2012/KZ12_MXT_BG.jpg);
	background-repeat: no-repeat;
	width: 960px;
}
.mxtHome p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
}
.mxtHome .highlights {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 390px;
	float: left;
	width: 150px;
	line-height: 15px;
	clear: both;
}
.productCopyMxt {
	padding-top: 525px;
	height: 125px;
	padding-left: 450px;
}
.mxtFiller {
	float: left;
	height: 48px;
	width: 225px;
}
.mxtHome13 {
	background-image: url(mxt/images/home-bg/2013/KZ13_MXT_BG.jpg);
	background-repeat: no-repeat;
	width: 960px;
}
.mxtHome13 p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
}
.mxtHome13 .highlights {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 390px;
	float: left;
	width: 150px;
	line-height: 15px;
	clear: both;
}
.productCopyMxt13 {
	padding-top: 525px;
	height: 125px;
	padding-left: 450px;
}
.mxtFiller13 {
	float: left;
	height: 48px;
	width: 250px;
}
.durango1500Home {
	background-image: url(durango-1500/images/home-bg/2012/KZ12_Dur1500_BG.jpg);
	background-repeat: no-repeat;
	width: 960px;
}
.durango1500Home p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
}
.durango1500Home .highlights {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 390px;
	float: left;
	width: 150px;
	line-height: 15px;
	clear: both;
}
.productCopyDurango1500 {
	padding-top: 525px;
	padding-left: 440px;
	height: 125px;
}
.durango1500Filler {
	float: left;
	height: 48px;
	width: 220px;
}
.durango1500Cut-away {
	background-image: url(durango-1500/images/cut-away/2012/KZ12_Dur1500_CutAway.jpg);
	background-repeat: no-repeat;
	width: 960px;
}
.durango150013Home {
	background-image: url(durango-1500/images/home-bg/2013/KZ13_Dur1500_BG.jpg);
	background-repeat: no-repeat;
	width: 960px;
}
.durango150013Home p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
}
.durango150013Home .highlights {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 390px;
	float: left;
	width: 150px;
	line-height: 15px;
	clear: both;
}
.productCopyDurango150013 {
	padding-top: 525px;
	padding-left: 440px;
	height: 125px;
}
.durango150013Filler {
	float: left;
	height: 48px;
	width: 220px;
}
.durango150013Cut-away {
	background-image: url(durango-1500/images/cut-away/2012/KZ12_Dur1500_CutAway.jpg);
	background-repeat: no-repeat;
	width: 960px;
}
.durangoHome {
	background-image: url(durango/images/home-bg/2012/KZ12_Durango_BG.jpg);
	background-repeat: no-repeat;
	width: 960px;
}
.durangoHome p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
}
.durangoHome .highlights {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 390px;
	float: left;
	width: 150px;
	line-height: 15px;
	clear: both;
}
.productCopyDurango {
	padding-top: 525px;
	padding-left: 520px;
	height: 125px;
}
.durangoFiller {
	float: left;
	height: 48px;
	width: 130px;
}
.durangoCut-away {
	background-image: url(durango/images/cut-away/2012/KZ12_Dur2500_CutAway.jpg);
	background-repeat: no-repeat;
	width: 960px;
}
.durango13Home {
	background-image: url(durango/images/home-bg/2013/KZ13_Durango_BG.jpg);
	background-repeat: no-repeat;
	width: 960px;
}
.durango13Home p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
}
.durango13Home .highlights {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 390px;
	float: left;
	width: 150px;
	line-height: 15px;
	clear: both;
}
.productCopyDurango13 {
	padding-top: 525px;
	padding-left: 520px;
	height: 125px;
}
.durango13Filler {
	float: left;
	height: 48px;
	width: 130px;
}
.durango13Cut-away {
	background-image: url(durango/images/cut-away/2012/KZ12_Dur2500_CutAway.jpg);
	background-repeat: no-repeat;
	width: 960px;
}
.infernoHome {
	background-image: url(inferno/images/home-bg/2012/KZ12_Inferno_BG.jpg);
	background-repeat: no-repeat;
	width: 960px;
}
.infernoHome p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
}
.infernoHome .highlights {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 390px;
	float: left;
	width: 150px;
	line-height: 15px;
	clear: both;
}
.productCopyInferno {
	padding-top: 525px;
	padding-left: 410px;
}
.productCopyInferno br {
}
.infernoFiller {
	float: left;
	height: 72px;
	width: 135px;
}
.inferno13Home {
	background-image: url(inferno/images/home-bg/2013/KZ13_Inferno_BG.jpg);
	background-repeat: no-repeat;
	width: 960px;
}
.inferno13Home p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
}
.inferno13Home .highlights {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 390px;
	float: left;
	width: 150px;
	line-height: 15px;
	clear: both;
}
.productCopyInferno13 {
	padding-top: 525px;
	padding-left: 410px;
}
.productCopyInferno13 br {
}
.inferno13Filler {
	float: left;
	height: 72px;
	width: 135px;
}
#homeBreak {
	font-size: 10px;
	line-height: 10px;
}
#photoBreak {
	display: block;
	margin-top: 10px;
	width: 300px;
	height: 90px;
}
.stoneridgeSportsterHome {
	background-image: url(stoneridge-sportster/images/home-bg/2012/KZ12_StoneRidgeSprt_BG.jpg);
	background-repeat: no-repeat;
	width: 960px;
}
.stoneridgeSportsterHome p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
}
.stoneridgeSportsterHome .highlights {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 390px;
	float: left;
	width: 150px;
	line-height: 15px;
	clear: both;
}
.productCopyStoneridgeSportster {
	padding-top: 525px;
	padding-left: 550px;
	height: 125px;
}
.stoneridgeSportsterFiller {
	float: left;
	height: 48px;
	width: 220px;
}
.privacyNotice {
	font-family: "Times New Roman", Times, serif;
	color: #000000;
	text-align: left;
	float: right;
	width: 450px;
	font-size: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCC;
}
.privacyRule {
	padding-top: 180px;
	width: 960px;
}
.privacyNotice h1 {
	font-size: 12px;
	padding-left: 30px;
}
.privacyNotice p {
	font-size: 10px;
	padding-left: 30px;
}
.privacyNotice ol {
	font-size: 10px;
	padding-left: 50px;
}
.privacyNotice ul {
	font-size: 10px;
	padding-left: 50px;
}
.classicTHHome {
	background-image: url(sportsmen-classic-toy-hauler/images/home-bg/2012/KZ12_SptClassTH_BG.jpg);
	background-repeat: no-repeat;
	width: 960px;
}
.classicTHHome p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
}
.classicTHHome .highlights {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 390px;
	float: left;
	width: 200px;
	line-height: 15px;
	clear: both;
}
.productCopyClassicTH {
	padding-top: 525px;
	padding-left: 430px;
	height: 125px;
}
.classicTHFiller {
	float: left;
	height: 72px;
	width: 130px;
}
#TRpadding {
	line-height: 5px;
}
#commentsEnews {
	margin-top: -6px;
}
#linksDisclaimer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #555555;
}
.clear {
	clear: both;
}
.sportsmenThTTHome {
	background-image: url(sportsmen-th/images/home-bg/2012/KZ12_SportsmenTH_BG.jpg);
	background-repeat: no-repeat;
	width: 960px;
}
.sportsmenThTTHome p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
}
.sportsmenThTTHome .highlights {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: bold;
	padding-top: 390px;
	float: left;
	width: 150px;
	line-height: 15px;
	clear: both;
}
.productCopySportsmenThTT {
	padding-top: 525px;
	padding-left: 510px;
	height: 125px;
}
.sportsmenThTTFiller {
	float: left;
	height: 72px;
	width: 125px;
}
#floorplanLink {
	font-size: 12px;
	font-weight: normal;
}
#floorplanLink a {
	color: #555555;
	text-decoration: underline;
}
#floorplanLink a:visited {
	color: #555555;
}
#floorplanLink a:hover {
	color: #637b56;
}
.photoClear {
	clear: both;
	height: 0px;
}
.socialMedia {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 25px;
	padding-top: 5px;
}
.socialMedia img {
	float: right;
	padding-right: 2px;
	padding-left: 2px;
}
.socialMedia p {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-weight: normal;
	display: block;
	float: right;
	line-height: 20px;
}
textarea {
	font-family: "Times New Roman", Times, serif;
	max-width: 247px;
	min-width: 247px;
	font-size: 13px;
}
input {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
}
label { 
	width: 10em; float: left; 
}
label.error { 
	float: none; 
	color: red; 
	padding-left: .5em; 
	vertical-align: top; 
}
.submit { 
	margin-left: 12em; 
}
#pdfSmall {
	font-size: 11px;
	font-weight: normal;
}
#comingSoon {
	line-height: 30px;
}
.mainContentWarranty a sup {
	line-height: 0px;
}
.mainContentWarranty #brochureHead {
	padding-bottom: 5px;
}
.mainContentWarranty #rule {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
	width: 300px;
	height: 20px;
	margin-top: 10px;
}
.mainContentWarranty a {
	color: #000;
	line-height: 30px;
	text-decoration: none;
}
.mainContentWarranty a:visited {
	color: #000;
}
.mainContentWarranty a:hover {
	color: #637b56;
	text-decoration: underline;
}
#pdfIcon {
	padding-right: 7px;
	margin-bottom: -1px;
}
input.texts {
	display:none
}
.privacyNoticeHome {
	font-family: "Times New Roman", Times, serif;
	text-align: left;
	width: 960px;
	float: left;
	padding-bottom: 30px;
	padding-top: 180px;
}
.privacyNoticeHome h1 {
	font-size: 22px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	color: #555555;
}
.privacyNoticeHome p {
	font-size: 11px;
	padding-right: 415px;
}
.privacyNoticeHome li {
	font-size: 11px;
	margin-left: 20px;
}
#vertDoorPad {
	padding-left: 11px;
}
