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

body {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right:0px;
	border: 0px;
	margin: 0px auto;
	font-family: "Arial Narrow";
	font-size: 13px;
	/*background-color: #f4eed7;*/
	background-color: #e7cf75;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	}
	

#wrapper {
	width: 100%;
	margin: 0px auto;
	}
	
.cascade #container {
	width: 900px;
	margin: 0px auto;
	background-color: #e9deb2;
	border: 38px solid #930206; 
	border-top: 0px;
	border-bottom: 0px;
	}

.cascade #shadow {
	background-attachment: fixed;
	background-image: url(images/shadow.png);
	background-repeat: repeat-y;
	background-position: center;
}
	
.cascade #leftpanel {
	width: 673px;
	float: left;
	background-color: #F9F6EC;
	border-right: 1px dotted #cccccc; 
	}
	
.cascade #rightpanel {
	width: 226px;
	float: right;
	background-color: #e9deb2;
	}
	
.cascade #clear {
	clear: both;
	}

.cascade #topheader {
	width: 674px;
	height: 153px;
	margin: 0px auto;
	}
	
.cascade #logo {
	float: left;
	width: 434px;
	height: 148px;
	padding-top: 5px;
	}
	
.cascade #callbox {
	float: right;
	width: 209px;
	height: 133px;
	background-image: url(images/callbox.png);
	background-repeat: no-repeat;
	padding: 10px;
	padding-left: 20px;
	line-height: 14px;
	}
	
.cascade #navbar {
	width: 674px;
	height: 38px;
	margin: 0px auto;
	}

.cascade #photoheader {
	width: 674px;
	height: 286px;
	}
	
.cascade #video {
	width: 300px;
	height: 200px;
	margin: 0px auto;
	background: none;
	}

/*2 columns */

.cascade #text {
	width: 674px;
	margin: 0px auto;
	line-height: 17px;
	}
	
.cascade #left_column {
	width: 317px;
	padding: 10px;
	float: left;
	}
	
.cascade #right_column {
	width: 317px;
	padding: 10px;
	float: right;
	}
	
.cascade #title {
	width: 317px;
	height: 20px;
	margin: 0px auto;
	padding: 2px;
	padding-left: 0px;
	background-color: #ffffff;
	font-color: #ffffff;
	text-indent: 3px;
	border: 2px solid #990000;
	}
	
.cascade #titlelong {
	width: 644px;
	height: 20px;
	margin: 0px auto;
	padding: 2px;
	padding-left: 0px;
	background-color: #ffffff;
	font-color: #ffffff;
	text-indent: 3px;
	border: 2px solid #990000;
	}
	
.cascade #learnmore {
	width: 76px;
	height: 19px;
	margin: 0px auto;
	float: right;
	}
	
.cascade #kit_photo {
	width: 154px;
	float: right;
	margin: 0px auto;
	}

.cascade #tip_club {
	width: 209px;
	margin: 0px auto;
	background-color: #ffffff;
	}	
	
.cascade #tip {
	width: 100px;
	height: 20px;
	margin: 0px auto;
	font-style: italic;
	font-weight: bold;
	}

/* 1 column 
.cascade #text {
	width: 654px;
	margin: 0px auto;
	padding: 10px;
	}
.cascade #titlecontainer {
	width: 654px;
	margin: 0px auto;
	}	
	
.cascade #title {
	width: 564px;
	margin: 0px auto;
	float: left;
	}
	
.cascade #learnmore {
	width: 76px;
	height: 19px;
	margin: 0px auto;
	float: right;
	}

.cascade #kit_text {
	width: 500px;
	float: left;
	margin: 0px auto;
	}
	
.cascade #kit_photo {
	width: 154px;
	float: right;
	margin: 0px auto;
	}
*/
	
/*FAQs*/
.cascade #faq_container {
	width: 644px;
	margin: 0px auto;
	line-height: 18px;
	padding: 15px;
	}
	
.cascade #cp_container {
	width: 644px;
	padding-right: 15px;
	margin: 0px auto;
	line-height: 1px;
	}	
	
.cascade #footer {
	height: 103px;
	width: 900px;
	background-image: url(images/footerbg.png);
	background-repeat: repeat-x;
	}


a.footerlink:link {
	color: #003399;
	text-decoration: underline;
}
a.footerlink:visited {
	color: #003399;
	text-decoration: underline;
}
a.footerlink:hover {
	color: #333333;
	text-decoration: underline;
}
a.footerlink:active {
	color: #003399;
	text-decoration: underline;
}
	
	
a.email:link {
	color: #A18620;
	text-decoration: underline;
}
a.email:visited {
	color: #A18620;
	text-decoration: underline;
}
a.email:hover {
	color: #333333;
	text-decoration: underline;
}
a.email:active {
	color: #333333;
	text-decoration: underline;
}
	
/* RIGHT PANEL CONTENTS */
.cascade #peril {
	width: 225px;
	height: 477px;
	margin: 0px auto;
	}
	
.cascade #mail {
	width: 187px;
	margin: 0px auto;
	background-color: #FFFFFF;
	padding: 10px;
	font-family: "Trebuchet MS";
	font-style: italic;
	font-size: 12px;
	}
	
.cascade #pdf {
	margin: 0px auto;
	}
	
.cascade #scroll {
	margin: 0px auto;
	width: 200px; 
	padding-top: 10px; 
	padding-bottom: 10px;	
	}	
	
.cascade #mail_footer {
	width: 226px;
	height: 19px;
	margin: 0px auto;
	background-image: url(images/mail_footer.png);
	background-repeat: no-repeat;
	background-position: center;
	}

.cascade #quote {
	width: 187px;
	margin: 0px auto;
	background-color: #FFFFFF;
	padding: 10px;
	font-family: "Trebuchet MS";
	font-style: italic;
	font-size: 12px;
	}
	
.cascade #title_bar {
	width: 644px;
	height: 20px;
	margin: 0px auto;
	
	background-color: #DAB951;
	
	}
	
.cascade #contact_title {
	color: #000000;
	height: 20px;
	line-height: 18px;
	font-family: "Arial Narrow";
	font-size: 16px;
	text-align: left;
	text-indent:5px;
	font-weight: bold;
	}
	
.link {
	cursor: default;
	}

.clear {
	clear: both;
	}
	
	
li { margin-left: -1.5em } 