@import url(headlines.css);
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(graphics/back_main.jpg);
}
#wrapper {
	margin-right: auto;
	margin-left: auto;
	width: 960px;
	background-image: url(graphics/back_content.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#content_left {
	float: left;
	width: 500px;
}
#content_left ul {
	font-size: 90%;
	line-height: 120%;
	color: #666666;
}
#content_left a:link, #content_left a:visited {
	color: #666666;
	text-decoration: underline;
}
#content_left a:hover {
	color: #F83294;
	text-decoration: none;
}
#content_right {
	margin-left: 510px;
	padding-top: 185px;
}
p {
	font-size: 90%;
	line-height: 120%;
	color: #666666;
	padding-top: 5px;
	margin-top: 0px;
}
#footer {
	text-align: center;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	width: 980px;
	font-size: 80%;
	color: #666666;
	padding-top: 25px;
	padding-bottom: 25px;
}
#content {
	margin-right: auto;
	margin-left: auto;
	width: 800px;
	background-image: url(graphics/bigpinkflower.gif);
	background-repeat: no-repeat;
	background-position: 510px top;
}
.clear {
	clear: both;
}
#navbar {
	background-color: #FD47B5;
	width: 940px;
	text-align: center;
	font-size: 90%;
	background-image: url(graphics/back_nav.jpg);
	margin: auto;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #7B9D2D;
	border-bottom-color: #7B9D2D;
}
#navbar ul {
	list-style-type: none;
	margin: 0px 0px 0px 25px;
	padding: 0px;
}
#navbar ul li {
	display: block;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #7B9D2D;
}
#navbar a:link, #navbar a:visited {
	width: 125px;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	color: #F1F3EE;
	text-decoration: none;
	font-weight: bold;
}
#navbar a:hover {
	background-color: #FF0099;
	background-image: url(graphics/back_nav_hover.jpg);
	color: #F1F3EE;
}
.first {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #7B9D2D;
}
#menu ul {
	list-style-type: none;
	font-size: 90%;
	margin-left: 35px;
}
#menu ul li {
	padding-bottom: 10px;
}
.line {
	background-image: url(graphics/line.gif);
	background-repeat: repeat-x;
	background-position: left center;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 8px;
}
h3 {
	font-weight: normal;
	color: #A0C947;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
#introduction {
	font-size: 110%;
	color: #A0C947;
}
#menu a:link, #menu a:visited, #reserve a:link, #reserve a:visited, #getaway_intro a:link, #getaway_intro a:visited {
	color: #F83294;
	text-decoration: none;
	background-image: url(graphics/back_menu_default.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
#menu a:hover, #reserve a:hover, #getaway_intro a:hover {
	color: #A0C947;
	text-decoration: none;
	background-image: url(graphics/back_menu_hover.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 18px;
}
fieldset {
	color: #A0C947;
	border: 1px solid #A0C947;
	padding: 15px;
	margin-top: 25px;
}
legend {
	font-weight: bold;
}
fieldset:hover {
	background-color: #EBF2D9;
}
input:hover {
	border: 1px solid #333333;
}
input {
	border: 1px solid #666666;
}
#footer a:link, #footer a:visited {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #A0C947;
	text-decoration: underline;
}
.indent {
	padding-left: 25px;
}
#header {
	background-color: #DEE6CD;
	height: 297px;
	margin-right: auto;
	margin-left: auto;
	width: 940px;
	background-image: url(graphics/back_header.gif);
	background-repeat: no-repeat;
	background-position: 525px 15px;
}
#logo {
	padding-top: 175px;
	width: 225px;
	padding-left: 150px;
}
#slideshow {
	float: left;
	width: 451px;
}
#intro {
	margin-left: 451px;
}
iframe {
	border: 1px solid #A0C947;
}
input:hover {
	border: 1px solid #A0C947;
}
#reserve {
	color: #F1F3EE;
	margin-right: auto;
	margin-left: auto;
	font-size: 90%;
	padding-top: 50px;
	text-align: center;
	background-image: url(graphics/back_reserve.gif);
	background-repeat: no-repeat;
	background-position: center 15px;
	width: 171px;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DEE2D3;
}
#menu {
	background-image: url(graphics/back_menu.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 35px;
}
#getaway_intro {
	background-image: url(graphics/back_getawayintro.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 165px;
	text-align: center;
	margin-right: auto;
	margin-left: auto;
	width: 216px;
}
#getaway_intro_header {
	background-image: url(graphics/gfgetaway.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-bottom: 70px;
}
#introduction a:link, #introduction a:visited {
	color: #A0C947;
	text-decoration: none;
}
#introduction a:hover {
	color: #F83294;
	text-decoration: underline;
}
#hotbox {
	border: 2px solid #F39F3C;
	text-align: center;
	padding: 15px;
	background-color: #D0DFA4;
}
#hotbox p {
	color: #F39F3C;
}
#hotbox ul {
	color: #F39F3C;
}
#hotbox a:link, #hotbox a:visited {
	color: #F39F3C;
}
#hotbox a:hover {
	color: #677A2C;
	text-decoration: none;
}
