html {
height: 100%;
margin: 0px;
}
body {
	background: #666B40;
	text-align: center;
	margin: 0 auto;
	padding:35px 0px 35px 0px;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:black;
}

#main{
	background-color: white;
	width:920px;
	
	position: relative;
	margin: 0 auto;
	overflow:hidden;
	padding-bottom:10px;
	
}
#logo{
	background-image:url(../images/headerLogo.jpg);
	background-repeat:no-repeat;
	height:200px;
	width:548px;
	float: left;
	margin:10px 10px 10px 10px;
	
	
}
#headerImage{
	background-color:black;
	
	height:200px;
	width:342px;
	float: left;
	margin:10px 10px 10px 0px;
	
}
#topNavBar{
	border:0;
	height:42px;
	width:900px;
	float: left;
	margin:0px 10px 10px 10px;
	background-color:#895032;
}
img {
border:0;
left:auto;
margin-bottom:5px;
}

#content{
	width:900px;
	background-color:#D2D2A6;
	float: left;
	margin:0px 0px 0px 10px;	
}
.topShade{
	width:900px;
	background-image:url(../images/contentTopShade.gif);
	background-repeat:no-repeat;
	height:4px;
	margin:0px;
	padding:0px;
}
.contentShade{
	text-align:center;
	float:left;
	width:900px;
	background-image:url(../images/contentShade.gif);
	background-repeat:repeat-y;
	background-position: top right;
	height: 100%;
	margin:0px;
	padding:0px;
}	
.bottomShade{
	width:900px;
	float:left;
	background-image:url(../images/bottomShade.gif);
	background-repeat:no-repeat;
	background-position: bottom right;
	height:4px;
	margin:0px;
	padding:0px;
}

.potteryRow{
	float:left;
	width:880px;
	border:0px;
}
.col{
	
	float:left;
	width:33%;
	border:0;
	text-align:center;
	font-weight:bold;
	height:200px;
}
.leftcol{
	margin-left:10px;
	padding:5px 15px 5px 15px;
	float:left;
	width:255px;
	border:0;
	text-align:left;
	font-weight:bold;
	height:auto;
	border: 1px solid white;
}
.rightcol{
	border: 0;
	float:center;
		
}
.navigatecol{
	float:right;
	width:380px;
	border:0;
}

.prevcol{
	float:left;
	border:0;
	text-align:left;
	height:auto;
}

.whitestrip{
width:100%;
background-color:white;
padding: 1px 1px 2px 1px;
font-size:16px;
text-align:center;
}
#welcome{
	float:left;
	width:450px;
	border:1px solid white;
	text-align:left;
	margin:5px 10px 5px 10px;
	
}
.welcometext
{
padding:3px 3px 3px 3px;
}
#general{
	float:left;
	width:600px;
	border:1px solid white;
	text-align:left;
	margin:5px 10px 5px 10px;
	
}
.generaltext
{
padding:3px 3px 3px 3px;
}
#growler{
	width:125px;
	border:1px solid white;
	margin:5px 10px 0px 10px;
	float:left;
	background-color:#834b32;
	color:white;
	height:237px;
}
.growlertext{
	padding:0px 1px 0px 2px;
	font-size:12px;
	
}
.smalltext{
	padding:1px;
	font-size:10px;
	font-style:italic;
	text-align:center;
}
#custom{
	background-color:#656b3f;
	width:255px;
	height:217px;
	float:left;
	margin:5px 5px 0px 5px;
	border:1px solid white;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	padding:20px 5px 0px 5px;	
}
#infobox{
	width:362px;
	height:175px;
	background-image:url(../images/infobox.jpg);
	float: left;
	margin-left:10px;
	padding-top:50px;
	padding:90px 20px 0px 20px;
	text-align:left;
	font-size:16px;
	font-weight:bold;
}
#nav{
	color:#666B40;
	width:96%;
	text-align:left;
	margin-left:10px;
	padding: 0px 9px 2px 9px;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	
	overflow:hidden;
	border-bottom:1px solid #666B40;
}
.breadcrumb{
	width:80%;
	float:left;
	
}
.phone{
	text-align:right;
	float:right;
	width:20%;
}
#content a:link{
	text-decoration:none;
	color:black;
}
#content a:visited{
	text-decoration:none;
	color:black;
}
#content a:hover{
	color:white;
	text-decoration:none;
}
#content a:active{
	text-decoration:none;
	color:black;
}

 

#nav a:link{
	text-decoration:none;
	color:#666B40;
}
#nav a:visited{
	text-decoration:none;
	color:#666B40;
}
#nav a:hover{
	color:white;
	text-decoration:none;
}

#nav a:active{
	text-decoration:none;
	color:#666B40;
}
#footbar{
	float:left;
	vertical-align:text-bottom;
	background-image:url(../images/footBar.jpg);
	background-repeat:no-repeat;
	width:900px;
	height:31px;
	line-height:31px;
	border:0px;
	font:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	color:white;
	
}	

#footbar a:link{
 	color:white;
 	font:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
 }
 #footbar a:visited{
 	color:white;
 	font:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
}
 #footbar a:hover{
 	color:black;
 	font:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
 }