/* CSS Document */


body {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#660000;
	font-size:12px;
	background-color: #F7F7CC;
}

a {
	color: #333333;
	text-decoration: underline;
}

a:hover {
	text-decoration:none;
}

div.wrapper {
	margin: auto;
	width: 900px;
	border: 1px solid #961F31;
}

div.wrapper-sub {
	margin: auto;
	width: 900px;
	border: 1px solid #961F31;
	background-image:url('images/sub-bg.gif');
	background-repeat:repeat-y;
}

#titlelogo {
	text-align:center;
	height: 220px;
}

#titlepicbar {
	/* background-image:url('images/bgbar.gif'); */
	background-repeat:repeat-x;
	height: 170px;
	text-align:center;
}

#menubar {
	text-align:center;
	padding-top: 10px;
}

img.squareimg {
	padding-left: 3px;
	padding-right: 3px;
}

div.menusquare {
	color: #21211B;
	width: 176px;
	float: left;
}

#footer {
	margin: auto;
	width: 900px;
	height: 20px;
	padding-top: 5px;
}

#lfooter {
	float: left;
	width: 450px;
}

#rfooter {
	text-align:right;
	float: right;
	width: 450px;
}

a.footer {
	color: #660000;
	text-decoration:underline;
}

a.footer:hover {
	text-decoration:none;
}

a.boldMenuLinks {
	text-decoration: none;
	font-weight: bold;
}

a.boldMenuLinks:hover {
	text-decoration: underline;
}

div.subcol1 {
	float: left;
	width: 667px;
}

div#subPageTitleHolder {
	width: 640px;
	margin: 10px;
	border-bottom: 1px solid #DDDDDD;
}

div#subPageBulk {
	width: 640px;
	margin: 10px;
	padding-top: 20px;
}

h1, h2 {
	padding: 0px;
	margin: 0px;
}

div.subcol2 {
	float: left;
	width: 222px;
	background-image:url('images/temp-col-bg.gif');
	background-repeat:repeat-y;
	padding-top: 20px;
}
div#subtitleholder {
	padding-left: 20px;
	padding-top: 10px;
	height:160px;
}
div.subiconcube {
	width: 136px;
	margin: auto;
	height: 40px;
	background-repeat:no-repeat;
	text-align:center;
	padding-top: 116px;
}

table#contactForm {
	margin-left: 80px;
}
td.contactCellA {
	width: 220px;
}

td.contactCellB {
	width: 220px;
}

.contactFormText {
	width: 200px;
	color:#660000;
	font-family:Georgia, "Times New Roman", Times, serif;
	
}

.contactSubButton {
	width: 100px;
	color:#660000;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-left: 50px;
}
	
div#directions {
	width: 579px;
	height: 200px;
	background:url('images/locationmap.gif');
	background-repeat:no-repeat;
	margin-left: 80px;
	padding-top: 300px;
}

div#directionsTextHolder {
	width: 300px;
}

div.badContact {
	width: 500px;
	text-align:center;
	margin:auto;
	font-weight:bold;
	color: #FF0000;
	padding-bottom: 20px;
}

div.goodContact {
	width: 500px;
	text-align:center;
	margin:auto;
	font-weight:bold;
	color:#009900;
	padding-bottom: 20px;
}

div.newsItemHolder {
	width: 661px;
}

div.newsDate {
	width: 54px;
	height: 50px;
	background-color: #961f31;
	text-align: center;
	color:#FFFFFF;
	font-weight: bold;
	padding: 3px;
	float:left;
}

div.newsTitle {
	width: 590px;
	float: left;
	height: 73px;
	padding-left: 10px;
}

div.newsItem {
	width: 650px;
	padding-bottom: 20px;
}

#contactTextArea {
	height:100px;
	width:420px;
}

#foodDrinkCell1, #foodDrinkCell2 {
	height: 200px;
	width: 200px;
	text-align:center;
	float:left;
	padding: 60px;
}

div.photoCell {
	height: 150px;
	width: 150px;
	text-align:center;
	float:left;
	padding: 30px;
}

