@charset "UTF-8";
/** CSS RESET **/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}
.pad10px {
	padding: 10px;
}
:focus {
	outline: 0;
	}


/** GLOBAL STYLES **/
body {
	background-color: #FCFCFC;
	background:url(images/background.jpg) repeat-x;
	color: #1B1B1B;
	font: 12px/18px Arial, Helvetica, sans-serif;
	}
	a {
	color:#0099ff;
	text-decoration:none;
}
	a:hover, a:focus {
	text-decoration:underline;
}
	p {padding:6px 4px;}
	h1 {
	color:#83ad27;
	font-size:24px;
	font-weight:bold;
	line-height:24px;
	margin-bottom:7px;
}
	h2 {
	font-size:13px;
	font-style:normal;
	text-transform:uppercase;
	margin-bottom:10px;
	color: #83ad27;
	letter-spacing: 1px;
}
.bioPhoto {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
}
	h3 {
	font-size:13px;
	font-style:normal;
	margin-bottom:10px;
	color: #83ad27;
	letter-spacing: 1px;
	padding-left: 2px;
}
	label span {width:80px;}

#container {
	margin:0 auto;
	width:990px;
}
/** HOMEPAGE **/
#logo {
	float:left;
	margin:0px 0 15px 50px;
}
#navi {
	float:none;
	padding:17px 0 0 25px;
}
#featured {/*border-top:4px solid #CCC;*/}
.bucket {
	float:left;
	margin:20px;
	_margin:16px;
	width:280px;
	font-size:11px;
	border: 1px solid #bbbbbb;
	background: #ebebeb;
}

/** STICKY FOOTER **/
html, body, #wrap {height: 100%;}

body > #wrap {height: auto; min-height: 100%;}

#container {padding-bottom: 100px;}  /* must be same height as the footer */

#footer {
	background: url(images/bgFooter.jpg) repeat-x;
	font-size:x-small;
	position: relative;
	margin-top: -100px; /* negative value of footer height */
	height: 100px;
	clear:both;
	} 
	#footerContent {margin:0 auto;width:950px;}
		#footerContent a {text-decoration:none;margin:0 0px;}
		#footerContent img {float:left;}
	.footerLoc {float:left;margin:40px 0 0 5px;}
		.footerLoc span {
	color:#615858;
	font-size:12px;
	font-weight:bold;
	margin:2px 8px;
}
		.footerLoc span strong {color:#171717;}
	.footerLegal {
	float:right;
	text-align:right;
	margin:22px 0 0 0;
	width:300px;
	_width:290px;
}
		.footerLegal img {}

/* NAVIGATION */

.menu {
	margin-top:0px;
	margin-bottom: 10px;
}

#nav, #nav ul {
	padding:0;
	margin:0;
	list-style: none;
	float: left;
	z-index:1000;
}
#nav a {
	display: block;
	font-weight:bold;
	font-weight:normal;
	font-size:16px;
	color:#0099ff;
	text-transform:uppercase;
	text-decoration:none;
}
#nav li {float: left;width: auto;}
#nav span {
	padding:0 20px;
	letter-spacing: 1px;
}
#nav li ul li a {font-size:10px;padding:8px 5px;width:180px;margin:2px;}
#nav li ul li a:hover {
	color:#999;
	background:#CCC;
	color:#0066cc
}
#nav li ul {position: absolute;width:194px;left: -999em;background:#FFF;border:2px solid #999;}
#nav li:hover ul {left: auto; z-index:2000;}
#nav li:hover ul, #nav li.sfhover ul {left: auto;}

.current {
	color:#83ad27;
}


/* SUBPAGE STYLES */
.services, .leftContent, .mainContent {color:#5E5E5E;float:left;font-size:small;}
.services {
	width:225px;
	margin-top:15px;
}
	.services li {list-style:none;text-align:right;line-height:30px;}
	.services li a {text-decoration:none;padding:0 0 2px 2px}
		.linkBlue {color:#6F8B8E;}
		.linkGreen {color:#808D71;}
		.linkOrange {color:#8F7F70;}
		.linkRed {color:#8C7176;}
		.linkCurrent {
	/*
	border-bottom:2px solid #CCC;
	border-left:4px solid #CCC;

*/	font-weight: normal;
	background: url(images/ico_linkCurrent.gif) no-repeat left center;
	padding-left: 15px;
	text-indent: 15px;
	margin-left: 15px;
	left: 15px;
}
.leftContent {
	padding:20px;
	width:312px;
	color: #1b1b1b;
}
	.leftContent img {float:left;margin:0px 10px 5px 1px;}
	.newsLinks {
	line-height:18px;
	padding:10px;
	font-size: 11px;
}
.newsLinksSelected {
	line-height:18px;
	padding:10px 10px 50px;
	font-size: 11px;
	font-weight: bold;
	color: #1b1b1b;
}
.newsLinksSelected a {
	line-height:18px;
	padding:10px;
	font-size: 11px;
	font-weight: bold;
	color: #1b1b1b;
}
.newsLinksSelected a:hover {
	line-height:18px;
	padding:10px;
	font-size: 11px;
	font-weight: bold;
	color: #1b1b1b;
	text-decoration: none;
}
	.mgmtColumns {
	float:left;
	width:235px;
	padding:0 14px;
	line-height: 16px;
}
.mainContent, .mainContentFull, .mainContentContact {
	background:#FFF;
	border:2px solid #667988;
	border-bottom:7px solid #667988;
	padding:20px;
	width:329px;
	-moz-border-radius-topleft:20px;
	-moz-border-radius-bottomright:50px;
	border-top-left-radius: 20px;
	border-bottom-right-radius: 50px;
	-moz-box-shadow:rgba(0, 0, 0, 0.5) 5px 5px 5px;
	-webkit-box-shadow: rgba(0, 0, 0, 0.5) 5px 5px 5px;
	margin-bottom:20px;
	color: #151515;
}
	.mainContent h2, .mainContentFull h2, .mainContentContact h2 {font-size:18px;font-weight:bold;text-transform:none; font-style:normal;}
	.mainContent li {margin:0 40px;}
	.mainContentFull {float:left;width:532px;}
	.mainContentFull p {line-height:20px;}
	.mainContentContact {float:left;width:916px;}
		.floatLeft {
	float:left;
	margin:5px 20px 10px 1px;
}
	
.brdrBlue {border:2px solid #6F8B8E;border-bottom:7px solid #6F8B8E;}
.brdrGreen {border:2px solid #808D71;border-bottom:7px solid #808D71;}
.brdrOrange {border:2px solid #8F7F70;border-bottom:7px solid #8F7F70;}
.brdrRed {border:2px solid #8C7176;border-bottom:7px solid #8C7176;}
	
.clientColumns {float:left;width:150px;padding-left:25px;line-height:25px;}
	.clientColumns ul {margin-top:15px;}
	.clientColumns li {line-height:16px;list-style:none;margin-bottom:16px;}
	
.contactColumns {float:left;padding-left:27px;width:200px;}


/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
	.headlineRed {
	color:#8C7176;
	font-size:16px;
	font-weight:bold;
	line-height:24px;
	padding-left:4px;
	margin-bottom:7px;
}
.headlineBlue {
	color:#6F8B8E;
	font-size:16px;
	font-weight:bold;
	line-height:24px;
	padding-left:4px;
	margin-bottom:7px;
}
.headlineGreen {
	color:#808D71;
	font-size:16px;
	font-weight:bold;
	line-height:24px;
	padding-left:4px;
	margin-bottom:7px;
}
.headlineBlueGrey {
	color:#667988;
	font-size:16px;
	font-weight:bold;
	line-height:24px;
	padding-left:4px;
	margin-bottom:7px;
}
.headlineDkGrey {
	color:#5E5E5E;
	font-size:16px;
	font-weight:bold;
	line-height:24px;
	padding-left:4px;
	margin-bottom:7px;
}
.bucketTitle {
	font-size: 13px;
	text-transform: uppercase;
	color: #83ad27;
	padding: 10px;
	font-weight: normal;
	background: #000;
}

