body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	}
	
.border {
	border: solid 1px #B39A6F;
	} 
	
td {
	font-family: Arial, Helvetica, sans-serif;
	}
	
.about {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757472;
	height: 180px;
	width: 160px;
	line-height: 180%;
	border-top: solid 1px #B39A6F;
	border-right: solid 2px #B39A6F;
	border-bottom: solid 2px #B39A6F;
	border-left: solid 1px #B39A6F;
	text-align: left;
	padding: 10px;
	margin-top: 15px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	}
	
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757472;
	padding: 10px;
	line-height: 180%;
	}
	
.image {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
	}
	
.emphasis {
	font-size: 14px;
	font-weight: bold;
	}
	
.hours {
	height: 180px;
	width: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757472;
	line-height: 180%;
	border-top: solid 1px #B39A6F;
	border-right: solid 2px #B39A6F;
	border-bottom: solid 2px #B39A6F;
	border-left: solid 1px #B39A6F;
	text-align: left;
	padding: 10px;
	margin: 5px;
	float: left;
	}
	
.menu {
	width: 300px;
	height: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #757472;
	line-height: 180%;
	border-top: solid 1px #B39A6F;
	border-right: solid 2px #B39A6F;
	border-bottom: solid 2px #B39A6F;
	border-left: solid 1px #B39A6F;
	text-align: left;
	padding: 10px;
	margin: 5px;
	float: left;
	}
			
.mail {
	font-size: 12px;
	font-weight: bold;
	color: #97999C;
	text-decoration: none;
	}
	
.link {
	font-weight: bold;
	color: #97999C;
	text-decoration: none;
	}
	
.xmaslink {
	font-weight: bold;
	color: #B8001E;
	text-decoration: none;
	}	
	
.close {
	font-weight: bold;
	color: #97999C;
	text-decoration: none;
	font-size: 10px;
	padding: 10px;
	background-image: url(../media/close.gif);
	background-repeat: no-repeat;
	background-position: 300px 7px;
	}	
	
a:hover {
	color: #B39A6F;
	text-decoration: underline;
	}
	
a:focus {
	outline-style:none;
	}	
	
hr {
	color: #B39A6F;
	background-color: #B39A6F;
	height: 1px;
	width: 100%;
	}
	
li {
	font-size: 12px;
	color: #757472;
	list-style-position: outside;
	line-height: 200%;
	list-style-image: url(../media/tick.gif);
	}		
	
.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #757472;
	background-color: #E0E0E0;
	border: 1px solid #757472;
	margin: 1px;
	}
			
.thanks {
	font-size: 12px;
	color: #757472;
	margin: 10px;
	padding: 10px;
	height: 100px;
	width: 280px;
	border: 1px dashed #B39A6F;
	line-height: 200%;
	}

.credits {
	font-size: 9px;
	color: #757472;
	letter-spacing: 1px;
	text-align: center;
	padding: 7px;
	}
