/* @group Body Styles */

.divider {
	border-bottom: double 3px #eee;
	margin-bottom: 20px;
}

html, body {
	height: 100%;
	margin-bottom: 1px;
}

body {
	min-width: 940px;
	text-align: center;
	background: #eaeaea;
	font: 13px/18px Arial, sans-serif;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

hr {
	height: 1px;
	border: 0;
	background: #eee;
	margin: 0 0 16px 0;
}

.na {
	color: #bbb;
}

#container {
	width: 940px;
	/*background: #0a4c27 url(../images/templates/cca/container-bottom.gif) no-repeat left bottom;*/
	background: #0a4c27 url(../images/templates/cca/container-bg.gif) repeat-y left top;
	margin: 0 auto;
	text-align: left;
	overflow: auto;
}

#left {
	width: 230px;
	padding: 0 0 0 10px;
	float: left;
	background: url(../images/templates/cca/left-bg.gif) repeat-y right top;
}

.leftbottom {
	height: 100px;
	background: url(../images/templates/cca/left-bg-bottom.gif) no-repeat right top;
}

#right {
	width: 700px;
	float: left;
}

/* @end */

/* @group User Message */

#messagecontainer {
	color: #00c56b;
	background: #0a4c27 url(../images/templates/cca/container-bottom.gif) no-repeat left bottom;
	width: 940px;
	min-height: 200px;
	margin: 0 auto;
	text-align: left;
}

#messagecontainer .inner {
	background: url(../images/templates/cca/cca-logo.gif) no-repeat 5px -1px;
	padding: 50px 50px 50px 180px;
}

#messagecontainer h1 {
	color: #fff;
	padding-bottom: 20px;
	font-size: 20px;
}

#messagecontainer ul {
	padding-bottom: 16px;
	list-style: disc;
	margin-left: 25px;
	font-weight: bold;
}

#messagecontainer a:link,
#messagecontainer a:visited,
#messagecontainer a:active {
	color: #00c56b;
	text-decoration: none;
	border-bottom: 1px solid #0d6735;
}

#messagecontainer a:hover {
	color: #fff;
}

/* @end */

/* @group Logo */

#logo {
	height: 200px;
	background: url(../images/templates/cca/cca-logo.gif) no-repeat 25px center;
}

.logolink {
	height: 200px;
	width: 230px;
}

/* @end */

/* @group Menu */

#menu ul {
	margin-bottom: 10px;
}

#menu a.main:link,
#menu a.main:visited,
#menu a.main:active {
	height: 30px;
	line-height: 30px;
	margin-top: 1px;
	padding: 10px;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	display: block;
	text-decoration: none;
}

#menu a.main:link,
#menu a.main:visited {
	background: url(../images/templates/cca/menu-item-bg.gif) no-repeat left 0px;
}

#menu a.main:hover, #menu a.main.active {
	background: url(../images/templates/cca/menu-item-bg.gif) no-repeat left -50px;
	color: #ffff00;
}

#menu a.main:active {
	background: url(../images/templates/cca/menu-item-bg.gif) no-repeat left -100px;
	color: #ffff00;
}

#menu ul ul {
	margin: 0 0 10px 10px;
	width: 220px;
}

#menu ul ul li {
	/*background: url(../images/templates/cca/submenu-bg.gif) no-repeat left bottom;*/
	padding: 5px 5px 0 0;
	/*height: 15px;*/
	/*line-height: 15px;*/
	font-weight: bold;
	margin-top: 5px;
	border-bottom: solid 1px #165934;
	color: #00c56b;
}

#menu ul ul li.active {
	background: #fff url(../images/templates/cca/submenu-active.gif) no-repeat left center;
	color: #0a4c27;
}

#menu a.sub:link,
#menu a.sub:visited,
#menu a.sub:active {
	color: #00c56b;
	text-decoration: none;
}

#menu a.sub:hover {
	color: #fff;
}

/* @end */

/* @group Mailing List */

#mailinglist {
	background: url(../images/templates/cca/mailinglist-bg.gif) no-repeat left top;
	margin-bottom: 10px;
	padding: 10px;
	color: #009e56;
}

#mailinglist li.lined1, #mailinglist li.lined2, #mailinglist li.lined3 {
	padding: 3px 5px;
	border-top: solid 1px #1a6e3f;
	font-size: 11px;
}

#mailinglist li.lined1 {
	margin-top: 3px;
}

#mailinglist li.lined3 {
	border-bottom: solid 1px #1a6e3f;
}

#mailinglist .input  {
	border: 0;
	background: #0d6834 url(../images/templates/cca/mailinglist-input-bg.gif) no-repeat;
	padding: 5px;
	width: 190px;
	height: 15px;
	margin-bottom: 5px;
	color: #fff;
	font-size: 11px;
	font-family: Arial, sans-serif;
}

/* @end */

/* @group Header */

#header {
	height: 150px;
	background: #052816;
}

.pics { height: 150px; width: 700px; padding:0; margin:0; overflow: hidden }
.pics img { height: 150px; width: 700px; padding: 0px; background-color: #eee; top:0; left:0 }



/* @end */

/* @group Network */

#network {
	height: 40px;
	padding: 0 10px;
	line-height: 40px;
	background: #07371c url(../images/templates/cca/network-bg.gif) repeat-x;
	overflow: hidden;
	color: #18bb59;
	border-top: solid 1px #0a4c26;
}

#network .input {
	border: 0;
	background: #0d6834 url(../images/templates/cca/search-input-bg.gif) no-repeat;
	padding: 5px;
	width: 140px;
	height: 15px;
	color: #fff;
	font-size: 11px;
	font-family: Arial, sans-serif;
}

#network select {
	background: #073a1e;
	color: #fff;
}

#network a:link,
#network a:visited,
#network a:active {
	color: #18bb59;
	border-bottom: solid 1px #0a4c27;
	text-decoration: none;
}

#network a:hover {
	color: #fff;
	border-bottom: solid 1px #18bb59;
}

/* @end */

/* @group Services List */

.serviceslist a:link,
.serviceslist a:visited,
.serviceslist a:active {
	color: #00a45a;
	text-decoration: none;
}

.serviceslist a:hover {
	color: #0a4c27;
}

/* @end */

/* @group Apply Button */

.applyhere a:link,
.applyhere a:visited,
.applyhere a:active {
	width: 190px;
	height: 55px;
	line-height: 55px;
	text-decoration: none;
	color: #000;
	background: url(../images/templates/cca/apply.gif) no-repeat left 0px;
	display: block;
	text-align: center;
	margin: 0 0 20px 20px;
}

.applyhere a:hover {
	background: url(../images/templates/cca/apply.gif) no-repeat left -55px;
	color: #555;
}

/* @end */

#quote {
	height: 140px;
	background: url(../images/templates/cca/quote.jpg) no-repeat left top;
	margin-bottom: 10px;
}

/* @group Welcome */

#welcome {
	background: /*#d3ffe6*/ url(../images/templates/cca/welcome-bg.gif) no-repeat left top;
	padding: 20px 20px 10px 20px;
	margin-bottom: 10px;
}

#welcome h1 {
	font-size: 25px;
	font-weight: normal;
	padding: 5px 0 16px 0;
}

/* @end */

/* @group Content */

#content {
	padding: 0 10px 0 10px;
	color: #003e22;
}

.contenttop {
	height: 10px;
	font-size: 0px;
	line-height: 0px;
	background: #fff url(../images/templates/cca/content-top.gif) no-repeat left top;
}

.contentbottom {
	height: 10px;
	background: url(../images/templates/cca/content-bottom.gif) no-repeat;
	font-size: 0px;
	line-height: 0px;
	width: 940px;
}

#content p {
	padding-bottom: 16px;
}

#content ul {
	padding-bottom: 16px;
	margin-left: 30px;
	list-style-image: url(../images/templates/cca/bullet.gif);
}

#content ul ul {
	padding-bottom: 0px;
	margin-left: 12px;
	list-style-image: url(../images/templates/cca/bullet.gif);
}

/* @end */

/* @group Content Inner */

#contentinner {
	padding: 20px 10px 10px 10px;
}

#contentinner h1 {
	font-size: 25px;
	font-weight: normal;
	padding: 0 0 16px 0;
	border-bottom: solid 1px #eee;
	margin-bottom: 20px;
	background: url(../images/templates/cca/h1-bg.gif) no-repeat right bottom;
}

#contentinner h2 {
	font-size: 20px;
	padding: 0 0 16px 0;
}

#contentinner h3 {
	font-size: 15px;
	margin-top: 16px;
	padding: 8px 0 8px 0;
	border-top: double 3px #ccc;
	border-bottom: solid 1px #ccc;
	/*margin-bottom: 16px;*/
}

#contentinner table {
	margin-bottom: 16px;
}

#contentinner td {
	border-bottom: solid 1px #eee;
	padding: 3px;
	vertical-align: middle;
}

#contentinner td strong {
	font-weight: bold;
}

#contentinner td select {
	background: #f5f5f5;
}

#contentinner td .textarea {
	width: 370px;
	height: 100px;
	border-top: solid 1px #7c7c7c;
	border-left: solid 1px #c3c3c3;
	border-right: solid 1px #c3c3c3;
	border-bottom: solid 1px #ddd;
	padding: 5px;
	font-size: 13px;
	font-family: Arial, sans-serif;
}

#contentinner td .textareasml {
	width: 185px;
	height: 50px;
	border-top: solid 1px #7c7c7c;
	border-left: solid 1px #c3c3c3;
	border-right: solid 1px #c3c3c3;
	border-bottom: solid 1px #ddd;
	padding: 5px;
	font-size: 13px;
	font-family: Arial, sans-serif;
}

#contentinner td .input {
	width: 370px;
	border-top: solid 1px #7c7c7c;
	border-left: solid 1px #c3c3c3;
	border-right: solid 1px #c3c3c3;
	border-bottom: solid 1px #ddd;
	padding: 5px;
	font-size: 13px;
	font-family: Arial, sans-serif;
}

#contentinner td .inputsml {
	width: 185px;
	border-top: solid 1px #7c7c7c;
	border-left: solid 1px #c3c3c3;
	border-right: solid 1px #c3c3c3;
	border-bottom: solid 1px #ddd;
	padding: 5px;
	font-size: 13px;
	font-family: Arial, sans-serif;
}

#contentinner td.alt, #contentinner th.alt {
	background: #fcfcfc;
}

#contentinner p a:hover,
#contentinner ul a:hover,
#contentinner h2 a:hover,
#contentinner table a:hover,
#employment p a:hover,
.employdiv a:hover {
	color: #aaa;
	background: #ffffdd;
}

#contentinner p a:link,
#contentinner p a:visited,
#contentinner p a:active,
#contentinner ul a:link,
#contentinner ul a:visited,
#contentinner ul a:active,
#contentinner h2 a:link,
#contentinner h2 a:visited,
#contentinner h2 a:active,
#contentinner table a:link,
#contentinner table a:visited,
#contentinner table a:active,
#employment p a:link,
#employment p a:visited,
#employment p a:active,
.employdiv a:link,
.employdiv a:visited,
.employdiv a:active {
	color: #00a45a;
	text-decoration: none;
	border-bottom: solid 1px #eee;
}

.quote {
	border-top: double 3px #eee;
	padding: 10px 50px 10px 40px;
	font-family: Georgia, Times, serif;
	font-size: 20px;
	line-height: 30px;
	font-style: italic;
	color: #009e56;
	border-bottom: double 3px #eee;
	margin-bottom: 16px;
	background: url(../images/templates/cca/quotes.gif) no-repeat left 15px;
}

/* @end */

/* @group Content Images */

#images {
	float: right;
	background: #fff;
	padding-left: 20px;
}

.contentimage {
	/*float: right;*/
	margin: 0 0 20px 0;
	padding: 2px;
	border: solid 1px #ddd;
	width: 216px;
}

.contentimage2 {
	/*float: right;*/
	margin: 0 0 20px 0;
	padding: 2px;
	border: solid 1px #ddd;
	width: 216px;
	line-height: 0px;
}

.contentimage img {
	line-height: 0px;
}

.imagecaption {
	background: #f5f5f5;
	padding: 3px 5px;
	border-top: solid 1px #ddd;
	font-size: 12px;
	font-weight: bold;
	color: #083e20;
}

/* @end */

/* @group Our Services */

#ourservices, #employment {
	width: 335px;
	background: url(../images/templates/cca/half-bg.gif) no-repeat center bottom;
	float: left;
}

#ourservices {
	margin-right: 10px;
}

#ourservices ul, #employment ul {
	list-style-image: none;
	margin: 0px;
	padding: 0px;
}

#ourservices .title, #employment .title {
	height: 50px;
	color: #ffff00;
	border-bottom: solid 1px #12754b;
}

#ourservices .title {
	background: url(../images/templates/cca/ourservices-title.gif) no-repeat left top;
}

#services ul a:hover {
	background: #d3ffe6;
}

#ourservices .inner, #employment .inner {
	padding: 10px 10px 5px 10px;
}

/* @end */

/* @group Employment */

#employment .title {
	background: url(../images/templates/cca/employment-title.gif) no-repeat left top;
}

#employment p a:link,
#employment p a:visited,
#employment p a:active {
	border-bottom: 1px solid #adffd0;
}

#employment p a:hover {
	border-bottom: none;
}

/* @end */

/* @group Services List */

.serviceicon {
	height: 46px;
	margin-bottom: 5px;
}

.businessicon, .retailicon, .educationicon, .agedicon {
	display: block;
	height: 32px;
	line-height: 32px;
	font-size: 20px;
	padding-left: 42px;
	margin-bottom: 10px;
}

.businessicon {
	background: url(../images/templates/cca/business-lone-icon.gif) no-repeat left center;
}

.retailicon {
	background: url(../images/templates/cca/retail-lone-icon.gif) no-repeat left center;
}

.educationicon {
	background: url(../images/templates/cca/education-lone-icon.gif) no-repeat left center;
}

.agedicon {
	background: url(../images/templates/cca/aged-lone-icon.gif) no-repeat left center;
}

/* @end */

/* @group Employment List */

.employlist {
	height: 46px;
	overflow: hidden;
	margin-bottom: 5px;
	color: #00a85c;
	font-size: 11px;
	line-height: 13px;
	}

.employdiv {
	border: solid 1px #ddd;
	padding: 10px;
	margin-bottom: 10px;
	background: #f5f5f5;
}

.employlist p {
	padding-top: 3px;
	height: 42px;
	margin-bottom: 0px;
	overflow: hidden;
}

.employlist .key, .employlist .keynumber {
	background: url(../images/templates/cca/employlist-key.gif) no-repeat left top;
	height: 45px;
	width: 65px;
	float: left;
	text-align: center;
	line-height: 45px;
	font-weight: bold;
	color: #fff;
	margin-right: 10px;
}

.employlist .key {
	font-size: 18px;
}

.key a:link,
.key a:visited,
.key a:active,
.keynumber a:link,
.keynumber a:visited,
.keynumber a:active {
	text-decoration: none;
	color: #fff;
}

.key a:hover,
.keynumber a:hover {
	border-bottom: solid 1px #d3ffe6;
}

.employlist .keynumber {
	font-size: 24px;
}

/* @end */

/* @group Testimonials */

.testtop {
	background: #008e4e url(../images/templates/cca/test-top.gif) no-repeat left top;
	padding: 15px 15px 5px 15px;
	color: #fff;
	margin-top: 10px;
}

.testtop a:link,
.testtop a:visited,
.testtop a:active {
	color: #fff;
	text-decoration: none;
	border-bottom: 1px solid #44bc76;
}

.testtop a:hover {
	border-bottom: 1px solid #fff;
}

.testbottom {
	background: url(../images/templates/cca/test-bottom.gif) no-repeat left top;
	height: 10px;
	font-size: 0px;
	line-height: 0px;
}

.testextra {
	background: url(../images/templates/cca/test-extra2.gif) no-repeat right top;
	padding: 0 50px 0 10px;
	height: 35px;
	line-height: 35px;
	float: left;
}

.testextra2 {
	background: url(../images/templates/cca/test-extra.gif) no-repeat left top;
	padding: 0 10px 0 50px;
	height: 35px;
	line-height: 35px;
	float: right;
}

/* @end */

/* @group Contact Form */

.contactright {
	float: right;
	width: 280px;
	padding: 20px;
	background: #fafafa;
	border: solid 1px #eee;
	margin-left: 20px;
}

.attention {
	border: solid 1px #e9e5ac;
	background: #fffccf;
	margin-bottom: 20px;
	padding: 8px 10px;
}

.req {
	font-size: 20px;
	color: red;
	font-weight: bold;
}

.captcha-hints {
	display: block;
	font-size: 10px;
	color: #999;
}

/* @end */

/* @group Footer */

#footer {
	color: #00c56b;
	background: #0a4c27 url(../images/templates/cca/container-bottom.gif) no-repeat left bottom;
}

#footer p {
	padding: 10px 0 10px 240px;
}

#footer a:link,
#footer a:visited,
#footer a:active {
	color: #00c56b;
	text-decoration: none;
	border-bottom: 1px solid #0d6735;
}

#footer a:hover {
	color: #fff;
}

/* @end */

/* @group Vertical Padding */

.vp100 {
	height: 100px;
}

/* @end */


