body {
	background-color: #41704D;
}


#doc {
     width: 800px; 
	 font: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#wrapper {
	width: 860px;
	margin: 0 auto;
	 
	background-image: url(../images/background.gif);
	background-repeat: repeat-y;
	background-position: center;
}

#outer-wrapper {
	width: 860px;
	margin: 0 auto;
	
	padding-bottom: 15px;
	background-image:url(../images/bottom_bkg.gif);
	background-repeat: no-repeat;
	background-position: bottom center;
}

.yui-b {
     width: 220px; 
}
#hd {
     height: 151px; 
}
#hd h1 {
     height: 98px;
     background-image: url(../images/header.jpg);
     background-repeat: no-repeat; 
}
#hd h1 span {
     display: none; 
}
#mainnav {
     height: 25px; 
}
#mainnav ul {
     padding: 0;
     margin: 0;
     height: 25px; 
}
#mainnav li {
     display: inline;
     list-style-type: none;
     height: 25px;
     float: left; 
}
#doc {
     background-color: #DDEDE2; 
}
.subwrapper {
     display: none;
     width: 200px;
     position: absolute;
     height: 27px;
     top: 123px;
     left: 50%; 
}
.subnav {
	 display: inline;
     position: absolute;
     width: 558px;
     left: -279px; 
}
#subnav ul {
     height: 1px;
     float:left; 
}
#subnav li {
     display: inline;
     list-style-type: none;
     height: 27px;
     float: left; 
}
#lowerbar {
     width: 800px;
     background-image: url(../images/body_bkg.gif);
     background-repeat: repeat-x;
     height: 27px; 
}
img {
     vertical-align: bottom; 
}
#content {
     min-height: 450px;
     height: 450px; 
}

#content h2 {
     font-size: 20px;
     color: #8AA392; 
}

.left-item, .left-item-with-border {
	padding-top: 25px;
	margin: 0 auto;
	text-align: center;
}

.left-item-with-border {
	border: 1px solid black;
	margin: 5px;
}

#ft {
	margin-left: 25px;
	margin-right: 190px;
	padding-top: 10px;
	padding-bottom: 10px;
	
	border-top: 1px solid black;
}

strong {
	font-weight: bold;
}

address {
	font-size: 11px;
}

address p {
	font-size: 11px;
	padding: 0;
	margin: 0;
}

#address-wrapper {
	width: 400px;
	margin: 0 auto;
}
#address {
	width: 200px;
	margin: 0 auto;
	text-align: center;
	border: 1px solid #41704D;
	padding-top: 5px;
}

#address p {
	padding: 0;
	margin: 0;
	padding-top: 5px;
}

#content h3 {
	font-size: 18px;
	color: #8AA392
}

#content p {
	padding-bottom: 15px;
	font-size: 12px;
}

#content ul {
	padding-bottom: 15px;
	padding-left: 20px;
}

#copy {
	padding-right: 150px;
	padding-top: 15px;
}

.left-item img {
	border: 3px #41704D solid;
}

.left-item p, .left-item-with-border p {
	font-size: 11px;
	padding: 10px;
}

.gallery img {
	margin-top: 15px;
}

#bd {
overflow: hidden;
width: 100%;
height: 675px;
}
