body {
	font-family:arial,helvetica,sans-serif;
	font-size:12px;
	background-color: #e8d1c2;
	margin:0px auto;
	margin-top:0px;
}

body ul {
	list-style-image: url('elements/bullet.png');
}


body li {
	margin-left: 15px;
	padding-left: 8px;
}


#wrapper {
	width:100%;
	margin-left:0%;
	border:0px solid #bbb;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	background-color: #e8d1c2;
}


#header {
	background-color: #f0eeec;
	background-image: url('elements/headerbg.png');
	border:0px solid #bbb;
	padding-top: 0px;
	margin-top: 0px;
	height:182px;
}

h1.header {
	position: absolute;
	top: 5px; left: 293px;
	font-family:arial,helvetica,sans-serif;
	font-size:25px;
}

#title {
	padding-left:16px;
	padding-right: 0px;
	padding-top: 1px;
	margin-left:279px;
	background-color: #e8d1c2;
}

h2.telno {
	position: absolute;
	padding-top: 0px;
	top: 86px; left: 293px;
	background-color: #660008;
	color: #ffffff;
	font-family:arial,helvetica,sans-serif;
	font-size:40px;
	font-weight:bold;
	letter-spacing: 3px;
}

#content {
	height: 100%;
	padding-bottom:0px;
	background-color: #e8d1c2;
	background-image: url('elements/mainbg.png');
	background-repeat: repeat-x;
}

#content li { margin-bottom:8px; }

#content div.content-left {
	float: left;
	margin-left: 16px;
	padding-left:0%;
	padding-right:0%;
	width:279px;
	padding-top:15px;
	padding-bottom:0px;
	border-right:0px solid #d4d4d4;
	border-bottom:0px solid #d4d4d4;
}

#content-main {
	height:100%;
	padding-left:0px;
	padding-right: 0px;
	padding-top: 16px;
	margin-left:279px;
	background-image: url('elements/mainbg.png');
	background-repeat: repeat-x;
}


#content div.content-right {
	float: right;
	padding-left:1%;
	padding-right:1%;
	padding-top:25px;
	padding-bottom:20px;
	width:1%;
	background-color: #f0eeec;
	background-image: url('elements/menubg.png');
	background-repeat: repeat-x;
	border-left:1px solid #d4d4d4;
	border-bottom:1px solid #d4d4d4;
}

#content-main div.twocolleft {
	float: left;
	width: 49%;
	padding-right: 1%
}

#content-main div.twocolright {
	float: right;
	width: 47%;
	padding-left: 2%;
}

#content-main div.hr {
	margin: 0 auto;
	width: 90%;
	height: 3px;
	border-bottom: 1px solid #d4d4d4;
}

#content-main div.photogallery {
	float: left;
	width: 23%;
	padding-right: 1%
}

#content-main p, #content-main li {
	font-size:14px;
	line-height:140%;
}


div.menublock {
	background-image: url('elements/menubg.png');
	background-repeat: repeat-y;
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	padding-left: 0px;
	padding-bottom: 40px;
}

div.menufooter {
	width: 100%;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left:0px;
	padding-left: 0px;
}


#footer {
	clear: both;
	height:30%;
	margin-top:0px;
	margin-bottom:0px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:0%;
	padding-right:0%;
	background-color: #828282;
	border-top:2px solid #000;
}

#w3clogos {
	float: right;
	width: 17%;
	height: 100%;
	padding-right: 0px;
	padding-left: 0px;
}

.credits div {
	width: 83%;
	text-align: center;
}

.credits p {
	background-color: #828282;
	color: #ffffff;
	font-weight: bold;
	text-align: center;
}

.credits a, .credits a:visited {
	font-weight: bold;
	color: #ccccff;
}


#bottom {
	clear:both;
	text-align:right;
}

img.logo {
	position: absolute;
	top: 0px; left: 16px;
}

img.headerimage {
	position: absolute;
	top: 0px; right: 3%;
	height: 100px;
	width: 602px;
}

.menulink div {
	background-color: #660008;
	width: 100%;
}

.menulink a {
	display: block;
	font-size:14px;
	width: 100%;
	border: 0px;
	margin-left: 0px;
	padding-left: 45px;
	padding-right: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	text-decoration: none;
	font-weight:bold;
	color: #ffffff;
}

.menulink a:visited {
	color: #ffccee;
}

.menulink a:hover {
	padding-left: 50px;
	background-image: url('elements/menubg_highlight.png');
	background-repeat: repeat-y;
}

.menulink div a:hover {
}

#menucurrent {
	padding-left: 55px;
	background-repeat: repeat-y;
	background-image: url('elements/menubg_current.png');
}


.menuheading {
	font-size:16px;
	width: 100%;
	padding-left: 25px;
	padding-right: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	color: #ffffff;
}

.readmore {
	text-align: right;
	font-style: italic;
}

#break-readmore
{
	visibility: hidden;
}

.iconlink div {
	padding-top: 15px;
	text-align: center;
}

.iconlink img {
	border-style: none;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.iconlink p {
	font-weight: bold;
	text-align: center;
}

#map_canvas {
	margin-left:15px;
	border-style:solid;
	border-color:#000000;
}
