body
{
	background-color: inherit;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center top;
	background-image:url(/Images/PageBackground.jpg);
	background-color:Black;
	background-attachment: fixed;
}

td, th
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.bg {
	background-image:url(../Images/PageBackground.jpg);
	background-repeat: no-repeat;
	background-color: #000000;
}
a
{
	color: #5A2409;
	text-decoration: none;
}
a:hover {
	color: #000000;
}

#siteholder {
	text-align: left;
	margin-left: auto;
	margin-right: auto;
	width: 778px;
}
#header {
	width: 778px;
	height: 111px;
}
#logo {
	float: left;
}
#top {
	float: right;
	background-image:url(../images/cfc-top.jpg);
	height: 111px;
	width: 638px;
}
#tnav {
margin-top: 12px;
text-align: right;
margin-right: 124px;
font-size: 11px;
}
#tnav a {
	color: #817655;
	padding-left: 10px;
	padding-right: 10px;
	border-right: 1px solid #d2d4bf;
}
#tnav a:hover {
	color: #000000;
}
#values {
	margin-left: 12px;
	font-weight: bold;
	font-size: 11px;
	margin-top: 5px;
}
.nav a 
{
	font-weight: bold;
	font-size: 12px;
	color: #E4D3BA;
	text-decoration: none;
}
.nav a:hover 
{
	color: #CB7E48;

}
#content {
	background-color: #ffffff;
	border-left: 1px solid #524211;
	border-right: 1px solid #524211;
	padding: 20px;
}
#bottom {
	background-image:url(../images/bottom.jpg);
	height: 42px;
	clear: both;
}
#bottomcopy {
	color: #817655;
	padding-top: 16px;
	font-size: 11px;
	text-align: center;
}

h1 {
	margin: 0px;
	font-weight: bold;
	color: #524211;
	font-size: 14px;
}


h2 {
	font-weight: bold;
	font-size: 12px;
	color: #808454;
	margin:0px;
		border-bottom: 1px solid #c5c7ab;
}	
h3 {
	margin: 0px;
	font-size: 11px;
	color: #868a58;
	text-transform: uppercase;
	font-weight: bold;
	margin-bottom: 5px;
}



#cms_page
{
	margin-bottom: 0px;

}
#cms_heading
{
	padding-right: 2px;
	padding-left: 4px;
    padding-bottom: 2px;
    padding-top: 2pt;
	text-align: center;
	border: #000000 0px solid;
	color: #ffffff;
	padding: 5px;
	background-color: #000000;
	font-size: 14px;
	font-weight: bold;
	height: 14px;

}
#cms_links
{
	background-color: #65420A;
	color: #ffffff;
	text-align: center;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 0px;
}

#cms_links a
{
	text-decoration: none;
	margin-left: 10px;
	margin-right: 10px;
	color: #ffffff;
}
#cms_links a:hover
{
	text-decoration: underline;
}
#cms_holder
{
	width:778px;
	border: #000000 0px solid;
}
#cms_logout
{
	background-color: #C3A164;
	padding-right: 5px;

}
#cms_logout a {
	color: #ffffff;
}
.cms_nav-selection
{
	background-color: #e6e6dd;
	padding: 5px;
	font-weight: bold;
}

.cms_nav-selection2
{
	border: #000000 thin solid;
	background-color: #cccccc;
}
.cms_heading {
	padding-left:5px;
	background-color: #808454;
	font-weight: bold;
	color: #ffffff;
	border-bottom: 1px solid #524211;
}
hr {
	color: #524211;
	size: 1px;
	height: 1px;
}

/* Datepicker classes */

.calDayA {
	vertical-align:top;
	font-size:10px;
	text-align:left;
	padding:4px;
	background-color: #f3f0ea;
	border: 1px solid #c3b694;
}

.calOtherMonthA {
	background-color:#c3b694;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	vertical-align:top;
	font-size:10px;
	text-align:left;
	padding:4px;
	border: 1px solid #c3b694;
}

.calTitle td {
	color: #FFFFFF;
	height: 20px;
	font-size: 14px;
}
.datepick a {
	display: block;
	height: 20px;
}

.calToday {
	background-color:#dcb846;
	vertical-align:top;
	font-size:10px;
	text-align:left;
	padding:4px;
	border: 1px solid #c3b694;
}
.calDay {
	vertical-align:top;
	font-size:10px;
	text-align:left;
	height:80px;
	padding:4px;
	background-color: #f3f0ea;
	border: 1px solid #c3b694;
}

.calDayTitle {
	background-color:#808454;
	font-weight: bold;
	color: #ffffff;
	height: 18px;
	font-size: 12px;
}
.calOtherMonth {
	background-color:#c3b694;
	opacity:.75;
	filter: alpha(opacity=75); 
	-moz-opacity: 0.75;
	vertical-align:top;
	height:80px;
	font-size:10px;
	text-align:left;
	padding:4px;
	border: 1px solid #c3b694;
}

.calTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #524211;
	height: 20px;
	font-size: 14px;
}
.calTitle td {
	color: #FFFFFF;
	height: 20px;
	font-size: 14px;
}

