body {
background: url(images/bg.gif) repeat-x;
margin: 0;
padding: 0;
font-family: arial;
font-size: 14px;
color: #5a471c;
}

.thumbnail {
height: 125px;
width:100px;
border: none;
margin: 3px;
}


#wrapper {
width:900px;
margin: auto;
}

#header {
background: url(images/headerbg.png) no-repeat;
width:auto;
height: 125px;
}

#topnav {
font-family: Times;
font-size: 16px;
text-transform: uppercase;
color: white;
text-align: center;
padding: 15px;
}

#topnav a {
color: white;
text-decoration: none;
}

.hline {
border-top: 1px dotted #5a471c;
}


#leftnav {
width:200px;
float: left;
}

#leftnav a {
font-family: arial, tahoma;
font-size: 13px;
color: #5a471c;
text-decoration: none;
line-height: 20px;
}

#content {
width:675px;
float: right;
border-left: 1px dotted #5a471c;
padding: 10px;
min-height: 600px;
margin: 10px 0 10px 0;
}

h5 {
font-family: Times, georgia;
font-size: 18px;
font-weight: normal;
color: #f47421;
margin: 10px 0 0 0;
padding: 0;
}

.lgfont {
font-family: Georgia, serif;
font-size: 18px;
color:#f47421;
font-style: italic;
padding-bottom: 10px;
 }
 
a:link, a:visited, a:hover, a:active {
color: #5a471c;
text-decoration: underline;
}

.store h4 {
	color: #600;
	font-size: 14px;
	}
.store-name {
	color: #600;
	font-size: 14px;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:15px;
	margin-bottom:15px;
}
.store {
	width: 240px;
	height: 90px;
	float: left;
	margin-top:-10px;
	margin-bottom:20px;
	margin-left:10px;
	
}

.store span, .store a, .store h4, .stores {
	float: left;
	clear: left;
}
address,caption,cite,code,dfn,th,var {
	font-style: normal;
	font-weight: normal;
}
