@charset "utf-8";
body {
	background-image: url(../layout/FourCanyonsBackground.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color: #28231D;
	margin: 0px;
	padding: 0px;
	text-align: center;
}
.footer {
	background-image: url(../layout/FourCanyons_07.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 68px;
	background-color: #2A3A20;
}
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	width: 900px;
}
.footer #footer #ctm {
	background-image: url(../layout/CTMicon.png);
	background-repeat: no-repeat;
	background-position: left center;
	height: 50px;
	width: 50px;
}

.topcap {
	background-image: url(../layout/FourCanyons_02.jpg);
	height: 127px;
	background-repeat: no-repeat;
	background-position: center top;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	border: 1px solid #618F51;
}

.header {
	background-image: url(../layout/FourCanyons_04.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 252px;
}
.content {
	background-image: url(../layout/FourCanyons_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 400px;
	width: 644px;
	padding-top: 10px;
	padding-right: 65px;
	padding-bottom: 40px;
	padding-left: 20px;
}
.navcell {
	background-image: url(../layout/FourCanyons_05.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width: 171px;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 175%;
	color: #FFFFFF;
	text-align: justify;
}
h1 {
	font-family: Papyrus;
	color: #618F51;
	font-size: 24px;
	padding-top: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	border-left-width: 3px;
	border-left-style: solid;
	border-left-color: #618F51;
	padding-left: 10px;
}


.navlink {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 15px;
	text-decoration: none;
	padding-top: 15px;
}
.navlink a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.navlink a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.navlink a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.navlink a:hover {
	color: #C9CC55;
	text-decoration: none;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #C9CC55;
	text-decoration: none;
}
.leftcontentimg {
	margin-right: 10px;
	border: 2px solid #618F51;
}
.rightcontentimg {
	border: 2px solid #618F51;
	margin-left: 10px;
}
.centercontentimg {
	border: 2px solid #618F51;
}
#captiontext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #FFFFFF;
	text-align: center;
}
li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 175%;
	color: #FFFFFF;
	text-align: justify;
}
#buckname {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #FFFFFF;
}
.tabletext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #FFFFFF;
}
.horizontallline {
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}

.verticalline {
	background-color: #FFFFFF;
	width: 2px;
	margin: 0px;
	padding: 0px;
}
#dottedline {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #618F51;
	padding-top: 10px;
}
#records {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
}