body {
	background:url(/images/pageBackground.gif) repeat-x #d4cbae;
}

#wrapper {
	width:786px;
	border:solid 1px #fff;
	background:#d2c9ac;
	margin:0 auto;
	height:100%;
}

.insideWrap {
	margin:2px;
	background:#fff;
}

.headerMain {
	height:105px;
	background:url(/images/headerMain.gif) no-repeat;
	margin:0px;
	padding:0px;
}
.subHeader {
	height:25px;
	background:url(/images/subHeaderMain.gif) no-repeat;	
}
.headerInt {
	height:85px;
	background:url(/images/subHeaderMain.gif) no-repeat;		
}
.navMain {
	background:#345d73;
	height:2.8em;
	font-family:"Trebuchet MS", "Trebuchet", "Arial", "San Serif";
	color:#fff;
	font-size:.8em;
}

.navMainItem {
	float:left;
	padding:10px;
}
.navMainItem a {
	text-decoration:none;
	font-family:"Trebuchet MS", "Trebuchet", "Arial", "San Serif";
	color:#fff;
}
.navMainItem a:link, a:visited {
	text-decoration:none;
}
.navMainItem a:hover, a:active {
	text-decoration:underline;
}

.colLeft {
	width:171px;
	height:99%;
	float:left;
	background:#fff;
}
.leftNav {
	font-family:"Trebuchet MS", "Trebuchet", "Arial", "San Serif";
	font-size:12px;
	color:#898989;
	padding:10px 0px 0px 10px;	
}
.leftNav a {
	font-family:"Trebuchet MS", "Trebuchet", "Arial", "San Serif";
	color:#898989;
}
.leftNav a:link, a:visited {
	text-decoration:none;
}
.leftNav a:hover, a:active {
	text-decoration:underline;
}
.leftNav ul {
	font-size:0.9em;
	padding-left:20px;
	margin:0;
}
.leftNav li {
	padding:0px;
}

.colRight {
	margin:0px;
	padding:10px;
	float:right;
	width:589px;
	background:#fff;
	border-left:solid 2px #e9ca6f;
}
.colRight p {
	font-family:"Georgia", "Times", "Serif";
	color:#000;
	font-size:.9em;
	line-height:1.35em;
	text-align:justify;
}

.colRight h2 {
	background:#879aa1;
	border-top:solid 4px #345d7b;
	margin:0px;
	letter-spacing:.35em;
	color:#fff;
	font-family:"Trebuchet MS", "Trebuchet", "Arial", "San Serif";
	font-size:14px;
	padding:4px;
}
.colRightContent {
	background:#f4ebce;
	font-family:"Georgia", "Times", "Serif";
	padding-bottom:10px;
}
.colRightContent p {
	font-family:"Georgia", "Times", "Serif";
	padding:0px 10px 5px 10px;
	color:#333;
	font-size:.9em;
	line-height:1.3em;
	text-align:justify;
}
.colRightContent h3 {
	font-family:"Georgia", "Times", "Serif";
	padding:0px 10px 0px 10px;
	margin-bottom:4px;
	font-size:1.2em;
	color:#0c4e72;
}
.colRightContent h4 {
	font-family:"Georgia", "Times", "Serif";
	padding:10px;
	margin:0;
	font-size:1.1em;
	font-weight:normal;
	color:#4b6776;
	border-bottom:1px solid #4b6776;
}
.colRightContent h5 {
	font-family:"Georgia", "Times", "Serif";
	padding:10px;
	margin:0;
	font-size:1.0em;
	font-weight:normal;
	color:#4b6776;
}
.colRightContent ul {
	font-family:"Georgia", "Times", "Serif";
	color:#000;
	margin:5px 0px 0px 0px;
	font-size:.95em;
	line-height:1.3em;
	list-style-type:none;
	text-align:left;
	padding:10px 0px 0px 10px;
}
.colRightContent ul li {
	font-family:"Georgia", "Times", "Serif";
	color:#000;
	margin-bottom:10px;
	font-size:.9em;
	line-height:1.3em;
	background:url(/images/li_bullet_1.gif) no-repeat 0 5%;
	padding:0px 10px 0px 20px;
}

.colRightContent ol li {
	font-family:"Georgia", "Times", "Serif";
	color:#000;
	margin:5px 0px 0px 0px;
	font-size:.95em;
	line-height:1.3em;
	text-align:justify;
	padding:0px 20px 0px 0px;
}
.sitemap li {
	font-family:"Georgia", "Times", "Serif";
	color:#000;
	margin:5px 0px 0px 0px;
	font-size:.95em;
	line-height:1.3em;
	text-align:justify;
	padding:0px 20px 0px 0px;
}

.colRightContent a {
	color:#054ca5;
	text-decoration:none;
}
.colRightContent a:link, a:visited {
	text-decoration:none;
}
.colRightContent a:hover, a:active {
	text-decoration:underline;
}

.disclaimer {
	width:171px;
	font-family:"Trebuchet MS", "Trebuchet", "Arial", "San Serif";
	font-size:11px;
	color:#898989;
	padding:10px 10px 0px 10px;	
}
.disclaimer a {
	color:#898989;
	text-decoration:none;
}
.disclaimer a:link, a:visited {
	text-decoration:none;
}
.disclaimer a:hover, a:active {
	text-decoration:underline;
}

.footer {
	font-family:"Trebuchet MS", "Trebuchet", "Arial", "San Serif";
	font-size:12px;
	color:#898989;
	padding:10px;	
}
.footer a {
	text-decoration:none;
	font-family:"Trebuchet MS", "Trebuchet", "Arial", "San Serif";
	color:#898989;
}
.footer a:link, a:visited {
	text-decoration:none;
}
.footer a:hover, a:active {
	text-decoration:underline;
}

.bioPhoto {
	float:left;
	margin:0px 10px 0px 10px;
}

.disclaimerList {
	font-family:"Georgia", "Times", "Serif";
	color:#000;
	font-size:.9em;
	line-height:1.15em;
	text-align:justify;
}
.disclaimerList li {
	padding:0px 15px 15px 0px;
}

.inputForm {
	font-family:"Trebuchet MS", "Trebuchet", "Arial", "San Serif";
	font-size:12px;
	color:#345d73;
}
.requiredField {
	padding-left:3px;
	padding-right:3px;
	color:#c00;
	font-size:14px;
	font-weight:bold;
}
.photo {
	margin:0px 10px 10px 10px;
	padding:5px;
	background:#fff;
	border:solid 1px #aabbc1;
}
.caption {
	font-family:"Trebuchet MS", "Trebuchet", "Arial", "San Serif";!important
	font-size:13px;
	color:#898989;
}
.separator {
	text-align:center;
	border-top:2px solid #aabcc2;
	margin:10px;
}

.MoreLink {
	margin:0 10px 0 10px;
	padding:3px 3px 3px 10px;
	background:#fcfaf1;
	color:#82898c;
	font-family:"Trebuchet MS", "Trebuchet", "Arial", "San Serif";!important
	font-weight:bold;
	font-size:0.7em;
	letter-spacing:1px;
}
.pagination {
	padding:5px 3px 3px 10px;
	background:#fcfaf1;
	font-family:"Georgia", "Times", "Serif";
	color:#566c77;
	font-size:0.95em;
	letter-spacing:1px;
}
.current {
	margin:0 4px 0 4px;
}