@charset "UTF-8";
/* CSS Document */
/* Sets element margins, padding, and border to 0 to even out browser differences when adding desired values later. */
html, body, div, p, h1, h2, h3, h4, h5, h6, blockquote, ol, ul, li, dl, dt, dd, td, form, fieldset, a {
     margin: 0;
     padding: 0;
     border: 0;
}


body {
	font: 100% Arial, Helvetica, sans-serif;
	color: #333;
	background: #cdd19a;
	text-align: center;
}
#outterwrap {
	font-size: .85em;
	line-height: 1.5em;
	text-align: left;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.clearit {
	font-size: 0.0px;
	line-height: 0.0px;
	clear: both;
}
a:link, a:visited, a:active {
	color: #333;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
h2 {
	font-size: 1em;
	text-transform: uppercase;
	color: #333;
	text-align: center;
	font-weight: bolder;
	padding-bottom: 12px;
}
#page .right h2 {
	font-size: 1.4em;
	color: #626925;
}
ul {
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 15px;
}
#header {
	background: url(/images/v2_bkg_header_02.jpg) no-repeat center top;
	height: 100px;
}
#header h1 {
	font-size: 1.2em;
	text-indent: -8000px;
}
#menuBar {
	background: url(/images/v2_bkg_nav_05.jpg) repeat-y;
	padding-right: 36px;
	padding-left: 36px;
}

#slideWrap {
	background: url(/images/v2_bkg_slides_08.jpg) no-repeat center top;
	height: 250px;
	padding-left: 80px;
	padding-right: 80px;
}
#contentWrap {
	background: url(/images/v2_bkg_content_13.jpg) repeat-y center top;
	padding: 10px 26px;
}
#contentWrap p {
	text-indent: 12px;
	margin-bottom: 12px;
}
#contentL {
	float: left;
	width: 662px;
}
#page #contentL {
	width: 912px;
}
.left {
	float: left;
	width: 250px;
}
#contentL .left p {
	font-size: 0.85em;
	font-weight: bold;
	margin-bottom: 12px;
	text-align: justify;
	color: #626925;
	margin-right: 10px;
	margin-left: 10px;
}
.right {
	float: right;
	width: 396px;
}
#page #contentL .right {
	width: 646px;
}
#contentL .right p {
	margin-right: 10px;
	margin-left: 10px;
	text-align: justify;
}
.right ul li {
	list-style: url(/images/check.gif);
	margin-left: 15px;
}
#contentR {
	float: right;
	width: 250px;
}
#contentR p {
	margin-right: 10px;
	margin-left: 10px;
	font-size: 0.85em;
	font-weight: bold;
	margin-bottom: 12px;
	text-align: justify;
}
.pod {
	background: url(/images/v2_podT_01.jpg) no-repeat center top;
	width: 220px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
	margin-bottom: 10px;
}
.pod h2 {
	background: url(/images/v2_podM_03.jpg) repeat-y center top;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-size: 1.1em;
}
#page .pod h2 {
	background: url(/images/v2_podM_03.jpg) repeat-y center top;
	margin: 0px;
	padding: 0px;
	color: #FFF;
	font-size: 1.1em;
}
.pod .podb {
	background: url(/images/v2_podB_05.jpg) no-repeat center bottom;
	height: 11px;
}

#footer {
	background: url(/images/v2_bkg_footer_17.jpg) no-repeat center bottom;
	height: 212px;
	padding-left: 26px;
}
.contactInfo {
	padding-top: 20px;
	font-size: .85em;
	line-height: 1.3em;
	font-weight: bold;
}
.bold {
	font-style: oblique;
	font-weight: bold;
}
#contentL .highlight {
	font-size: 1.1em;
	font-style: oblique;
	font-weight: bold;
	text-align: center;
	text-indent: 0px;
}
.lgpod {
	background: url(/images/lgPod_T_01.jpg) no-repeat center top;
	width: 350px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 12px;
	margin-bottom: 10px;
}
.lgpod h2 {
	background: url(/images/lgPod_M_03.jpg) repeat-y center top;
	margin: 0px;
	padding: 0px;
	color: #FFF;
}
.lgpod .podb {
	background: url(/images/lgPod_B_05.jpg) no-repeat center bottom;
	height: 11px;
}
#page #contentR {
	display: none;
}
.breadcrumbs {
	font-size: .75em;
	margin-bottom: 15px;
}
.tools {
	margin-top: 15px;
}
#projectWrap {
	margin-top: 15px;
}
.pWrap_L {
	float: left;
	width: 340px;
}
.pWrap_R {
	float: right;
	width: 300px;
}
#page #teamTable p {
	font-size: .9em;
	text-align: left;
}
#page #teamTable h2 {
	font-size: 1.1em;
	color: #000;
}
#page .flush {
	text-align: left;
	text-indent: 0px;
}
.p_Photo {
	margin-top: 0px;
	margin-bottom: 15px;
}
.updates {
	margin-top: 10px;
}
#page #projectWrap p {
	text-align: left;
	text-indent: 0px;
}
.contentIndent {
	margin: 10px 15px 15px;
}
