body
{
	text-align:center;
	background: url('images/wg.jpg');
	font: 11pt;
	padding-right: 20px;
	padding-left: 20px;
	margin-left: auto;
	margin-right: auto;
	width: 850px;
}
#container
{
text-align:left; 
width:820px; 
margin-left: auto; 
margin-right: auto; 

margin-top:30px;
margin-bottom:30px;
background-color:white;
height: auto;
border: solid thick #A55200;
}

#logo
{
	text-align:center;
	margin-bottom: 25px;
	position: relative;
	top: 20px;
	
}

#storephoto
{
	position:absolute;
	right: 20px;
	width: 500px;
	
}

#navbar
{
	width: 350px;
	
	
	top: 10px;
	 
	
}



#navbar a
{
	font: 11pt arial bold;
	text-decoration: none;
	color: #6B6B35;
	font-weight:bold;
}

#navbar a:hover
{
	text-decoration: underline;
	color: greem;
	font-weight:bold;
}

.linkbox
{
	width: 150px;
	margin-left: 5px;
	margin-right: 10px;
	border: thin solid #A55200;
	float: left;
	text-align:center;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 5px;
}
#maincontent
{
	top: -20px;
	margin: auto;
	margin-bottom: 20px;
	position: relative;
	font-size: .9em;
	font-family: arial;
	width: 650px;
}

#maincontent p
{
	text-indent: 1.5em;
}

#maincontent h1
{
	font: 16pt verdana;
}

#footer
{
	margin: 0px 25px  0px 25px;
	position: relative;
	text-align:center;
	font-size: .8em;
	
}

#bottomspacer
{
	height: 20px;
}

p {text-align:justify; }