body {
	margin: 0px;
	font-family: Helvetica, Arial, sans-serif;
	color: #4c4c4c;
}

a {
	text-decoration: none;
	color: #a80000;
	line-height: 125%;
	margin: 0px 0px 15px 0px;
	margin: 0px;
}

a:hover {
	text-decoration: underline;
	color: #2f230d;
}

img {
	margin: 0px;
}

p {
	font-size: 92%;
	font-family: Helvetica, Arial, sans-serif;
	color: #4c4c4c;
	line-height: 135%;
	margin: 5px 0px 15px 0px;
}

p em {
	font-family: Georgia, "Times New Roman", Times, serif;


}


p.small {
	font-size: 75%;
}




h1 {
	margin: 0px 0px 10px 0px;
	font-style: normal;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5c3b30;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-bottom: 10px;
	margin-top: 20px;
	color: #9b9b9b;
	font-size: 16pt;
	font-style: normal;
	font-weight: normal;
	
}

h3 {
	margin: 0px;
	font-style: normal;
	font-weight: normal;
	font-family: Helvetica, Arial, sans-serif;
	color: #5c3b30;
	font-size: 110%;
} 

h4 {
	margin: 0px;
	font-weight: bold;
	font-family: Helvetica, Arial, sans-serif;
	color: #b2aaa2;
	font-size: 92%;
} 
	


dl {
	font-size: 92%;
	font-family: Helvetica, Arial, sans-serif;
	color: #4c4c4c;
	line-height: 125%;
}

dd {
	font-size: 90%;
	font-family: Helvetica, Arial, sans-serif;
	color: #4c4c4c;
	line-height: 125%;
}

dt {
	font-weight: bold;
	font-size: 93%;
	font-family: Helvetica, Arial, sans-serif;
	color: #1d1d1d;
	line-height: 125%;
}

img {
	margin-bottom: 10px;
}

ul {
	font-size: 92%;
	font-family: Helvetica, Arial, sans-serif;
	color: #4c4c4c;
	line-height: 125%;
	margin: 5px 0px 15px 0px;
}

#container {
	width: 960px;
	margin: 0 auto 0 auto;
	
}

#header {
	width: 960px;
	float: left;
	margin: 0 0 0px 0;
}

#logo {
	float: left;
}

#logo img {
	border: 0px;
	margin-bottom: 0px;
}

#header ul {
	margin: 0px;
}

#header li {
	float: left;
	list-style: none;
	list-style-image: none;
	list-style-position: inside;
}

#header li a {
	color: #828282;
	font-family: Georgia,serif;
	font-style: normal;
	text-decoration: none;
	font-size: 130%;
	display: block;
	padding: 112px 0 0 10px;
	width: 150px;
	height: 36px;
}

#header li a:active {
	color: white;
}

#header li.nav1 a {
	background-position: left 0px;
	background-repeat: no-repeat;
	background-image: url(navbg1.gif);
	
}

#header li.nav1 a:hover {
	background-position: left -148px;
}

#header li.nav1 a:active,
#header li.nav1 a.this {
	color: white;
	background-position: left -296px;
}

#header li.nav2 a {
	background-position: left 0;
	background-repeat: no-repeat;
	background-image: url(navbg2.gif);
}

#header li.nav2 a:hover {
	background-position: left -148px;
}

#header li.nav2 a:active,
#header li.nav2 a.this {
	color: white;
	background-position: left -296px;
}

#header li.nav3 a {
	background-position: left 0;
	background-repeat: no-repeat;
	background-image: url(navbg3.gif);
}

#header li.nav3 a:hover {
	background-position: left -148px;
}

#header li.nav3 a:active,
#header li.nav3 a.this {
	color: white;
	background-position: left -296px;
}

#header li.nav4 a {
	background-position: left 0;
	background-repeat: no-repeat;
	background-image: url(navbg4.gif);
}

#header li.nav4 a:hover {
	background-position: left -148px;
}

#header li.nav4 a:active,
#header li.nav4 a.this {
	color: white;
	background-position: left -296px;
}

#header li.nav5 a {
	background-position: left 0;
	background-repeat: no-repeat;
	background-image: url(navbg5.gif);
}

#header li.nav5 a:hover {
	background-position: left -148px;
}

#header li.nav5 a:active,
#header li.nav5 a.this {
	color: white;
	background-position: left -296px;
}

#main {
	float: left;
	clear: both;
	margin-top: 15px;
	float: left;
	width: 960px;
}

#maincol {
	background-position: left bottom;
	background-image: url(texture.gif);
	background-repeat: no-repeat;
	float: left;
	width: 640px;
	margin: 0px;
}

#gallery {
	background-position: left bottom;
	background-image: url(texture.gif);
	background-repeat: no-repeat;
	float: left;
	width: 640px;
	margin: 0px;
}

.gallerydate {color: #0f0f0f;}

.first {
	color: #5c3b30;
	font-size: 130%;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.first em {
	color: #b04d31;
}

#main .text {
	margin-left: 15px;
	margin-bottom: 0px;
	width: 457px;
	float: left;
}

#main #gallery .text {
	margin-left: 15px;
	margin-bottom: 0px;
	width: 600px;
	float: left;
}

#slideshow {width: 595px;}

#gallerypics {float: left; width: 595px;  height: 420px; margin-bottom: 20px;}

img.right {float: right; margin-left: 20px;}

.imgborder {
	border-color: #d6d6d6;
	border-style: solid;
	border-width: 1px;
}

img.nostyle {
	border-width: 0px;
}

#rightcol {
	width: 320px;
	margin: 0px;
	float: right;
}

.stylehide {
	text-indent: -10000px;
}

#hirepanel {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(hiretop.gif);
	margin: 0px 10px 0px 10px;
	background-color: #f4f0ed;
	padding: 15px;
	margin-bottom: 5px;
}

#explorepanel {
	background-position: left top;
	background-repeat: no-repeat;
	background-image: url(exploretop.gif);
	margin: 0px 10px 0px 10px;
	background-color: #e9ecf1;
	padding: 15px;
}

#explorepanel h2, #hirepanel h2 {
	margin-bottom: 15px;
}

#explorepanel img {
	float: right;
}

#explorepanel dl {
	border-bottom-color: #c6c6c6;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	padding: 2px 0 11px 0;
}

#explorepanel dd {
	margin: 0px;
}


#gallerypanel {
	background-position: left top;
	background-repeat: no-repeat;
	margin: 0px 10px 0px 10px;
	background-color: #d7f9fb;
	padding: 15px 15px 15px 15px;
}

#gallerypanel h2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin: 0 0 15px 0;
	color: #71cbd2;
}

#hirepanel h2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin: 0 0 30px 0;
	color: #71cbd2;
}

#gallerypanel h4 {	color: #a5a5a5;
}

#gallerypanel h3 {color: #595959;}

#gallerypanel img {
	float: right;
}

#gallerypanel dl {
	border-bottom-color: #c6c6c6;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	padding: 2px 0 11px 0;
}

#gallerypanel dd {
	margin: 0px;
}


#footer {
	background-image: url(footer.gif);
	background-position: left top;
	background-repeat: no-repeat;
	clear: both;
	margin-top: 20px;
	background-color: #71625a;
	padding: 30px 0 10px 0;
	float: left;
	width: 960px;
}

#footer .text {margin-left: 15px;}

#footer h2 {
	margin-bottom: 35px;
}

#footer p {
	color: #eee8de;
}

#footer a {
	color: #adcdf0 
}

.nomargin {
	margin: 0 0 3px 0;
}

#imprint {
	text-align: right;
	clear: both;
	font-size: 75%;
	margin-right: 15px;
	padding-top: 25px;
}

#imprint p {
	color: #d0c0b4;
}

#midcol {
	width: 150px;
	margin: 0px;
	float: right;
}

#midcol img {
}

.section {
	padding-bottom: 15px;
	padding-top: 15px;
	border-bottom-color: #dddddd;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}

.mainimage {
	position: relative;
}

.imgright {
	float: right;
	margin-left: 15px;
}

.imgleft {
	margin-right: 15px;
	float: left; 
}

.admission {
	background-image: url(../style/admissionfree.gif);
	background-repeat: no-repeat;
	display: block;
	width: 144px;
	height: 144px;
	float: left;
	
}

h2.admission {
	text-indent: -1000px;
}

.featurebox {
	float: left;
	margin-top: 25px;
	padding: 10px;
	background-color: #e9ecf1;
}

#promo {
	margin-bottom: 20px;
}

.registration {
	clear: both;
	padding-top: 40px;
	padding-bottom: 20px;
	margin-left: 15px;
}

.registration p.small {
	margin-top: 0px;
	margin-bottom: 0px;
}

#footer .registration p.small {

	margin-bottom: 3px;;

	color: #c4b2a1;
	
	}
	
.regcol {
	float: left;
	width: 320px;
}



input.box, textarea {
	font-family: Helvetica, Arial, sans-serif;

	width: 450px;
	margin-bottom: 15px;
	font-size: 11pt;
}

a img {
border: none;
}

form p {
	margin-bottom: 5px;
}

