html {
	height:100%;
}
body {
	background-color:#fff;
	margin:0;
	height:100%;
}
div, img, p, table tr, td, span, ul, li, dt, fieldset {
	margin:0;
	padding:0;
	border:0;
}

a, a:visited {
	outline: none;	
}

/**********************		LAYOUT		*********************/

#wrapper {
	position:relative;
	width:950px;
	min-height:100%;
	border-right:1px solid #D3E7B4;
	overflow:auto;
}
div#header {
	position:relative;
	height:102px;
	padding-top:48px;
}

img#logo {
	position:absolute;
	top:51px;
	left:54px;
}	

div#mainnav {
	margin-left:330px;
}

div#imagery {
	height:221px;
	background-repeat:repeat-x;
	background-color:#D3E7B4;
	background-position: bottom right;

}

div#imagery-abs {
	position:absolute;
	left:0;
	top:128px;
	height:245px;
	width:950px;
	z-index:-1;
}

#imagery-left-home {
	float:left;
	width:361px;
	height:221px;
	background-color:#8CB334;
	text-align:left;
}

#imagery-left-abs {
	float:left;
	width:268px;
	height:245px;
	background-color:#8CB334;
	text-align:left;
}

#imagery-right-home {
	width:589px;
	height:221px;
	background-color:#E0E9C4;
	float:right;
}

#imagery-right-abs {
	width:682px;
	height:245px;
	background-color:#E0E9C4;
	float:right;
}

#content-home {
	position:relative;
	margin:30px 0 0 55px;
}

#content-abs {
	position:relative;
	margin:210px 0 0 55px;
}

#content-abs #subnav {
	width:240px !important;
	margin-left:0;
}
div#cont-col-left{
	float:left;
	width:275px;
}

div#cont-col-left-home {
	float:left;
	width:275px;
}

div#cont-col {
	float:left;
	width:560px;
	margin-left:2px;
}

div#cont-col-home {
	position:relative;
	float:left;
	width:420px;
	margin-left:2px;
}

div#cont-col-abs {
	position:relative;
	float:left;
	width:560px;
	/*margin-left:30px;*/
}
div#subnav-content {
	margin-top: 60px;
	width:240px;
	margin-left: -20px;
}
div#teaserLeft {
	margin-left:54px;
	padding-top:0;
	width:240px;
}
	
div.txt {
	position:relative;
	margin:0;
	height:auto;
}

#bg-image {
	position:absolute;
	left:460px;
	top:100px;
	z-index:-1;
}

.white {
	background-color:#FFF;
}
.green {
	background-color:#8CB334;
}

/*
 *   NL BOX
 */

#newLbox {
	position: absolute; 
	width:156px;
	height: 25px;
	right:0;
	top: -30px;
	background-color: #96b439;
	color: #fff;
	text-align:center;
}

#newLbox a, #newLbox a:visited {
	line-height: 25px;
	color:#fff;
	text-decoration:none;
}

#newLbox a:hover, #newLbox a:visited:hover {
	color:#96b439;
	background-color: #fff;
	text-decoration:none;
}

/**********************		CLEAR FLOATS	********************/

.clear-left {
	clear:left;
}

.clear-right {
	clear:right;
}

.clear-both {
	clear:both;
}

/**********************		TEXT STYLES & PARAGRAPHS	********************/

div, p, form, input, span, textarea, a {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#222;
}

p {
	line-height:16px;
	margin-bottom:12px;
}

a, a:visited {
	text-decoration:none;
	color:#566D21;
}

.bodytext a, .bodytext a:visited {
	text-decoration:underline;
}

a:hover, a:visited:hover {
	text-decoration:underline;
	/*border-bottom:1px dashed #8CB334;*/
	color:#333;
}

h1, h2, h3, h4, h5, h6 {
	color:#566D21;
	margin-top:0;
	margin-bottom:8px;
	padding:0;
}

h1 { font-size:14px; }
h2 { font-size:13px; }
h3 { font-size:12px; }
h4 { font-size:12px; }
h5 { font-size:12px; margin:0; }
h6 { font-size:11px; margin-bottom:0; font-weight:normal; }

#cont-col-abs ul, #content ul, #cont-col-home ul {
	list-style:none;
}

#cont-col-abs li, #content li, #cont-col-home li {
	display:block;
	list-style:none;
	background-image:url(../pix/list.gif);
	background-repeat:no-repeat;
	background-position:top left;
	padding-left:12px;
	margin-bottom:6px;
}

/**********************		CONTENT TEMPLATE CSS	 ********************/


/**********************		CONTENT TEMPLATE CSS	 ********************/


div#content-container {
	background-color:#fff;
	background:url(../pix/home/imagery_people.gif);
	background-repeat:repeat-x;
	background-position: bottom right;
}

#leftcol {
	float:left;
	width:294px;
	margin-left:0;
}
imagery-container {
	position:relative;
	height:180px;
	width:294px;
}
div#imagery {
	position:relative;
	background-color:#8CB334;
	width:240px;
	height:180px;
	margin-left:54px;
	
}

#content {
	width:550px;
	float:left;
	margin:0 0 30px 36px;
}

div#content p, div#content h1 {
	margin-top:0;
	padding:0;
	line-height:16px;
}

p#img-trigger {
	position:absolute;
	left:0;
	bottom:0;
	padding:0 0 1px 4px;
	margin:0 24px 0 0;
	color:#FFF;
}

a#plus {
	position:absolute;
	right:0;
	bottom:0;
}

div.csc-textpic div.csc-textpic-imagewrap .csc-textpic-image {
	margin-bottom:0;
}
#content li.csc-textpic-image {
	list-style-type: none;
	background-image: none;
	padding: 0;
}
dd.csc-textpic-caption {
	display:none;
}

div#content div.csc-textpic img {
	margin-bottom:12px;
	/*border:3px solid #8CB334;*/
}
.csc-textpic-image {
	margin-right:20px;
}

.div-spacer {
	height:1px;
	line-height: 1px;
	margin-top: 19px;
	clear: left;
}

/*
	SITEMAP
*/

.csc-sitemap ul li ul {
	 margin-top:6px;
}

.csc-sitemap ul li a {
	font-size:11px;	
	font-weight:bold;
}
.csc-sitemap ul li ul li a {
	font-size:11px;	
	font-weight:normal;
}

/**********************		FORMS	 ********************/

input, .butt {
	float:left;
	width:160px;
	height:auto;
	border: 1px solid #ccc;
	padding:1px 2px;
	margin-bottom:2px;
	background-color:transparent;
	
}
textarea {
	border: 1px solid #ccc;
	padding:2px 2px;
	margin-bottom:2px;
	background-color:transparent;
}
label {
	float:left;
	width:100px;
	cursor:pointer;
}
.butt {
	width:auto;
	cursor:pointer;	
	margin-top:6px;
	background-color:transparent;
	color:#566D21;
}
.butt:hover {
	background-color:#f5f5f5;
	width:auto;
}
.tx-srfreecap-pi2-image {
	margin:0 !important;
} 
.error {
	color:#8F1A1A;
	font-weight:bold;
}

/*
 * 		FCE
 */

div.fce-440-160 {
	position: relative;
}
div.fce-440 {
	width: 440px;
	float: left;
	margin-right: 10px;
}
div.fce-160 {
	width: 160px;
	float:left;
	margin: 0;
	padding:0;
}

div.csc-textpic-intext-left {
	clear:left;
}

.tx-indexedsearch-redMarkup {
	color: #333 !important;	
}
.tx-indexedsearch-searchbox td {
	padding-right: 6px;
	padding-bottom: 3px;
}
.tx-indexedsearch-title {
	background-image:url("../pix/list.gif");
	background-position:left top;
	background-repeat:no-repeat;
	padding-left: 16px;
}
.tx-indexedsearch-title a {
	font-weight: bold;
}
.tx-indexedsearch-descr {
	padding-bottom: 6px;
}

.tx-indexedsearch-browsebox {
	margin: 8px 0;	
}
ul.browsebox {
	margin-bottom: 8px;
}
ul.browsebox li {
	float:left;
	padding-right: 10px;
}
div.tx-indexedsearch-res  {
	clear: left;
	margin: 10px 0;
	border-bottom: 1px solid #566D21;
	border-top: 1px solid #566D21;
}
div.tx-indexedsearch-res 
div.tx-indexedsearch-res {
	border: 0;
}
#cont-col-abs li.tx-indexedsearch-browselist-currentPage,
li.tx-indexedsearch-browselist-currentPage a {
	font-weight: bold;
	background-image: none;
	padding-left: 0;
}
.tx-indexedsearch-icon img {
	display: none;
}


