@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #00CCFF;
	background-color: #663300;
	padding: 6px;
	margin-top: auto;
	background-image: url(images/bodyBG.jpg);
}
.content {
	background-color: #76614C;
	width: 800px;
	margin-top: 10px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 20px;
	color: #eeddbb;
	border-right-width: thick;
	border-bottom-width: thick;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	background-repeat: repeat;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	overflow: visible;
	background-image: url(images/grapesBG.jpg);
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
}
.footer {
	background-color: #666666;
	width: 800px;
	margin: auto;
	margin-top: 10px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 6px;
	padding-left: 20px;
	color: #663300;
	text-align: center;
	font-size: 10px;
	border-right-width: thick;
	border-bottom-width: thick;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	background-image: url(images/grapesBG.jpg);
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
}

.header {
	background-color: #666666;
	width: 800px;
	margin: auto;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 20px;
	color: #000066;
	border-right-width: thick;
	border-bottom-width: thick;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #000000;
	border-bottom-color: #000000;
	height: 127px;
	background-image: url(images/grapesBGheader.jpg);
	border-top-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-left-color: #000000;
}
.icon {
	background-color: #996633;
	margin: 20px;
	padding: 10px;
	height: auto;
	width: 120px;
	border: thin solid #000000;
	text-align: center;
	display: inline-block;
	background-image: url(images/bodyBG.jpg);
}

a:link {
	color: #CC9966;
	text-decoration: underline;
}

a:visited {
	color: #CC9966;
	text-decoration: underline;
}
a:hover {
	color: #CCCC99;
	text-decoration: none;
}
.header ul li {
	display: inline;
	list-style: none;
	font-size: 14px;
	font-weight: bold;
}

.thispage a:link {
	color: #330000;
	background-color: #999966;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-top: 8px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	cursor: default;
}
.thispage a:visited {
	color: #330000;
	background-color: #999966;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-top: 8px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	cursor: default;
}
.thispage a:hover {
	color: #330000;
	background-color: #999966;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-top: 8px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
	cursor: default;
}

.nav a:link {
	color: #330000;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-top: 8px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
.nav a:visited {
	color: #330000;
	text-decoration: none;
	border-top-width: thin;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-top: 8px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
.nav a:hover {
	color: #999933;
	background-color: #666633;
	text-decoration: none;
	border-top-width: medium;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: medium;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #330000;
	border-right-color: #330000;
	border-bottom-color: #330000;
	border-left-color: #330000;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	margin-top: 8px;
	margin-right: 1px;
	margin-bottom: 1px;
	margin-left: 1px;
}
.border {
	border: thin solid #330000;
}
h1, h2  {
	color: #663300;
}

.obit {
	font-family: "Courier New", Courier, monospace;
	background-color: #FFFFFF;
	margin: 20px;
	padding: 30px;
	border: medium solid #000000;
	color: #000000;
}
.float_right {
	float: right;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 8px;
}
.float_left {
	float: left;
	margin-top: 4px;
	margin-right: 8px;
	margin-bottom: 4px;
	margin-left: 4px;
}
.shop {
	background-image: url(images/shop_bg.png);
	border: 2px solid #000000;
	padding-right: 10px;
	padding-left: 10px;
}
