@import url("reset.css");
@import url("navigation.css");

body {
	background-color: #341728;
	text-align: center;
	/* Reduce default font size to 10pt */
    font: 75% Arial, Verdana, sans-serif;
}

a:link, a:visited, a:hover {
	text-decoration: none;
	color: #592846;
}

b, strong {
	font-weight:				bold;
}

i, em {
	font-style:					italic;
}

sup {
	vertical-align: 			super;
}

sub {
	vertical-align: 			sub;
}

#content h1 {
	font-size:					140%;
	font-weight:				bold;
	margin-bottom:				10px;
}

#content h2 {
	font-size:					130%;
	font-weight:				bold;
	margin-bottom:				9px;
}

#content h3 {
	font-size:					120%;
	font-weight:				bold;
	margin-bottom:				7px;
}

#content h4 {
	font-size:					110%;
	font-weight:				bold;
	margin-bottom:				5px;
}

#content h5 {
	font-size:					100%;
	font-weight:				bold;
	margin-bottom:				3px;
}

#content h6 {
	font-size:					100%;
	font-weight:				bold;
	margin-bottom:				1px;
}

#content h1,
#content h2 {
	color: #ffffff;
}


a {
	font-weight: bold;
	color: #592846;
	text-decoration: underline;
}
a:hover {
	color: #fff !important;
	text-decoration: none;
}

#content {
	line-height:				140%;
}

#content p {
	margin-bottom:				15px;
}

#content ul,
#content ol {
	margin-bottom:				8px;
}

#content ol {
    list-style: 				decimal;
}

#content li {
	margin-bottom:				3px;
}

#content ol li {
    background: 				none;
    list-style-position: 		inside;
}

#content ul li {
	background:					url(../images/interface/bullet-icon.gif) 0 9px no-repeat;
	padding:					4px 0 4px 13px;
}

#content ul li ul,
#content ul li ol,
#content ol li ul,
#content ol li ol {
	margin: 					0.5em 0 0.5em 1.5em;
}

#content ol li ol {
    list-style: 				lower-alpha;
}

#content li ol li {
    background:					none;
}

#content ul li ul li,
#content ol li ul li {
    list-style-position: 		outside;
	background:					url(../images/interface/bullet-icon.gif) 0 9px no-repeat;
	padding:					4px 0 4px 13px;
}


hr {
	background-color:			#592845;
	border:						0;
	clear:						both;
	color:						#592845;
	height:						1px;
	margin:						10px 0;
}

.clearfix:after {
  content:".";
  display:block;
  height:0;
  clear:both;
  visibility:hidden;
}
.clearfix {display:inline-block;}
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

/*-------

			page elements
		
								-------- */
.container {
	width: 812px;
	text-align: left;
	margin: 0 auto;
}


#header {
	background: url('../images/interface/header_spacer.jpg') top left repeat-x #4c223b;
	height: 217px;
}

#searchlinks {
	float: left;
	text-align: right;
	width: 265px;
	color: #51243f;
}

#searchlinks p {
	padding: 13px 12px 0px 0px;
}

#searchlinks a {
	color: #a57692;
	padding: 0px 3px;
}
#searchlinks a:hover {
	color: #ffffff;
}

#searchform {
	float: left;
	text-align: right;
}

#searchform form {
	display: block;
	margin: 0px;
	padding: 10px 0px 0px 0px; 
	border: 0px;
}

#searchform .searchbox {
	border: 1px solid #824a6b;
	background-color: #411c33;
	color: #ffffff;
	font-size: 90%;
	padding: 4px;
}

#searchform .searchbutton {
	height: 18px;
	width: 49px;
	padding: 0px 0px 3px 4px;
}

#logo {			width: 270px; 		height: 86px;		float: left;	}
#navbar { 		width: 542px; 		height: 86px;		float: left;	}
#navsearch {	width: 542px; 		height: 42px;		float: left;	}
#nav {			width: 542px; 		height: 44px;		float: left;	}

#headerimg {
	background: url('../images/interface/header_img.jpg') top left no-repeat #4c223b;
	width: 812px;
	height: 151px; 
	float: left;
}

#headerimg h1 {
	margin: 76px 0px 0px 46px;
	color: #ffffff;
	font-size: 180%;
	font-weight: bold;
	width: 485px;
	float: left;
}

#headerimg #pff {
	float: left;
	margin: 80px 0px 0px 0px;
}

#headerimg #pff a {
	width:	20px;
	height:	22px;
	background: url(../images/interface/printer_friendly.gif) 0 0 no-repeat;
	text-indent: -9999px;
	display: block;
}

#main {
	background-color: #bc6f15;
}

#main .container {
	background: url('../images/interface/main_background.jpg') top left repeat-y transparent;
}

#content {
	width: 529px;
	float: left;
}

#level2_content {
	color: #fffcc7;
	padding: 20px 20px 20px 50px;
}

#photos {
	text-align: right;
}

#homepage_bottom {
	background: url('../images/interface/homepage_bottom.jpg') top left no-repeat transparent;
	width: 507px;
	height: 165px;
	margin: 20px 0px 20px 20px;
}

.homepage_section {
	font-size: 90%;
	width: 150px;
	float: left;
	color: #d9c075;
	margin: 30px 0px 0px 0px;
	text-align: center;
}

.homepage_section p {
	padding: 0px 10px;
}

.homepage_section img {
	margin: 10px 0px 0px 0;
}

#homepage_b1 {
	margin-left: 24px;
}

#homepage_b2 {
	border: 1px solid #8a5913;
	border-width: 0px 1px;
}


#breadcrumb {
	background: url('../images/interface/breadcrumb_bg.jpg') top right no-repeat transparent;
	height: 50px;
	color: #c8821c;
}

#breadcrumb p {
	padding: 17px 0px 0px 70px;
}

#breadcrumb a {
	color: #fffcc7;
	text-decoration: underline;
	padding: 0px 3px;
}
#breadcrumb a.current {
	color: #fffcc7;
	font-weight: normal;
	text-decoration: none;
}
#breadcrumb a:hover {
	color: #fffcc7;
	text-decoration: none;
}
#breadcrumb a.current {
	color: #fffcc7;
	font-weight: normal;
	text-decoration: none;
}



#sidebar {
	width: 282px;
	float: left;
}

#mission_header, #related_links_header {
	background: url('../images/interface/header_mission.jpg') top left no-repeat; transparent;
	width: 282px;
	height: 58px;
}
#mission_header p, #related_links_header p {
	padding: 31px 0px 0px 36px;
	color: #ffffff;
	font-weight: bold;
}

#mission_box, #related_links_box {
	color: #fffcc7;
	border: 1px solid #dca048;
	border-width: 0px 1px 1px 1px;
	margin: 0px 45px 20px 20px;
}
#mission_box p {
	font-style: italic;
	font-size: 90%;
	padding: 10px;
}

#related_links_box {
	padding: 10px 0px;
}

#related_links_box div {
	display: block;
	background: url('../images/interface/related_link_bg.jpg') top left no-repeat; transparent;
	border-top: 1px solid #dca048;
	margin: 0px 20px;
}

#related_links_box a {
	display: block;
	padding: 6px 0px 6px 20px;
	font-weight: bold;
	color: #592846;
	text-decoration: underline;
}
#related_links_box a:hover {
	color: #ffffff;
	text-decoration: none;
}

#contact_header {
	background: url('../images/interface/header_contact.jpg') top left no-repeat; transparent;
	width: 282px;
	height: 42px;
}
#contact_header p {
	padding: 14px 0px 0px 36px;
	color: #ffffff;
	font-weight: bold;
}
#contact_box {
	color: #fffcc7;
	border: 1px solid #dca048;
	border-width: 0px 1px 1px 1px;
	margin: 0px 45px 20px 20px;
}
#contact_box p {
	font-size: 90%;
	padding: 10px;
}

.contact_detail {
	font-size: 90%;
	width: 40px;
	float: left;
	padding: 0px 10px;
	color: #a65012;
}

.contact_info {
	font-size: 90%;
	width: 150px;
	float: left;
	clear: right;
}

.contact_info a, .contact_info a:link, .contact_info a:visited {
	font-weight: bold;
	color: #592846;
}
.contact_info a:hover {
	color: #ffffff;
}

/* ---------------------
      Contact Form
------------------------ */
form#contact fieldset {
	border: none;
	padding: 0;
	margin: 0;
	margin-bottom: -12px;
}
form#contact legend {
	text-indent: -9999px;
	padding: 0;
	margin: 0;
}
form#contact label {
	float: left;
	width: 170px;
	padding-right: 10px;
	margin-top: 3px;
	margin-bottom: 7px;
	font-weight: bold;
	text-align: right;
}
span.required {
	color: red;
}
form#contact p.formbuttons {
	padding-left: 180px;
	margin-top: 17px;
}
form#contact br {
	clear: both;
}
form#contact label.last {
	margin-bottom: 0;
}





#footer {
	background: url('../images/interface/footer_spacer.jpg') top left repeat-x #341728;
	height: 97px;
}

#footer .container {
	background: url('../images/interface/footer_wave.jpg') top left no-repeat transparent;
	height: 97px;
}

#footerbar {
	height: 36px;
	float: left;
}

#footercopyright {
	width: 300px;
	float: left;
	font-weight: bold;
	color: #ffffff;
}

#footercopyright p {
	padding: 10px 0px 0px 36px;
}

#footerlinks {
	width: 512px;
	text-align: right;
	float: left;
}

#footerlinks p {
	padding: 16px 36px 0px 0px;
	color: #a65012;
	font-size: 90%;
}

#footerlinks a {
	color: #ffffff;
	text-decoration: underline;
	padding: 0px 4px;
}
#footerlinks a:hover {
	text-decoration: none;
}

#footerflags p {
	padding: 4px 0px 0px 36px;
	color: #ba81a1;
	float: left;
	display: block;
	clear: both;
	font-size: 90%;
}

#footerflags p img {
	padding: 0px 6px 0px 0px;
}