body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
html {
	overflow-y:scroll;
}
body {
	background-color:#655A48;
	background-image:url('img/background.jpg');
	margin:0;
	font-family:Georgia;
	font-size:12pt;
	line-height:140%;
	color:#000000;
}
table, th, td {
	border:0px;
	padding:0;
	border-spacing:1px;
	border:0px;
	border-collapse:collapse;
	vertical-align:top;
}
img {
	display:block;
	padding:0px;
	margin:0px;
}
img.highlight {
	margin:0px;
	display:inline;
	border:1px solid #4F350C;
}
img.highlight:hover, {
	border: 3px solid #4F350C;
	margin: -2px;
}
.center {
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	vertical-align:middle;
}
hr {
	height:2px;
	border:0;
	background:url(img/slant.gif);
	margin:20px 0px;
} 
h1, h2, h3, .pagenumber{
	text-align:center;
	font-family:Goudy Old Style,Georgia;
	font-weight:normal;
	line-height:140%;
	letter-spacing:1px;
	color:#4F350C;
	text-shadow:1px 1px .5em #9E8256;
}
h1 {
	font-size:20pt;
	margin:40px 0px;
	font-variant: small-caps;
}
h2 {
	font-size:15pt;
	margin:20px 0px;
	text-transform:uppercase;
}
h3 {
	font-size:13pt;
	font-style:italic;
	margin:10px 0px;
	font-variant:small-caps;
	text-shadow:1px 1px .5em #9E8256;
}
ul {
	list-style-type: none;
}
li {
	padding-bottom:20px;
}
td.inset {
	font-size:9px;
	line-height:100%;
	text-align:center;
}
a:link {
	text-decoration:none;
	color:#CC0000;
}
a:visited {
	text-decoration:none;
	color:#AA0000;
}
a:hover {
	color:#0000CC;
	text-shadow:0px 0px 1em #000000;
}
a:active {
	color:#000000;
}
#wrapper {
	width:800px;
	height:100%;
	margin:25px auto;
	text-align:left;
	vertical-align:top;
}
p {
	margin-bottom:20px;
}
.justify {
	text-align:justify;
}
#maincontent {
	padding:0px 50px;
	vertical-align:top;
	background-color:#E7DAC5;
	background-image:url('img/lightbackground.jpg');
}

table.menu {
	position:relative;
	left:50%;
	margin-top:0px;
	margin-left:-400px;
	width:800px;
	text-align:center;
	text-transform:uppercase;
	font-family:Perpetua Titling MT,Goudy Old Style,Georgia;
	font-weight:bold;
	line-height:175%;
	font-size:16px;
	text-shadow:0px 0px .8em #000000;
}
td.menu {
	width:156px;
	background: #9E8256; color: #FFEECC; transition: background-color 0.3s ease;
}
.menu-tl {
	width:10px;
	background-image:url('img/menu-tl.jpg');
}
.menu-t {
	height:10px;
	background-image:url('img/menu-t.jpg');
}
.menu-tr {
	width:10px;
	background-image:url('img/menu-tr.jpg');
}
.menu-l {
	width:10px;
	background-position:left bottom;
	background-image:url('img/menu-l.jpg');
}
.menu-r {
	width:10px;
	background-position:left bottom;
	background-image:url('img/menu-r.jpg');
}
.menu-bl {
	width:10px;
}
.menu-b {
	height:10px;
	background-image:url('img/menu-b.jpg');
}
.menu-br {
	width:10px;
}
.edge-tl {
	width:10px;
	height:10px;
	background-image:url('img/edge-tl.jpg');
}
.edge-t {
	height:10px;
	background-image:url('img/edge-t.jpg');
}
.edge-tr {
	width:10px;
	height:10px;
	background-image:url('img/edge-tr.jpg');
}
.edge-l {
	width:10px;
	background-image:url('img/edge-l.jpg');
}
.edge-r {
	width:9px;
	background-image:url('img/edge-r.jpg');
}
.edge-bl {
	width:10px;
	height:10px;
	background-image:url('img/edge-bl.jpg');
}
.edge-b {
	height:10px;
	background-image:url('img/edge-b.jpg');
}
.edge-br {
	width:10px;
	height:10px;
	background-image:url('img/edge-br.jpg');
}
td.menu:hover {
	background-color:#4F350C;
	cursor:pointer;
}
td.menu {
	background:#9E8256;
	color:#FFEECC;
}
.menu a:link {
	color:#FFEECC;
}
.menu a:visited {
	color:#FFEECC;
}
.menu a:active {
	color:#FFEECC;
}
#logo {
	display:block;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border:0px;
	padding:20px 0px;
}
.dropcap {
	float:left;
	font-size:52px;
	line-height:40px;
	padding:0px 2px 0px 0px;
	margin:4px -2px -2px -2px;
	font-family:georgia;
}
div.search {
	position:relative;
	float:right;
	top:188px;
	left:46px;
	margin-bottom:-55px;
}
input, textarea, text {
	font-family:georgia;
	font-size:9pt;
	letter-spacing:.03em;
	vertical-align:middle;
	height:18px;
	border:1px solid #9E8256;
}
input:focus, textarea:focus, text:focus, search:focus {
	border:1px solid #009900;
}
input[type=image] {
	border:0px;
}
input.search {
	color:#999999;
	padding-left:2px;
	width:110px;
}
div.address-footer {
	display:block;
	margin:15px auto 20px auto;
	text-align:center;
	font-size:15px;
}
div.address-footer-subpart {
	display:inline;
	white-space:nowrap;
}

div.social {
	text-align:right;
	border:1px solid black;
}

@media only screen and (min-width: 1100px) {
	#wrapper {
		width:1000px; /*qwert*/
	}
	
	table.menu {
		margin-left:-500px;
		width:1000px;
	}
	td.menu {
		width:196px;
		background: #9E8256; color: #FFEECC; transition: background-color 0.3s ease;
	}	
}

@media only screen and (max-width: 800px) {
	.edge-tl, .edge-t, .edge-tr, .edge-r, .edge-br, .edge-b, .edge-bl, .edge-l , .menu-l, .menu-r , .menu-tl, .menu-tr {
		visibility: hidden;
	}
	td.inset {
		visibility: hidden;
	}
	body ,p {
		font-size:24pt;
	}
	p, li {
		margin:10px;
		padding:15px;
	}
	#maincontent, #wrapper {
		width:100%;
		margin:0px;
		padding:0px;
		border:0px;
	}
	table.menu  {
		left:0px;
		margin-top:0px;
		margin-left:0px;
		width:100%;
		text-align:center;
		text-transform:uppercase;
		font-family:Perpetua Titling MT,Goudy Old Style,Georgia;
		font-weight:bold;
		line-height:400%;
		font-size:20px;
		text-shadow:0px 0px .8em #000000;
	}
	td.menu {
		width:20%;
	}
	#logo {
		display:block;
		margin-left:auto;
		margin-right:auto;
		text-align:center;
		border:0px;
		padding:10px 0px;
		max-width:100%;
		}
	div.search {
		position:absolute;
		float:left;
		top:10px;
		left:15px;
		z-index:10;
	}
	input.search {
		font-size:18px;
		width:200px;
		height:30px;
	}
	h1 {
		font-size:42pt;
		margin:10px 0px;
	}
	h2 {
		font-size:32pt;
		margin:5px 0px;
	}
	h3 {
		font-size:26pt;
		margin:5px 0px;
	}
	div.address-footer {
		font-size: 20px;
	}
	div.pagenumber {
		margin:10px;
		font-size:24px;
	}
	div.listnavigation {
		margin:10px;
		font-size:36px;
	}
}

/*
cream		#E7DAC5
lighttext	#FFEECC
chocolate	#4F350C
lightbrown	#E7CEA5
.graybrown	#655A48
.medbrown	#9E8256
*/