#container  {
	width: 800px;
	background: #FFFFFF;
	text-align: left;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
}
#mainContent {
	width: 800px;
}
body {
	background: #000000; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #222222;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	font-size: 8.8pt;
	line-height: 16px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4A453A;
	font-weight: normal;
	font-size: 21pt;
	line-height: 29px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #35312A;
	font-weight: normal;
	font-size: 14pt;
	line-height: 22px;
	margin: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.bold {
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #615b4b;
	line-height: 18px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #615b4b;
	margin-top: 0px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 0px;
	text-transform: uppercase;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.h3white {
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
}
.h3bullet {
	list-style-type: none;
	color: #D7712C;
	background-color: #D7712C;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 5pt;
	margin-left: 4px;
	margin-right: 4px;
}
.bold {
	font-weight: bold;
	color: #3B372E;
}
.caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #222222;
	padding-top: 7px;
}
#header {
	height: 111px;
	width: 800px;
	background-color: #615b4b;
}
#table  {
	width: 800px;
}
#far_left {
	width: 90px;
	height: 400px;
	background-color: #918B7B;
	vertical-align: top;
	padding-top: 10px;
}
.far_left {
	background-color: #ACA698;
	font-weight: bold;
	text-indent: 6px;
	color: #FFFFFF;
	font-size: 7pt;
	display: block;
	padding-top: 6px;
	padding-bottom: 6px;
}
#far_left a {
	background-color: #D7712C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	font-size: 7pt;
	text-decoration: none;
	text-align: left;
	text-indent: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#far_left a:hover {
	background-color: #ACA698;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	display: block;
	font-size: 7pt;
	text-decoration: none;
	text-align: left;
	text-indent: 6px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#far_left_subnav {
	width: 114px;
	vertical-align: text-top;
	background-color: #ACA698;
	padding-top: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	padding-left: 7px;
}
#far_left_subnav a {
	vertical-align: top;
	background-color: #ACA698;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#far_left_subnav a:hover {
	color: #FFFFFF;
}
.first_name {
	color: #8E8A7A;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9pt;
	line-height: 5pt;
}
.last_name {
	background-color: #aba698;
	width: 100px;
	vertical-align: top;
	text-align: left;
	padding-top: 7px;
	font-weight: bold;
	font-size: 8pt;
	text-indent: -12px;
	padding-left: 20px;
}
#main_text_bigger {
	background-color: #c4bfb4;
	width: 478px;
	text-align: left;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 75px;
	padding-bottom: 35px;
	padding-top: 15px;
}
#main_text_bigger p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
}
#main_text {
	background-color: #c4bfb4;
	width: 328px;
	text-align: left;
	vertical-align: top;
	padding-left: 20px;
	padding-right: 15px;
	padding-bottom: 35px;
	padding-top: 15px;
}
#main_text p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #222222;
}
#main_text a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #D7712C;
}
.main_text_img   {
	margin-left: 0px;
	padding-right: 17px;
	margin-bottom: 6px;
	cursor: help;
}
#main_text li {
	color: #222222;
	line-height: 18px;
	padding: 0px;
	margin: 0px;
}
.main_text_numbers  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	background-color: #D7712C;
	padding-top: 3px;
	margin-top: 15px;
	padding-bottom: 3px;
	padding-left: 6px;
	font-weight: bold;
	color: #FFFFFF;
	margin-right: 7px;
}
.main_text_numbers a {
	text-decoration: none;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.main_text_numbers a:hover {
	text-decoration: underline;
	color: #615B4B;
}
#far_right {
	background-color: #c4bfb4;
	width: 200px;
	text-align: left;
	vertical-align: top;
	padding-top: 12px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #918B7B;
}
#far_right p {
	margin-right: 20px;
	font-size: 8pt;
	line-height: 14px;
	margin-bottom: 0px;
	color: #222222;
}
#home_page_flash {
	background-image: url(images/images/background_03.jpg);
	background-repeat: no-repeat;
	width: 590px;
	background-color: #C4BFB4;
	text-align: left;
	vertical-align: top;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	padding-top: 73px;
}
#names {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #222222;
}
#footer {
	background-image: url(images/footer.jpg);
	background-color: #000000;
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 8pt;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	width: 800px;
	text-align: center;
	vertical-align: middle;
	height: 54px;
	line-height: 30px;
}
.photo_credit {
	font-size: 8px;
	text-align: right;
	padding: 0px;
	line-height: 12px;
	text-transform: none;
	font-weight: normal;
	color: #3E3A30;
}
