@charset "utf-8";
/* CSS Document */
html {
    scrollbar-face-color:#000000;
    scrollbar-highlight-color:#D6D6D6;
    scrollbar-3dlight-color:#000000;
	scrollbar-darkshadow-color:#000000;
	scrollbar-shadow-color:#D6D6D6;
	scrollbar-arrow-color:#962399;
	scrollbar-track-color:#962399;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FFF;
	background-color: #000;
}

#wrapper {
	height: 100%;
	width: 100%;
	margin: 0px;
}

#headerbox {
	background-color: #962399;
	height: inherit;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(pics-layout/purplebg211.png);
	background-repeat: repeat-x;
}



#headerbox div h2 {
	font-family: georgia,serif;
	color: #ffffff;
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	letter-spacing: -2pt;
	word-spacing: 3pt;
	line-height: 0.9;
}

#spacer4header {
	height: 20px;
	width: 100%;
	border-top-width: 2px;
	border-top-style: groove;
}
#wrapper4menu {
	height: 500px;
	width: 750px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: groove;
	border-right-style: groove;
	border-bottom-style: groove;
	border-left-style: groove;
}

#photoboxwrapper {
	padding: 5px;
	height: inherit;
	width: 95%;
	right: 50px;
	margin-right: 20px;
	margin-left: 20px;
	text-align: center;
}
#wrapper #photoboxwrapper h2 {
	font-family: georgia,serif;
	color: #ffffff;
	font-size: 3.5em;
	font-weight: bold;
	font-style: italic;
	letter-spacing: -2pt;
	word-spacing: 3pt;
	line-height: 0.45;
}

#wrapper #photoboxwrapper h3 {
	font-family: georgia,serif;
	color: #ffffff;
	font-size: 1.25em;
	font-weight: bold;
	letter-spacing: -1pt;
	word-spacing: 3pt;
	line-height: 0.45;
}

#wrapper #photoboxwrapper .goodfoodgoodbeer p {
	font-family: georgia,serif;
	color: #962399;
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	letter-spacing: -1.5pt;
	word-spacing: 3pt;
	line-height: 0.45;
}

#photoboxwrapper div img {
	border: 12px outset #000;
	margin: 2px;
	padding: 5px;
}
#spacer4photos {
	height: 20px;
	width: 50%;
}
.goodfoodgoodbeer {
	height: inherit;
	width: 100%;
}

#wrapper #photoboxwrapper .goodfoodgoodbeer h2 {
	font-size: 250%;
	text-decoration: none;
}

#spacer4navbox {
	text-align: center;
	height: 20px;
	width: 100%;
	padding-right: 25%;
	padding-left: 25%;
}
.spacer4navboxes {
	width: 50%;
	border-top-width: 2px;
	border-top-style: groove;
}


#navboxwrapper {
	height: inherit;
	width: 95%;
	margin: 5px;
	padding: 10px;
	text-align: center;
}


#navboxwrapper ul li {
	display: inline;
	padding: 10px;
	margin: 0px;
	font-family: georgia,serif;
	color: #ffffff;
	font-size: 2em;
	font-weight: bold;
	font-style: italic;
	letter-spacing: -2pt;
	word-spacing: 6pt;
	line-height: 0.9;
	text-align: center;
}
#navboxwrapper ul li a {
	color: #962399;
	text-decoration: none;
}

#navboxwrapper ul li a:visited {
	color: #962399;
	text-decoration: line-through;
}
#navboxwrapper ul li a:hover {
	text-decoration: none;
	font-size: 115%;
	background-color: transparent;
	background-image: url(pics/gradient-shine.png);
	background-repeat: repeat-x;
	color: #9A9623;
}

#navboxwrapper ul li a:active {
	color: #FFF;
	text-decoration: none;
}
#bodycontent {
	height: inherit;
	width: 99%;
	padding: 5px;
}
#bodycontent1 {
	margin-right: 50px;
	margin-left: 50px;
	height: inherit;
	border-top-width: 2px;
	border-top-style: groove;
	border-top-color: #D6D6D6;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
	text-align: center;
}
.wrapper4footer {
	height: 100px;
	width: 99%;
	text-align: center;
}

.footeraddy {
	margin: 2px;
	padding: 4px;
	width: 100%;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: groove;
	border-bottom-style: groove;
	text-align: center;
	background-color: #962399;
}

.statwrapper {
	width: 99%;
	height: inherit;
	padding-top: 20px;
	padding-bottom: 5px;
	margin-top: 10px;
	margin-bottom: 3px;
}
.menuwrapper {
	width: 90%;
	border-top-width: 2px;
	border-top-style: groove;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 20px;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
}
#Book {
	position:relative;
}
#wrapper #bodycontent #bodycontent1 p {
	font-family: georgia,serif;
	color: #ffffff;
	font-size: 1.5em;
	font-weight: bold;
	font-style: italic;
	letter-spacing: -2pt;
	word-spacing: 3pt;
	line-height: 0.9;
}
