	
#main	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	text-align: left;
	border: 0;
	padding: 6px;
	height: 215px;
	line-height: 1.5em;
	position: relative;
}
html, body	{
	margin: 0 auto;
	font: 11px Arial, Tahoma, Verdana, sans-serif; /* needed for container min-height */
	text-align: center;
	border-top-color: #FFCC33;
	text-decoration: none;
	color: #000000;
	background-color: #000099;
 }
#container {
	position: relative;
	margin: 0px auto 0;
	padding: 0 0 30px;
	width: 800px!important;
	width /**/: 666px;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:800px; /* real browsers */
	background-color: #FFFFFF;
	float: center;
		}
		
#containerhome {
	position: relative;
	margin: 0px auto 0;
	padding: 0 0 0px;
	width: 800px!important;
	width /**/: 666px;
	height:inherit !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background-color: #FFFFFF;
	float: center;
	z-index: 1;
	bottom: auto;
	visibility: inherit;
	overflow: visible;
	color: #FFFFFF;
}

#homecontact {
	position:absolute;
	width:156px;
	height:32px;
	z-index:1001;
	left: 650px;
	top: 2px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	color: #FFFFFF;
}		

#homecontact a, #homecontact a:active, #homecontact a:visited {
	color: #FFFFFF;
	text-decoration: underline;}

#header	{
	border: 0;
	margin: 0px;
	padding: 0;
	text-align: left;
	background-repeat: no-repeat;
	background-position: left;
	width: 800px;
	background-image: url(images/banner2.jpg);
	height: 178px;
	z-index: 1050;
	color: #FFFFFF;
	background-color: #FFFFFF;
}

#headerhome	{
	border: 0;
	margin: 0px;
	padding: 0;
	text-align: left;
	color: #FFFFFF;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: left;
	width: 800px;
	background-image: url(images/CCC-Banner-Home.png);
	height: 150px;
	z-index: 1050;
}

	
#mainbox	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;
	color: #FFFFFFF;
	text-align: left;
	height: 100%;
	padding:1em 1em 20em;
	background-color: #FFFFFF;
	line-height: 1.5em;
	position: relative;	
}

.quotetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	background-color: #FFFFFF;
	padding-top: 7px;
	padding-bottom: 7px;
}

#leftbox {
	position: absolute;
	left: 10px;
	width: 145px;
	padding: 6px;
	background-image: 
	background-position: top left;
	top: 281px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	float: left;
	border-top: 0;
	border-right: 0;
	border-bottom: 0;
	border-left: 0;
}
  
#rightbox {
	position: absolute;
	right: 0;
	margin-right: 0;
	width: 137px;
  	background-image: 
  	background-position: top left;
	background-repeat: no-repeat;
	border: 0 solid #000;
	border-right: 0;
	left: 650px;
	top: 289px;
   }


#footer	{
	font-family: Arial, Helvetica, sans-serif;
	font-size:xx-small;
	color: #FFFFFF;
	text-align: center;
	padding: 0 0px 0 0;
	padding: 0;
	width: 800px!important;
	width /**/: 666px;
	height: 15px;
	margin: 0px auto 0;
	border: 0;
	position: relative;
	word-spacing: 5px;
	border-bottom-width: thin;
 
}
  
#midbox {
	position: relative;
	margin-left: 360px;
	border: 1px solid #CCCCCC;
	width: 750px;
	text-align: left;
	diplay: block;
	left: -350px;
	height: 100%;
	top: 25px;
  }

#midboxhome {
	position: relative;
	border: 0 dashed #000;
	width: 800px;
	text-align: left;
	diplay: block;
	background-color: #FFFFFF;
  }

#midboxhome {
	position: relative;
	border: 0 dashed #000;
	width: 800px;
	text-align: center;
	diplay: block;
	height: 1000px;
	background-color: #FFFFFF;
  }
.bolder {
        font-weight: bold;
	}

  /* ----------main navigation start---------- */

#navcontainer ul
{
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	position: relative;
	font-size: 14px;
	text-transform: none;
	margin: 0;
	padding: 5px 0px;
	text-align: center;
	background-color: #741B21;
	z-index: 100;
}

#navcontainer ul li { display: inline; }

#navcontainer ul li a
{
	padding: 5px 20px 5px 15px;
	text-decoration: none;
	border-right: 1px solid #FFFFFF;
	color: #FFFFFF;
	background-color: #741B21;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}

#navcontainer ul li a:hover
{
	background-color: #FF9C1A;
	color: #FFFFFF;
}

body#home a#homenav,
body#plate a#plate,
body#drives a#drives,
body#coalition a#coalition,
body#involve a#involve,
body#news a#news,
body#resources a#resources,
body#contact a#connav {
	color: #FFFFFF;
	background: #FFC9933;
}




/* ----------main navigation end---------- */

/* ----------sub navigation start---------- */

#navcontainer2
{
	margin: 0;
	padding: 6px 0 3px 10px;
	border-bottom: 1px solid #333333;
	background-color: #FF9C1A;
	text-align: center;
}

#navcontainer2 ul, #navcontainer2 li
{
	margin: 0;
	padding: 0;
	display: inline;
	list-style-type: none;
	color: #333333;
	background-color: #FF9C1A;
}

#navcontainer2 a:link, #navcontainer2 a:visited
{
	line-height: 18px;
	font-weight: bold;
	margin: 0 10px 4px;
	text-decoration: none;
	color: #333333;
	font-size: 12px;
	text-transform: uppercase;
	background-color: #FF9C1A;
}

#navcontainer2 a:link#current, #navcontainer2 a:visited#current, #navcontainer2 a:hover
{
border-bottom: 4px solid #000;
padding-bottom: 2px;
background: transparent;
color: #000;
}

#navcontainer2 a:hover { color: #333333; }


/* ----------sub navigation end---------- */


/* ----------h1-h6 ---------- */


   

/* ---------- a ---------- */
	
.class1 A:link {
	text-decoration: none;
	color: #3366CC;
}

.class1 A:visited {
	text-decoration: none;
	color: #3366CC;
}

.class1 A:active {
	text-decoration: none;
	color: #3366CC;
}

.class1 A:hover {
	text-decoration: underline; color: #3366CC;
}

.class2 A:link {
	text-decoration: none;
	color: #333333;
}

.class2 A:visited {
	text-decoration: none;
	color: #333333;
}

.class2 A:active {
	text-decoration: none;
	color: #333333;
}

.class2 A:hover {
	text-decoration: underline; color: #333333;
}
   

.class3 A:link {
	text-decoration: none;
	color: #663333;
}

.class3 A:visited {
	text-decoration: none;
	color: #663333;
}

.class3 A:active {
	text-decoration: none;
	color: #663333;
}

.class3 A:hover {
	text-decoration: underline; color: #663333;
}

.title_red {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}
.headergray {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}
.subtitle_small {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	line-height: normal;
}
.nextpage {
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-transform: uppercase;
	color: #333333;
	border: 1px solid #666666;
	padding: 4px;
	margin: 2px;
}

#midbox2home {
	position: relative;
	margin-left: 140px;
	Padding: 0px;
	border: 0 dashed #000;
	width: 610px;
	text-align: left;
	diplay: block;
	left: 40px;
	background-color: #FFFFFF;
	top: 5px;
}

.quotemarks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #FFCC33;
}
.mainwhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFCC33;
	text-align: left;
	
}
.mainwhite_large {
	font-family: Arial, Helvetica, sans-serif;
	font-size:16px;
	color: #FFFFFF;
	text-align: left;
	
}

.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFFF;
	text-align: left;
	border: 0;
	padding: 6px;
	height: 215px;
	background-color: #FFFFFF;
	line-height: 1.5em;
	position: relative;
}


.smalltext_caps {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #666666;
	border: 0;
	text-transform: uppercase;
	text-align: right;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
}
.bluelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #44649E;
}
.smallbluelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #44649E;
}

#midboxbugshome {
	position: absolute;
	margin-left: 140px;
	Padding: 0px;
	border: 0 dashed #000;
	width: 329px;
	text-align: center;
	diplay: block;
	left: 330px;
	top: 402px;
	z-index: 1000;
	height: 457px;
}
#newshome {
	position: absolute;
	Padding: 0px;
	border: 10 dashed #000;
	width: 411px;
	text-align: left;
	diplay: block;
	left: 14px;
	top: 424px;
	z-index: 1000;
	height: 550px;
}
.headerorange {
	color: #999999;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: normal;
	line-height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
}

.mainwhitebold {
	font-family: Arial, Helvetica, sans-serif;
	font-size:13px;
	color: #FFFFFF;
	text-align: left;
	font-weight: bold;
}
.maingray {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color: #FFFFFF;
	text-align: center;
}
