@charset "utf-8";
/* CSS Document */

#PeeZeeHeader {
	background-color: #000000;
	color: #FFFFFF;
	text-align: center;
	height: 22px;
	border-bottom: 2px solid #BD0A70;
	font-family: Candara, Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	padding: 2px;
}

#PeeZeeHeader p {
	width: 820px;
}

#PeeZeeHeader a, #PeeZeeHeader a:link, #PeeZeeHeader a:active, #PeeZeeHeader a:visited {
	color: #BD0A70;
	font-weight: bold;
	text-decoration: none;
	font-size: 17px;
}

#PeeZeeHeader a:hover {
	text-decoration: underline;
}

#PeeZeeHeader small {
	font-size: 14px;
	color: #666666;
	margin: 0 0 0 400px;
}

body {
	margin: 0;
	padding: 0;
	background: #990000;
	font-size: 13px;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	color: #61492D;
	line-height: 1;
}

*, html {
	margin: 0;
	padding: 0;
	line-height: 1;
	list-style: none;
}

p {
	font-size: 15px;
	color: #666666;
	line-height: 20px;
	margin: 0 0 30px 0;
}

a, a:link, a:visited, a:active {
	color: #2F6600;
	text-decoration: none;
}

a:hover {
	color: #990000;
}

img {
	border: none;
}

h1 {
	font-size: 28px;
	color: #666666;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 0 0 30px 0;
}

h2 {
	font-size: 20px;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 24px;
	margin: 0 0 30px 0;
}

h3 {
	font-size: 52px;
	padding: 80px 30px 10px 35px;
	color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}

h4 {
	font-size: 18px;
	color: #990000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin: 30px 0 10px 0;
}

#Container {
	width: 820px;
	border: 3px solid #FFFFFF;
	margin: 20px auto 0 auto;
	background-color: #FFFFFF;
}

#BigImg {
	background-image: url(../images/bigimg.jpg);
	width: 820px;
	height: 320px;
	margin: 0;
	text-align: right;
}

#BigImg p {
	margin-top: -20px;
	padding: 5px 30px 0 30px;
	font-size: 24px;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}

#BigImg a {
	text-decoration: none;
	color: #F79F1A;
}

#MainContent {
	padding: 20px;
	width: 550px;
}

#RightBar {
	float: right;
	width: 210px;
	color: #2F6600;
	margin: 75px 15px 20px 0;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#RightBar a, #RightBar a:link, #RightBar a:visited, #RightBar a:active {
	color: #2F6600;
	text-decoration: none;
}

#RightBar a:hover {
	color: #990000;
}

#Menu {
	width: 210px;
	font-size: 16px;
}

#Menu ul li {
	border-bottom: 1px dotted #999999;
	padding: 5px 0 5px 5px;
}

#OpeningTimes {
	width: 210px;
	font-size: 12px;
}

#OpeningTimes ul li {
	border-bottom: 1px dotted #999999;
	padding: 8px 0 8px 8px;
}

#ContentLinks li {
	list-style: disc;
	margin: 0 0 5px 50px;
}

#Footer {
	width: 820px;
	position: relative;
}

#Footer p {
	width: 820px;
	text-align: center;
	font-size: 10px;
}

#PeeZeeTag {
	position: absolute;
	left: 823px;
	top: -24px;
}
