body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
}

a:link { color: #2c5945; text-decoration: underline;}
a:visited { color: #669933; text-decoration: underline;}
a:active { color: #669933; text-decoration: none;}
a:hover { color: #669933; text-decoration: none;}

p {
	margin: 1em 0 1em 0;
}

h1 {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 12pt;
	line-height: 1em;
	color: #8b3d4b;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	text-indent: -9999px;
	height: 52px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(../images/blank.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

h2 {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 12pt;
	line-height: 1em;
	color: #8b3d4b;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	text-indent: -9999px;
	text-align: left;
	height: 52px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(../images/blank.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

h2.type1 {
	height: 52px;
}

h2.type2 {
	height: 37px;
}

h3 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9.5pt;
	line-height: 1em;
	color: #2c5945;
	font-weight: bold;
	font-style: normal;
	text-transform: uppercase;
	margin: 1em 0 1em 0;
}

h4 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1em;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-transform: none;
	margin: 1em 0 1em 0;
	padding: 0;
}

h5 {
	font-family: "Arial Black", Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #2c5945;
	font-weight: bold;
	font-style: normal;
	font-variant: small-caps;
	margin: 1em 0 1em 0;
	display: inline;
}

h6 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1em;
	color: #8b3d4b;
	font-weight: bold;
	font-style: italic;
	margin: 1em 0 1em 0;
	display: inline;
}

.clearout {
	clear: both;
	font-size: 0;
	line-height: 0;
	margin: 0px;
	padding: 0px;
}

.spacer {
	font-size: 0;
	line-height: 0;
	margin: 0px;
	padding: 0px;
}

.hrule {
	clear: both;
	font-size: 0;
	line-height: 0;
	margin: 0px 0px 15px 0px;
	padding: 15px 0px 0px 0px;
	border-width: 0px 0px 1px 0px;
	border-color: #000000;
	border-style: solid;
}

.bodytext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9.5pt;
	line-height: 1.5em;
	color: #000000;
}

.bodytext2 {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9.5pt;
	line-height: 1.5em;
	color: #2c5945;
}

/*.img1 {
	border-width: 1px;
	border-color: #FFFFFF;
	border-style: solid;
}

.img2 {
	border-width: 1px;
	border-color: #009999;
	border-style: solid;
}

img.left {
	margin-right: 15px;
}

img.right {
	margin-left: 15px;
}

img.top {
	margin-bottom: 15px;
}

img.bottom {
	margin-top: 15px;
}*/

div.block {
	margin: 0px 15px 0px 15px;
	clear: both;
}

div.block.type1 {
	padding: 0px 30px 0px 30px;
}

div.block .fullcol {
	padding: 0px 30px 0px 30px;
	clear: both;
}

div.block.type2 .col1 {
	padding: 0px 30px 0px 30px;
	width: 329px;
	float: left;
}

div.block.type2 .col2 {
	padding: 0px 30px 0px 30px;
	width: 329px;
	float: left;
}

div.block.type3 .col1 {
	padding: 0px 20px 0px 30px;
	width: 215px;
	float: left;
}

div.block.type3 .col2 {
	padding: 0px 10px 0px 10px;
	width: 215px;
	float: left;
}

div.block.type3 .col3 {
	padding: 0px 30px 0px 20px;
	width: 215px;
	float: left;
}

div.quote {
	font-family: "Times New Roman", Times, Georgia, serif;
	font-size: 10pt;
	line-height: 1.1em;
	font-style: italic;
	color: #8b3d4b;
	text-align: left;
}

div.quote.type1 {
	font-size: 10pt;
	line-height: 1.1em;
	/*color: #2c5945;*/
	color: #8b3d4b;
}

div.quote.type2 {
	font-size: 13.5pt;
	line-height: 1.4em;
	color: #8b3d4b;
	text-align: center;
}

div.quote.type3 {
	font-size: 12pt;
	line-height: 1.2em;
	color: #8b3d4b;
}

div.quote .attribution {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 2em;
	font-style: normal;
	text-align: right;
	color: #000000;
}

div.quote.type2 .attribution {
	margin-top: 2em;
	font-size: .6em;
	line-height: 1.3em;
	text-align: center;
}

div.quote.type3 .attribution {
	margin-top: 1.5em;
	font-size: .75em;
	line-height: 1.3em;
}

ul.menulist {
	padding: 0px 0px 10px 10px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	line-height: 1.2em;
}

ul.menulist li {
	padding: 0px 0px 10px 0px;
	text-align: left;
}

ul.menulist.type1 li {
	padding: 0px 0px 10px 17px;
}

.menulist, .menulist.type1 {
	color: #2c5945;
	font-style: italic;
}

.menulist li, .menulist.type1 li {
	font-style: italic;
}

.menulist.type2 {
	color: #000000;
	font-style: normal;
}

.menulist.type2 li {
	font-style: normal;
}

.menulist li .subhead {
	color: #8a0d27;
	font-weight: bold;
	font-style: normal;
}

.menulist.type1 li .subhead {
	margin-left: -17px;
}

.menulist .price {
	color: #2c5945;
	font-style: italic;
}

h3.menutext {
	margin-top: 0em;
}

p.menutext {
	margin-top: 0em;
	color: #8b3d4b;
	font-style: italic;
	text-align: left;
}

p.menutext.type1 {
	padding-left: 17px;
}

#supershell {
	height: 100%;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}


#mainshell {
	position: relative;
	width: 1008px;
	margin: 0px 0px 0px 0px;
	padding: 9px 0px 0px 0px;
	overflow: visible;
	background-image: url(../images/blank.gif);
	background-repeat: no-repeat;
	background-position: left top;
	/*background-attachment: fixed;*/
}

#bodyshell {
	position: relative;
	width: 808px;
	min-height: 586px;
	margin: 0px 0px 0px 0px;
	padding: 0px 25px 20px 25px;
	overflow: visible;
	float: left;
}

#navcolumn {
	width: 150px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	overflow: visible;
}

#logo {
	height: 64px;
	padding: 0 0 0 23px;
	font-size: 0;
	line-height: 0;
}

#logo a {
	display: block;
	width: 67px;
	height: 64px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-image: url(../images/logo.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#navigation {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 13.5px;
	color: #2c5945;
	line-height: 13.5px;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#navigation ul {
	padding: 20px 0px 20px 13px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
}

#navigation li {
	margin: 0px 0px 0px 0px;
	padding: 20px 0px 22px 0px;
	text-align: left;
	white-space: nowrap;
}

#navigation li.first a {}

#navigation li.last a {}

#navigation li a { color: #2c5945; text-decoration: none; }
#navigation li a:visited { color: #2c5945; text-decoration: none; }
#navigation li a:active { color: #8a0d27; text-decoration: none; }
#navigation li a:hover { color: #8a0d27; text-decoration: none; }

#footer {
	position: relative;
	padding: 10px 0px 10px 48px;
	clear: both;
	overflow: visible;
	background-color: #2c5945;
	background-image: url(../images/bg_green.jpg);
	background-repeat: repeat;
	background-position: left top;
}

.footertext {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 17px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: left;
	white-space: nowrap;
}

.footertext a { color: #FFFFFF; text-decoration: none; }
.footertext a:visited { color: #FFFFFF; text-decoration: none; }
.footertext a:hover { color: #FFFFFF; text-decoration: underline; }



/* ------------------------ page styles ------------------------ */

body.page_menu #navigation li.menu a { color: #8a0d27; }
body.page_music #navigation li.music a { color: #8a0d27; }
body.page_catering #navigation li.catering a { color: #8a0d27; }
body.page_about #navigation li.about a { color: #8a0d27; }
body.page_contact #navigation li.contact a { color: #8a0d27; }
body.page_testimonials #navigation li.testimonials a { color: #8a0d27; }
body.page_location #navigation li.location a { color: #8a0d27; }
body.page_area #navigation li.area a { color: #8a0d27; }
body.page_news #navigation li.news a { color: #8a0d27; }
body.page_links #navigation li.links a { color: #8a0d27; }
body.page_home #navigation li.home a { color: #8a0d27; }



body.page_home .bodytext2 {
	font-size: 10.5pt;
	line-height: 2em;
}

body.page_home #mainshell {
	background-image: url(../images/bg_leaf_large.jpg);
	background-repeat: no-repeat;
	background-position: left 35px;
}

body.page_home h5 {
	line-height: 3em;
	white-space: nowrap;
}


body.page_menu #mainshell {
	background-image: url(../images/bg_leaf_red.jpg);
}


body.page_music #mainshell {
	background-image: url(../images/bg_leaf_gray2.jpg);
}


body.page_links #mainshell {
	background-image: url(../images/bg_leaf_gray2.jpg);
}


body.page_location #bodyshell {
	margin: 0px 0px 20px 0px;
	padding: 0px 25px 0px 25px;
	background-image: url(../location/images/pics.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}


body.page_about a:link { color: #FFFFFF; text-decoration: underline;}

body.page_about .bodytext {
	color: #FFFFFF;
}

body.page_about div.quote.type1 {
	font-size: 10pt;
	line-height: 1.1em;
	color: #FFFFFF;
}

body.page_about div.quote .attribution {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 2em;
	font-style: normal;
	text-align: right;
	color: #FFFFFF;
}

body.page_about #mainshell {
	background-image: url(../images/bg_green_bar.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}

body.page_about #bodyshell {
	width: 798px;
	margin: 0px 10px 20px 0px;
	padding: 0px 25px 0px 25px;
	background-image: url(../about/images/bg_photo.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}


body.page_contact #mainshell {
	background-image: url(../images/bg_leaf_gray.jpg);
	background-repeat: no-repeat;
	background-position: 315px 64px;
}


body.page_testimonials #mainshell {
	background-image: url(../images/bg_leaf_gray2.jpg);
}

body.page_testimonials div.quote {
	margin: 0 0 5em 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9.5pt;
	line-height: 2em;
	font-style: normal;
	color: #000000;
}

body.page_testimonials div.quote p {
	margin: 0em 0 1em 0;
}

body.page_testimonials div.quote .attribution {
	/*padding-top: .5em;*/
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 1em;
	line-height: 1.5em;
	font-style: italic;
	text-align: right;
	color: #8b3d4b;
}


