#siteLayout {
	background-color: #F7EBDE;
	background-image: url(images/Contentpage_Layout_Background.jpg);
	background-repeat: repeat-x;
	height: auto;
	width: 100%;
}
#siteLayout_content {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #000000;
	background-image: url(images/Contentpage_content.jpg);
	background-repeat: repeat-y;
	text-align: left;
	vertical-align: top;
	height: auto;
	width: auto;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#footer {
	background-image: url(images/Contentpage_footer.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: auto;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
	color: #293029;
	font-size: 9pt;
	text-align: center;
}
#page {
	background-image: url(images/Contentpage_Layout_Background.jpg);
	background-color: #F7EBDE;
	background-repeat: repeat-x;
}
#search {
	background-image: url(images/Contentpage_NavSpace-08.jpg);
	background-position: center;
	height: 50px;
	width: 200px;
	vertical-align: middle;
	text-align: center;
}
.featureimage {
	float: left;
	margin-right: 5px;
	width: 200px;
	height: auto;
	border: #000000;
	border-width: thin;
	caption-side: bottom;
	font-size: 10pt;
}
h1, h2 { 
	color: #cc6600;
}

h3+p {
	margin-top: 0;
}

h3, h4, h5, h6 { 
	margin-bottom: 0;
	color: #cc6600;
}
a:link, a:hover {
	text-decoration: underline;
	color: #CC6600;
}
a:active, a:visited { 
	text-decoration: underline;
	color: #CC3300;
}
.rightNav {
	margin: 0;
	list-style: none;
	list-style-type: none;
}

.SubNav {
	padding-top: 10px;
	height: auto;
	width: auto;
	float: right;
}
.targetLetter {
	font-family: "Times New Roman", Times, serif;
	font-size: 18pt;
	font-weight: bold;
}
.targetHeading {
	font-family: "Times New Roman", Times, serif;
	color: #cc6600;
	text-decoration: none;
}