/* CSS Document */

/*main elements*/

body {
	margin:0px;
	padding:0px;
	background-color:#666600;
	background-image:url(../_images/backgrounds/cc-bg-gradient.gif);
	background-position:top center;
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 75%;
	}
	
#wrapper-container {
	width:100%;
	height:100%;
	min-height:100%;
	margin:0px 0px 0px 0px;
	padding:0px;
	z-index:10000;
	}


a {
	color:#993300;
	text-decoration:underline;
	}
	
a:hover {
	text-decoration:none;
	}
	
h1 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:130%;
	text-align:left;
	padding-left:8px;
	color:#51090a;
	}
	
h2 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 120%;
	text-align:left;
	padding-left:8px;
	margin-bottom:0px;
	padding-bottom:0px;
	color:#51090a;
	}
	
h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:110%;
	text-align:left;
	padding-left:8px;
	color:#51090a;
	}
	
h4 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:100%;
	text-align:left;
	padding-left:8px;
	color:#51090a;
	}
	
p {
	color:#333333;
	font-weight:normal;
	padding-left:12px;
	padding-right:12px;
	}
	
ul {
	color:#333333;
	text-align:center;
	list-style-image:none;
	list-style-type:none;
	margin-left:0px;
	padding-left:0px;
	}
	
a img {
	border:none;
	}
	
p.smallBold {
	font-size:65%;
	margin-top:0px;
	padding-top:0px;
	}
	
		
	

	
/* end main elements*/
	
/*Header Elements*/
	
#header-wrapper {
	width:100%;
	}
	
#header {
	width:701px;
	margin:20px auto 0px auto;
	padding:0px;
	text-align:center;
	border:solid 1px #000000;
	border-bottom:none;
	}
	
	
#flash-wrapper {
	z-index:-10000;
	width:100%;
	height:100%;
	min-height:100%;
	}
	
#flash-Container {
	width:701px;
	margin:0px auto 0px auto;
	padding:0px;
	z-index:-10000;
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
	}
	
/*End Header Elements*/




/*Content Elements*/

#content-wrapper {
	width:100%;
	margin:0px;
	padding:0px;
	height:100%;
	min-height:100%;
	}
	
#content-container {
	width:701px;
	margin:0px auto 0px auto;
	background-color:#FFFFFF;
	background-image:url(../_images/backgrounds/cc-inside-content-img.jpg);
	background-position:bottom center;
	background-repeat:no-repeat;
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
	min-height:400px;
	}
	
#content-main {
	float:right;
	width:540px;
	position:relative;
	top:10px;
	right:4px;
	padding:0px 12px 0px 0px;
	}
	
#content-main p {
	text-align:left;
	}
	
#content-main ul {
	text-align:left;
	font-style:italic;
	}
	
#content-main ul li {
	
	}
	
#content-side {
	float:left;
	width:175px;
	position:relative;
	top:10px;
	left:4px;
	}
	
#content-side ul {
	list-style-image:none;
	list-style-type:none;
	text-align:left;
	margin:0px 0px 0px 0px;
	padding:0px;
	}
	
#content-side ul li {
	
	}
	
#content-side li a {
	text-decoration:none;
	color:#990000;
	}
	
#content-side li a:hover {
	text-decoration:underline;
	}
	
/* End Content Elements*/


/* Image Elements*/

.image-right {
		float:right;
		margin:0px 8px 8px 8px;
		padding:0px;
		text-align:right;
		}
		
.greenBorder {
	border:solid #717112 1px;
	}
		
.logoContainer {
		width:90%;
		margin:0px auto 0px auto;
		padding:6px;
		padding-bottom:12px;
		border:solid 1px #993300;
		background-color:#FFFFFF;
		}
		
.leftContainer {
	background-color:#ffffff;
	border:solid 1px #993300;
	margin-left:8px;
	padding:8px 18px 0px 5px;
	float:left;
	width:350px;
	}
	
.leftContainer ul {
	margin:0px;
	padding:0px 0px 0px 20px;
	list-style:outside;
	}
	
.leftContainer ul li {
	margin-bottom:10px;
	}
	
		
		
		
.container {
	background-color:#E5E2E2;
}
	
		
	


/*End Image Elements*/
	

/* Footer Elements */

#footer-wrapper {
	width:100%;
	height:100%;
	margin:0px;
	padding:0px;
	text-align:center;
	}
	
#footer-container {
	width:701px;
	
	background-color:#9e9e5e;
	margin:0px auto 0px auto;
	padding:0px;
	border:solid 1px #000000;
	}
	
#footer-container p {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-weight:normal;
	}
	
#footer-container .col-left {
	float:left;
	width:45%;
	}
	
#footer-container .col-right {
	float:right;
	width:45%;
	}
	
#footer-container a {
	color:#FFFFFF;
	text-decoration:underline;
	font
	}

#footer-container a:hover {
	text-decoration:none;
	}
	
.smallText {
	font-size:75%;
	color:#333333;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:normal;
	width:700px;
	margin:0px auto 0px auto;
	}
	
.smallText a {
	color:#333333;
	text-decoration:none;
	}
	
.left {
	text-align:left;
	}
	
/* Footer */
	

.col-left {
	width:48%;
	margin:0px;
	padding:0px;
	float:left;
	}
	
.col-right {
	width:48%;
	margin:0px;
	padding:0px;
	float:right;
	}
	

/*-------------------------MENU BUTTONS-----------------------------*/	
.menuWrapper {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
/*	z-index:10000 */
	}

.menu {
	font-family: arial, sans-serif; 
	width:701px; 
	height:20px;/* HEIGHT OF MENU*/
	margin:0px auto 0px auto; 
	position:relative; 
	font-size:11px; 
	border-left:solid 1px #000000;
	border-right:solid 1px #000000;
	z-index:10000;
	padding-bottom:0px;
	background:#6E6E0E;
	}
	

	
.menu ul li a, .menu ul li a:visited {
	display:block; 
	text-decoration:none; 
	color:#000;
	width:100px;/*length of buttons inside*/ 
	height:20px; 
	text-align:center; 
	color:#fff; 
	border:none; /* BORDER*/ 
 	background:#6E6E0E;/*BACKGROUND COLOR FOR NAV*/
	line-height:20px; 
	font-size:11px;
	font-weight:bold; 
	overflow:hidden;
	}
	
.menu ul {
	padding:0; 
	margin:0; 
	list-style:none;
	}
	
.menu ul li {
	float:left; 
	position:relative;
	}

.menu ul.padding {
	padding-left:100px;
	}
	
	
.menu ul li ul {
	display: none;
	z-index:1000;
	}

/* specific to non IE browsers */
.menu ul li:hover a {/*FIRST MENU HOVER*/
	color:#4D090A;
	}
	
.menu ul li:hover ul {
	display:block; 
	position:absolute; 
	top:20px;/*2ND MENU SPACE BETWEEN DROP AND MENU*/ 
	left:inherit; 
	width:105px;
	border:solid 1px #666600;/*border for dropdown*/
	}
	
.menu ul li:hover ul li a.hide {
	background:#00FF00;/*DROP-MENU HIGHLIGHT*/
	color:#fff;
	}
	
.menu ul li:hover ul li:hover a.hide {
	background:#426000;/*2nd Highlight Hover state*/
	color:#000;
	}
	
.menu ul li:hover ul li ul {
	display: none;
	}
.menu ul li:hover ul li a {
	display:block; 
	background:#9e9e5e;
	padding-right:5px;/*Gives Right Hand Side little more color*/ 
	color:#ffffff;
	border-bottom:solid 1px #666600;
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	}
	
.menu ul li:hover ul li a.height {
	height:35px;
	line-height:15px;
	}
	
.menu ul li:hover ul li a:hover {
	background:#666600; 
	color:#FFFFFF;
	}
	
.menu ul li:hover ul li:hover ul {
	display:block; 
	position:absolute; 
	left:100px; 
	top:0;
	}
	
.menu ul li:hover ul li:hover ul.left {
	left:-105px;
	}
	
/*Misc*/

.menu ul.padding40 {
	padding-left:50px;
	}
	



/* easyEdit */ 

#easyContainer {
	width:701px;
	text-align:center;
	margin:0px auto 0px auto;
	padding:4px 0px 0px 0px;
	}
	
#easyContainer a {
	font-family:Arial, Helvetica, sans-serif;
	color:#A2A200;
	text-decoration:none;
	}
	
#easyContainer a:hover {
	font-family:Arial, Helvetica, sans-serif;
	color:#A2A200;
	text-decoration:underline;
	}
	
*html .emailSubmitBox {
	background-color:#666600;
	width:200px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin:0px;
	border:solid 1px #333333;
	}
	
.emailSubmitBox {
	background-color:#666600;
	width:100%;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	margin:0px;
	border:solid 1px #333333;
	}


.emailSubmitBox p {
	margin:0px;
	padding:3px 3px 5px 3px;
	text-align:center;
	color:#FFFFFF;
	font-weight:bold;
}

.submit {
	border:solid 1px white;
	background-color:#8E8E43;
	
	}
	
.submit:hover {
	background-color:#660C0C;
	color:#FFFFFF;
	font-weight:bold;
	}
	
*html .submit:hover {
	background-color:#660C0C;
	color:#FFFFFF;
	font-weight:bold;
	}
	
.zeroBottom {
	margin-bottom:6px;
	padding-bottom:0px;
	}
	
.zeroTop {
	margin-top:0px;
	padding-top:0px;
	}
	
.right {
	text-align:right;
	}
	

.applyButton {
	background-color:#CCCCCC;
	padding:3px;
	color:#000000;
	text-decoration:none;
	border-bottom:solid 2px #666666;
	border-left:solid 2px #FFFFFF;
	border-top:solid 2px #FFFFFF;
	border-right:solid 2px #666666;
}	


.applyButton:hover {
	background-color:#999999;
	color:#FFFFFF;
	border-bottom:solid 2px #FFFFFF;
	border-left:solid 2px #666666;
	border-top:solid 2px #666666;
	border-right:solid 2px #FFFFFF;
	}
