body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	background-image: url(../assets/Images/CCS_Background_r3_c1.jpg);
	background-repeat: repeat-y;
	width: 100%;
}
#repeat_x {
	background-image: url(../assets/Images/CCS_Background_r1_c3.jpg);
	background-repeat: repeat-x;
	position: absolute;
	height: 228px;
	background-attachment: fixed;
	left: 0px;
	z-index: 3;
	visibility: visible;
	width: 100%;
}
.alignright {
	float: right;
}
#headimage {
	position: absolute;
	left: 450px;
	top: 0px;
	z-index: 4;
	visibility: visible;
}
#mainnav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	top: 141px;
	font-size: 11px;
	position: absolute;
	visibility: visible;
	z-index: 5;
	width: 900px;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;	
}
#mainnav a:link {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}
#mainnav a:visited {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}

#mainnav a:hover {
	color: #006600;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
	font-weight: bold;
}

#mainnav a:active {
	color: #FFFFFF;
	font-size: 11px;
	text-decoration: none;
	padding-left: 5px;
	padding-right: 5px;
}


#subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #243a2a;
	font-weight: bold;
	position: absolute;
	top: 170px;
	left: 174px;
	z-index: 6;
	visibility: visible;
	width: 669px;
	height: 25px;
}
#subnav a:link {
	color: #243A2D;
	text-decoration: none;
}
#subnav a:hover {
	color: #54665A;
	text-decoration: underline;
}

#sidebar {
	left: 0px;
	top: 225px;
	background-image: url(../assets/Images/CCS_Sidebar.gif);
	position: absolute;
	height: 430px;
	width: 145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 15px;
	padding-bottom: 3px;
	background-repeat: no-repeat;
	padding-right: -3px;
	list-style-type: disc;
	line-height: 12px;
	padding-left: 3px;
}
.sidebartitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
}
#sidebar p {
	font-size: 10px;
	color: #FFFFFF;
}
#sidebar h3 {
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	text-transform: uppercase;
	color: #CBD6D0;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FFFFFF;
}
a:link {
	color: #243A2D;
	text-decoration: none;
}
a:hover {
	color: #54665A;
	text-decoration: underline;
}
a:visited {
	color: #243A2D;
	text-decoration: none;
}
a:active {
	color: #243A2D;
	text-decoration: none;
}
#container {
	position: absolute;
	top: 228px;
	width: 681px;
	left: 173px;

}
#content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	width: 681px;
	height: auto;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #243A2D;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #243A2D;
	font-weight: bold;
	margin: 3px;
}
.floatright {
	float: right;
	margin: 7px;
	border: thin double #243a2a;
}
.floatleft {
	float: left;
	margin: 5px 5px 5px 0px;
	border: thin double #243a2a;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	color: #243A2D;
}
th {
	font-size: 12px;
	font-weight: bold;
	color: #243A2D;
}
#content a:link {
	color: #6E5D32;
	text-decoration: none;
}
#content a:visited {
	color: #6E5D32;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
	color: #AC8F4B;
}
#content a:active {
	color: #6E5D32;
	text-decoration: none;
}

#footer {
	width: auto;
	font-size: 9px;
	text-align: center;
	position: relative;
}
#footer a {
	color: #6E5D32;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
	color: #AC8F4B;
}
