@charset "UTF-8";
body {
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	background: #FFFFFF url(../images/bg.gif) repeat-x top center;
}
h1 { color: #669966; text-transform: uppercase; font-size: 2.6em; margin: 0 0 10px 0; display: block; }
h2 { color: #000000; font-size: 1.8em; margin: 0 0 10px 0; }
img { behavior: url("../pngbehavior.htc"); }
#container { width: 1000px;  margin: 0 auto; text-align: left; }
#logoSpace {
	margin: 0 0 -20px -70px;
	padding: 0 0 0 70px;
	background: url(../images/ccsbg_02.gif) top left no-repeat;
	height: 169px;
	text-align: right;
}
#header {
	height: 139px;
	margin: 0;
	padding: 0;
	width: 1000px;
}
.field {
	border: 1px solid #336633;
	height: 25px;
	width: 214px;
	margin: 0 5px 0 0;
	padding: 0;
}
.go { background: #669966; color: #FFFFFF; border: 1px solid #336633; height: 28px; width: 50px; }
.searchwords { font-size: 1.6em; color: #FFFFFF; font-family: Arial, Helvetica, sans-serif; font-weight: lighter; }

#tabs {
	height: 29px;
	text-align: right;
}
#contentTop {
	background:url(../images/bg_03.png) no-repeat top center;
	height: 18px;
	margin: 0 -10px;
}
#mainContent {
	padding: 0 5px 1px 5px;
	background: #FFFFFF;
	background: url(../images/footer_03.png) repeat-y top center;
	margin: 0;
	
}
#contentBottom {
	background:url(../images/footer_05.png) no-repeat top center;
	height: 25px;
	margin: 0 -10px 10px -10px;
}
#footer {
	text-align: center;
	font-size: 0.9em;
	color: #233f0d;
	font-weight: bold;
}

p { margin: 0 0 10px 0; padding: 0; font-size: 1.1em; line-height: 1.5em; }
a:link, a:visited { color: #669966; font-weight: bold; text-decoration: none; }
a:hover, a:active { color: #669966; font-weight: bold; text-decoration: underline; }

.greencol { background: #f0fff0 }
.greencoltbl { background: #f0fff0; margin: 0 0 0 10px }
.imgmargin { margin: 10px }
.tabmargin { margin: 38px 0 0 2px }
.imgmarginbdr { margin: 10px; border: 1px solid #003300; }
.imgmarginbdrdos { margin: 0 10px 10px 10px; border: 1px solid #003300; }
.dotmargin { margin: 10px 0 }
.greencol p { margin: 0 10px 5px 10px; color: #003300; }
.greencoltbl p { margin: 0 10px 5px 10px; color: #003300; }
.greencoltbl li { padding: 5px 0 }

#navcontainer ul {
	margin-left: 0;
	margin-top: 0;
	padding-left: 0;
	list-style-type: none;
}

#navcontainer a {
	display: block;
	padding: 6px 10px;
	width: 215px;
	background: url(../images/newccs_31.gif) repeat-x #909d84 top center;
	color: #FFFFFF;
	border: 1px solid #92a086;
	margin-bottom: 2px;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}

#navcontainer a:link, #navlist a:visited {
	color: #FFF;
	text-decoration: none;
}

#navcontainer a:hover {
	background: url(../images/newccs_24.gif) repeat-x #213c0a top center;
	border: 1px solid #25410e;
	color: #fff;
}
#flashbox {
	margin-bottom: 10px;
}
#mainContent ul.sub {
	display: block;
	border: 1px solid #cde5cd;
	background: #f0fff0;
	padding: 5px;
	list-style-type: none;
	margin-right: 5px;
}
#mainContent ul.sub li {
	margin-left: 0;
	padding: 5px;
	font-weight: bold;
}
#headerImg { 
	width: 980px; 
	height: 72px; 
	background: url(../headers/rotate.php) no-repeat top left; 
	margin: 0 auto; text-align: center;
	border-bottom: 5px solid #669966;
	border-top: 1px solid #336633;
}
.calPadding {
	margin: 0 2px;
}
#calSpaceNew {
	margin: 0 auto;
	width: 230px;
}