/* CSS Document */
html {
	margin: 0px;
	padding: 0px;
	}
	
body {	
	border: none;
	background: #6F9B45;	
	color: #000000;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}

a {
	color: #000000;
	text-decoration: none;
	font-weight: normal;
	}

a:Hover {
	text-decoration: underline;
	}
		
h2 {
	font-size: 16px;
	}

#eventList dt {
	font-weight: bold;
	font-size: 0.9em;
	padding: 8px 0 0 0;
}

#eventList dd {
	margin: 0;
	padding: 0;
}

#eventList .date {
	font-style: italic;
}

#eventList .detail {
	font-size: 0.85em;
}

#mainFrame {
	background: url(images/backing2.jpg) top left repeat-y; 
	background-color: #D0DFC8;
	border: 1px solid #FFFFFF;
	left: 50%;
	min-width: 750px;
	margin-top: 20px;
	margin-left: -375px;
	padding: 0px;
	position: absolute;
	}


#mainMailing {
	background: transparent url(images/backing2.jpg) top right; 
	background-color: #FFFFCC;
	border: 1px solid #000000;
	}

#mainGallery {
	background-color: #EDEDDA;
	border: 1px solid #FFFFFF;
	left: 50%;
	min-width: 750px;
	margin-top: 20px;
	margin-left: -375px;
	padding: 0px;
	position: absolute;
	}

#mainFrame_Header {
	background: url(images/header_pattern2.jpg) top left repeat-x; 
	border: 0;
	height: 115px;
	margin: 1px;
	padding: 1px;
	width: 750px;
	z-index: 2;
	}
	
#mainFrame_Header a {
	color: #313131;
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	}
	
#mainFrame_Header a:Hover {
	text-decoration: underline;
	}
	
#mainFrame_Header .HeaderNav_Selected {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	}

#mainFrame_Body {
	position: relative;
	width: 750px;
	top: -5px;
	padding: 0px;
	z-index: 1;
	border: 0px;
	}
		
#mainFrame_Gallery_Header {
	background: url(images/header_pattern2.jpg) repeat-x; 
	border: 0;
	height: 115px;
	margin: 1px;
	padding: 1px;
	width: 750px;
	z-index: 2;
	}
	
#mainFrame_Gallery_Header a {
	color: #313131;
	font-size: 15px;
	font-weight: normal;
	text-decoration: none;
	}
	
#mainFrame_Gallery_Header .HeaderNav_Selected {
	color: #000000;
	font-size: 15px;
	font-weight: bold;
	}

#mainFrame_Gallery {
	border: 1px;
	border-style:solid;
	border-color:#ADAB9E;
	position: relative;
	width: 750px;
	top: -5px;
	padding: 0px;
	background-color: #EDEDDA;
	z-index: 1;
	border: 0px;
	}
		
/* using an image to replace text in an h1. This trick courtesy Douglas Bowman, http://www.stopdesign.com/articles/css/replace-text/ */
#pageHeader h1 {
	background: transparent url(images/title2.gif) no-repeat top left;
	width: 378px;
	height: 72px;
	margin: 6px 0px 0px 30px;
	}
	
#pageHeader h1 span {
	display: none;
	}

#pageHeader h2 {
	background: transparent url(images/titlea.gif) no-repeat top left;
	width: 279px;
	height: 17px;
	margin: -30px 0px 0px 440px;
	}
	
#pageHeader h2 span {
	display:none
	}

#pageHeader h5 {
	background: transparent url(images/title_gallery.gif) no-repeat top left;
	width: 191px;
	height: 26px;
	position: relative;
	left: 460px;
	top: -68px;
	}
	
#pageHeader h5 span {
	display:none
	}
	
#NavBar {
	font-size: 10px;
	position: absolute;
	top: 90px;
	left: 30px;
	width: 510px;
	}
	
#subFrame {
	background-color: #FFFFCC;
	border: 1px solid #000000;
	font-size: 10px;
	width: 140px;
	margin: 10px;
	padding: 10px;
	position: absolute;
	}

#NavBar_MList {
	position: absolute;
	left: 570px;
	top: 90px;
	}
	
#container_1 {
	background: #BFB882;
	border: 1px solid #FFFFFF;
	clear: both;
	left: 30px;
	min-height: 400px;
	padding: 15px;
	position: relative;
	top: 20px;
	width: 230px;
	}
		
#container_1 .news {
	font-weight: bold;
	text-decoration: none;
	}
	
#container_1 .newsSub {
	font-size: 10px;
	text-decoration: none;
	}			
	
#container_1 a {
	text-decoration: underline;
	}	
		
#container_1_left {
	background-color : #BFB882;
	border: 1px solid #FFFFFF;
	float: left;
	left: 30px;
	margin-top: 20px;
	margin-left: 30px;
	min-height: 700px;
	padding: 15px;
	top: 20px;
	width: 230px;
	}

#container_2 {
	background-color : #BFB882;
	border: 1px solid #FFFFFF;
	float: left;
	padding: 15px 20px 20px 20px;
	margin-top: 20px;
	margin-left: 30px;
	width: 345px;
	}
	
#container_2 a {
	text-decoration: underline;
	}	
		
#container_3 {
	background-color : #BFB882;
	border: 1px solid #FFFFF;
	left: 30px;
	padding: 15px;
	position: relative;
	text-align: center;
	top: 20px;
	width: 80px;
	}
	
#container_4 {
	position: relative;
	float: right;
	background-color : #BFB882;
	border: 1px solid #FFFFF;
	padding: 15px;
	left: 375px;
	top: 20px;
	width: 200px;
	}
	
#container_5 {
	background-color : #BFB882;
	border: 1px solid #FFFFF;
	clear: both;
	margin: 0px 15px 0px 15px;
	text-align: center;
	}

#container_6 {
	background-color : #BFB882;
	border: 1px solid #FFFFFF;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	padding: 15px;
	min-width: 250px;
	z-index: 10;
	}	

#container_6 ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

#container_6 li {
	margin: 0;
	padding: 5px 0;
}

#container_6 LI.A {
	display: block;
	padding: 5px 5px 5px 0.5em;
	text-decoration: none;
	width: 100%;
}

#container_6 LI.A:hover {
	text-decoration: underline;
}
		
#container_6 .sText {
	font-size: 12px;
}
		
#container_7 {
	background-color : #BFB882;
	border: 1px solid #ffffff;
	float: left;
	height: 350px;
	margin-left: 39px;
	margin-top: 20px;
	padding: 15px;
	width: 350px;
	z-index: 11;
}	


#container_full {
	background-color : #BFB882;
	border: 1px solid #FFFFFF;
	float: left;
	padding: 15px 20px 20px 20px;
	margin: 20px 20px 0px 20px;
	width: 672px;
}

#container_full h3 {
	font-size:14px;
	padding-top:15px;
	text-decoration:underline;
}

#container_full .sub-text {
	font-size:10px;
	font-weight:bold;
}
	
#container_full .testimonials p {
	font-size:12px;
	font-style:italic;
	word-spacing:2px;
}
	
#container_full .testimonials span {
	font-size:11px;
	font-style:normal;
	font-weight:bold;
	letter-spacing:1px;
}
	
#container_full .work-right {
	border:7px solid #FFFFFF;
	margin-bottom:20px;
	margin-left:20px;
	float:right;
}

#container_full .work-bottom {
	border:7px solid #FFFFFF;
	margin-top:20px;
}


/* Gallery Nav */
#container_Gallery_Nav {
	background: url(images/backing2.jpg) repeat-y; 
	border: 1px solid #FFFFFF;
	margin: 20px 15px 0px 30px;
	text-align: center;
	padding: 15px;
	width: 10%;
	}
	
/* Gallery Content */	
#container_Gallery_Content {
	position: absolute;
	text-align: center;
	width: 566px;
	left: 154px;
	top: 0px;
	z-index: 0;
	}
	
#container_Gallery_Content  h2 {
	color:#3F3F3B;
	font-size:14px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:50px;
}
	
#img_container_1 {
	position: absolute;
	padding: 0;
	left: 395px;
	top: 42px;
	z-index: 5;
	}	
	
#img_container_1 IMG {
	border: 7px solid #FFFFFF;
	padding: 0;
}

#img_container_2 {
	position: absolute;
	left: 403px;
	top: 228px;
	z-index: 4;
	}	
	
#img_container_3 {
	position: absolute;
	left: 364px;
	top: 24px;
	z-index: 3;
	}	

#img_container_4 {
	position: absolute;
	left: 462px;
	top: 39px;
	z-index: 3;
	}	
	
#img_container_4 IMG {
	border: 7px solid #FFFFFF;
	margin-bottom:20px;
	}

#img_container_5 {
	position: absolute;
	left: 352px;
	top: 210px;
	z-index: 5;
	}	
	
#img_container_6 {
	position: absolute;
	left: 472px;
	top: 27px;
	z-index: 4;
	}	
	
#img_container_7 {
	margin: 0;
	padding: 0;
	position: absolute;
	left: 462px;
	top: 250px;
	z-index: 3;
	}	

#img_container_7 IMG {
	border: 7px solid #FFFFFF;
	}
	
#img_container_8 {
	background: #D0DFC8;
	border: 7px solid #FFFFFF;
	height: 350px;
	width: 350px;
	margin: 20px 0 0 0;
	padding: 0;
	position: absolute;
	left: 352px;
	z-index: 3;
	}	
	
#img_container_9 {
	margin: 20px 0 0 0;
	padding: 0;
	position: absolute;
	left: 510px;
	z-index: 3;
	}	
	
#img_container_9 IMG {
	border: 7px solid #FFFFFF;
	}
	
#img_container_9 A {
	border: 0;
	}
	
#img_container_10 {
	border: 7px solid #FFFFFF;
	position: absolute;
	left: 475px;
	top: 265px;
	z-index: 3;
	}	
	
#img_container_11 {
	margin: 20px 0 0 0;
	padding: 0;
	position: absolute;
	left: 450px;
	top: 100px;
	z-index: 3;
	}	
	
#img_container_11 IMG {
	border: 7px solid #FFFFFF;
	}
	
#img_container_11 A {
	border: 0;
	}
	
#footer {
	clear: both;
	color:#3F3F3B;
	font-size: 12px;
	font-weight: normal;
	padding: 10px;
	text-align: center;
	}	
	
.listboxfield {
	height: 17px;
	width: 75px;
	font-size: 12px;
	font-family: "Courier New", Courier, mono;
	}
	
.textfield {
	height: 14px;
	width: 200px;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #FFFFFF;
	}
	
.radiofield {
	height: 14px;
	width: 10px;
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	font-weight: normal;
	border: 1px solid #FFFFFF;
	}
	
.textsend {
	height: 14px;
	width: 200px;
	font-family: "Courier New", Courier, mono;
	font-size: 12px;
	font-weight: normal;
	border: 1px solid #FFFFFF;
	}

.textarea {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	font-weight: normal;
	border: 1px solid #FFFFFF;
	}
	
.news {
	text-decoration: underline;
	}
	
.galleryframetn {
	border: 0px;
	border-color: #EDEDDA;
	padding: 10px;
	}
	
.gallery {
	background-color: #EDEDDA;
}

.gtxttitlecenter {
	font-size: 14px;
	font-weight: bold;
	}

.txtsmall {
	font-size: 10px;
	font-weight: normal;
	}
	
.plink {
	border: 1px solid #999999;
	font-size: 12px;
	font-weight: normal;
	padding: 3px;
	text-decoration: none;
	}
	
A.plink:Hover {
	background: #cccccc;
	border: 1px solid #333333;
	font-size: 12px;
	font-weight: normal;
	padding: 3px;
	text-decoration: none;
	}

.glink {
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	}
	
A.glink:Hover {
	font-size: 12px;
	font-weight: normal;
	text-decoration: underline;
	}

.txtlink {
	font-weight: normal;
	text-decoration: none;
	}
	
A.txtlink:Hover {
	text-decoration: underline;
	}
	
.slideshow_text {
	font-size: 10px;
	}
		
.slideshow_tagline {
	font-style: italic
	}
		
.flash {
	background: #FFFFFF;
}