/* CSS Document */

body {
	margin: 0px;
	padding: 0px;
	background-image: url(../imgs/background_3.jpg);
	background-color:#56A0A9;
	background-repeat: no-repeat;
	/*position: fixed; caused prob. with scroll bars in Firefox*/
	}
	
/* navigation link design */
#nav a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	white-space: normal;
	color: #FFFFFF
	}
	#nav a:visited {
	font-weight: bold;
	color: #CCCCCC;
	}
	#nav a:hover {
	font-size: 14px;
	font-weight: bold;
	color: #FFCC00;
	}
	#nav a:active {
	font-weight: bold;
	color: #993300;
	}

#mainTable td {
	background-color: #FFFFFF

}
.bodycontent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #56A0A9;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #56A0A9;
	padding-bottom: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #56A0A9;
	width: 760px;
	height: auto;
	text-align: left;
	
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #CECECE;
	text-align: center;
	vertical-align: bottom;
}
.banner {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	height: 260px;
		
}
.tabletop {
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #56A0A9;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #56A0A9;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #56A0A9;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #56A0A9;
	width: 760px;
	border: separate;
	height: auto;
	
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
	font-size: 10px;
	height: 15px;
	padding-top: 15px;
}

/* this is image in table for home pg */
.index_img {
	background-image: url(../imgs/DSCN0011nature2.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/* this is image in table for calendar pg */
.calendar_img {
	background-repeat: no-repeat;
	background-position: center bottom;
}

/* this is image in table for news pg */
.news_img {
	background-image: url(../imgs/swan.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/* this is image in table for links pg */
.links_img {
	background-image: url(../imgs/gkids.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}

/* this is image in table for contact pg */
.contact_img {
	background-image: url(../imgs/dock.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.headingA {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.bodySmall {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #000;
}
#merchandise {
	font-family: Verdana, Geneva, sans-serif;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-top-style: dotted;
	border-right-style: solid;
	border-bottom-style: dotted;
	border-left-style: solid;
	border-top-color: #FC0;
	border-right-color: #FC0;
	border-bottom-color: #FC0;
	border-left-color: #FC0;
	padding: 10px;
	background-color: #FFF7D5;
	text-align: center;
}
.headingPurch {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	background-color: #56A0A9;
	vertical-align: middle;
	padding-top: 3px;
	padding-bottom: 3px;
	text-align: center;
}
.proceeds {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #56A0A9;
}
.merchandise {
	width: 95%;
	border: thin dotted #FC0;
}
.merchtext {
	font-family: Verdana, Geneva, sans-serif;
}
#merchphoto {
	float: clear;
	border: thin dotted #FFF;
}
.tabletop .index_img .bodycontent table tr td table tr td {
	text-align: center;
	font-weight: bold;


}
.decree {
	font-size: 14px;
	background-color: #FEE8D3;
	margin: 5px;
	padding: 5px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: dotted;
	border-left-style: dotted;
	border-top-color: #56A0A9;
	border-right-color: #56A0A9;
	border-bottom-color: #56A0A9;
	border-left-color: #56A0A9;
	width: 550px;
}
.discount {
	font-family: Tahoma, Geneva, sans-serif;
	background-color: #FFF;
	text-align: center;
	padding: 10px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: dotted;
	border-bottom-style: solid;
	border-left-style: dotted;
	border-top-color: #C92339;
	border-right-color: #C92339;
	border-bottom-color: #C92339;
	border-left-color: #C92339;
}
rowCtr {
}
.rowCtr {
	text-align: center;
}
.discountBack {
	color: #FFF;
	background-color: #C92339;
	margin: 2px;
	vertical-align: middle;
	border-top-style: dotted;
	border-right-style: dotted;
	border-bottom-style: dotted;
	border-left-style: dotted;
	border-top-color: #FFF;
	border-right-color: #FFF;
	border-bottom-color: #FFF;
	border-left-color: #FFF;
}
#meeting {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFF;
	background-color: #56A0A9;
	text-align: center;
	vertical-align: middle;
	width: 85%;
	border-top-color: #FC0;
	border-right-color: #FC0;
	border-bottom-color: #FC0;
	border-left-color: #FC0;
}
#newsTable {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #000;
	text-align: center;
}
#othernews {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-top-color: #64B9B4;
	border-right-color: #64B9B4;
	border-bottom-color: #64B9B4;
	border-left-color: #64B9B4;
	list-style-type: disc;
	border-right-style: none;
	border-left-style: none;
}
.obit {
	font-family: Verdana, Geneva, sans-serif;
	margin: 5px;
	padding: 10px;
	width: 50%;
	border: thin solid #999;
	vertical-align: middle;
}
.centerDIV {
	text-align: center;
}

