body {
	background: url(../images/wood-bg.jpg);
	margin: 0px;
}
.line {
	border-left: solid 2px #042d04;
	border-right: solid 2px #042d04;
	background-color: #FFFFFF;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	color: #01796f;
	font-style: italic;
}
p {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #005500;
}
a {
	font-family: Verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;

}

:link { color: #0000CE} /* for unvistited links */
:visited { color: #0000CE} /* for vistited links */
:hover { color: #005500} /* when mouse over links */
:active { color: #0000CE} /* when link is clicked */.footer {
	font-size: 10px;
	color: 005500;
}
LI {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 1.5em;
}
.cell10px {
	padding: 10px;
}
.imagepad5 {
	border: 1px solid #000000;
	margin: 0px 10px 5px 0px;
}
.bold {
	font-style: normal;
	font-weight: bold;
	color: #005500;
}
.imagepad5L {
	margin-left: 5px;
	border: 1px solid #000000;
}
.rooms {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #005500;
	font-style: italic;
	font-weight: bold;
}
.green {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #005500;
}
.call {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
}
.specials_links {
	font-family: Verdana, sans-serif;
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;

}
.red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bold;
	color: #FF0000;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #005500;
	text-align: center;
}
.reservation_box {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
.reservation_box2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #005500;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	}


.menu_column {
}


.main_menu {
    background-color: #DFD;
    background-image: url(../images/fern-bg-flower.jpg);
    background-position: bottom right;
    background-repeat: no-repeat;
}

.main_menu td {
    padding: 5px 10px;
    background-image: url(../images/menu-bg-green.gif);
    background-position: bottom;
    background-repeat: repeat-x;
}

.main_menu td.menu_footer {
    background-image: none;
    vertical-align: bottom;
    /* height: 140px; */
}


.main_menu td.menu_footer h2 {
    color: #060;
    text-align: center;
    margin: 0;
    padding-bottom: 70px;
}



.main_menu td a {
    font-family: arial;
    font-size: 12px;
    font-weight: normal;
    color: #030;
}

.main_menu td a:hover {
    color: #039;
    text-decoration: underline;
}

