* {
	margin: 0;
	padding: 0;
}

a {
	text-decoration: none;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #e2e6d7;
	text-align: center;
	background: #e2e6d7 url(../images/ap_new_background.jpg);
	background-repeat: no-repeat;
}

p {
	font-size: 14px;
	margin-bottom: 15px;
}

#wrapper {
		width: 590px;
		margin-top: 10px;
		margin-left: auto;
		margin-right: auto;
		margin-bottom: 10px;
		padding: 0;
		text-align: center;
}

#header a {
	text-decoration: none;
	font-size: .9em;
	font-weight: bold;
	}
	
ul.nav {
	list-style: none;
	padding: 0 0 8px 0;
	margin: 0;
}	

ul.nav li {
	display: inline;
	padding-left: 6px;
	padding-right: 6px;
	text-shadow: 5px 5px 5px #999999;
}

a:link {color: #00C;}
a:visited {color: #036;}
a:hover {color: #603;}

.content img {
	border: black 4px double;
	margin: 12px 12px 0 0;
	background: #603;
	}
	
img.main {
	border: black 4px double;
	margin: 8px 12px 10 0;
	background: #603;
	float: left;
	}
	
#error img{
	border: black 4px double;
	margin: 8px 12px 10 0;
	background: #603;
	}
	
.content {

	font-size: .9em;
	color: #333;
	text-align: left;
	}
	
.content em {
	font-weight: bold;
	}
	
.headertext {
	color: teal;
	font-size: 1em;
	text-align: center;
	font-style: italic;
	margin-bottom: 8px;
	}
	
#contact {
	text-align: center;
}

#error h2, h3 {
	color: teal;
}


#footer {
	color: teal;
	font-size: .8em;
	margin-top: 8px;
	clear: both;
	}

#copyright {
	color: #036;
	font-size: .9em;
	padding-bottom: 2px;
	border-top: 1px solid grey;
	border-bottom: 1px solid grey;
	margin-top 30px;
	}		
	
ul.storehours {
	margin-top: 20px;
	line-height: 110%;
	list-style-type: none;
}

ul.storehours li {
	padding-bottom: 5px;
}
