a,a:visited,body, p, td, h2 {
	font-family:"Gill Sans MT","Times New Roman", Times, serif;
	color:#442B22;
	font-size:13px;
	line-height:14px;
}

p {
	margin:0;
	margin-bottom:10px;
}

.border, .text, .hours {
	border:1px solid #BC7851 
}

.text {
	background-color:#FDE8D5;
	padding:10px !important;
	margin-bottom:10px
}

.text h1, .text h2, .text div, .text td, .text p, .text ul {
	/* font-family: Papyrus, "Times New Roman", Times, serif */
	line-height:15px !important;
}

.text h1 {
	line-height:20px !important;
}

.paddedBorder {
	padding:3px;
/*	border:1px solid #BC7851; */
	background-color:#BC7851;
}

h1,h2 {
	margin-top:0px;
}

h1 {
	font-size:16px;
	font-weight:bold;
	font-family:Papyrus, Arial, Helvetica, sans-serif
}

h2 {
	font-size:13px;
	font-weight:bold;
	margin:0;
	padding:0;
	color:#B35909;
}

body {
	background-image:url(../images/background.gif)
}

div.main, div.body, div.footer, div.header  {
	width:1042px;
	text-align:left;
}

div.body {
	background-image:url(../images/text_bg.gif);
}

div.footer {
	background-image:url(../images/footer.gif);
	background-position:bottom;
	background-repeat:no-repeat;
}

b {
	color:#442B22;
}

.menu {
	padding-bottom:10px;
}

.menu .heading {
	margin-bottom:4px;
	margin-top:10px;
}

.menu .heading a {
	color:#442B22;
	text-decoration:none;
	font-size: 13px;
	font-weight:bold;
}


.heading a, .menu a {
	display:block;
	width:100%;
	padding-top:0px;
	padding-bottom:1px;
}

.heading a:hover, .menu a:hover {
	color:#000000;
	font-size:14px;
	padding-top:1px;
	padding-bottom:0px;
}

.menu .topitem {
	padding-top:5px;
}

.menu .item a, .menu .topitem a {
	color:#442B22;
	text-decoration:none;
}

.menu .item {
	padding-left:4px;
}

.largetext, .largetext p, .largetext div, .largetext table td  {
		font-size:17px;
		line-height:25px !important;
}

.largetext img {
	border:1px solid #BC7851;
}

.largetext table td {
		vertical-align:top;
		padding:10px;
}

.hightlight {
	color:#B35909;

}

.hours, .hours * {
	padding:5px;
	width:400px;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
}

.hours * {
	padding:0;
	margin:0;
}