html {
    /* add scrollbar in nonIE browsers to avoid jumping centered content */
    height: 100%;
    margin-bottom: 1px;
}

body {
	text-align: center;
	background-color: #ffffcc;
	margin: 0;
	font-family: Helvetica, Arial, San Serif;
	font-size: 10pt;
}

img {
	border: 0px;
	margin: 15px;
}

h1 {
    font-size: 15px;
}

a {
	color: #336335;
}

div#body {
	margin: auto;
	width: 783 px;
}

div#header {
	margin: auto;
	width: 780px;
	margin-top: 8px;
	margin-bottom: 18px;
	height: 151px;
}

div#header div#headerLeft {
	position: relative;
	float:left;
	width: 487px;
}

div#header div#headerRight {
	float: right;
	width: 293px;
}

div#header img {
	display: inline;
	border: 0;
	margin: 0;
	padding: 0;
}

div#main {
	margin: auto;
	argin-top: 180px;
	width: 777px;
	border: solid 2px #b11041;
	background-color: #ffffff;
}

div#mainTop {
	width: 100%;
}

div#menu{
	position:relative;/*ie needs this to show float */
	float: left;
	width: 115px;
	padding-left: 8px;
	ont-family: Palatino, Book Antiqua, serif;
	font-family: Helvetica, Arial, San Serif;
	order-right: solid 1px #336335;
}

div#menu ul {
	padding: 0;
	list-style:none;
	margin:0px;
}

div#menu li {
	margin-top: 10px;
	margin-bottom: 22px;
}

div#menu a, div#leftMenu a, div#rightMenu a {
	text-decoration: none;
	font-weight: bold;
	color: #336335;
	font-size: 14px;
}

div#menu a:hover {
	color: #FF9900;
}

div#content {
	margin-left: 128px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 15px;
	height: auto;
    min-height: 450px;
	margin-bottom: 10px;
	border-left: solid 1px #336335;
	text-align: left;
}

* html body div#content {
	height: 450px;
	verflow: auto;
}

div#footer {
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #b11041;
	font-size: 12px;
	font-weight: bold;
}

div#footer ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

div#footer li {
	display: inline;
}

div#footer .address {
	display: block;
}

div#footer .x, div#footer .x a {
	color:#336335;
}
	
div#footer .contact {
	color: #336335;
}

div#footer a {
	text-decoration: none;
	color: #b11041;
}

.schedule h1, .book h1 {
	font-size: 11pt;
}

.schedule ul, .book ul {
    margin: 0px;
    padding:0;
    list-style: none;
}

.schedule li.tourdate {
    ont-weight: bold;
}

.schedule li.description {
    margin-bottom: 20px;
    margin-left: 20px;
}

.book li.description {
    margin-bottom: 20px;
}

div#photoGallery{
	text-align: center;
}

div#photoGallery h1{
	text-align:left;
}

div#photoGallery ul.toplist {
	margin: auto;
	padding:0 0 15px 0;
	width: 420px;
}

div#photoGallery ul.toplist li {
	display: inline;
	list-style: none;
	margin: 10px;
}

div#photoGallery ul.list {
	text-align: left;
	margin-left:0;
	padding: 0;
}

div#photoGallery ul.list li {
	display: block;
	list-style: none;
	margin: 0px;
	margin-bottom:7px;
	padding: 0;
}

div#photoGallery ul li a{
	text-decoration: none;
    color: #336335;
}

div#photoGallery li.on a{
	color: #b11041;
}

div#photoGallery div.photo {
	text-align:center;
	padding-bottom: 20px;
}

div#photoGallery div.photo span.title{
	display:block;
	margin-top:5px;
}

div.directions {
	color: black;
	margin-bottom: 5px;
}

div.guestbookLink {
	margin-bottom: 10px;
}

div.archiveListing {
    margin-bottom: 10px;
    margin-top: 10px;
}

div.archiveListing h1 {
    font-size: 11pt;
    font-weight: bold;
}

div.archiveListing .description{
	font-size:11pt;
}









	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	