@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: 950px;
	margin: 0 auto 0 auto;
}

#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 570px;
}

body {
	margin: 0;
	padding: 0;
	background: #004020;
	font-size: 13px;
	font-family: "Trebuchet MS", "Times New Roman", Arial, Times, serif;
	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: 26px;
	color: #626456;
	font-weight: normal;
	margin: 0 0 30px 0;
}

h2 {
	font-size: 18px;
	color: #006600;
	font-weight: normal;
	line-height: 24px;
	margin: 0 0 30px 0;
}

h3 {
	font-size: 42px;
	padding: 90px 30px 10px 35px;
	color: #FFFFFF;
	font-weight: normal;
}

h4 {
	font-size: 14px;
	color: #990000;
	font-weight: normal;
	margin: 50px 0 10px 0;
}

#Container {
	width: 950px;
	border: 8px solid #DDFFEE;
	margin: 20px auto 0 auto;
	background-color: #FFFFFF;
	padding: 5px;
}

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

#BigImg p {
	margin-top: -20px;
	padding: 5px 30px 0 30px;
	font-size: 24px;
	font-weight: normal;
	color: #FFFFFF;
}

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

#MainContent {
	padding: 50px 40px 75px 50px;
	width: 593px;
}

#RightBar {
	float: right;
	width: 210px;
	color: #2F6600;
	margin: 75px 45px 20px 0;
}

#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: 14px;
}

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

#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 p {
	width: 950px;
	text-align: center;
	font-size: 10px;
}

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

#Top {
	width: 950px;
	margin: 20px auto 0 auto;
}

#TopMenu {
	float: left;
}

#TopMenu ul {
	margin: 0 0 0 15px;
	padding: 0;
	list-style: none;
	line-height: normal;
}

#TopMenu ul li {
	float: left;
}

#TopMenu a, #TopMenu a:link, #TopMenu a:visited, #TopMenu a:active {
	display: block;
	float: left;
	height: 25px;
	margin-right: 1px;
	padding: 12px 20px 0 20px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	color: #8C8F7D;
}

#TopMenu a:hover {
	background:  #F3F3F3;
	color: #2C2E22;
}

#TopMenu .Selected a {
	background:  #F3F3F3;
	color: #2C2E22;
}

#TopPhone {
	float: right;
	width: 200px;
	color: #FFFFFF;
	font-size: 25px;
	text-align: right;
	margin: 6px 15px 0 0;
}

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