body {
	background-color: #afa88c;
	background-image: url(../images/bg-blend.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 25px;
}

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
}

#theContainer{margin:0px auto;width:789px;align:left;}
#theHeader{
	position:absolute;
	width:789px;
	text-align:right;
	top:4px;
	height:22px;
	padding:0px;
	margin:0px;
	z-index:1;
}

h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FF7622;
	margin: 0px;
}
a.nav-link:link {
	color: #8f886f;
	text-decoration: none;
	font-weight: bold;
}
a.nav-link:active {
	color: #8f886f;
	text-decoration: none;
	font-weight: bold;
}
a.nav-link:visited {
	color: #8f886f;
	text-decoration: none;
	font-weight: bold;
}
a.nav-link:hover {
	color: #d44f17;
	text-decoration: none;
	font-weight: bold;
}


a.footer-link:link {
	color: #E8DEAB;
	text-decoration: none;
	font-weight: normal;
}
a.footer-link:active {
	color: #E8DEAB;
	text-decoration: none;
	font-weight: normal;
}
a.footer-link:visited {
	color: #E8DEAB;
	text-decoration: none;
	font-weight: normal;
}
a.footer-link:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
}

a:link {
	color: #d44f17;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #d44f17;
}
a:hover {
	text-decoration: none;
	color: #d44f17;
}
a:active {
	text-decoration: underline;
	color: #d44f17;
}
.home-bg-image {
	background-image: url(../images/home-image-bg.jpg);
	background-repeat: no-repeat;
}
.home-nav-padding {
	padding-left: 10px;
}
.content-padding {
	padding: 10px;
	background-color: #FFFFFF;
}
.home-right-border {
	padding: 10px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FF7622;
	border-left-color: #FF7622;
}
.content-padding-right {
	padding-right: 20px;
}
.footer-bg {
	background-image: url(../images/footer-bg-image.jpg);
	background-repeat: no-repeat;
	color: #E8DEAB;
	padding: 8px;
}

.footer-text-padding {
	padding: 10px;
	color: #757156;
}
.interior-bg-image {
	background-image: url(../images/interior-image-bg.jpg);
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.interior-content-padding {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 45px;
}
.nav-s {
	background-image: url(../images/nav-s.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.next {
	background-color: #F9F9F9;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	height: 22px;
	letter-spacing: 1px;
}
#RequestPriority {display: none;}

