
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 120px;
	margin: 12px 0 17px;
	font-weight: 500;
	color: #000153;
	
}

h4 {
	font-size: 0.7em;letter-spacing:0px;
	margin: 0em 0em 0em 0em;
	font-weight: normal;
}


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

/* ----------banner for logo-------------- */
#banner {width: 800px;
height: 100px;
z-index: 0;
background-color: #ffffff;
padding: 0px;
margin: 0px;
}

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

.cheesetoday { 
	padding:0px 0 0;
	margin:15px 15px 0px 0px;
	float: left;
	clear: both;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
}
.newcheesecap {
float: left;
clear: left;
	padding: 0px;
   margin: 0px 15px 0px 0px;
}
.HotChocKid{
	padding: 0px;
	margin:5px 0px 0px 12px;
	float: right;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
}
.oldcheese {
	padding: 0;
	margin:5px 0px 0px 15px;
	float: right;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
}

.dellscheeseco {
	padding: 0;
	margin:7px 15px 2px 0px;
	float: left;
	border-style: solid;
	border-width: 1px;
	border-color: #666666;
}
.Odrop {
	margin: -3px 0 -5px 0px;
	color:#666666;
font-size:4em;
line-height:40px;
font-style: normal;
padding:0px 2px;
font-family: Times, serif, Georgia;
float:left;
}

.oldcheesecap {
	float: right;
	clear: right;
	padding: 0px;
   margin: 0px;
}

.cheesecocap {
	float: left;
	clear: left;
	padding: 0px 0 10px;
   margin: 0px 8px 10px;
}
.dropcap {
float:left;
color:#666666;
font-size:4em;
line-height:40px;
padding:0px 2px;
margin: -3px 0 -5px;
font-family: Times, serif, Georgia;
} 

/* Navigation
================================================*/
#nav {
	width:100%;
	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;
	z-index: 2;
	}
#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:0px;
	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;
	}
	
/* Navigation 2
================================================*/
#nav2 {
	width:100%;
	height: 18px;
	text-align: right;
	z-index: 0;
	color:#9B4E9B;
	border-bottom:1px solid #555;
	border-top:0px solid #8C8C8C;
	border-right:0px solid #e1ddd9;
	border-left:0px solid #e1ddd9;
	background:White;
	position: absolute; top: 118px;
	margin:0 0px 0 0;
	padding:5px 0px 3px 0;
	}
	
#nav2 ul {
	float:right;
	width:600px;
	border-left: 0px solid #8C8C8C;
	margin:0 48px 0 0px;
	padding:0px 0px 0 0;
	background:transparent;
	list-style-type:none;
	z-index: 0;
	}
	
#nav2 li {
	display:inline;
	padding:0 0 0 0;
	margin:0;
	}
	
#nav2 a {
	background:transparent;
	border-right:0px solid #8C8C8C;
	border-left: 0px solid #8C8C8C;
	border-bottom:0;
	padding:4px 15px 3px 12px;
	margin:0 ;
	color:#8C4D00;
	text-decoration:none;
	display:block;
	float:right;
	width:auto;
	font: 0.8em/80% Arial, Helvetica, sans-serif;
	letter-spacing:0px;
	}
	
#nav2 a:hover {
color: #8C4D00;font-weight: bold;
}
#nav2 a:focus {background:transparent; }
#nav2 .sel a {
	/*background:transparent;*/
	background:transparent;
	color:#8C4D00; font-weight: bold;
	}
#nav2 .sel a:hover {background:transparent; }
#nav2 .sel a:focus {background:transparent;}
#nav2 a:active {
	background:transparent;
	color:#8C4D00;
	}
	
/* -----------------xsnazzy corners--------------------- */
	
#xsnazzy h1, #xsnazzy h2, #xsnazzy p {margin:0 10px; letter-spacing:0px;}
#xsnazzy h2 {font-size:1.5em; font-weight: 500; letter-spacing: 0.5px; color:#000153; border:0;padding:66px 0 20px 110px;
text-align: left;}

#xsnazzy {
width: 798px;
}

.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--------------------- */

#content{ 
margin: 0px;
padding: 0px 0 20px;
 }
 
#content p {
font-size: 0.7em;
	line-height: 1.6em;
	text-align: justify;
	margin: 0px ;
	padding: 0px 120px 1em 120px;
}

/*  ----------------footer---------------------- */ 
#footer {
width: 800px;
padding:0px;
margin: 0px;
position: relative; top:0.2em;
margin-left: auto;
margin-right: auto;
font-size: 0.8em;
text-align: center;   
} 

#footer em {
	font-weight: bold;
	color: #786965;
	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;
	}