@charset "utf-8";
body {
	background-attachment: fixed;
	background-color: #000;
	background-image: url(cdl_assets/cdl_bg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.home-paper-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #000;
	text-decoration: none;
	line-height: 18px;
	font-weight: normal;
}
.footer-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
}
.footer-text a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
}
.footer-text a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
}
.footer-text a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CCC;
	text-decoration: none;
}
.footer-text a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #CBB083;
	text-decoration: none;
}
.body-left {
	background-image: url(cdl_assets/cdl_ip_body_left.png);
	background-repeat: repeat-y;
	background-position: right top;
}
.body-pattern {
	background-image: url(cdl_assets/cdl_ip_body_pattern.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}
.body-right {
	background-image: url(cdl_assets/cdl_ip_body_right.png);
	background-repeat: repeat-y;
	background-position: left top;
}
.main-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
	line-height: 18px;
}
.main-text a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #64491C;
	text-decoration: none;
}
.main-text a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #64491C;
	text-decoration: none;
}
.main-text a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #64491C;
	text-decoration: none;
}
.main-text a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #976F2B;
	text-decoration: underline;
}
.button-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.button-text a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.button-text a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.button-text a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.button-text a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #733401;
	text-decoration: none;
}
.main-header-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #38342B;
	text-decoration: none;
	line-height: 18px;
}
.contact-table {
	background-image: url(cdl_assets/cdl_grey25.png);
	background-repeat: repeat;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #000;
}
.friends-table {
	background-color: #FFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-right-color: #3C382D;
	border-bottom-color: #3C382D;
}
.season-table {
	background-image: url(cdl_assets/cdl_grey25.png);
	background-repeat: repeat;
}
