td {
	font-family:  "verdana", "times new roman";
	font-size: 11px;
	color:#284B53;
}

body {
	background-color: #703D2E;
}

.topDiv {
	background: url(../images/top.jpg) no-repeat;
	width: 963px;
	height: 157px;
}

.mainDiv { 
	background:#F8E8B8 url(../images/tanbkgrd.jpg);
	width: 963px;
	height: 602px;
}

.bottomDiv {
	background: url(../images/bottom.jpg) no-repeat;
	width: 963px;
	height: 71px;
}

.mainContent {
	width: 874px;
	height: 394px;
	background: #FCEED3;
	border: 3px solid #C5161D;
	z-index:0;
}

.homeMainContentTop {
	width: 874px;
	height: 42px;
	background: #FCEED3;
	border: 3px solid #C5161D;
	border-bottom:0px;
	text-align: left;
}

.homeMainContentMiddle {
	background: url(../images/home_photos.jpg) no-repeat;
	width: 960px;
	height: 156px;
}

.homeMainContentBottom {
	width: 874px;
	height: 202px;
	background: #FCEED3;
	border: 3px solid #C5161D;
	border-top:0px;
	padding: 0 0 15px 0;
	text-align: left;
}

.homeHeader {
	font-size:15px;
	font-weight:bold;
	color:#703D2E;
	margin-left:-2px;
}

#homeAddressLarge {
	margin-right:10px;
}

.hoursTxt {
	color: #1A64ab;
	font-weight:bold;
	font-size:15px;
}

.addressTxt {
	color: #5d2a39;
	font-weight:bold;
	font-size:15px;
	margin:0 0 0 2px;
}

.colLeft1 {
	float:left;
	margin:10px 0 0 15px;

}

.colRight1 {
	float:right;
	margin:10px 0 0 15px;

}

.menuDiv {
	height:2160px;
}

.menuContent {
	height:1960px;
}

.menuPic1 {
	background: url(../images/menu1.jpg) no-repeat;
	height:100px;
	margin:5px 0 32px 0;
}

.menuPic2 {
	background: url(../images/menu2.jpg) no-repeat;
	height:100px;
	margin:0 0 141px 0;
}

.menuPic3 {
	background: url(../images/menu3.jpg) no-repeat;
	height:100px;
	margin:0 0 405px 0;
}

.menuPic4 {
	background: url(../images/menu4.jpg) no-repeat;
	height:100px;
	margin:0 0 340px 0;
}

.menuPic5 {
	background: url(../images/menu5.jpg) no-repeat;
	height:100px;
	margin:0 0 10px 0;
}

.menuPic6 {
	background: url(../images/menu6.jpg) no-repeat;
	height:100px;
	margin:0 0 10px 0;
}

.menuPic7 {
	background: url(../images/menu7.jpg) no-repeat;
	height:100px;
	margin:0 0 10px 0;
}

.menuHeader {
	font-size: 20px;
	color:#703D2E;
	font-family:"times new roman";
	font-weight:bold;
}

.menuType h2 {
	font-size: 19px;
	font-family:"times new roman";
	color: #0071BC;
}

.menuType h3 {
	font-size: 17px;
	font-family:"times new roman";
	color: #0071BC;
}

.menuItem {
	font-size: 13px;
	color: #703D2E;
	font-weight:bold;
}

.menuDescription {
	font-size: 11px;
	color:#284B53;
	font-weight:normal;
}

.traditionContent {
	height:400px;
}

.traditionHeader {
	font-size:20px;
	font-weight:bold;
	font-family:"times new roman";
	color:#703D2E;
	margin:0 0 15px 15px;
}

.traditionSubHeader {
	font-size:12px;
	font-weight:bold;
	color:#9A185E;
}

.contactHeader {
	font-size:20px;
	font-weight:bold;
	font-family:"times new roman";
	color:#703D2E;
	margin:0 0 15px 15px;
}

.contactHours {
	color:#007FFF;
	font-size:12px;
	font-family:verdana;
}

.contactPhone {
	color:#007FFF;
	font-weight:bold;
	font-size:12px;
	font-family:verdana;
}

.contactAddress {
	font-size:14px;
	font-family:verdana;
}

.contactNote {
	font-size:11px;
	font-family:verdana;
}

strong.highlight {
	color:#9B2343;
}