body {
	background: #007390 url(img/c21_bg1.gif) repeat-x top left;
	margin: 0;
	padding: 0;
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	color: #fff;
	}
a:link {
	color: #ffcc00;
	text-decoration: none;
	}
a:visited {
	color: #E1B100;
	text-decoration: none;
	}
a:active {
	color: #fff;
	text-decoration: none;
	}
a:hover {
	color: #fff;
	text-decoration: underline;
	}
.container {
	width: 800px; 
	border: 0px solid #fff; 
	margin: auto; 
	background-color: #077595;
	padding-bottom: 20px;
	}
.topnav {
	width: 800px; 
	}
.slideshow {
	clear: both;
	margin: -1px 0 0 -1px;
	}
.main1 {
	background: url(img/c21_main_bg1.jpg) no-repeat top left;
	}
.main2 {
	clear: both;
	background: url(img/c21_main_bg2.jpg) no-repeat top left;
	height: auto;
	}
.main2 h1 {
	font-size: 30px;
	color: #FFF799;
	font-family: Georgia, Times New Roman, serif;
	font-weight: normal;
	text-align: center;
	}
.main2 h2 {
	font-size: 20px;
	color: #FFF799;
	font-family: Georgia, Times New Roman, serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	}
.pagetext {
	margin: 0 70px 0 70px;
	font-size: 16px; 
	text-align: left;
	}
.pagetext sup {
	font-size: 9px;
	}
.pagetext blockquote {
	font-size: 14px;
	}
.c21div {
	clear: both; 
	border-bottom: 1px solid #32A8BE; 
	margin: 30px 0 20px 0;
	}
.content {
	width: 800px; 
	height: 506px;
	background: url(img/c21_front_bg.jpg) no-repeat top left;
	}
.sidecolumn {
	float: left; 
	width: 238px; 
	margin: 5px 0 20px 15px;
	}
.sidemenu {
	width: 238px; 
	background: url(img/c21_menu_bg1.gif) repeat-y top center; 
	font-size: 12px; 
	text-align: right;
	margin: 10px 0 0 0;
	}
.sidemenu p {
	margin: 3px 25px 3px 0;
	padding: 0;
	}
.sidemenu p a:link, 
.sidemenu p a:visited,
.sidemenu p a:active {
	color: #fff;
	text-decoration: none;	
	}
.sidemenu p a:hover {
	color: #fff;
	text-decoration: underline;	
	}
.textblock {
	float: left; 
	margin: 10px 0 0 20px; 
	width: 487px; 
	font-size: 12px; 
	text-align: left;
	}

.footer {
	clear: both; 
	width: 800px; 
	font-size: 11px; 
	text-align: center; 
	margin: 20px 0 20px 0;
	}

.listingheaders { 
	font-size: 12px;
	color: black;
	}
.listings { 
	font-size: 12px;
	color: black;
	}
.listings a:link, 
.listings a:active, 
.listings a:visited { 
	color: blue; 
	text-decoration: underline;
	font-weight: bold;
	}
.listings a:hover { 
	color: black; 
	text-decoration: underline;
	font-weight: bold;
	}