body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #F0E7C3;
	color: #3D3022;
	text-align: center;
}

p {
	margin:0;
	padding:0;
	padding-bottom:8px;
	line-height:1.75em;
	padding-top: 0px;
}
p .highlight {
	font-style:italic;
	}

p.text {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
p.title {
	font-weight: bold;
	padding-bottom:0px;
	margin-bottom:0px;
}

#pageWrapper {
	margin-right: auto;
	margin-left: auto;
	min-height: 800px;
	text-align: left;
	width: 800px;
	margin-top: 0px;
	background-image: url(../images/sidebarImages.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

/* <Top Navigation Styles> */
#topNav {
	margin-top: 20px;
	margin-right: 150px;
}
#topNav a:link, #topNav a:visited {
	background-color: #F0E7C3;
	color: #3d3022;
}
#topNav img {
	float: left;
}
#topNavMenu {
	margin-left: 170px;
	list-style-type: none;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	position: relative;
	top: 40px;
	height: 1em;
}
#topNavMenu li {
	float: left;
	height: 2em;
	
}
#topNavMenu li a {
	margin-top: 6px;
	padding-right: 6px;
	padding-bottom:0px;
	padding-left:6px;
	margin-left:12px;
	
}


#topNavMenu a:hover, #topNavMenu a:active, #topNavMenu a:focus {
	background-color: #427D9E;
	color: #FFFFFF;
	letter-spacing: .01px;
	text-decoration:none;
}




/* </Top Navigation Styles> */

#navHolder {
	float: left;
	width: 170px;
	margin-right: 20px;	
}

#main_content {
	padding-top: 10px;
	clear: both;
}





#textContent {
	font-size: 1em;
	line-height: 1.5em;
	width: 325px;
	margin-left: 190px;
	font-weight: normal;
}
ul.bullets {
	margin-left:18px;
	margin-top: 0px;
}
.breadcrumb {
	font-size: 14px;
	font-weight: bold;
	color: #3D3022;
	padding-bottom: 6px;
}



.back {
	font-size: 10px;
	color: #3D3022;
	text-align: right;
}
#images {
	float: right;
	padding-left: 0px;
	margin-top: 0px;
	margin-left: 20px;
}
.liteBrown {
	color: #3D3022;
	font-weight: normal;
}
h3.headers {	
	font-size:12px;
	padding-bottom:3px;
	margin-bottom:3px;
}

.subhead {
	margin-bottom: 0px;
	padding-bottom: 2px;
	font-size: 14px;
	margin-top: 0px;
}

#footer {
	text-align: center;
	clear: both;
	width: 100%;
	
}
#footer p {
	border-top: 1px solid #3D3022;
	padding-top:3px;
	margin-top:0;
	
}
#footer .tagline {
	margin-bottom:0;
	padding-top:24px;
	padding-bottom:6px;
	border-top:none;
	color:#427D9E;
	font-size: 10px;
	letter-spacing: 6px;
}

.bullets {
	padding-left: 0px;
	margin-left: 0px;
}
.bold {
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 1.5em;
}

.firstParagraph {
	margin:0;
	padding:0;
	margin-top: 0px;
}

.headerSubHeads {
	margin: 6px 0px 0px;
	padding: 0px;
	font-size: 14px;
	font-weight: normal;
}
