body {
	background-color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, Sans-serif;
	color: #000000;
	margin: 0px;
	line-height: 140%;
	font-size: 0.9em;
	}

a:active { text-decoration: none; color: #000066}
a:link { text-decoration: none; color: #000066}
a:visited { text-decoration: none; color: #000066}
a:hover { text-decoration: none; color: #990000}

h1 {
	color: #7A270C;
	margin: 0px;
	font-size: 1.4em;
	line-height: 140%;
	}

h2 {
	color: #666600;
	font-size: 1.2em;
	}

.bold {
	font-weight: bold;
	}
	
.sidebar1 {
	background-color: #EEE4D0;
	background-image: url("layout/topbar.gif");
	background-repeat: repeat-x;
	background-position: 0px 100%;
	}

.topbar1HOME {
	background-color: #EEE4D0;
	background-image: url("layout/homefade.gif");
	background-repeat: repeat-x;
	background-position: 0px 100%;
	}

	
.copyright {
	display: block;
	margin: 10px 20px 0px 0px;
	}
	
.sidebar2 {
	background-image: url("layout/sidebar.gif");
	background-repeat: repeat-y;
	background-position: 0px 0px;
	}

.sidebar3 {
	background-image: url("layout/sidebar.gif");
	background-repeat: repeat-y;
	background-position: 0px 0px;
	}

.photoleft {
	background-image: url("layout/photoleft.jpg");
	background-repeat: no-repeat;
	background-position: 100% 0px;
	}
	
.navmenu {
	width: 200px;
	position: absolute;
	top: 140px;
	left: 10px;
	}

.navlink {
	margin-bottom: 7px;
	}

.divphoto {
	background-color: #EDE4D1;
	height: 290px;
	background-image: url("layout/photo.jpg");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	text-align: right;
	}

.tdcontent {
	background-color: #FFFFFF;
	}

.divcontent {
	padding: 10px;
	background-color: #FFFFFF;
	}

.divborder {
	background-color: #BD9C5B;
	height: 52px;
	background-image: url("layout/knots.gif");
	background-repeat: repeat-x;
	background-position: 0px 0px;
	}

.div5 {
	border: solid black;
	border-width: 1px 0px 2px 0px;
	background-color: #666600;
	height: 14px;
	}






.galleryimage {
	border: 1px solid black;
	}

.welcome {
	display: block;
	margin: 10px;
	}
#galleryNavForm input{
	border: 1px solid black;
	background-color:#666600;
	color:#ffffff;
}
#galleryNavForm select{
	background-color:#666600;
	color:#ffffff;
}
.eventHeader{ 
	font-weight: bold;
	margin-top: 15px;	
}

.currentMonth {
	border: solid #000000;
	border-width: 0px 0px 2px 0px;
	margin-top: 20px;
	}

.red {
	color: #7A270C;
	font-weight: bold;
	}

/*STPAT*/
.stpat {

	}

.stpat a:active { text-decoration: underline; color: #000066}
.stpat a:link { text-decoration: underline; color: #000066}
.stpat a:visited { text-decoration: underline; color: #000066}
.stpat a:hover { text-decoration: underline; color: #990000}

.clover {
	float: right;
	margin-left: 10px;
	}
.boldme {
	font-weight: bold;
	}

.picrt {
	float: right;
	margin-left: 10px;
	border: 1px solid #136B32;
	}
.picgreen {
	border: 1px solid #136B32;
	}
.picgreenlt {
	float: left;
	margin-right: 10px;
	border: 1px solid #136B32;
	}	

.boldmered {
	font-weight: bold;
	color: #990000;
	}