body {
	margin-top: 60px;
	margin-left: 0;
	background-color: #000;
	font: 62.5%/150% Verdana, sans-serif;
	color: #fff;
}

a {
	color: #b77114;
	text-decoration: none;
}

a:hover {
	color: #b89842;
}

#footer {
	margin-left: 60px;
	color: #4c4849;
	font-size: 0.9em;
}

#info {
	margin-top: 6px;
	text-align: center;
	font-size: 1.1em;
	color: #a56d13;
	font-weight: bold;
	font-style: italic;
}

#inset {
	margin-top: 10px;
	background: url(../images/inset_bkgd.png) repeat-y top left;
}

#inset p {
	width: 150px;
	margin-left: 20px;
	font-size: 1.1em;
	font-weight: bold;
	text-transform: uppercase;
}

#menu {
	width: 792px;
	height: 71px;
	background: url(../images/menu_bkgd.png) no-repeat left top;
}

#main_body {
	float: right;
	background-color: #4c4849;
}

#main_body {
	float: right;
	display: inline;
	background-color: #4c4849;
}

#main_content {
	width: 525px;
}

#main_content h1 {
	margin-left: 30px;
	margin-right: 30px;
	font-size: 1.4em;
	color: #977454;
	font-weight: normal;
}

#main_content h2 {
	margin-left: 30px;
	margin-right: 30px;
	font-size: 1.2em;
	color: #977454;
	font-weight: normal;
}

#main_content p, #main_content table {
	margin-left: 30px;
	margin-right: 30px;
	font-size: 1.1em;
}

#mission {
	margin-top: 60px;
	font-size: 0.9em;
	color: #977454 !important;
}

#nav, #nav ul {
	padding: 7px 0 0 52px;
	margin: 0;
	list-style: none;
}

#nav a {
	display: block;
	width: 103px;
	height: 21px;
	padding-top: 6px;
	color: #fff;
	text-align: center;
	padding-right: 4px;
	padding-left: 4px;
	font-weight: bold;
}

#nav a:hover {
	color: #fff;
}

#nav li {
	float: left;
}

#nav li a {
	background: none;
}

#nav li a:hover, #nav li.active {
	background: url(../images/menu_on_bkgd.png) no-repeat top left;
}

.stripe_sidebar {
	height: 71px;
	background: url(../images/stripe_sidebar_bkgd.png) repeat-x bottom left;
}

#sub_sidebar {
	padding-top: 26px;
}

#sub_sidebar p {
	margin-left: 60px;
	text-align: right;
	color: #bdbdbf;
	font-weight: bold;
}
