html, body {
	height: 100%;
	}
				
body {
	background: url(images/bg.gif) fixed;
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 12px;
	color: rgb(141,83,8);
	text-align: left;
	line-height: 16px;
	margin: 0;
	padding: 0;
	height: 100%;
	}

img, div { behavior: url(iepngfix.htc) }

#homeBox {
	border: solid 1px rgb(181,117,29);
	background: rgb(233,215,170);
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 13px;
	text-align: center;
	padding: 10px;
	margin: 15px 20px 15px 40px;
	}
	
.homeTitle {
	font-size: 15px;
	font-weight: bold;
	}


#ctn {
	width: 800px;
	height: 100%;
	background: rgb(202,189,109);
	margin: 0 auto 0 auto;
	}
	
#logos {
	background: rgb(202,189,109);
	}

#logos img {
	margin: 0 30px 0 0;
	}
	
.homeCopy {
	margin: 20px 20px 0 40px;
	}
	
.hide {
	visibility: hidden;
	}
	
#layout {
	border-top: solid 10px rgb(181,117,29);
	border-right: solid 10px rgb(181,117,29);
	border-left: solid 10px rgb(181,117,29);
	border-bottom: none;
	}

	
.home, .menu, .events, .directions, .contact, .gallery {
	border: 0px;
	margin: 0px;
	padding: 0px;
	}
	
.home a:link, .home a:visited {
	text-decoration: none;
	background: url(images/homeBtn.gif) no-repeat top left;
	display: block;
	width: 69px;
	height: 32px;
	margin: 0;
	padding: 0;
	}
	
.home a:hover {
	text-decoration: none;
	background: url(images/homeBtn.gif) no-repeat bottom left;
	display: block;
	width: 69px;
	height: 32px;
	margin: 0;
	padding: 0;
	}
	
	
.menu a:link, .menu a:visited {
	text-decoration: none;
	background: url(images/menuBtn.gif) no-repeat top left;
	display: block;
	width: 65px;
	height: 32px;
	margin: 0;
	padding: 0;
	}
	
.menu a:hover {
	text-decoration: none;
	background: url(images/menuBtn.gif) no-repeat bottom left;
	display: block;
	width: 65px;
	height: 32px;
	margin: 0;
	padding: 0;
	}
	
	
.events a:link, .events a:visited {
	text-decoration: none;
	background: url(images/eventsBtn.gif) no-repeat top left;
	display: block;
	width: 76px;
	height: 32px;
	margin: 0;
	padding: 0;
	}
	
.events a:hover {
	text-decoration: none;
	background: url(images/eventsBtn.gif) no-repeat bottom left;
	display: block;
	width: 76px;
	height: 32px;
	margin: 0;
	padding: 0;
	}
	

.contact a:link, .contact a:visited {
	text-decoration: none;
	background: url(images/contactBtn.gif) no-repeat top left;
	display: block;
	width: 87px;
	height: 32px;
	margin: 0;
	padding: 0;
	}
	
.contact a:hover {
	text-decoration: none;
	background: url(images/contactBtn.gif) no-repeat bottom left;
	display: block;
	width: 87px;
	height: 32px;
	margin: 0;
	padding: 0;
	}
	
	
.contactInfo {
	background: rgb(192,139,50);
	color: rgb(245,207,88);
	text-align: center;
	padding: 10px 0;
	margin: 0;
	font-weight: bold;
	}
	
.gallery a:link, .gallery a:visited {
	text-decoration: none;
	background: url(images/galleryBtn.gif) no-repeat top left;
	display: block;
	width: 87px;
	height: 32px;
	margin: 0;
	padding: 0;
	}
	
.gallery a:hover {
	text-decoration: none;
	background: url(images/galleryBtn.gif) no-repeat bottom left;
	display: block;
	width: 87px;
	height: 32px;
	margin: 0;
	padding: 0;
	}




.menus {
	font-size : 18px;
	font-weight: bold;
	margin: 20px 0 30px 0;
	text-align: center;
	}
	
.menus a:link, .menus a:visited {
	text-decoration: underline;
	width: 100px;
	height: 20px;
	color: rgb(181,117,29);
	}

.menus a:hover {
	text-decoration: none !important;
	color: white !important;
	background: rgb(181,117,29);
	width: 100px;
	height: 20px;
	}





.download {
	width: 195px;
	height: 20px;
	text-align: center;
	margin: 0 auto 20px auto;
	}	
			
.download a:link, .download a:visited {
	width: 195px;
	height: 20px;
	background: url(images/downloadBtn.gif) top center no-repeat;
	display: block;
	text-decoration: none;
	}
				
.download a:hover {
	width: 195px;
	height: 20px;
	background: url(images/downloadBtn.gif) bottom center no-repeat !important;
	display: block;
	text-decoration: none;
	}
	
.thanks {
	font-size: 18px;
	font-weight:bold;
	margin: 0 0 250px 0;
	text-align: center;
	line-height: 26px;
	}
	
.eventTitle {
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	margin: 20px 0 0 7px;
	}
	
.eventDate {
	font-size: 11px;
	margin: 3px 0 0 7px;
	line-height: 12px;
	}
	
.eventCopy {
	font-size: 12px;
	margin: 10px 0 0 7px;
	padding-bottom: 20px;
	border-bottom: solid 1px rgb(141,83,8);	
	}

#eventsTable{
	height: 403px;
	}
	
.upcoming {
	
	}
	
.upcoming a:link, .upcoming a:visited {
	
	}
	
.upcoming a:hover {

	}