@charset "UTF-8";

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #6D5C29;
	text-decoration:none;
	background-image: url(../images/CCH_Background_summer.gif);
	background-repeat: no-repeat;
	background-position: top;
	background-attachment: fixed;
}
a {
	color: #7D8C2B;
	text-decoration: none;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
#wrapper {
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 10px;
}

#footer {
	font-size: small;
	text-align: center;
}

#flashcontent {
	height: 680px;
	width: 100%;
	padding: 0px;
		}
		
#clear {
	clear: both;
}

#pagewrapper {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
	padding-right: 20px;
	padding-left: 20px;

}


h1 {
	font-size: 24px;
	line-height: 12px;
}
h2 {
	line-height: 24px;
	font-size: 22px;
}

h3 {
	font-size: 36px;
	text-align: center;
	line-height: 0px;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
	margin-bottom: 0px;
		text-align: center;

}
h6 {
	font-size: 14px;
	color: #4F6600;
	text-align: center;
	margin-top: 1px;
}
#header {
	text-align: center;
}


#home {
	text-align: center;
}
.floatright {
	float: right;
}
.floatleft {
	float: left;
}
.captiontext {
	font-size: small;
}
.captiontextcenter {
	font-size: small;
	line-height: 0px;
	text-align: center;
}

#column1 {
	width: 600px;
	text-align: justify;
	float: right;
	margin-right: 15px;
}
#column2 {
	width: 240px;
	float: left;
}

#column3 {
	width: 720px;
	float: right;
	
}
