@import url("../css/global.css");



/* Layout Divisions
--------------------------------------------------------------------------------------------------- */
#subheader {
	width: 982px;
	height: 200px;
	background:  url(../gfx/inside_headbg.jpg) no-repeat 100% 0 #fff;
	margin: 0 auto;
	position: absolute;
	top: 106px;
	left: 4px;
	z-index: 3000;
}

#subheader p {
	width: 163px;
	height: 88px;
	background: url(../gfx/inside_h1.png) no-repeat 0 0;
	text-indent: -9999px;
	position: absolute;
	right: 25px;
	top: 40px;
}

#subheader #btn_rq_quote {
	width: 140px;
	height: 26px;
	text-indent: -9999px;
	background:url(../gfx/btn_inquote.png) no-repeat 0 0;
	display: block;
	position: absolute;
	bottom: 25px;
	right: 36px;
}
#subheader #btn_rq_quote:hover {
	background-position: 0 -26px;
}


#contentarea {
	width: 982px;
	margin: 0 auto;
	padding: 200px 0 0 0;
	background: url(../gfx/inside_content_line.gif) repeat-y 71% 0;
}

#contentarea.full {
	background: none;
}

#contentarea #content blockquote {
	padding: 15px;
	font-size: 14px;
	border: 1px dashed #ccc;
	margin: 15px 0;
	font-style: italic;
	background:  url(../gfx/blockquote_bg.jpg) repeat-x 0 0 #C7E9FC;
}
#contentarea #content blockquote p {
	margin: 0;
}
/*
#contentarea #content ul, #contentarea #content ol {
	margin: 35px;
} 
*/
#contentarea table {
	width: 100%;
	margin: 0 0 15px;
}
#contentarea table th {
	font-weight: bold;
	font-size: 14px;
	border-bottom: 1px solid #76A834;
	border-top: 3px solid #76A834;
	padding: 5px;
}
#contentarea table td {
	border-collapse: collapse;
	padding: 5px;
	border-bottom: 1px solid #ccc;
}
#contentarea #primary ul,
#contentarea #primary ol {
	margin: 0 0 20px 20px;
}
#contentarea #primary ul li {
	margin: 0 0 10px 20px;
	padding: 0;
	list-style: disc;
}
#contentarea #primary #carousel_container ul li {
	list-style: none;
	margin: 15px 0;
	padding: 0 0 0 15px;
}
#contentarea #primary ul.highlight li {
	margin: 0 0 10px;
	padding: 0 0 0 18px;
	list-style: none;
	background: url(../gfx/arrow_bullet.gif) no-repeat 0 50%;
}
#contentarea #primary ol li {
	margin: 5px 0;
	padding: 0 0 0 15px;
	list-style-type: decimal;
}
#contentarea h4 {
	color: #6A9630;
	font-size: 18px;
	margin: 0 0 15px 0;
}
#contentarea h5 {
	color: #6A9630;
	font-weight: bold;
	font-size: 13px;
	padding: 0 0 0 20px;
	background: url(../gfx/green_arrow.gif) no-repeat 0 50%;
}
#contentarea h6 {
	color: #666;
	font-weight: bold;
	font-size: 13px;
	padding: 0 0 0 20px;
	background: url(../gfx/arrow_bullet.gif) no-repeat 0 50%;
}

#contentarea #overhead {
	background: url(../gfx/inside_content_bg.jpg) repeat-x 0 0;
	border-bottom: 1px solid #ccc;
	height: 60px;
	clear: both;
	position: relative;
}

#contentarea #overhead h1 {
	width: 600px;
	position: absolute;
	left: 30px;
	top: 10px;
	font-size: 30px;
	line-height: 30px;
	font-weight: normal;
}
#contentarea #overhead h1 b {
	color: #82B73A;
}

#contentarea #primary {
	width: 648px;
	padding: 20px 25px;
	float: left;
}

#contentarea #secondary {
	width: 284px;
	padding: 0 0 20px;
	float: left;
	position: relative;
}

#contentarea #content {
	width: 932px;
	padding: 0 25px;
	float: left;
}

#contentarea #primary #content {
	width: 580px;
}

#contentarea #content p {
	margin: 0 0 15px 0;
	line-height: 20px;
}


/* #contentarea h2 {
	line-height: 24px;
	font-size: 24px;
	padding: 20px 0;
	color: #999;
	font-weight: normal;
} */

#contentarea  .side_content {
	padding: 0 25px;
}

#contentarea  .sidebar_content {
	padding: 25px 25px;
	line-height: 24px;
}

#contentarea a {
	text-decoration: underline;
}
#contentarea  #primary p {
	line-height: 1.6em;;
	margin: 0 0 20px 0;
}

#contentarea  .colA {
	width: 48%;
	float: left;
	padding: 0;
	margin: 0;
}
#contentarea  .colB {
	width: 48%;
	float: right;
	padding: 0;
	margin: 0;
}
/*
#contentarea  #content .colA, #contentarea #content .colB {
	float: left;
	padding: 0;
	margin: 0;
}
*/
#contentarea  #content .colA ul, #contentarea  #content .colB ul {
	padding: 0;
	margin: 0 0 0 25px;
}
/* 
#contentarea ul.highlight li {
	font-weight: bold;
	color: #65902D;
}
*/
#contentarea  h2 {
	padding: 0 0 20px;
	font-size: 22px;
	line-height: 22px;
}	
#contentarea  h3 {
	font-size: 18px;
	padding: 0 0 20px 0;
}

.vcard span {
	margin: 0 0 6px;
	padding: 0;
	display: block;
}
#primary .vcard {
	float: left;
	width: 250px;
}
#primary div.map {
	float: right;
	width: 350px;
}

#primary dl dt {
	font-size: 18px;
	margin: 0 0 10px;
	padding: 20px 0 10px 0;
	border-bottom: 1px solid #ccc;
}
#primary dl dd {
	margin: 0 0 10px;
	line-height: 1.4em;
}

/* SIDE CONTENT */
#secondary .vcard {
	margin: 20px 0 20px 20px;
}
#contentarea #side_services ul {
	margin: 10px 0 20px 0;
}
#contentarea #side_services ul li {
	background:  url(../gfx/arrow_bullet.gif) no-repeat 0 0;
	text-indent: 20px;
	font-weight: bold;
	margin: 10px 0;
}

#contentarea #side_services .cta {
	width: 93px;
	height: 20px;
	display: block;
	text-indent: -9999px;
	background: url(../gfx/btn_services.png) no-repeat 0 0;
	clear: both;
}
#contentarea  #side_services .cta:hover {
	background-position: 0 -20px;
}
#contentarea #secondary h2 {
	border-bottom: 1px solid #ccc;
	padding: 20px 0 0 20px;
}
/*#contentarea #secondary h2 {
	font-size: 25px;
	letter-spacing: -1px;
	color: #999;
	padding: 20px 0 0 0;
	border-bottom: 1px solid #ccc;
	text-indent: 20px;
	width: 263px;
}*/

#contentarea #primary h2.meta_green {
	padding: 0;
	margin: 0;
}	
/*
#contentarea #secondary h2.first {
	width: 260px;
	position: absolute;
	top: -40px;
	left: 20px;
	border: none;
	padding: 0;
} */

#contentarea #secondary blockquote {
	width: 250px;
	background:url(../gfx/quote_top.gif) no-repeat 0 0;
	margin: 15px auto 0 auto;
}
#contentarea #secondary blockquote .quote_txt {
	padding: 5px 25px 15px 35px;
	background:url(../gfx/quote_bt.gif) no-repeat 100% 100%;
	color: #888;
	font-size: 16px;
	font-style: italic;
	line-height: 22px;
}
#contentarea #secondary blockquote .quote_by {
	font-weight: bold;
	font-size: 11px;
	padding: 10px 0 0 35px;
}