body {
	font-family: "Palatino Linotype", "Palatino, Georgia", "Times New Roman";
	font-size: small;
	padding: 0px;
	margin: 0;
}

#header {
	background-color: #CCFFCC;
	margin: 0px;
	padding: 0px;
	height: 127px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
#footer p {
	text-align: center;
	margin: 0px;
}
.foortertitle {
	font-size: 120%;
	font-weight: bold;
	letter-spacing: .25em;
}

#header h1 {
	margin-left: 135px;
	font-size: 200%;
	font-variant: small-caps;
	letter-spacing: .5em;
	margin-top: 0px;
	padding-top: 20px;
	font-weight: normal;
	color: #333333;
	padding-bottom: 0px;
}

#header h2 {
	margin-left: 135px;
	font-size: 175%;
	letter-spacing: 0.35em;
	margin-top: 0px;
	font-weight: normal;
	color: #666666;
}
caption {
	font-size: 125%;
	font-weight: bold;
	color: #333333;
}


#headertext {
	font-size: 200%;
	font-weight: 400;
	font-variant: small-caps;
	letter-spacing: 0.5em;
	display: block;
	padding-top: 20px;
	padding-bottom: 35px;
	clear: none;
}


#header img {
	display: block;
	padding-top: 5px;
	padding-left: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

#footer {
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #333333;
}

#footer a, #footer a:link, #footer a:visited {
	color: #333333;
	text-decoration: none;
}

#footer a:hover, #footer a:active {
	color: #000000;
	text-decoration: underline;
}

#footer .style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color: #006666;
	font-size: 120%;
}
#footer .style2 {font-family: Arial, Helvetica, sans-serif}

#bodytext {
	margin-left: 165px;
	margin-right: 10px;
	display: block;
	margin-top: 0px;
	font-size: 110%;
}
#bodytext a, #bodytext a:link, #bodytext a:visited {
	color: #333333;
	text-decoration: underline;
}
#bodytext a:hover, #bodytext a:active {
	color: #000000;
	text-decoration: underline;
}

#bodytext .submit {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#bodytext input {
	border: 1px solid #666666;
	font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman";
}
#bodytext label {
	width: 80px;
	float: left;
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#bodytext textarea {
	border: 1px solid #666666;
	font-family: "Palatino Linotype", Palatino, Georgia, "Times New Roman";
}


#bodytext #Dadmun {
	margin-left: 5px;
}
/*
#bodytext a, #bodytext a:link, #bodytext a:visited {
	color: #333333;
	text-decoration: none;
}

#bodytext a:hover, #bodytext a:active {
	color: #006633;
	text-decoration: underline;
}
*/
#bodytext h3 {
	font-size: 150%;
	font-style: italic;
	font-weight: normal;
	letter-spacing: .1em;
	margin-bottom: 0px;
}
#bodytext h4 {

	font-size: 115%;
	font-weight: bold;
	letter-spacing: 0.05em;
	margin-bottom: 0px;
}
#bodytext img {
	margin: 5px;
	border: 1px solid #000000;
}
#bodytext #map {
	border: 1px solid #333333;
}
#bodytext p {
	margin-top: 4px;
}
#bodytext ul {
	margin-left: 20px;
	list-style-position: outside;
	list-style-type: circle;
	margin-top: 6px;
}
.parchment {
	background-image: url(images/parchment.gif);
	background-repeat: no-repeat;
	background-position: 50% 10px;
}
.purpleborder {
	border: 30px solid #663366;
}



/* Start Left Navigation */
#navigation {
	width: 130px;
	float: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	height: 100%;
	clear: left;
}

#navigation ul {
	font-size: 100%;
	list-style-type: none;
	padding: 0;
	margin: 0px;
}

#navigation a, #navigation a:link, #navigation a:visited {
	color: #666666;
	display: block;
	text-decoration: none;
	padding:8px 8px 8px 8px;
	width: 130px;
	background-color: #ffffff;
	border-bottom: 1px dotted #999999;
	font-weight: bold;
	font-size: 120%;
}

#navigation a:hover, #navigation a:active {
	color: #000000;
	text-decoration: underline;
}
/* END Left navigation */
#bodytext #tollhouse {
	float: right;
	text-align: center;
	border: 1px solid #000000;
}
#photos {
	border-collapse: collapse;
}
#photos img {
	text-align: center;
	border: 1px solid #333333;
	margin-right: auto;
	margin-left: auto;
}
#photos td {
	text-align: center;
	border: 1px dotted #999999;
	vertical-align: top;
	border-collapse: collapse;
	background-color: #CCFFCC;
}
#sidebar img {
	border: 1px solid #000000;
}
#sidebar {
	border: 1px solid #000000;
	width: 250px;
	background-color: #EAFFEA;
	margin: 4px;
	float: right;
	padding: 4px;
	text-align: center;
}
