/* CSS Document */

html
	{
	background-color:white;
	padding:0px;
	margin:0px;
	}

body
	{
	background-color:white;
	padding:0px;
	margin:0px;
	text-align:center;
	}

a	
	{
	border:none;
	}



/* MAIN STYLES */

.container
	{
	text-align:left;
	position:relative;
	top:0px;
	width:750px;
	margin:50px auto;
	background-color:white;
	border:0px;
	padding:0px;
	}
	
.innercontainer
	{
	background-image:url("images/patterns/filler.png");
	background-repeat:repeat-y;
	position:absolute;
	margin:0px 0px 50px 0px;
	padding:0px;
	top:0px;
	left:0px;
	}






/* CONTENT STYLES */
.content
	{
	position:relative;
	float:left;
	margins: 10px 20px 0px 0px;
	width:345px;
	background-color:white;
	color:black;
	font-family: Baskerville,Georgia, "times new roman", serif;
	font-size:14px;
	line-height:1.5em;
	padding:0px 10px 20px 15px;
	}
	
.content h3
	{
	font-size:1.2em;
	margin-top:0px;
	}
	
.content span.newshead
	{
	text-align:left;
	}
.content span.newshead h4
	{
	font-size:1.1em;
	color:red;
	}
	
.content span.newshead img
	{
	border: none;
	margin:0px 25px;
	position:relative;
	}
	
.content p
	{
	margin-top, margin-bottom: 1.5em;
	}
	
b
	{
	text-transform:uppercase;
	letter-spacing:.25em;
	font-weight:bold;
	}


.content p + p
	{
	text-indent:1.5em;
	}
	
	
.content a + p
	{
	margin-top:0px;
	text-indent:0px;
	}
	
.content ul
	{
	padding:0px;
	margin:0px;
	list-style-type:none;
	}
.content ul li
	{
	padding:15px 0px;
	}
		
.content ul li + li
	{
	border-top:3px double grey;
	margin-bottom:0px;
	}

.content ul li b
	{
	display:block;
	width:100%;
	text-align:center;
	}	
	
.header
	{
	position:relative;
	height:100px;
	padding:0px;
	width: 340px;
	background-color:white;
	margin:0px 0px 40px 0px;
	display:block;
	}
	
#headerindex
	{
	position:relative;
	height:100px;
	padding:0px;
	width: 340px;
	background-color:white;
	margin:0px 0px 40px 0px;
	display:block;
	background-image:url("images/misc/index_head.png");
	}
	
#headerindex h3
	{
	display:none;
	}
	
#headerindex span.date
	{
	position:absolute;
	bottom:0px;
	width:100%;
	text-align:center;
	}


#headernews
	{
	position:relative;
	height:100px;
	padding:0px;
	width: 340px;
	background-color:white;
	margin:0px 0px 40px 0px;
	display:block;
	background-image:url("images/misc/news_head.png");
	}
	
#headernews h3
	{
	display:none;
	}
	
#headertreatise
	{
	position:relative;
	height:100px;
	padding:0px;
	width: 340px;
	background-color:white;
	margin:0px 0px 40px 0px;
	display:block;
	background-image:url("images/misc/treatise_head.png");
	}
	
#headertreatise h3
	{
	display:none;
	}
	
#headercontact
	{
	position:relative;
	height:100px;
	padding:0px;
	width: 340px;
	background-color:white;
	margin:0px 0px 40px 0px;
	display:block;
	background-image:url("images/misc/contact_head.png");
	}
	
#headercontact h3
	{
	display:none;
	}

#headerpress
	{
	position:relative;
	height:100px;
	padding:0px;
	width: 340px;
	background-color:white;
	margin:0px 0px 40px 0px;
	display:block;
	background-image:url("images/misc/press_head.png");
	}
	
#headerpress h3
	{
	display:none;
	}

	
#headerhistory
	{
	position:relative;
	height:100px;
	padding:0px;
	width: 340px;
	background-color:white;
	margin:0px 0px 40px 0px;
	display:block;
	background-image:url("images/misc/history_head.png");
	}
	
#headerhistory h3
	{
	display:none;
	}
	
#headericecream
	{
	position:relative;
	height:100px;
	padding:0px;
	width: 340px;
	background-color:white;
	margin:0px 0px 40px 0px;
	display:block;
	background-image:url("images/misc/icecream_head.png");
	}
	
#headericecream h3
	{
	display:none;
	}
	
	
.header ul
	{
	padding:0px;
	margin:0px;
	}

.header ul li
	{
	list-style-type:none;
	position:relative;
	float:left;
	margin:0px;
	padding:0px;
	height:100px;
	width:43px;
	background-color:white;
	border:0px;
	}
	
.header ul li + li
	{
	border:0px;
	margin-left:5px;
	}
	
.header ul li h5
	{
	display:none;
	}
	
.header ul li a
	{
	display:block;
	width:100%;
	height:100%;
	}
	

.header ul li.featured
	{
	background-image:url("images/buttons/menu/featured1.png");
	}

.header ul li.sundaes
	{
	background-image:url("images/buttons/menu/sundaes1.png");
	}
	
.header ul li.splits
	{
	background-image:url("images/buttons/menu/splits1.png");
	}
	
.header ul li.other
	{
	background-image:url("images/buttons/menu/icecream1.png");
	}
	
.header ul li.fountain
	{
	background-image:url("images/buttons/menu/fountain1.png");
	}
	
.header ul li.winter
	{
	background-image:url("images/buttons/menu/winter1.png");
	}
	
.header ul li.baked
	{
	background-image:url("images/buttons/menu/baked1.png");
	}
	
	
.header ul li.featured:hover
	{
	background-image:url("images/buttons/menu/featured3.png");
	}

.header ul li.featuredoff
	{
	background-image:url("images/buttons/menu/featured3.png");
	}

.header ul li.featuredoff a
	{
	display:none;
	}


.header ul li.sundaes:hover
	{
	background-image:url("images/buttons/menu/sundaes3.png");
	}

.header ul li.sundaesoff
	{
	background-image:url("images/buttons/menu/sundaes3.png");
	}

.header ul li.sundaesoff a
	{
	display:none;
	}	
	

.header ul li.splits:hover
	{
	background-image:url("images/buttons/menu/splits3.png");
	}
	
.header ul li.splitsoff
	{
	background-image:url("images/buttons/menu/splits3.png");
	}	

.header ul li.splitsoff a
	{
	display:none;
	}	


.header ul li.other:hover
	{
	background-image:url("images/buttons/menu/icecream3.png");
	}
	
.header ul li.otheroff
	{
	background-image:url("images/buttons/menu/icecream3.png");
	}

.header ul li.otheroff a
	{
	display:none;
	}	
	
.header ul li.fountain:hover
	{
	background-image:url("images/buttons/menu/fountain3.png");
	}
	
.header ul li.fountainoff
	{
	background-image:url("images/buttons/menu/fountain3.png");
	}

.header ul li.fountainoff a
	{
	display:none;
	}	
	
.header ul li.winter:hover
	{
	background-image:url("images/buttons/menu/winter3.png");
	}
	
.header ul li.winteroff
	{
	background-image:url("images/buttons/menu/winter3.png");
	}

.header ul li.winteroff a
	{
	display:none;
	}

.header ul li.baked:hover
	{
	background-image:url("images/buttons/menu/baked3.png");
	}
	
.header ul li.bakedoff
	{
	background-image:url("images/buttons/menu/baked3.png");
	}
	
.header ul li.bakedoff a
	{
	display:none;
	}
	
	
#headerlinks
	{
	position:relative;
	background-color:white;
	margin:0px 0px 40px 0px;
	display:block;
	height:100px;
	width:340px;
	background-image:url("images/misc/links_head.png");
	padding:0px;
	}
	
#headerlinks h3
	{
	display:none;
	}

#headergallery
	{
	position:relative;
	background-color:white;
	margin:0px 0px 40px 0px;
	display:block;
	height:100px;
	width:340px;
	background-image:url("images/misc/gallery_head.png");
	padding:0px;
	}
	
#headergallery h3
	{
	display:none;
	}
	
#headerdrygoods
	{
	position:relative;
	height:100px;
	padding:0px;
	width: 340px;
	background-color:white;
	margin:0px 0px 40px 0px;
	display:block;	
	background-image:url("images/misc/drygoods_head.png");
	padding:0px;
	}
	
#headerdrygoods h3
	{
	display:none;
	}	
	
#headercandy
	{
	position:relative;
	height:100px;
	padding:0px;
	width:340px;
	background-color:white;
	margin:0px 0px 40px 0px;
	display:block;
	background-image:url("images/misc/candy_head.png");
	padding:0px;
	}
	
#headercandy h3
	{
	display:none;
	}
	
#headerfudge
	{
	position:relative;
	height:100px;
	padding:0px;
	width:340px;
	background-color:white;
	margin:0px 0px 40px 0px;
	display:block;	
	background-image:url("images/misc/fudge_head.png");
	padding:0px;
	}

#headerfudge h3
	{
	display:none;
	}

h4.menuhead
	{
	color:red;
	font-variant:italic;
	text-align:center;
	margin:0px 0px 5px;
	padding:0px;
	}
	
h4.menuprice + h4.menuhead
	{
	padding-top:20px;
	}
	
div.menbox + h4.menuhead
	{
	margin-top:20px;
	padding-top:20px;
	}
	
div.menbox  h4.menuprice + h4.menuhead
	{
	padding-top:0px;
	}

	
.menuitem
	{
	display:block;
	width:100%;
	margin:0px;
	padding:5px 5px 0px;
	text-align:center;
	line-height:1.5em;
	}
	
.menuitem p
	{
	margin:0px 0px 5px;
	padding:0px;
	}
	
.menuitem p + p
	{
	font-style:italic;
	text-indent:0px;
	font-size:.9em;
	padding:0px 15px 0px 0px;
	}
	

h4.menuprice
	{
	font-weight:bold;
	color:black;
	text-align:center;
	margin:0px 0px 25px;
	padding:0px;
	}
	
	
/*///// LINKS PAGE CLASSES //////*/

h4.links
	{
	padding:0px 0px 5px;
	border-bottom:3px double grey;
	}

a.links
	{
	display:block;
	margin:0px 0px 5px;
	padding:10px 0px 0px;
	}

a.links img
	{
	border:none;
	border-bottom:3px double white
	}
	
a.links:hover img
	{
	border-bottom:3px double grey
	}
	
a.links:visited img
	{
	border:none;
	}


div.menbox
	{
	margin:15px -7px 0px;
	width:340px;
	border:3px double #ababab;
	padding:7px;
	}
	
div.menheadbox
	{
	width:100%;
	padding:0px;
	margin:0px;
	text-align:center;
	}
		
h4.menhead
	{
	width:100%;
	text-align:center;
	}
	
h4.cathead
	{
	width:100%;
	text-align:center;
	}	



span.newsdate
	{
	text-align:right;
	width:100%;
	display:block;
	font-size:1em;
	font-style:italic;
	margin-bottom:1.5em;
	}
	
span.subtitle
	{
	display:block;
	text-align:left;
	text-transform:uppercase;
	font-style:italic;
	letter-spacing:.25em;
	font-weight:bold;
	margin:0px 0px 1.25em 0px;
	}
	
div.pn_nav
	{
	width:340px;
	height:22px;
	padding:0px;
	margin:0px;
	}

div.pn_nav a
	{
	position:relative;
	display:block;
	width:73px;
	height:17px;
	border:none;
	}
	
div.pn_nav a.prev
	{
	float:left;
	background-image:url("images/buttons/prev1.png")
	}
	
div.pn_nav a.prev:hover
	{
	float:left;
	background-image:url("images/buttons/prev3.png")
	}
	
div.pn_nav a.next
	{
	float:right;
	background-image:url("images/buttons/next1.png")	
	}
	
div.pn_nav a.next:hover
	{
	float:right;
	background-image:url("images/buttons/next3.png")	
	}
	

div.pn_nav a span
	{
	display:none;
	}
	

	
span.firstword
	{
	display:inline;
	position:relative;
	float:left;
	margin:1px;
	padding:0px;
	height:2em;
	}
	
span.firstword img
	{
	position:relative;
	padding:0px;
	margin:0px;
	}


	
.footer
	{
	position:relative;
	float:left;
	clear:both;
	margin:0px;
	margin-top:0px;
	height:80px;
	width:800px;
	}
	
.footer div
	{
	color:white;
	position:absolute;
	top:0px;
	left:0px;
	height:100%;
	width:800px;
	background-image:url("images/patterns/filler_bottom.png");
	}
	
