body	{
	font-size: 0.8em;
	line-height: 1.2em;
	font-family: arial;
	background-image: url('img/cc-bg.png');
	background-repeat: repeat-x;
	background-color: #98A8A8;
	background-position: 0% 0%;
	}
	
body a {
	color: #427436;  
	}
	
	
#container {
	width: 100%;
	margin: 0px auto;
	text-align: center;
	}

#content {
	width: 960px;
	clear: both;
	margin: 0px auto;
	text-align: left;
	position: relative;
	background-color: #fff;
	color: #666666;
	}
	


#cc-nav div {
	position: relative;
	z-index: 11;
	background-image: url('img/cc-nav-spacer.png'); 
	height: 40px;
	background-repeat: no-repeat;
	background-color: #FCFCFC; 
	display: block;
	float: left;
	}

#cc-nav a {
	display: block;
	margin-right: 5px;
	margin-left: 9px;
	position: relative;
	top: 17px;
	z-index: 12;
	text-decoration: none;
	font-weight: bold;
	color: #726E6D;
	text-indent: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	}
	
#cc-nav a:active,
.about-us #about-us a,
.services #services a,
.employment #employment a,
.references #references a,
.contact #contact a,
.more #more a
	{
	border-bottom: 5px solid #79B969;	
	}
#right-side-header h2 {
	background-image: url(img/sub-head.png);
	background-repeat: no-repeat;
	background-position: left center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: normal;
	padding-left: 34px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 24px;
}

	
#cc-nav a:hover
	{
	border-bottom: 5px solid #F9EB89;
	}

#sub-content {
	float: left;
	width: 960px;
	background-color: #fff;
	overflow: hidden;
	margin-top: 30px;
	}
#left-sidebar {
	float: left;
	width: 220px;
	background-image: url(img/cc-inner-sidebar-spacer.png);
	background-position: 196px;
	margin-bottom: -9999px;
	padding-bottom: 9999px;
	background-repeat: repeat-y; 
	}
	
#left-sidebar img {
	margin-top: 20px;
	background-color: #eee;
	}

#right-side-content, #right-side-sub-content { 
	width: 710px;
	float: left;
	padding-bottom: 40px;
	}

#right-side-header {
	margin-top: 20px; 
	}

#right-side-header-description {
	margin-top: 10px;
	margin-bottom: 10px;
	}

#right-side-list-boxes, #right-side-sub-content, #right-side-header-description {

	}
	
#right-side-list-boxes div {
	float: left;
	border-right: 1px solid #ccc;
	padding: 10px;
	}	

#no-border  {
	border-right: 0px !important;
	}
	
#right-side-list-boxes h2, #right-side-sub-content h2 {
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 5px;
	}
	


/* styles for contact page */
	
#email-form {
	margin-top: 15px; 
	width: 300px;
	float: left;
	}

#email-form div {
	float: left;
	width: 100px;
	border: 1px solid #fff;
	text-align: left;
	line-height: 1.3em;
	color: #11AEBF;
	font-weight: bold;
	}
	
#email-form input, textarea {
	margin-bottom: 5px;
	border: 1px solid #11AEBF;
	width: 150px;
	}
	
#email-form input {
	height: 30px;
	}

#map-info {
	margin-top: 15px;
	float: left;
	width: 400px;
	background-color: #fff;
	}
	
#map-info #address {
	float: left;
	margin-right: 20px;
	line-height: 1.4em;
	}

#map-info #email {
	float: left;
	}
	
#map-info img {
	margin-bottom: 10px;
	border: 1px solid #11AEBF; 
	}
#right-side-content  li {
	margin-left: 22px;
	margin-bottom: 6px;
	list-style-type: disc;
	line-height: 20px;
}
#map-info iframe {
	border: 1px solid #11AEBF;
}

