div { border:0px red solid; }

html, body, div, p, h1, h2 ,h3, form, input {
	margin:0;
	padding:0;
}
body {
	background: #dcdfca;
	color:#31331d;
	font:70% Arial, Helvetica, sans-serif;
	line-height:19px;
}
h1 {
	font:bold 1.25em Arial, Helvetica, sans-serif;
	color:#c13001;
	margin-bottom:18px;
}
h2 {
	font-size:1.1em;
	color:#4a6328;
	margin-bottom:18px;
}

h3 {
	font-size:1.1em;
	color:#4a6328;
	margin-bottom:16px;
}


p {
	margin-bottom:18px;
}
div.divider {
	background:url(../images/dots.gif) repeat-x bottom;
	height:10px;
	font-size:0;
	clear:both;
	margin-bottom: 10px;
}
div.spacer {
	width:100%;
	height:1px;
	clear:both;
	font-size:0px;
}
a {
	text-decoration:none;
	color: #d00;
}
.bigphoto {
	background:#dcdfca;
	padding:5px;
	float:left;
	margin: 0px 23px 10px 0px;
}

.bigphoto img {
	border:2px white solid;
}
a:hover {
	text-decoration:underline;
}
.box-head {
	background:#dcdfca;
	margin: 0px;
	padding: 4px 7px;	
	line-height:normal;
	border-right:5px #bfc6a0 solid;
	text-align:right;
	font-size:0.95em;
}
.green-box,
.green-box2,
.biggreen-box {
	position:relative;
	padding:5px;
	background:#FFFFCC;	
	height:1%;
}
html>body .green-box,
html>body .green-box2,
html>body .biggreen-box {
	height:auto;
}
.green-box2 {
	padding-top:0px;
}
#lower-page .green-box,
.green-box2,
.biggreen-box {
	margin-bottom:20px;
	position:relative;
}
/*.green-box .photo,
.green-box2 .photo,
.biggreen-box. photo {
	border:2px #fff solid;	
} changed by MF */

/*.green-box .text {
	background:#fff;
	padding:15px 10px 0px;
} */
#lower-page .green-box .text,
.green-box2 .text,
.biggreen-box .text {
	background:#f1f3e9;
	color:#4a6328;
	padding:15px 10px 20px;
	border:2px #fff solid;
	overflow:hidden;
}
.biggreen-box .text { padding:0; }	
.biggreen-box .text div {
	height:40px;
	padding:10px; 
 }
.biggreen-box .photo {
	float:left;
	margin-right:18px;
}
.green-box .arrow,
.green-box2 .arrow,
.biggreen-box .arrow {
	position:absolute;
	bottom:4px;
	right:4px;	
	float:right;
}
.green-box p, .green-box h2,
.green-box2 p, .green-box2 h2,
.biggreen-box p, .biggreen-box h2 {
	margin-bottom:7px;
}
#background {
	background: url(../images/background.gif) repeat-y center top;
	width:100%;
	height:auto;
	overflow:hidden;
}
#container {
	position:relative;
	width:804px;
	left:50%;
	margin-left:-401px;
}
html>body #container {
	margin-left:-402px;
}
#util-menu {
	background:url(../images/utilmenu-bg2.gif);
	height:38px;
	margin:0px 2px;
}
#util-menu .links {
	position:relative;
	top:7px;
	right:8px;
	float:right;
	font-size:0.90em;
	line-height:normal;
	color:#fff;
	font-weight:bold;
}
#util-menu .links a {
	color:#fff;
	padding:0px 5px;
	font-weight:bold;
}
#util-menu #search {
	display:block;
	position:relative;
	left:13px;
	top:3px;
	border:1px #919f59 solid;
	background:#b7c285;
	float:left;
	width:148px;
	height:19px
}
#util-menu #search .btn {
	float:left;
	margin-left:3px;
	margin-top:2px;
}
#util-menu #search .field {
	border:0px;
	background:#b7c285;
	color:#fff;
	font-size:1.1em;
	line-height:normal;
	float:left;
	padding:2px 2px 2px 5px;
	width:115px;
}
#main-menu {
	background: url(../images/mainmenu-bg2.gif);
	height:24px;
	width:780px;
	
}
#content, #main-menu {
	margin:0px 12px;
}
#content {
	height:400px;
	clear:both;
}
html>body #content {
/*	min-height:400px;*/
	height:auto;
	overflow:hidden;
} 
#intro-box {
	position:relative;
	display:block;
	background:#dcdfca;
	padding:5px;
	height:240px;
	margin-bottom:20px;
}
#intro-box .arrow {
	position:absolute;
	bottom:6px;
	right:6px;	
}

#intro-box .photo {
	float:left;
	border:2px white solid;
	position:relative;
}
#intro-box .text {
	position:relative;
	width:220px;
	left:17px;
	top:12px;
	float:left;
	padding: 5px;
}

#intro-box2 .photo {
	float:left;
	border:1px white solid;
	position:relative;
}
#intro-box2 .text {
	position:relative;
	width:455px;
	left:17px;
	top:12px;
	float:left;
	padding-right: 10px;
}


#fp-box1, 
#fp-box2, 
#fp-box3 {
	width:239px;
	float:left;
	margin-bottom:20px;
}
#fp-box1 .text, 
#fp-box2 .text, 
#fp-box3 .text {
	height:140px;
}
#fp-box1, 
#fp-box2 {
	margin-right:16px;
}
#fp-logos {
	float:right;
	height:61px;
	width:249px;
	margin-bottom:15px;
}
#footer {
	height:43px;
	/*background:url(../images/footer-bg.gif); */
	background:url(../images/footer-bg2.gif);
	font-size:10px;
	font-weight:bold;
	margin:0 2px;
}
#footer, #footer a {
	color:#fff;
	padding:0 8px;
	}
#footer .links {
	position:relative;
	top:17px;
	float:left;
}
#footer #copyright {
	position:relative;
	top:17px;
	float:right;
}
#lower-page #left-col {
	width:545px;
	margin-left:15px;
	float:left;
}
#lower-page #right-col {
	width:194px;
	float:right;
	position:relative;
}
#crumbs {
	width:100%;
	margin-top:5px;
	height:30px;
	text-align:right;
}
#gallery-box { margin-bottom:20px; }
#gallery-box .thumbs {
	background:#fff;
	padding-bottom:10px;
}
#gallery-box .thumbs img {
 padding:11px 0px 0px 11px;
}

#btn-booknow {
	float:right;
}
#atglance-box strong {
	display:block;
	float:left;
	width:70px;
	padding: 1px 4px;
}
#atglance-box em {
	display:block;
	float:right;
	width:93px;
	text-align:right;
	font-style:normal;
	padding: 1px 4px;
}
#atglance-box .spacer {
	width:100%;
	height:1px;
	font-size:1px;
	clear:both;
	background:#fff;
}
#atglance-box .text {
	padding:0;
}
.bannerback{
	background-image:url(../images/bannerback.jpg);
}
