body {
	color: #29201d;
	background-image: url(images/body_bg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	margin: 0;
	padding: 0;
	text-align: center;
	background-color: #ffd490;
}
#wrap {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 755px;
}
#nav {
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	margin-left: 6px;
	margin-top: 10px;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#nav a:hover {
	color: #FFDFA7;
}
#nav a.active {
	color: #FFE39A;
}
.sup {
	position: relative;
	bottom: 0.4em;
	font-size: 0.8em;
}
#nav p {
	background-image: url(images/nav_bg.gif);
	background-repeat: no-repeat;
	background-position: 0% 0%;
	width: 222px;
	padding-left: 10px;
	padding-top: 6px;
	margin: 0 0 2px;
	padding-bottom: 10px;
}
#side {
	margin: 0;
	float: left;
	width: 232px;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	padding: 0;
}
#side #belownav {
	letter-spacing: .05em;
	line-height: 1.7em;
	margin: 0 30px 0 15px;
	font-size: .7em;
	padding-top: 15px;
}
#content {
	margin: 0 0 0 240px;
	color: #675a57;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif;
	font-size: 12px;
	line-height: 1.8em;
	padding-top: 30px;
}
#content #top {
	background-image: url(images/content_bg_top.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	margin: 0;
	padding: 10px 0 3px 0;
}
#content #main {
	background-image: url(images/content_bg_main.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 5px;
}
#content #bottom {
	background-image: url(images/content_bg_bottom.gif);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 42px;
	padding-top: 1px;
	padding-bottom: 1px;
}
#content #footer {
	padding-top: 5px;
	padding-bottom: 5px;
	margin-left: 15px;
	text-align: left;
	font-size: 0.8em;
	text-transform: uppercase;
	letter-spacing: .2em;
	color: #725345;
}
.endtext {
	position: relative;
	bottom: -0.25em;
	margin-left: .25em;
	top: 4px;
}
.shadow {
	background-image: url(images/shadow_bg.gif);
	background-position: 0% 100%;
	background-repeat: no-repeat;
	width: 493px;
	margin: 12px 0 12px 5px;
}
.shadow .top {
	background-image: url(images/shadow_bg_top.gif);
	background-repeat: no-repeat;
	margin: 0;
	padding-top: 8px;
}
.shadow .content {
	padding: 0 25px 5px 25px;
	margin: 0;
}
#side #belownav .credit {
	padding-top: 1em;
	font-size: 0.9em;
	color: #55443C;
	margin-top: 0em;
	text-align: right;
	line-height: normal;
}
#side #belownav p.credit {
	margin-top: 0;
	padding-top: 0;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 21px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #D69431;
	font-weight: normal;
	font-size: 16px;
}
h3 {
	color: #BF8A3A;
	font-weight: bold;
	font-size: 12px;
}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	font-size: 12px;
	font-style: italic;
}
a {
	color: #3366CC;
	text-decoration: none;
}
dt {
	font-weight: bold;
}
dd {
	margin: 0 0 25px;
	padding-left: 8px;
	padding-right: 8px;
	line-height: 1.5em;
}
.sub, .subcap {
	font-size: .9em;
}
.subcap {
	text-transform: uppercase;
}
p.sub {
	color: #9A8484;
	font-size: 11px;
	margin-left: 35px;
	margin-right: 35px;
	line-height: 1.4em;
}
ul {
	margin-left: 0;
	padding-left: 1em;
}
ul li {
	list-style-image: url(images/bullet.gif);
}
ul ul {
	padding-left: 2em;
	padding-bottom: 1.5em;
}
ul ul li {
	list-style-image: url(images/bullet2.gif);
	font-size: 11px;
}
.orangeBorder {
	border: 1px solid #E7B56B;
}
.formBox {
	background-color: #F4F2F1;
	border: 1px solid #ECE0C3;
}
.formBox, .formBox td {
	line-height: 1.3em;
	font-size: 11px;
}
.required {
	color: #E66700;
}
strong {
	color: #2A2323;
	font-weight: bold;
}
div.subnav {
	width: 60%;
	padding-bottom: 2px;
	margin-bottom: 18px;
}
div.subnav ul {
	padding-left: 2em;
	margin-left: 0;
}
div.subnav ul li {
	list-style-image: url(images/subnav_bullet.gif);
	border-bottom: 1px solid #E4E0E0;
}
div.subnav ul li.active {
	list-style-image: url(images/subnav_bullet_active.gif);
}
img.floatRight {
	padding: 0;
	float: right;
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 5px;
	margin-left: 10px;
}
img.floatLeft {
	padding: 0;
	float: left;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 0px;
}
div.subnav a {
	color: #405680;
}
div.subnav a:hover {
	color: #366CD9;
}
