﻿html {
height: 100%;
border-bottom: 1px solid #E7E6DD;
padding: 0;
} 

body {
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	background-color: #E7E6DD;
	margin: 0px;
}


/* This is the HEADER Information */
#header 
{
	padding: 0px;
	position: relative;
	width: 950px;
	height: 96px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
#headerLinks {
	position: absolute;
	top: 0px;
	right: 0px;
	padding-top: 6px;
	text-align: right;
	color: #FFFFFF;
}
#headerLinks a {
	text-decoration: none;
	font-family: verdana;
	font-size: 8pt;
	color: #9F9979;
}
#headerLinks a:active {
	text-decoration: underline;
	font-family: verdana;
	font-size: 8pt;
	color: #9F9979;
}
#headerLinks a:hover {
	text-decoration: underline;
	font-family: verdana;
	font-size: 8pt;
	color: #9F9979;
}
#addressBox {
	position: absolute;
	width: 200px;
	top: 40px;
	right: 25px;
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	text-align: right;
}


/* This is the MAIN MENU BAR Information */

.matttabs ul{
	margin: 0 auto;
	padding: 0;
	font: 11px Verdana;
	list-style-type: none;
	border-bottom: 1px solid gray;
	background-image: url('ccsd_menubg1.jpg');
	overflow: hidden;
	width: 950px;
	}
.matttabs li{
	display: inline;
	margin: 0;
}
.matttabs li a{
	float: left;
	display: block;
	text-decoration: none;
	margin: 0;
	padding: 9px 10px;
	color: #000000;
	background-image: url('ccsd_menubg1.jpg');
}
.matttabs li a:visited{
	color: black;
}
.matttabs li a:hover{
	color: black;
	text-decoration: underline;
	background: #FFFFFF url('ccsd_menubg1.jpg');
}
.matttabs a.selected{
	color: black;
	background: white; 
}

/* This is the MAIN SUBMENUS Information */

.ddsubmenudiv ul{
	border-left: 1px solid black;
	border-right: 1px solid black;
	border-top: 1px solid black;
	border-bottom: 0 solid black;
	font: 11px Verdana;
	left: 0;
		top: 0;
		margin: 0;
		padding: 0;
		position: absolute;
		list-style-type: none;
	background-image: url('ccsd_menubg1.jpg');
		visibility: hidden;
		z-index: 100;
}
.ddsubmenudiv ul li a{
	display: block;
	width: 160px;
	color: black;
	background-image: url('ccsd_menubg1.jpg');
	text-decoration: none;
	padding: 4px 5px;
	border-bottom: 1px solid black;
}
* html .ddsubmenudiv ul li a{ /*IE6 CSS hack*/
	display: inline-block;
}
.ddsubmenudiv ul li a:hover{
	color: black;
	text-decoration: underline;
	background: #E7E6DD;
}
.mainmenupointer{
	padding-left: 4px;
	border: 0;
}
.submenupointer{ 
	position: absolute;
	padding-top: 3px;
	right: 2px;
	border: 0;
}
#ddiframeshim{
	position: absolute;
	z-index: 500;
	background: transparent;
	border-width: 0;
	width: 0;
	height: 0;
	display: block;
}

/* This is the MAIN CONTENT AREA Information */

#mainContent {
	position: relative;
	width: 950px;
	background-color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
}





a.burgLink {
	font-family: Verdana;
	font-size: 9pt;
	color: #A20B35;
}
a:hover.burgLink {
	font-family: Verdana;
	font-size: 9pt;
	color: #A20B35;
	text-decoration: underline;
}



.headlineText {
	font-family: Verdana;
	font-size: x-large;
	color: #000000;
	font-weight: bold;
}
a.newsLarge {
	font-family: Verdana;
	font-size: 17pt;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover.newsLarge {
	font-family: Verdana;
	font-size: 17pt;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a.newsSmall {
	font-family: Verdana;
	font-size: medium;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}
a:hover.newsSmall {
	font-family: Verdana;
	font-size: medium;
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
a.blackLink {
	font-family: Verdana;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
a:hover.blackLink {
	font-family: Verdana;
	font-size: 9pt;
	color: #808080;
	text-decoration: underline;
}
.largeHeadline {
	font-family: Verdana;
	font-size: x-large;
	color: #A20B35;
}
.burgHeadline {
	font-family: Verdana;
	font-size: large;
	color: #A20B35;
}
.goldHeadline {
	font-family: Verdana;
	font-size: large;
	color: #817952;
}
.blackHeadline {
	font-family: Verdana;
	font-size: large;
	color: #000000;
}
.videoBoxMIDDLE {
	background-image: url('ccsd_videoMiddle.jpg');
}
.videoBoxBOTTOM {
	background: #9F9979 url('ccsd_videoBottom.jpg') no-repeat 50% bottom;
	height: 30px;
}
a.whiteLink {
			font-family: Verdana;
			font-size: small;
			color: #FFFFFF;
			text-decoration: none;
}
a:hover.whiteLink {
			font-family: Verdana;
			font-size: small;
			color: #FFFFFF;
			text-decoration: underline;
}




/* This is the BOTTOM LINKS Information */
#bottomLink {
	background-position: top;
	position: relative;
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFFFFF;
}
#data {
	position: absolute;
	top: 20px;
	left: 40px;
	width: 260px;
}
#vendor {
	position: absolute;
	top: 20px;
	left: 340px;
	width: 260px;
}
#employee {
	position: absolute;
	top: 20px;
	left: 640px;
	width: 260px;
}
.bottomLinkHeadline {
	font-family: "Trebuchet MS";
	font-size: 9pt;
	color: #881E35;
}
.bottomLinkLine {
	height: 1px;
	color: #9F9979;
	width: 100%;
	margin-top: 1px;
	margin-bottom: 1px;
}
a.bottomLink {
	font-family: Verdana;
	font-size: 11px;
	color: #999999;
	text-decoration: none;
}
a:hover.bottomLink {
	font-family: Verdana;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}



/* This is the FOOTER Information */
#footer {
			position: relative;
			width: 950px;
			margin-left: auto;
			margin-right: auto;
			clear: both;
}
.footerText {
	font-family: Verdana;
	font-size: x-small;
	color: #000000;
	text-align: center;
}


a.burgLinkSMALL {
	font-family: Verdana;
	font-size: x-small;
	color: #A20B35;
}



.whiteText {
	font-family: Verdana;
	font-size: small;
	color: #FFFFFF;
	font-weight: bold;
}
.AdminRule {
	font-size: xx-small;
	color: #0000FF;
	font-family: Verdana;
}
.AdminRuleTitle {
	color: #0000FF;
	font-weight: bold;
	font-family: Verdana;
	font-size: x-small;
}
.AdminRuleTableHeader {
	font-weight: bold;
	border-width: 1px;
	background-color: #0033CC;
	color: #FFFFFF;
	font-family: Verdana;
	font-size: x-small;
}
a.AdminRuleLINK {
	font-size: xx-small;
	color: #0000FF;
	font-family: Verdana;
}
.BoardPolicy {
	font-size: xx-small;
	color: #CC0000;
	font-family: Verdana;
}
.BoardPolicyTitle {
	color: #CC0000;
	font-weight: bold;
	font-family: Verdana;
	font-size: x-small;
}
.BoardPolicyTableHeader {
	font-weight: bold;
	border-width: 1px;
	background-color: #CC0000;
	font-family: Verdana;
	font-size: x-small;
	color: #FFFFFF;
}
a.BoardPolicyLINK {
	font-size: xx-small;
	color: #CC0000;
	font-family: Verdana;
}



.newsSmall_NoLink {
	font-family: Verdana;
	font-size: medium;
	color: #000000;
	font-weight: bold;
	text-decoration: none;
}



a.newsSmallBurg {
	font-family: Verdana;
	font-size: medium;
	color: #A20B35;
	font-weight: bold;
}
a.newsSmallBurg {
	font-family: Verdana;
	font-size: medium;
	color: #A20B35;
	font-weight: bold;
	text-decoration:none;
}


.SmallCenterTxt {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
	text-align: center;
}
a.burgLinkSMALLBold {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #A20B35;
	font-weight: bold;
}
a.LtBlueLinkSMALLBold {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #33CCFF;
	font-weight: bold;
}
a.censusLink {
	font-family: Verdana;
	font-size: 9pt;
	color: #2D8DD0;
}
a.cobbcastLink {
	font-family: Verdana;
	font-size: 8pt;
	color: #544948;
}
