@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(img/bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #E4DEA4;
}
#page-wrap {
	width: 800px;
	margin: 0px;
	padding: 0px;
}
#top-left {
	background-image: url(img/top-left.gif);
	background-repeat: no-repeat;
	background-position: left top;
	float: left;
	width: 235px;
	height: 143px;
}
#top-right {
	background-image: url(img/top-right1.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 565px;
	height: 143px;
	margin-left: 0px;
	float: left;
	text-align: center;
	vertical-align: bottom;
	display: inline;
}
#content_main {
	background-image: url(img/content-main2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 502px;
	width: 565px;
	margin-left: 0px;
	float: left;
	font-family: "tempus Sans ITC", papyrus, "bradley Hand ITC";
}
#copy_txt {
	font-family: "BernhardFashion BT";
	font-size: 11px;
	text-align: center;
	padding-right: 40px;
	padding-top: 5px;
	position: absolute;
	left: 340px;
	top: 792px;
}

#copy_txt a{
	color: #000000;
	text-decoration: none;
	font-weight: bold;

}

#copy_txt a:hover {
	color:#836E39;
	text-decoration: underline;
}


#main-logo-home {
	background-image: url(img/headImg/main-logo3.gif);
	height: 169px;
	width: 565px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
#main-content table {
}
.table-head {
	font-weight: bold;
}


#main-logo-about {
	background-image: url(img/headImg/main-logo.gif);
	height: 169px;
	width: 565px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
#main-logo-schedule {
	background-image: url(img/headImg/main-logo-schedule.gif);
	height: 169px;
	width: 565px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
#main-logo-musing {
	background-image: url(img/headImg/main-logo-musing.gif);
	height: 169px;
	width: 565px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
#main-logo-faq {
	background-image: url(img/headImg/main-logo-faq3.gif);
	height: 169px;
	width: 565px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
#main-logo-contact {
	background-image: url(img/headImg/main-logo-contact.gif);
	height: 169px;
	width: 565px;
	float: left;
	background-repeat: no-repeat;
	background-position: left top;
}
#main-logo-gallery {
	background-image: url(img/headImg/main-logo-gallery.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 169px;
	width: 565px;
	float: left;
}



#sidebar {
	background-image: url(img/middle-left.gif);
	background-repeat: repeat;
	background-position: left top;
	height: 671px;
	width: 235px;
	float: left;
}
#footer {
	background-image: url(img/bottom.gif);
	height: 111px;
	width: 800px;
	float: left;
}
#sitename {
	font-family: "tempus Sans ITC", papyrus, "bradley Hand ITC";
	font-size: 160%;
	text-align: center;
	letter-spacing: 1px;
	vertical-align: baseline;
}
#main-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 17px;
	margin-top: 20px;
	
	
	
}

#main-nav ul {
	text-decoration: none;
	list-style-type: none;
	letter-spacing: 1px;
	line-height: 75px;
	font-weight: normal;
	
	
	

}
#main-content ul {
	list-style-type: none;
	line-height: 1.7em;
}




#main-nav ul ul {
display: none;
font-size:14px;
line-height:normal;
}

#main-nav ul li:hover ul{
	display: inline;
}




#main-content {
	padding-left: 45px;
	padding-right: 105px;
	font-size: .8em;
	max-height: 480px;
	overflow:auto;
	color: #372E25;
	scrollbar-base-color: #FDF7B9;

}
#main-content_gallery {
	font-size: .8em;
	max-height: 480px;
	overflow:hidden;
	color: #372E25;
	scrollbar-base-color: #FDF7B9;
	margin-right: 105px;
	margin-left: 45px;

}
#main-content   h2 {
	letter-spacing: 1px;
}

.noteheader {
	font-weight: bold;
	font-style: italic;
}
.noteheaderPADME {
	font-weight: bold;
	font-style: italic;
	
}

input.btn {
	color:#A77B32;
	background-color:#fed;
	border: 1px solid;
	border-color: #696 #363 #363 #696;


	font-family: "tempus Sans ITC", papyrus, "bradley Hand ITC";
	font-size: 84%;
	font-weight: bold;
}   
#comment {
	font-family: "tempus Sans ITC", papyrus, "bradley Hand ITC";
	font-size: 84%;
	color:#A77B32;
	background-color:#fed;
	border: 1px solid;
	border-color: #696 #363 #363 #696;
}

input.txtbox {
	color:#A77B32;
	background-color:#fed;
	border: 1px solid;
	border-color: #696 #363 #363 #696;


	font-family: "tempus Sans ITC", papyrus, "bradley Hand ITC";
	font-size: 84%;

} 



#main-content a {
	color: #6C1823;
	text-decoration: none;

	font-weight: bold;
}
#main-content a:hover {
	color:#836E39;
	text-decoration: none;
}
#main-content p {
	line-height: 1.7em;
}





#main-nav a {
	color: #000000;
	text-decoration: none;
}
#main-nav a:visited {
	color: #000000;
}
#main-nav a:hover {
	color: #666633;
}

#sitename h1 {
	font-size: 36px;
	color: #333333;
}
#top-left #home-link {
	width: 90px;
	margin-left: 45px;
	margin-top: 8.5px;
	height: 125px;
	background-repeat: no-repeat;
	background-position: left top;
	text-decoration: none;
}
#scheduleBg {
	background-image: url(../bg/images/schedTable1.gif);
	height: 30px;
	width: 340px;
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
}
#scheduleBg1 {
	background-image: url(img/schedTable3.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 202px;
	width: 352px;
}

.startWord {
	font-size: 135%;
	font-weight: bold;
}
.mainImg  {
	float: right;
	border: 1px solid #938B56;
	margin-bottom: 10px;
	margin-left: 20px;
}
.floatLeft  {
	border: 1px solid #9B8762;
	margin-right: 15px;
}
#gallery {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
}
#gallery td {
	padding: 5px;
	text-align: center;
}
#gallery  td img {
	border: 1px solid #938B56;
}
#photo_gallery {
	height: 100%;
	width: 100%;
	background-image: none;
	overflow: hidden;
}

