BODY {
		background-image: url(images/isle_of_candles_background.jpg);
		font: normal 0.7em sans-serif,Arial;
}

.nav {
	color: #3f3f3f;
	font: normal 1em sans-serif,Arial;
	padding-left: 5px;
	position:relative;
	line-height: 1.4;
	border: thin solid #999999;
}

.footer {
	color: #3f3f3f;
	font: normal 1.3em sans-serif,Arial;
	padding-left: 5px;
	position:relative;
 	top:-40px;
}


.nav_head {
	color: #3f3f3f;
	font: Bold 1.1em sans-serif,Arial;
}

.content {
	color: #000000;
	padding-top: 10px;
	font-family: sans-serif, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border: thin solid #999999;
}

}
ul {
	margin: 12px 0;
}
li {
	margin-left: 18px;
}

BLOCKQUOTE { 
  font: Bold 1em sans-serif,Arial;
  color: #ee7b32;
}

H1 { 
  font-style: Bold;
  color: #bbcc33;
  font: bold 2.1em sans-serif,Arial;
}

H2 { 
  font-style: Bold;
  color: #bbcc33;
  font: bold 1.7em sans-serif,Arial;
}

H3 { 
  font-style: Bold;
  color: #ff0000;
  font: bold 1.1em sans-serif,Arial;
}




A.imagelink:link {text-decoration: none;
	
}
A.imagelink:visited {text-decoration: none;
	
}
A.imagelink:active {text-decoration: none;
	
}
A.imagelink:hover {text-decoration: none;
}







A:link {text-decoration: underline;
	color: #3f3f3f;
}
A:visited {
	color: #3f3f3f;
}
A:active {
	color: #3f3f3f;
}
A:hover {text-decoration: underline; color: red;}


A.nav_head:link {text-decoration: underline;
	color: #3f3f3f;
}
A.nav_head:visited {text-decoration: underline;
	color: #3f3f3f;
}
A.nav_head:active {text-decoration: underline;
	color: #3f3f3f;
}
A.nav_head:hover {text-decoration: underline; color: #f8c015;}


A.nav:link {text-decoration: underline;
	color: #3f3f3f;
}
A.nav:visited {text-decoration: underline;
	color: #3f3f3f;
}
A.nav:active {text-decoration: underline;
	color: #3f3f3f;
}
A.nav:hover {text-decoration: underline; color: #f8c015;}








#textbox {
color: #a55ddc;
	font: Italic 1.3em serif,Georgia;
	padding-top: 10px;
	z-index: 2;
}

#topimage {
color: #a55ddc;
	font: Italic 1.3em serif,Georgia;
	padding-top: 10px;
	z-index: 3;
}

#specials {
color: #a55ddc;
	font: Italic 1.3em serif,Georgia;
	padding-top: 10px;
	padding-left: 5px;
	position:relative;
 	left:-120px;
 	z-index: 1;
   	height: 70px;
  	 border: 1px dashed #999966;
   	background-color: #ffffcc;
   	margin: 0px 50px 0px 50px;
   	text-align: center;
   	opacity: 0.7;
}
