/* CSS Document */


body{
	background-color:#000000;
	}
p{
font-family: Veranda, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}

.navigation {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #993300;
	display: block;
	padding: 8px;
	width: 140px;
	}
	
	
.navigation:hover {
	font-family: Verdana, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #D03D03;
	display: block;
	padding: 8px;
	width: 140px;
	}

.delivery {
	font-family:"Comic Sans MS";
	font-size: 18px;
	color: #FFFFFF;
	}
	
.address {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #990000;
	size: 12px;
	font-weight:bold;
	line-height:18px;
	font-size: 12px;
	}
	
.hours {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color: #006633;
	size: 12px;
	font-weight:bold;
	line-height:18px;
	font-size: 12px;
	}
.gifts {
	font-family:"Comic Sans MS";
	font-size: 11px;
	color: 006633;
	font-weight: bold;
	}
 
.description {
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	size: 12px;
	}
	
.copyright {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FFFFFF;
	line-height: 18px;
	padding: 3px 22px;
	margin: 0px;
	list-style-type: none;
	text-align: center;
}

.bold2 {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
}
