html {
	height: 102%;
}

body {
	margin: 4px 0px 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	background-repeat: repeat;
	background-image: url(images/bg_stripe_purple.jpg);
}

#wrap {
	width: 820px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#wrap #navigation {
	background-color: #cddeca;
	width: 200px;
	margin-left: 2px;
	margin-top: 8px;
	background-image: url(images/bg_navigation2.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 260px;
	font-size: 8.5pt;
}
#wrap #navigation ul {
	padding: 11px 0px 0px 11px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
}
#wrap #navigation li {
	padding: 0px;
	margin: 0px 0px 8px;
	list-style-type: none;
}
#wrap #navigation a {
	color: #53247F;
	font-weight: bold;
	line-height: 12pt;
	display: block;
	background-image: url(images/button.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 16px;
}
#wrap #navigation a:hover {
	color: #387C2C;
	font-weight: bold;
	line-height: 12pt;
	display: block;
	background-image: url(images/button_on.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 16px;
}

#wrap #contentright {
	width: 598px;
	background-color: #fff6dc;
	float: right;
	margin-bottom: 12px;
	margin-right: 10px;
}
a {
	color: #3F5498;
	text-decoration: none;
}

a:hover {
	color: #090;
	text-decoration: none;
}
#wrap #leaf {
	text-align: center;
	margin-top: 20pt;
	margin-bottom: 20pt;
}
h1 {
	font-size: 9pt;
	display: inline;
	font-weight: bold;
}
h2 {
	color: #53247F;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 13.5pt;
	font-weight: bold;
}

.right {
	margin: 6px 10px 6px 6px;
	padding: 2px;
	float: right;
	border: 1px solid #E3D1F3;
}
.left {

	margin: 6px;
	padding: 2px;
	float: left;
	border: 1px solid #E3D1F3;
}
#wrap #bottomnav {
	background-color: #A992BE;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-image: url(images/footer.gif);
	background-position: center bottom;
	background-repeat: no-repeat;
}
#wrap #bottomnav a {
	color: #000000;
	text-decoration: none;
}
#wrap #bottomnav a:hover {
	color: #000000;
	text-decoration: underline;
}
#footer {
	color: #53247F;
	font-size: 8.5pt;
	text-decoration: none;
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
#footer a {
	color: #53247F;
}
#footer a:hover {
	color: #387C2C;
}
.testimonial {
	color: #2B5F21;
}
#wrap #cateringoffer {
	text-align: center;
	margin-right: 10px;
	margin-left: 10px;
	color: #618F58;
	font-weight: bold;
	line-height: 10pt;
}
.greenfont {
	color: #678349;
	font-size: 8.5pt;
	font-weight: bold;
	text-decoration: none;
	font-style: italic;
}
.purplefont {
	color: #53247F;
	font-size: 8.5pt;
	font-weight: bold;
	text-decoration: none;
}
li {margin-bottom:6px}#title {
	display: none;
}
#abovehead {
	width: 780px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 4px;
	text-align: center;
	color: #7B71B7;
	font-weight: bold;
}
#abovehead a {
	color: #7B71B7;
}
#abovehead a:hover {
	color: #387C2C;
}
#wrap #sideborder {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #A992BE;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #A992BE;
}
.imageborder {

	margin: 6px 10px 6px 6px;
	padding: 2px;
	border: 1px solid #E3D1F3;
}
.widthcell {
	width: 180px;
}
#testimonials {
	padding-right: 10px;
	padding-left: 10px;
}
#testimonials .testcontent {
	color: #285920;
	font-style: italic;
}
#testimonials .testsig {
	padding-top: 2px;
	text-align: right;
	color: #387C2C;
}
#testimonials .testsep {
	width: 75%;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #CDDECA;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	margin-top: 20px;
}

.eventcaps {
	text-transform: uppercase;
	display: inline;
	font-weight: bold;
}
.specialoffer {
	text-align: center;
	font-weight: bold;
	padding: 4px 0px;
	background-color: #CDDECA;
	border: 2px dotted #53247F;
	margin-right: auto;
	margin-left: auto;
	font-size: 12pt;
	color: #275A1F;
}

