body {
	background-color: #FFFFFF;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 279px;
}
#navigation {
	background-color: #000000;
	height: 29px;
	margin-right: 43px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#navigation a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#content {
	margin-top: 9px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #92401C;
	text-decoration: none;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
#content a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #92401C;
	text-decoration: none;
}
#content a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #92401C;
	text-decoration: underline;
}
#wrapper {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#navigation #active a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
#copyright {
	margin-top: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.photo_credits {
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#content ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.nav_bg {
	background-image: url(../images/nav_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 29px;
}
#ssImageContainer {
  margin:1em 0;
  background: url(../images/imageBoxBg.gif) no-repeat;  
  width:440px; height:270px;
}
#ssCaption {
  font-size:70%;
  width:300px;
  float:left;
  margin:5px 0 5px 10px;
}
#ssLinks {
  float:right;
  width:50px;
  margin:5px 4px 5px 0;
  text-align:right;
}
#ssImage {
  clear:both;
  text-align:center;
}
#ssList {
  list-style:none;
}#ssList a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #92401C;
	text-decoration: none;
}
#ssList a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #92401C;
}
#content ol li {
	margin-bottom: 7px;
}
#bottom_nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #92401C;
	text-decoration: none;
}
#bottom_nav a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	background-color: #92401C;
}
#bottom_nav {
	margin-top: 7px;
	margin-bottom: 7px;
}
#frmSubmit label {
	display: block;
	float: left;
	width: 125px;
	margin-right: 10px;
}

#frmSubmit p {
	margin: 0 0 10px 0;
}

#frmSubmit input, #frmSubmit textarea, #frmSubmit select {	
	width:250px;
}

#frmSubmit .button {
  width:auto;
}
#content #list ul {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#content #list ul li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
}
