body {
	background-color: #C1B09E;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	margin-top: 25px;
	text-align: center;
}
#shell {
	text-align: left;
	width: 796px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}


#contentBottomHome {
	background-color: #B50F19;
	background-image: url(images/homeBOTTOM.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#footer {
	width: 450px;
	padding-top: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	margin-top: 10px;
	text-align: center;
}
h1 {
	font-size: x-large;
	font-weight: normal;
	font-family: "Century Gothic", Arial;
	margin-top: 10px;
}

#footer a {
	color: #FFFFFF;
	text-decoration: none;
}
#content {
	padding-right: 100px;
	background-attachment: scroll;
	background-image: url(images/title_RH_tag.gif);
	background-repeat: no-repeat;
	background-position: right top;
	width: 460px;
	line-height: 150%;
	padding-top: 0px;
}
#content p {
	margin-top: 10px;
	margin-bottom: 15px;
}


a {
	color: #FFFFFF;
	text-decoration: underline;
}
.peachBG {
	background-color: #F6E5D1;
}
#contentBottomRIGHT hr {
	color: #FFFFFF;
	background-color: #FFFFFF;
	height: 1px;
	width: 440px;
}
.peachBG a {
	text-decoration: none;
}

#homeNav {
	background-color: #F6E5D1;
	background-image: url(images/BGhomeTOP.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 250px;
}
#homeNav img {
	float: left;
}
#contentBottomInternal {
	background-color: #B51019;
	background-image: url(images/BGinternal.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#contentBottomLEFT {
	background-color: #B50F19;
	background-image: url(images/BGinternalLEFT.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 75px;
	border-left-width: 8px;
	border-left-style: solid;
	border-left-color: #F6E5D1;
}
#contentBottomLEFT img {
	float: right;
	margin: 0px;
}

#contentBottomRIGHT {
	background-color: #B50F19;
	background-image: url(images/BGinternalRIGHT.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 65px;
	border-right-width: 8px;
	border-right-style: solid;
	border-right-color: #F6E5D1;
}
#internalNav {
	background-color: #F6E5D1;
}
#tertiary {
	margin-left: 15px;
}

#internalNav img {
	float: left;
}
#intNav {
	margin-left: 100px;
}
.secondaryServices {
	background-color: #A31215;
}
.secondaryServices a {
	padding-right: 20px;
	padding-left: 20px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F6E5D1;
}

.secondaryServicesSelected {
	background-color: #DB7A73;
	padding-right: 20px;
	padding-left: 20px;
}
.secondaryServicesSelected a {
	padding-right: 0px;
	padding-left: 0px;
	border-right-width: 1px;
	border-right-style: none;
	border-right-color: #F6E5D1;
}
.tertiaryServices {
	background-color: #008BA8;
	padding-right: 10px;
	padding-left: 10px;
}
.tertiary a {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #B7F2FF;
}
.tertiaryServicesSelected {
	background-color: #45AFC5;
	padding-right: 10px;
	padding-left: 10px;
}
