body {
	background-color: #86765f;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*background-image:url(images_winter/bg_winter.jpg);*/
}

.bodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #000000;

}
.boxcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	color: #dddddd;

}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: 18px;
	color: #343b2e;
	padding-bottom:5px;
}
#hoursDivider{
	height:1px;
	width:130px;
	background-color:#333333;
}
.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #333333;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: bold;
	line-height: 20px;
	color: #63171A;
	text-decoration: underline;
	font-weight: bold;

}

a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	color: #63171A;
	text-decoration: none;
	font-weight: bold;
}

a.footerlink:link {
	color: #ffffff;
	font-weight: normal;
}
a.footerlink:visited {
	color: #ffffff;
}
a.footerlink:hover {
	color: #ffffff;
	text-decoration: underline;
}
a.footerlink:active {
	color: #ffffff;
} 

.bodysmall {
	font-size: 10px;
	line-height: 15;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.header {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #63171A;
}

.goldcopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 15px;
	font-weight: normal;
	color: #333333;

}
