body {
	background-color: #ffffff;
	font-size: 13px;
}
a:link     { text-decoration: underline; color: #661E22}	
a:visited  { text-decoration: underline; color: #661E22}
a:hover {text-decoration: none;}
a:active   { text-decoration:underline;}

#footer a:link     { text-decoration: none;}	
#footer a:visited  { text-decoration: none;}

table {
	margin: 0px;
}

ul {
	padding: 0px;
	margin: 0px;
	list-style-position: inside;
}


.menu ul {
	list-style-position: outside;
	margin: 0;
	padding-left: 15px;
}

.menu ul li {
	/*margin-left: 10px;*/
}


#outer {
	position: relative;
	top: 40px;
	width: 980px;
	margin-left: auto;
	margin-right: auto;
	padding-bottom: 30px;
}

#main_back {
	position: relative;
	width: 100%;
	border: 1px solid #661D22;
	background-color: #A9C49C;
	padding-bottom: 118px;
}

#head_board {
	position: absolute;
	width: 100%;
	height: 105px;
	background-color: #661D22;
}
#head_board_corners {
	position: absolute;
	width: 100%;
	top: 105px;
	background: url(img/maroon-tr.gif) top right no-repeat;;
}

#main_nav {
	position: absolute;
	top: 36px;
	left: 254px;
	width: 485px;
	height: 44px;
	background: url(img/nav-back.gif) no-repeat;
}
#main_nav #links{
	position: relative;
	top: 8px;
	left: 18px;
}

#signage {
	position: absolute;
	top: 141px;
	left: 115px;
	z-index: 10;
}

.menu #signage {
	top: 117px;
	left: 90px;
}

.catering #signage {
	top: 130px;
	left: 90px;
}

.press #signage {
	top: 166px;
	left: 115px;
}

#content_back {
	position: relative;
	top: 86px;
	left: 36px;
	width: 898px;
	background: url(img/double-line-back.gif) repeat-y;
}
#content_back #content {
	padding: 150px 15px 15px 65px;
}
.menu #content_back #content {
	padding: 110px 15px 15px 65px;
}
.catering #content_back #content {
	padding: 160px 15px 15px 65px;
}
#content_back #content #content_head {
	position: absolute;
	top: 46px;
	left: 340px;
	width: 512px;
	font-size: 1.1em;
}
.menu #content_back #content #content_head {
	left: 320px;
}
.catering #content_back #content #content_head {
	top: 46px;
	left: 250px;
	text-align: center;
}
#content #gallery {
	position: relative;
	top: -20px;
	left: -30px;
	width: 580px;
	margin-left: auto;
	margin-right: auto;
}
.catering #content #gallery {
	top: -30px;
}

#columnA {
	float: left;
	width: 350px;
}
#columnB {
	float: right;
	width: 350px;
	padding-right: 50px;
}
#columnK {
	float: left;
	width: 360px;
	padding-left: 0px;
}
#columnL {
	float: right;
	width: 360px;
	padding-right: 40px;
}
#columnX {
	float: left;
	width: 240px;
	padding-left: 15px;
}
#columnY {
	float: right;
	width: 480px;
	padding-right: 60px;
	line-height: 1.2em;
}
#columnH {
	float: left;
	width: 430px;
	padding-left: 15px;
	padding-top: 20px;
}

#footer {
	margin-top: 14px;
	color: #661D22;
	text-align: center;
}
#footer a{
	color: #661D22;
}
#press_pic {
	position: absolute;
	top: 90px;
	right: 70px;
	z-index: 10;
}

.subhead1 {
	font-size: 1.1em;
	font-weight: bold;
}
.dark {
	color: #661E22;
}

.clearall {
	clear: both;
}

div.bullet {
	position: relative;
	height: 12px;
	left: -18px;
	padding-left: 18px;
	background: url(img/bullet.gif) no-repeat;
}

.separator {
	height: 30px;
}

.creamy {
	color: #661D22;
	font-family: Georgia;
	font-size: 1.1em;
	letter-spacing: 1px;
	font-style: italic;
}

a.presslink {
	color: #8E0936;
	text-decoration: none;
	font-style: italic;
}
.credit {
	font-style: italic;
	font-size: 0.9em;
}