html, body, ul li p {
	margin: 0;
	padding: 0;
	list-style: circle;
	height: 100%;
	font-size:18px;
}
img {
	border-style: none;
    border-color: inherit;
    border-width: 0;
    text-align: center;
}
a 
{
    color: #0066FF;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
.downcast 
{
    text-align:center
}
.menu-selected 
{
	display: none;
}
.more {
	text-align: right;
}
.left {
	float: left;
	margin-right: 5px
}
.reg {
    margin: 1px 1px 1px 1px;
    text-align:center;
}
.reg2 
{
    font-weight:bold;
    padding: 0px 1px 0px 1px;
    text-align:center;
}
.right 
{
    float: right;
}
.clear {
	clear: both;
}
.pagetitle 
{
    font-size: 18px;
    text-align:center;
    }
    .phototitle 
    {
        text-align:center;
        padding: 10px 0px 0px 0px;
    }
.important 
{
    font-size: 20px;
    color: Red;
    text-align: center;
}
.important2 
{
    font-size: 18px;
    color: Red;
    text-align: center;
   
}
.subhead {
	font-style: italic;
	font-size: 12px;
	color: #7D5C04;
}
.style6 {color: #7D5C04; font-weight: bold; font-size: 14px; }
.style9 {font-style: italic; font-size: 14px; color: #7D5C04; font-weight: bold; }
.style10 {color: #7D5C04; font-weight: bold; font-size: 14px; }
.style11 {font-size: 12px; font-weight: bold; }

body, h1, h2, h3, form {
	font: 14px verdana, arial, sans-serif;
	margin: 0;
	padding: 0;
	color: #5C5C5C;
}

body {
	background: url(images/header_bg.jpg) repeat-x;
	text-align: center;
}
#wrapper {
	text-align: left;
	margin: auto;
	width: 774px;
}
#wrapper2 {
	text-align: left;
	margin: auto;
	width: 790px;
}

#header {
	height: 203px;
	position: absolute;
}
#header h1 {
	margin-top: 0px;
}
#header h1 img {
	display:block
}
#memorial {
    position:fixed;
    color:white; 
    z-index:5
}
#nav {
	margin-top: 28px;
}
#nav img {
	float: left;
}

#headline {
	padding-top: 205px;
}
#headline2 
{ 
}

#photo {
	float: left;
	width: 760px;
}
#photo div {
	border: 1px solid #D8D8D8;
	padding: 2px;
}
#photo img 
{
	display: block;
    height: 234px;
    width: 333px;
}
#right2 {
  float: left;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 0px;
    width: 490px;
}  
#right2 {
  float: right;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 40px;
  width: 490px;
}
#news-box div 
{
    text-align:center
}
#search-news {
	float: right;
	width: 150px;
}
#search-news div 
{  
}
#search-news #q {
	width: 140px;
	border: 1px solid #859D31;
}
#search-news .downcast {
	background: #E6E7E7;
	border-top: 1px solid #CFD0D0;
	padding: 3px 4px 4px 4px;
	margin: 2px 0 0 0;
}
#search-news h3 {
	padding-left: 15px;
	font-weight: bold;
	margin: 1em 0 0.4em 0;
}
#search-news p {
	padding-left: 15px;
	padding-right: 2px;
	margin: 0.1em 0;
}

#body {
	padding-top: 2em;
	text-align: left
}
#body2 
{
    padding-top: 205px;
}
#body-left {
	float: left;
	width: 408px;
}
#body-right2 {
	width: 408px;
	padding-right: 20px;
    padding-left: 20px;
    padding-top: 0px;
}
#body-left3 
{
    background: url(images/cascadefull.jpg);
    background-position: 0px 0px;
    background-attachment:scroll;
    background-repeat: no-repeat;
    width: 243px;
    height: 840px;
    float: left;
} 
#body-right {
	float: right;
	width: 330px;
}
#body-right2 {
	float: right;
	width: 490px;
	padding-right: 20px;
    padding-left: 20px;
    padding-top: 0px;
}
#body-left ul.plussbullets {
	margin-top: 30px;
	margin-left: 200px;
	padding: 0;
	font-weight: bold;
}
#body-left ul.plussbullets li {
	background: top left url(images/bullet_plus.gif) no-repeat;
	margin: 0 0 10px 0;
	padding: 0 0 0 25px;
}

#body h2, #body p {
	margin: 0.3em 0;
}

#body-right p {
	margin-right: 2em;
}

#body a.green {
	color: #9AAB68;
	font-weight: normal;
	text-decoration: underline;
}

#gallery img {
	float: left;
}
#footer {
	color: #FFFFFF;
	background: #42453D url(images/footer_bg.gif) repeat-x;
	font-weight: bold;
	text-align: center;
    font-size: 9px;
}
#footer p {
    padding: 22px 0px 30px 00px;
	margin-top: 2em;
}