body {
	font-family: Arial, Helvetica, sans-serif;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #000000;
	background-color: #FFFFFF;
	background: url(../i/w/background.gif) repeat;
	margin: 20px;
	padding: 0;
	
}
#masthead {
	padding: 0px;
	margin: 0;
}
#wrapper {
	width: 780px;
	margin: 0 auto;
}
#column_wrapper {
	background-color: #FFFFFF;
	border: 1px solid #999999;
	background-image: url(../i/w/border_top.gif);
	background-repeat: repeat-x;
	background-position: 0px 104px;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right {
	width: 552px;
	float: left;
}
#left {
	width: 226px;
	float: left;
}
#left .content {
	padding: 12px;
	font-size: 0.75em;
	line-height: 1.5em;
}
#right .content {
	padding: 12px 24px 12px 12px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#masthead .content {
	padding: 22px 8px;
	border: 1px #DDDDDD solid;
	margin: 10px;
}
#footer .content {
	padding: 12px 24px;
}
#footer {
	color: #BCE089;
	background-color: #587F2E;
	padding: 0px;
	margin: 0;
	font-size: 0.76em;
	clear: both;
	text-align: center;
}
.menulist {
	margin: 0 0 0 0;
	padding: 0;
	list-style-type: none;
	background-image: url(../i/w/background_nav.gif);
	background-repeat: repeat-y;
	background-position: center;
}
#left a:link {
	color: #000000;
}
#left a:visited {
	color: #000000;
}
#left a:hover {
	color: #000000;
}
#right a:link {
	color: #587F2E;
	text-decoration: none;
}
#right a:visited {
	color: #587F2E;
	text-decoration: none;
}
#right a:hover {
	color: #587F2E;
	text-decoration: underline
}
#wrapper .menulist a, #wrapper .menulist a:visited {
	color: #000000;
	border-left: 0px solid #FFD940;
	padding: 0 0 0 6px;
	text-decoration: none;
}
#wrapper .menulist a:hover {
	border-color: #000000;
	text-decoration: none;
	background-image: url(../i/w/nav_over.gif);
}
#footer a:link {color: #BCE089;}
#footer a:visited {color: #BCE089;}
#footer a:hover {color: #BCE089;}

h1 {
	font-size: 1.8em;
	margin: 0;
}
h2 {
	font-size: 1.6em;
	margin: 30px 0 0 0;
}
h3 {
	font-size: 1.25em;
	margin: 30px 0 0 0;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 8px 0;
}
.style1 {
	color: #587F2E;
	font-weight: bold;
}


#p7PMnav {
	margin: 0;
	padding:0;
	border: 0px solid #000000;
	font-size: 13px;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	border: 1px solid #587F2E;
	z-index: 10000;
}
#p7PMnav a {
	display: block;
	text-decoration: none;
	background-image: url(../i/w/background_nav.gif);
	padding: 6px 20px;
	color: #666666;
	line-height:1;
}
#p7PMnav ul a {
	display: block;
	text-decoration: none;
	padding: 4px 10px;
	color: #666666;
	line-height:1;
	background-position: -12px 0;
	background-image: none;
	background-color: #84BD41;
}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #DFEACA;
	background-image: url(../i/w/nav_over.gif);
	color: #000000;
	letter-spacing: .01px;
}

/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #000000;
	background-image: url(../i/w/nav_over.gif);
}
/* ------ the trigger link styles ------- */

/*the normal trigger link */
#p7PMnav .p7PMtrg, #p7PMnav .p7PMon {
}
/* the active trigger link style */
#p7PMnav .p7PMon {
}

/*the submenu classes */

#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav {
	width: 201px;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul {
	width: 190px;
}
#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #333333;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #5A69A5;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}
/* Lists within body copy */
#bodylist li {
	list-style-type: disc;
	list-style-position: outside;
	margin: 0px 0px 0px -24px;
	padding: 0px;
}

/* padding for body photos */
#photorightspacing {
	padding-bottom: 15px;
	padding-left: 15px;
}
#photoleftspacing {
	padding-bottom: 15px;
	padding-right: 15px;
}

/* 
  ------------------------------------------------
  PVII Slideshow Magic
  by Project Seven Development
  www.projectseven.com
  Style: 06
	Image Rotator
  ------------------------------------------------
*/
/*
The Root Slideshow DIV
*/
#p7ssm {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 auto;
	width: auto;
	position: relative;
	z-index: 100;
	padding: 0;
}
/*Toolbar Controls */
#p7ssm_toolbar {
	background-color: #3C3C3C;
	background-image: url(img/p7ssm4_ctrl_bg.jpg);
	background-repeat: repeat-x;
	display: none;
}
#p7ssm_tools {
	margin: 0 auto;
}
#p7ssm_toolbar em {display: none;}
#p7ssm_toolbar a {display: block;}
#p7ssm_first {
	background-image: url(img/p7ssm4_first.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 20px;
	background-position: left top;
}
#p7ssm_prev {
	background-image: url(img/p7ssm4_prev.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 18px;
}
.p7ssm_play {
	background-image: url(img/p7ssm4_play.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 24px;
}
.p7ssm_pause {
	background-image: url(img/p7ssm4_pause.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 24px;
}
#p7ssm_next {
	background-image: url(img/p7ssm4_next.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 18px;
}
#p7ssm_last {
	background-image: url(img/p7ssm4_last.jpg);
	background-repeat: no-repeat;
	height: 26px;
	width: 20px;
}
#p7ssm_bottom, #p7ssm_nav_wrapper, #p7ssm_counter, #p7ssm_slidechannel, #p7ssm_slider, #p7ssm_slidebar, 
#p7ssm_speed, #p7SSMthmb, #p7SSMwhmb {
	display: none;
}
/*The Hover state for all the toolbar icons*/
#p7ssm_first:hover, #p7ssm_prev:hover,
.p7ssm_play:hover, .p7ssm_pause:hover,
#p7ssm_next:hover, #p7ssm_last:hover {
	background-position: left bottom;
}
/*FULLSIZE IMAGE */
/*The Outer Wrapper for Fullsize Image*/
/*\FS TABLE DO NOT EDIT - and hide from IE5 Mac*/
#p7ssm_fstbl {
	margin: 0 auto;
}
#p7ssm_fullsize {
	padding: 0px;
}
/*Animating Box Wrapper for Fullsize Image*/
#p7ssm_fsc {
	margin: 0 auto;
	border: 1px solid #DDDDDD; 
	padding: 6px;
}
/*Inner Wrapper for Fullsize Image*/
#p7ssm_fsw {
	padding: 0;
	position: relative;
}
/*Crossfade Wrapper - DO NOT EDIT*/
#p7ssm_cf {
	position: absolute;
	visibility: hidden;
	left: 0;
	top: 0;
	z-index: 99;
}
/*Firefox Strict Mode Box Model Fix - DO NOT EDIT*/
#p7ssm_cf img {
	display: block;
}
/*The Fullsize Image*/
#p7ssm_fsc img {
	border: 0;
}
/*\Firefox Fix - Hide from IE5 Mac*/
#p7ssm_fsc img {
	display: block;
}
/* Description Styles */
#p7ssm_description {
	font-size: 10px;
	padding: 6px 12px;
	color: #999999;
	line-height: 1.5em;
	letter-spacing: 0.1em;
	display: none;
}
/*Description Paragraphs*/
#p7ssm_description p {
	margin: 6px 0;
}
/*Description Links*/
#p7ssm_description a {
	color: #3366CC;
}
/*Hiiden Link for Fullsize Image. DO NOT EDIT*/
.p7ssm_lk {
	display:none;
}
/*Hidden Description Source. DO NOT EDIT*/
.p7ssm_fd {
	display:none;
	padding: 0;
}
/*The Loading Progrees Bar. DO NOT EDIT*/
#p7ssm_loading {
	position:absolute;
	left:0px;
	top:0px;
	visibility: hidden;
	z-index: 100;
}
