body{
	margin: 0px;
	padding: 0px;
	background-image:url(../img/back.gif);
	font-family:Arial, Helvetica, sans-serif;
	color: #393839;
}

#holder{
	 margin: 0 auto;
	 width:710px;
	 background-color:#FFFFFF;
	 padding: 0px 0px 100px 14px;
}

#nav{
	height: 330px;
	
}

#content{
	background:url(../img/contentback.gif) no-repeat;
}
#text{
	float:right;
	margin-right: 70px;
	margin-top: 38px;
	width: 485px;
	margin-bottom: 40px;

}
#hours{
	float:left;
	width: 144px;
	margin: 24px 0px 0px 0px;

}
#footer{
	margin-left: 160px;
	height: 100px;
	background:url(../img/footer.gif) no-repeat;
	width: 526px;
	top: 100px;
	padding: 20px 0px 0px 0px;
	clear:both;
}

#footer a{
	font-size: 10px;
	text-decoration:none;
	color: #646161;
}

#footer a:hover{
	color:#A95638;

}

p {
	color: #646161;
	font-size:11px;
	line-height: 15px;
}
ul{
	color: #646161;
	font-size:11px;
	line-height: 16px;
}

li {
	list-style:url(../img/bullet.gif);
	padding-bottom: 10px;
}

.smaller{
	color: #646161;
	font-size:10px;
	line-height: 14px;
	padding-right: 20px;
}

td{
	color: #646161;
	font-size:11px;
	line-height: 15px;
}

.price{
	color: #646161;
	font-size:11px;
	line-height: 15px;
	border-bottom: #e7ebed 1px solid;
}

td a{
	font-size:9px;
	color:#a95537;
	text-decoration:none;
}

td a:hover{
	font-size:9px;
	color:#fff;
	background-color:#a95537;
	text-decoration:none;
}


h1{
	font-size: 14px;
	font-weight:normal;

}

h2{
	color: #a95537;
	font-size: 11px;
	letter-spacing: 5px;
	font-weight:normal;
	padding: 0px;
	margin: 0px;
	text-transform:uppercase;

}