
/* Section 1       general CSS */
body { margin: 0px; border: 0px; padding: 0px;
	background: #a1a0a6;
	height:100%;
	font-family: serif;
	color: #191F0C;
	padding-bottom: 5em;
}


h1 {
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	font-size: 160%;
	font-family: "Aharoni Bold", "Tw Cen MT", arial, sans-serif;
	letter-spacing: 0.25em;
	text-align: center;
	color: #FFFFFF
}


h2 {
	margin-bottom: 0.6em;
	font-size: 110%;
	padding-left: 1em;
	padding-right: 1em;
	text-align: center;
}


h2, h3 {
	letter-spacing: 0.2em; 
}


a		{ text-decoration: none; font-weight: bold }
a:link		{ color: #009987}
a:visited	{ color: #CEFF99}
a:hover 	{ color: #FF99C3; Xbackground: #F0F8FF}
a:active	{ color: #FF00FF }

.w {color: #FFFFFF}

abbr {
	border-bottom: none; 
}


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; margin-left: 1.5em;}

.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 */

.oouter
	{width: 940px;
	background: url(images/rightDropShadow.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	}
.outer
	{width: 930px;
	background: url(images/leftDropShadow.jpg);
	background-repeat: repeat-y;
	}
.inner
	{width: 920px; margin-left: 10px; background: #c6c7cc}

.rightBand {
	width: 220px;
	float: right;
	Xmargin-right: 10px;
	Xpadding-top: 300px;
	color: #5b5a5f;
	font-size: 85%;
	font-family: serif;
	line-height: 1.5em;
}
.rightBand div {
	margin-left: 50px;
}
.rightBand div.centr {
	margin-left: 0px;
}

.header { height: 99px; xborder-bottom: 19px solid #415F00}
.header a img {margin-top: 10px;}
.header img {margin-left: 10px; border: 0px}
.header h1 {margin-top: -1.5em;
	margin-left: 6em;
	text-align: center;
	vertical-align: middle;
	font-size: 240%;
	color: #99FFFF
}
.header h2 { border-bottom: 0px; }
.header h2 {margin-left: -30em; font-size: 3px}

.contnet {
	float: left;
	width: 480px;
	Xbackground: url(images/dkbluBack.jpg);
	background-repeat: no-repeat;
	background-position: 0px 600px;
	background-color: #012849 !important;
}

.dkblu {
	color: #DFF1FF
}

.dkblu h2 {
	color: #A4AAAF;
}


.dkgrn {
	Xbackground: url(images/dktrqBack.jpg);
	background-repeat: no-repeat;
	background-position: 0px 450px;
	background-color: #013D3E !important;
	color: #DFFFFF
}

.dkgrn h2 {
	color: #959F9F
}

.dkvio {
	Xbackground: url(images/dkprpBack.jpg);
	background-repeat: no-repeat;
	background-position: 0px 450px;
	background-color: #3f2257 !important;
	color: #F7EFFF
}

.dkvio h2 {
	color: #9A959F;
}




.contnet blockquote {
	padding-left: 1.9em;
	padding-right: 1.9em;
	font-style: italic;
}
.contnet p {
	padding-left: 1em;
	padding-right: 1em;
	line-height: 1.5em;
}

.contnet p:first-letter	{ margin-left: 0.5em; font-weight: bold; font-size: 110%}

.contnet img { margin: 0.5em; }

.contnet ul { list-style-image: url(images/bullet_green.gif)}




address {text-align: left;
	padding-top: 1em
}

address {
	font-weight: bold;
}

/* content + menu - footer -header  */
.mBody { 
	clear: both;
	Xpadding: 0.25em 0;
}





/* Section 2       main menues */
.menyou {
	float: left;
	width: 220px;
	font-size: 85%;
	font-family: serif;
	line-height: 1.3em;
}
	
.menyou ul {
	
	Xwidth: 12.0em; 
	list-style: none;
	Xmargin: 0.5em auto 0.5em 1.2em;
}
.menyou div {
	Xwidth: 13em; 
	Xpadding-left: 1em;
}


.menyou li {
	Xmargin: 0em; 
	Xdisplay: block;
	padding: 0.1em 0em;
	Xwidth: 12em; 
	Xtext-align: center;
	font-weight: bold
}


.menyou li a:visited { 
	position: relative;
	Xz-index: 1;
	display: block; 
	Xborder: solid 2px #415F00;
	text-decoration: none; 
	color: #8F8F8F;
}

.menyou li a {
	margin-left: -1em;
	position: relative;
	Xz-index: 1;
	display: block; 
	Xborder: solid 2px #415F00;
	Xbackground: #FAFFEF;
	Xborder-bottom: dashed 1px #99FFFF;
	padding: 0.15em 0em;
	text-decoration: none; 
	color: #5b5a5f;
}


li.menuhere a {
	Xwidth: 12em;
	cursor: default;
	Xbackground-image: url(images/but1.gif);
	background-repeat: no-repeat;
	background-position: bottom right;
	color: #FFFFFF !important;
	Xborder-left: solid 16px #415F00 !important;
	Xborder-right: solid 16px #415F00 !important;
}






.menyou li a:hover {
	Xwidth: 12em;
	color: #FFFFFF;
	Xbackground: #EBEBE9;
	Xbackground-image: url(images/but2.gif);
	Xbackground-repeat: no-repeat;
	Xbackground-position: bottom right;
	Xborder-left: solid 10px #415F00; 
	Xborder-right: solid 10px #415F00; 
}







/* Section 3       Specific to certain pages */
/* scarves */
.scarves2 div {
	display: block;
	float: left;
	width: 312px;
	margin: 0px;
	text-align: center;
}


/* 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;
}

/* Disjointed Rollover */
.DJRoll {
	width: 100%;
	margin-top: 280px;
	position:relative;
}

.DJRoll img {
	border: 0px;
}
.DJRoll a span{
visibility:hidden;/* hide message initially*/
position:absolute;
top:-275px;;
left:82px;
width:310px;
display: block;
padding:3px;
background:#08263F;
color:#fff;
border:2px inset #050A0F;
}
.DJRoll2 a span{
background:#032F2F;
}
.DJRoll3 a span{
top:-425px !important;
left: -80px;
width:602px;
background:#032F2F;
}
.DJRoll a:hover span{visibility:visible;}/* reveal image*/

.DJRoll ul { list-style-type: none; }


.DJRoll dt { margin-left: 1em; float: left; width: 10em; text-align: right; clear: left; margin-bottom: 0.6em;}
.DJRoll dd { margin-bottom: 0.6em; padding-left: 2em;}
.DJRoll .linx {display: block; margin-left: 2em;}

.DJRoll2, .DJRoll3 {
	margin-top: 0px;
}

.linx2 {font-weight: bold}