body {
	margin: 0px;
	padding: 0px;
	font-family: verdana, sans-serif;
	font-size: 11px;
	line-height: 140%;
	color: #4c4848;
	background: #3c3737 url(../images/bg-body.gif) repeat-y;
	}
a, a:visited, a:active {
	text-decoration: underline;
	color: #747151;
	}
a:hover {
	color: #000;
	text-decoration: underline;
	}
	
/*************** Site Layout ****************/

#header {
	margin: 0;
	padding: 0;
	border: 0;
	background: #b9b597;
	width: 100%;
	height: 101px;
	}
#nav {
	margin: 0;
	padding: 0 0 0 304px;
	border: 0;
	background: #933a16;
	width: 100%;
	height: 31px;
	}
#body-content {
	margin: 0;
	padding: 42px 60px 42px 30px;
	border: 0;
	background: #fff;
	width: 477px;
	}
#col-left {
	margin: 0;
	padding: 0 0 200px 0;
	border: 0;
	background: #c4c2aa url(../images/column-fade.gif) no-repeat;
	width: 203px;
	}
#col-quote {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	font-family: serif;
	line-height: 160%;
	padding: 40px 20px 0 30px;
	width: 153px;
	}
	
/*************** Formatting ****************/
	
p {
	font-size: 11px;
	line-height: 140%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 16px 0px;
	}
h1 {
	color: #000;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 16px;
	}
h2 {
	color: #000;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 16px;
	}
h3 {
	color: #000;
	font-size: 12px;
	line-height: 16px;
	margin-top: 0px;
	margin-bottom: 16px;
	}
img {
	border: 0;
	position: relative;
	}
ul {
	list-style-type: square;
	padding-left: 1.2em;
	margin-left: 1.2em;
	margin-top: 0px;
	margin-bottom: 16px;
	}
ol {
	padding-left: 1.2em;
	margin-left: 1.2em;
	margin-top: 0px;
	margin-bottom: 16px;
	}
li {
	font-size: 12px;
	line-height: 140%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 16px 0px;
	}
.condensed li {
	font-size: 12px;
	line-height: 140%;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 8px 0px;
	}
hr {
	color: #c4c2aa;
	background-color: #c4c2aa;
	border : 0px solid #c4c2aa;
	width: 100%;
	height: 1px;
	margin: 0px 0px 16px 0px;
	}

/*************** Nav - 1st Level ****************/

* html a:hover {visibility:visible;}

.section-a {
	position: relative;
	display: block;
	float: left;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	width: 134px;
	height: 31px;
	margin: 0px;
	border: 0px;
	background: #933a16;
	}
.section-a a, .section-a a:visited, .section-a a:active {
	display:block;
	text-decoration: none;
	color: #fff;
	}
.section-a a:hover {
	width: 134px;
	height: 31px;
	background: #9c997b;
	}

.section-b {
	position: relative;
	display: block;
	float: left;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	width: 91px;
	height: 31px;
	margin: 0px;
	border: 0px;
	background: #933a16;
	}
.section-b a, .section-a a:visited, .section-a a:active {
	display:block;
	text-decoration: none;
	color: #fff;
	}
.section-b a:hover {
	width: 91px;
	height: 31px;
	background: #9c997b;
	}

.section-c {
	position: relative;
	display: block;
	float: left;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	width: 111px;
	height: 31px;
	margin: 0px;
	border: 0px;
	background: #933a16;
	}
.section-c a, .section-a a:visited, .section-a a:active {
	display:block;
	text-decoration: none;
	color: #fff;
	}
.section-c a:hover {
	width: 111px;
	height: 31px;
	background: #9c997b;
	}

.section-d {
	position: relative;
	display: block;
	float: left;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	width: 75px;
	height: 31px;
	margin: 0px;
	border: 0px;
	background: #933a16;
	}
.section-d a, .section-a a:visited, .section-a a:active {
	display:block;
	text-decoration: none;
	color: #fff;
	}
.section-d a:hover {
	width: 75px;
	height: 31px;
	background: #9c997b;
	}

.section-e {
	position: relative;
	display: block;
	float: left;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	text-align: center;
	line-height: 30px;
	width: 114px;
	height: 31px;
	margin: 0px;
	border: 0px;
	background: #933a16;
	}
.section-e a, .section-a a:visited, .section-a a:active {
	display:block;
	text-decoration: none;
	color: #fff;
	}
.section-e a:hover {
	width: 114px;
	height: 31px;
	background: #9c997b;
	}
