@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	background: url(../images/bg.jpg);
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #7d5119;
	font-size: 14px;
	line-height: 20px;
	
}

/* ------- GLOBAL ------- */

a {
	text-decoration: none;
	color: #70b370;
}

a:hover {
	text-decoration: underline;
}

.left {
	float: left;
}

.right {
	float: right;
}

.clear {
	clear: both;
}

.margin-left {
	margin-left: 15px;
}

.margin-right {
	margin-right: 15px;	
}

.margin-top5 {
	margin-top: 15px;	
}

.margin-top10 {
	margin-top: 10px;	
}

.margin-top15 {
	margin-top: 15px;	
}

.margin-bottom {
	margin-bottom: 15px;
}

.rule {
	clear: both;
	margin-top: 15px;
	height: 15px;
	border-top: 1px solid #666666;
}


.border-top {
	float:left;
}

.border-bottom {
	float:left;
}

.list-ie {
	list-style:none;
}

td {
	vertical-align: top;
}

img {
	border: none;
}

ul {
	margin:0;
	padding:0;	
}

input, textarea {

}

.image-right {
	float: right;
	margin: -30px -50px 15px 15px;
}

/* ------- Rounded Corners ---------*/

/*.roundbox-tr { width:985px; margin:auto; padding:0; background:url(../images/border-tr.png) no-repeat right top; }

.roundbox-tl { margin:0; padding:0; background:url(../images/border-tl.png) no-repeat left top; }

.roundbox-br { margin:0; padding:0; background:url(../images/border-br.png) no-repeat right bottom; }

.roundbox-bl { margin:0 0 0 0; padding:0 0 0 0; background:url(../images/border-bl.png) no-repeat left bottom; }

.roundbox-content { margin:0 0 0 0; padding:0; }

.roundbox-content p { margin:0; padding:0; line-height:1.6; }*/


/* ------- TEXT DEFINITIONS ------- */

p {
	margin:0;
	padding:0;	
}

h1 {
	margin: 0px;
	line-height: normal;
	font-size: 20px;
	font-weight: normal;
	color:#d95b43;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.smaller {
	font-size: 12px;
}

h6 {
	margin: 0px;
	line-height: normal;
	font-size: 16px;
	font-weight: normal;
	color:#70b370;
	font-family:Georgia, "Times New Roman", Times, serif;
	}

/* ------- MENU ------- */

#menu {
	float:right;
	clear:right;
	width:637px;
	height:39px;
	background:url(../images/bg-nav.png) no-repeat;
	margin:0 5px 0 0;
	padding:5px 13px;
}

#menu img {
	float:left;
	margin:4px 0 0 0;	
}

#menu a.home {
	float:left;
	display:block;
	width:58px;
	height:39px;
	background:url(../images/bt-home.png) 0 0 no-repeat;
}

#menu a.home:hover {
	background:url(../images/bt-home.png) 0 -39px no-repeat;
}

#menu a.activities {
	float:left;
	display:block;
	width:91px;
	height:39px;
	background:url(../images/bt-activities.png) 0 0 no-repeat;
}

#menu a.activities:hover {
	background:url(../images/bt-activities.png) 0 -39px no-repeat;
}

#menu a.amenities {
	float:left;
	display:block;
	width:94px;
	height:39px;
	background:url(../images/bt-amenities.png) 0 0 no-repeat;
}

#menu a.amenities:hover {
	background:url(../images/bt-amenities.png) 0 -39px no-repeat;
}

#menu a.gallery {
	float:left;
	display:block;
	width:69px;
	height:39px;
	background:url(../images/bt-gallery.png) 0 0 no-repeat;
}

#menu a.gallery:hover {
	background:url(../images/bt-gallery.png) 0 -39px no-repeat;
}

#menu a.rates {
	float:left;
	display:block;
	width:60px;
	height:39px;
	background:url(../images/bt-rates.png) 0 0 no-repeat;
}

#menu a.rates:hover {
	background:url(../images/bt-rates.png) 0 -39px no-repeat;
}

#menu a.reservations {
	float:left;
	display:block;
	width:110px;
	height:39px;
	background:url(../images/bt-reservations.png) 0 0 no-repeat;
}

#menu a.reservations:hover {
	background:url(../images/bt-reservations.png) 0 -39px no-repeat;
}

#menu a.about {
	float:left;
	display:block;
	width:64px;
	height:39px;
	background:url(../images/bt-about.png) 0 0 no-repeat;
}

#menu a.about:hover {
	background:url(../images/bt-about.png) 0 -39px no-repeat;
}

#menu a.contact {
	float:left;
	display:block;
	width:72px;
	height:39px;
	background:url(../images/bt-contact.png) 0 0 no-repeat;
}

#menu a.contact:hover {
	background:url(../images/bt-contact.png) 0 -39px no-repeat;
}


/* ------- LAYOUT ------- */

#wrapper {
	margin: 0 auto;
	width: 990px;
	
}

#top {
	height: 155px;
}

#main-container {
	width: 959px;
	padding: 0 19px;	
}

#sub-container {
	background:url(../images/bg-home-large.png) no-repeat;
	height:433px;
	margin:0 0 6px 0;
}

#sub-container-2 {
	background:url(../images/bg-home-small.png) no-repeat;
	*margin-top: 10px;
}

.logo {
	margin:11px 0 10px 17px;	
	float:left;
	position:absolute;
	z-index:500;
}

.phone-number {
	color:#edc951;
	font-size:13px;
	text-transform:uppercase;
	float:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:69px 5px 7px 0;
}

.phone-number span {
	font-size:24px;	
}

.home-large {
	width:297px;
	padding-top:66px;
	*padding-top: 65px;
	_padding-top: 45px;
}

.flowers {
	position:absolute;
	z-index:999;
	bottom:0;
	right:0;
	margin:0 -30px -27px 0;
}

.home-list{
	width:180px;
	float:left;
}

.home-list ul {
margin-left: 30px;
	width: 100%;

}

.home-list li {
	list-style-image: url(../images/bullet-orange.png);
	padding-bottom: 10px;
	width: 100%;
}

.home-small1 {
	width:475px;
	padding:26px 20px 0 10px;
	margin-right:23px;
}

.home-small1 img.bullet {
	margin:-2px 0 0 0;
}

.home-small2 {
	padding:26px 0 0 0;
	*padding: 0;
	height:290px;
	min-width:420px;
}

.home-small2 p{
	float:left;
	clear:left;
}

.home-small2 ul{
	float:left;
	clear:left;
	margin:0 5px 0 15px;
	list-style-image:url(../images/bullet-orange.png);
}

.home-small2 ul li{
	padding:3px 5px 3px 0;
}

.home-small2 img.bullet {
	margin:-2px 0 0 0;
	float:none;
}

.links {
	width:285px;
	float:left;
	display:inline;
	padding-right:15px;
	padding-top:65px;
}

.secondary {
background:url(../images/divider-expanding.jpg) repeat-y;
width:615px;
padding:0 25px 0 20px;
margin:25px 0 0 0;
}

.links img{
	margin:0 0 15px 0;
}

.activity {
	width:285px;
	margin:20px 20px 30px 0;
	float:left;
}

.activity img{
	border:#ffcc66 solid 1px;
	float: left;
	margin-right: 10px;
	
}

.activity a:hover{
	text-decoration:none;
}

.amen-thumb{
	border:#ffcc66 solid 1px;
	margin:20px 23px 20px 23px;
}

.amen-list{
	width:290px;
	margin-right:10px;
	float:left;
}

.amen-list ul {
	list-style-image:url(../images/bullet-orange.png);
	margin-left: 20px;
}

.amen-list li{
	padding:5px 0;
}

#content {
	margin:0 0 0 0;
	position:relative;
}

#expandable {
	background:url(../images/bg-expandable.png) repeat-y;
	float:left;
	margin:0 0 0 0;
}



#footer {
	clear: both;
	font-size: 13px;
	color: #ffcc66;
	text-align:center;
	padding:15px 0;
}

#footer p{
	font-size:11px;
}

#footer ul{
	list-style:none;
	margin:0 0 5px 0;
}

#footer ul li{
	display:inline;
}

#footer a {
	color: #ffcc66;
}

#footer a:hover {
	color: #ffcc66;
}

#left-column {
	float: left;
	display: inline;
	clear:left;
	margin:0 0 0 17px;
}

#right-column {
	position:relative;
	float: left;
	display: inline;
	margin-left:10px;
	*margin-top: 12px;

}

#slideshow {
	width:652px;
	border:#ffcc66 solid 1px;
	margin-top:13px;
	*margin-top: 20px;
}

#border1 {
	margin:35px 15px 0 0;
}

#weather {
	display:block;
	width:197px;
	height:74px;
	background:url(../images/bt-weather.jpg) 0 0 no-repeat;
	clear:right;
	margin:15px 0 0 0;
	padding:12px 15px 8px 15px;
}

#weather img{
	float:left;
	display:inline;
}

#weather div.big{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:30px;
	color:#FFFFFF;
	margin:0 0 0 10px;
	float:left;
	display:inline;
	height:25px;
}

#weather div.small{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#FFFFFF;
	margin:-8px 0 0 0;
}

#flashcontent {
	height:540px;
}

#rates {
	margin:20px 0;
	text-align:left;
}

#rates th{
	width:150px;
	text-align:left;
	background-color: #6aa9ca;
	color: #FFFFFF;
	font-weight: bold;
	padding: 3px;
}

#rates td{
	width:150px;
	border-bottom: 1px solid #ffcc66;
	border-collapse:collapse;
	padding: 3px;
}

#form1 {
	margin:0 0 20px 0;
}

#form1 input{
	width:200px;
	margin:10px 0;
}

#form1 input.submit{
	width:100px;
	height:25px;
}

#form1 select{
	width:120px;
	margin:10px 0;
}

#form1 textarea{
	width:120px;
	margin:10px 0;
}

#about {
	margin:10px 0;
	border:#ffcc66 solid 1px;
}

#lower-right {
	float:left;
	width:228px;
	clear:none;
}

