body {
background-color: White;
font-size: 11pt;
font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
color:#564b47;
padding:0px;
margin:0px;
}

h1 {
	font-size: 11px;
	font-weight: normal;
	margin-top: 0em;
	z-index: 22;
	margin-bottom: 0em;/*both set to zero and padding in header div is used intead to deal with compound ie pc problems that are beyound summary in a simple comment.*/
	position: absolute; top:83px; left: 57px;
	}
h2 {
	font-size: 0.3em;
	margin: 0;
	font-weight: normal;
	}
h3 {
	font-size: 1.1em;
	letter-spacing: 0.5px;
	padding: 0px 0 0px 340px;
	margin: 15px 0 12px;
	font-weight: 500;
	color: #000153;
	}
h4 {
	font-size: 0.7em;letter-spacing:0px;
	margin: 0em 0em 0em 0em;
	font-weight: normal;
	}
h5 {
	font-size: 1.0em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
h6 {
	font-size: 0.8em;
	margin: 1.2em 0em 1.2em 0em;
	font-weight: bold;
	}
	img {
	border: 0;
	}

/* ----------container to center the layout---------- */
#container {
width: 800px;
height: auto;
padding:0px;
background: transparent;
position: relative; top:20px;
margin-left: auto;
margin-right: auto;
} 

#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:0px;}
#xsnazzy h2 {font-size:1.2em; font-weight: 500; letter-spacing: 0.5px; color:#000153; border:0;padding:40px 0 11px 328px;}


.xtop,.xbottom {display:block; background:transparent; font-size:1px;}
.xb1, .xb2, .xb3, .xb4 {display:block; overflow:hidden;}
.xb1, .xb2, .xb3 {height:1px;}
.xb2, .xb3, .xb4 {background:White; border-left:1px solid #333333; border-right:1px solid #333333;}
.xb1 {margin:0 5px; background:#333333;;}
.xb2 {margin:0 3px; border-width:0 2px;}
.xb3 {margin:0 2px;}
.xb4 {height:2px; margin:0 1px;}

.xboxcontent {display:block; background:White; border:0 solid #333333; border-width:0 1px;z-index: 0;}


.content {
	margin: 0px ;
	padding: 0px ;
	}
	
.content p {
	font-size: 0.7em;
	line-height: 1.6em;
	margin: 0px;
	padding: 0px 9em 0.5em 330px;
	text-align: justify;
	}
	
.closed {
padding: 5px 0px;
margin:0px 0 0em 0px;
display: block;
}

.content em {
font-style:normal;
color:Navy;
}
p.open {color:#772424;
margin: 0 0 0em;
padding: 0 0 3em 330px;
}
p.gethere {
	color:#020202;
}
p.Mouse {
position: absolute;
top: 153px; left:139px;
font-size: 8px;
color:#5C5C5C;
margin: 0;
padding: 0;
}

.closed{
margin: 5px 0 20px;
}

.dropcap {
float:left;
color:#666666;
font-size:4em;
line-height:40px;
margin: -3px 0 -5px;
padding:0px 2px;
font-family: Times, serif, Georgia;
} 
	
/* ----------banner for logo-------------- */
#banner img {width: 800px;
height: 100px;
z-index: 60;
background-color: #ffffff;
padding:0px;
margin: 0px 0px 0;

}
#cheesehead {
	margin:0px ;
	padding: 0px;
	width: auto;
	z-index: 12;
	position: absolute; top: 0px; left: 0px;
}

/* Navigation
================================================*/
#nav {
	width:799px;
	border-bottom:1px solid #555;
	border-top:1px solid #8C8C8C;
	border-right:0px solid #e1ddd9;
	border-left:1px solid #8C8C8C;
	background:#FDD800;
	position: absolute; top: 100px;
	margin:0 0 0;
	padding:0 0 0px 0px;
	}
#nav ul {
	float:right;
	border-left: 0px solid #8C8C8C;
	border-right:1px solid #8C8C8C;
	margin:0 0px 0 0px;
	padding:0px 20px 0 0;
	background:#FDD800;
	list-style-type:none;
	}
#nav li {
	display:inline;
	padding:0 0 0 0;
	margin:0;
	}
#nav a {
	background:#FDD800;
	border-right:0px solid #8C8C8C;
	border-left: 0px solid #8C8C8C;
	border-bottom:0;
	padding:3px 12px 2px 12px;
	margin:0 ;
	color:#8C4D00;
	text-decoration:none;
	display:block;
	float:right;
	width:auto;
	font: 0.7em/100% Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	}
#nav a:hover {
color: #8C4D00;font-weight: bold;
}
#nav a:focus {background:#FDF400; }
#nav .sel a {
	/*background:#FDF400;*/
	background:#FDF400;
	color:#8C4D00; font-weight: bold;
	}
#nav .sel a:hover {background:#FDF400; }
#nav .sel a:focus {background:#FDF400;}
#nav a:active {
	background:#FDF400;
	color:#8C4D00;
	}
	
.WI {
	padding: 80px 18px 0px ;
	margin: 0;
	height: 350px;
	z-index: 0;
	float: left;
}
	
.thumbnail{
position: absolute;
top: 168px; left: 140px;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: transparent;
padding: 0px;
left: -1000px;
border: 0px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
z-index: 100;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
font-size: 0.7em;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: -150px;  /*position where enlarged image should offset horizontally */
text-decoration: none;
z-index: 100;

}

	/*  ----------------footer---------------------- */ 
#footer {
width: 800px;
padding:0px;
margin: 0px;
position: relative; top:1.0em;
margin-left: auto;
margin-right: auto;
font-size: 0.8em;
text-align: center;  
} 
#footer em {
	font-weight: bold;
	color: #5D514D;
	font-style: normal;
}
#footer a {
color: #615551;
}
#footer a:hover {
color: #A20000;
font-weight: bold;
}
#footer a:active {font-weight: bold;
	background:transparent;
	color:#A20000;
	}