
/* Section 1       general CSS */
body { margin: 0px; border: 0px; padding: 0px;
	background: #FAFFEF;
	height:100%;
	font-family: tahoma, arial, sans-serif;
	color: #191F0C
}




h2, h3 {
	color: #898F7D;
	letter-spacing: 0.2em; 
	border-bottom: 1px solid #898F7D 
}

h2 {font-size: 130%}



a		{ text-decoration: none; font-weight: bold }
a:link		{ color: #494694}
a:visited	{ color: #110D6F}
a:hover 	{ color: #000099; background: #F0F8FF}
a:active	{ color: #FF00FF }


p {margin: 0.8em 0}
p {margin-top: 0.25em; margin-bottom: 0.75em;}
dl {margin-bottom: 0.75em;}
ol, ul {padding-left: 1.5em;}

abbr[title] {border-bottom: none; }

.subpaper {
	margin-left: 10%;
	padding-left: 0.8em;
	border: 1px solid #82AF20;
	border-left: 8px solid #82AF20;
	background: #FFFFEF;
}

/* The Holly Hack  - stops the IE creaping text*/
/* Hides from IE5-mac \*/
* html .contentmenu {height: 1%;}
* html .content {height: 1%;}
* html .footer {height: 1%;}
/* End hide from IE5-mac */




ul.cards {
	display: block;
	list-style: none;
	margin: 0;
	text-align: center;
}

ul.cards li { display:inline }

ul.cards li img {
	vertical-align: middle;
	margin: 0.5em;
}



/* Section 1b       Structural Scaffold */

.header { height: 158px; border-bottom: 19px solid #005F31; text-align: center}
.header a img {margin-top: 10px;}
.header img {border: 0px}
.header h1 {
	color: #36624B;
	font-weight: normal;
	text-align: center;
	vertical-align: middle;
}
.header h2 { border-bottom: 0px; }
.header h2 {margin-left: -3000px; font-size: 3px}

.contnet {
	z-index: 33;
	margin: -2.5em 8em -2.5em 13.5em;
	position: relative;
	background: #FAFFEF;
	padding: 2em 1em 4em 2em;
	border: 1px solid #005F31;
	Xborder-left: 36px solid #005F31;
	border-top: 56px solid #005F31;
	border-bottom: 56px solid #005F31;
}

.contnet img { margin: 0.25em; }

.contnet ul.bul { list-style-image: url(images/60pizzabugr2.gif)}
.contnet ul.bul1 { list-style-image: url(images/60pizzabugr3.gif)}
.contnet ul.bul2 { list-style-image: url(images/60pizzabugr4.gif)}


.footer	{ 
	zoom: 1;
	Xmargin-top: -2.5em;
	border-top: 19px solid #005F31;
	height: 280px;
	padding: 0.25em;
	text-align: center;
}


address {text-align: left;
	padding-top: 1em
}

address {
	font-weight: bold;
}

/* content + menu - footer -header  */
.mBody { 
	clear: both;
	background: #FFFFFF;
	padding: 0.25em 0;
}


.flashy {padding: 3px; background-image: url(images/flashy.gif)}



/* Section 2       main menues */
.menyou {
	float: left;
	width: 13em;
	margin-top: 1em;
	margin-left: -2em;
/*	margin: 1em 1em 1em 0.5em;
	border: solid 3px #000000;
	background: #4876FF;
	background-position: bottom left;
	background-repeat: repeat-x;
	background-image: url(images/starback01r.jpg);
*/
}
	
.menyou ul {
	width: 10em; 
	list-style: none;
	margin: 0.5em auto 0.5em 2.75em;
}


.menyou li {
	margin: 0em; 
	display: block;
	padding: 0.1em 0em;
	width: 10em; 
	text-align: center;
	font-weight: bold;
}


.menyou li a:visited { 
	position: relative;
	z-index: 1;
	display: block; 
	border: solid 2px #005F31;
	text-decoration: none; 
	color: #110D6F;
}

.menyou li a { 
	position: relative;
	z-index: 1;
	display: block; 
	border: solid 2px #005F31;
	background: #FAFFEF;
	padding: 0.15em 0em;
	text-decoration: none; 
	color: #494694;
	-moz-border-radius: 3px; 
	-webkit-border-radius: 3px; 
	-o-border-radius: 3px; 
	border-radius: 3px;
	behavior: url(PIE.htc);
}

.submenu a {
	border: 0px !important;
	background-image: none !important;
	font-size: 90%;
	font-weight: normal;
	text-align: left;
	padding-left: 0.5em !important;
}

li.menuhere a {
	cursor: default;
	color: #000000 !important;
	border-left: solid 16px #005F31 !important;
	border-right: solid 16px #005F31 !important;
}

li.welsh a {
	margin-top: 2em;
	color: #106F00;
	border-color: #D1141A !important;
	border-left: solid 16px #D1141A !important;
	border-right: solid 16px #D1141A !important;
	background: #FFFFFF;
	}


.submenu a:hover {
	background: #005F31;
}

.menyou li a:hover {
	color: #000000;
	background: #FDFF3F;
	border-left: solid 10px #005F31; 
	border-right: solid 10px #005F31; 
}

li.welsh a:hover {
	background-color: #FFFF00
}





/* Section 3       Specific to certain pages */
/* scarves */
.scarves2 div {
	display: block;
	float: left;
	width: 312px;
	margin: 0px;
	text-align: center;
}



/* Powerpoint Slides */
.slides {
	margin: 2px 0px 1.5em 0.75em;
	border: 10px solid #19177F;
	background: #f5ffe0;
	background-image: url(images/slideback.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 2em 1em;
	color: #990033;
	font-weight: bold;
}

.slides h4 {
	margin-bottom: 1.75em;
	font-weight: bold;
	font-size: 120%;
	text-align: center;
}

.slides span {
	font-size: 110%;
	border-bottom: 1px dashed #000;
}


/* staff */
/* HoverBox Gallery */

.hoverbox, .hoverboxV {
	width: 80%;
}



.hoverboxV li, .hoverbox li {
	width: 158px;
	height: 119px;
}

.hoverboxV li {
	width: 119px;
	height: 158px;
}

.hoverboxV li a, .hoverbox li a {
	width: 158px;
	height: 119px;
}

.hoverboxV li a {
	width: 119px;
	height: 158px;
}

.hoverboxV img, .hoverbox img {
	margin: 0px;				/* Only Stars to counter margin elsewhere */
}

.hoverboxV li a img, .hoverbox li a img {
	width: 150px;
	height: 113px;
}

.hoverboxV li a img {
	width: 113px;
	height: 150px;
}

.hoverboxV li a:hover img,.hoverboxV li a:active img,.hoverboxV li a:focus img,
.hoverbox li a:hover img,.hoverbox li a:active img,.hoverbox li a:focus img {
	position: absolute;
	width: 300px;
	height: 225px;
	left: -100px;
	top: -60px;
	z-index: 1;
	border-color: #828282 #363636 #363636 #828282;
	border-style: solid;
	border-width: 4px;
}
.hoverboxV li a:hover img,.hoverboxV li a:active img,.hoverboxV li a:focus img {
	width: 225px;
	height: 300px;
	left: -60px;
	top: -75px;
	z-index: 1;
}


/* themed holidays */
/* halloween */


.halloween {
	font-family: Acquaintance, 'Blood of Dracula', Bloodgutter, Bloody, Chiller, mythnight, cursive;
	font-size: 130%
}
.hallow {background: #000000; color: #FF7F00}


/*
.themecal {background-image: url(images/ValBack.jpg)}
.themecal2 {background-image: url(images/ValBack2.jpg)}
*/

.themecal {background-image: url(images/PigBack.jpg)}
.themecal2 {background-image: url(images/PigBack.jpg)}
.themecal3 {background-image: url(images/PigBack.jpg)}



/* links page */
.linx dd {
	margin-left: 2em;
	margin-bottom: 1em;
}


.piccent, .picleft, .picright {
	border:1px solid #B5B5B5;
	background: #FFFFFF;
	text-align: center;
	font-weight: bold;
	padding: 0.25em 0.75em;
}

.piccent {
	margin-left: auto;
	margin-right: auto;
}

.picleft {
	float: left;
	margin: 0.5em
}

.picright {
	float: right;
	margin: 0.5em
}


/* pic drop-shadow */
.img-shadow {
  float:left;
  background: url(p/shadowAlpha.png) no-repeat bottom right !important;
  background: url(p/shadow.gif) no-repeat bottom right;
  margin: 10px 0 0 10px !important;
  margin: 10px 0 0 5px;
}

.img-shadow img {
  display: block;
  position: relative;
  background-color: #fff;
  border: 1px solid #a9a9a9;
  margin: -6px 6px 6px -6px;
  padding: 4px;
}






