/* CSS Document */
BODY {
	margin: 0;
	font-family: "Trebuchet MS";
	font-size: 12px;
	background-color: #fff;
	color: #3d3d3d;
}

H1 {
	font-size: 18px;
	text-transform: uppercase;
	color: #649b2f;
	margin: 0;
}

H2 {
	font-size: 16px;
	text-transform: uppercase;
	margin: 0;
	font-weight: bold;
}

H3 {
	font-size: 14px;
	text-transform: uppercase;
	margin: 0;
	padding: 6px 0 0 0;
	font-weight: bold;
}

P {
	line-height: 18px;
	margin: 0;
}

.clean {
	clear: both;
}

.bgHeader {
	background: url(../images/bg_header.gif) #fff repeat-x;
	margin: 0;
	height: 150px;
}

.nav {
	background: url(../images/header_05.gif) no-repeat;
	height: 27px;
}

/* navTxt Starts */
#navTxt {
	width: 720px;
	height: auto;
	margin: auto;
	padding: 0 0 0 0;
	font-size: 14px;
}

#navTxt a {
	color: #fff;
	text-decoration: none;
}

#navTxt a:hover {
	color: #fff;
	text-decoration: underline;
}

#navTxt ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#navTxt li {
	margin: 0 0 0 0;
	padding: 0 20px 0 20px;
	list-style: none;
	display: inline;
}
/* navTxt Ends */

.bgBody {
	background: url(../images/bg_body.jpg) no-repeat  left bottom #fff;
	margin: 0;
}

/* contentOne Starts */
#contentOne {
	width: 494px;
	height: auto;
	margin: auto;
}

#contentOne ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#contentOne li {
	margin: 6px 0 0 0;
	padding: 0 0 0 24px;
	list-style: none;
	background: url(../images/bullet001.gif) no-repeat;
}

#contentOne a {	
	color: #649b2f;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

#contentOne a:hover {	
	color: #649b2f;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
}

.welcome {
	width: 494px;
	margin: 0;
}

.txtOne {
	width: 490px;
	margin: auto;
	padding: 6px 0 6px 0;
}

.welcomePic {
	float: right;
	width: 183px;
	margin: 0 0 20px 12px;
	padding: 4px 4px 4px 4px;
	line-height: 18px;
	background-color: #eee;
}

.pic {
	border: #fff solid 1px;
}

.amenities {
	float: left;
	width: 238px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

/* contentOne Ends */


.liner {
	border-left: #d6e9c1 solid 1px;
}

.bar_title {
	width: 230px;
	height: 34px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background: url(../images/bar_title.jpg) no-repeat;
}

.a1 {	
	color: #649b2f;
	text-decoration: none;
	text-transform: uppercase;
	font-weight: bold;
}

.a1:hover {	
	color: #649b2f;
	text-decoration: underline;
	text-transform: uppercase;
	font-weight: bold;
}

.a2 {	
	color: #fff;
	text-decoration: none;
}

.a2:hover {	
	color: #fff;
	text-decoration: underline;
}

.footer {
	background: url(../images/footer.gif) repeat-x;
	height: 88px;
	color: #fff;
}

.galleryBox {
	background: #eee;
}

.picThumb {
	border: 6px #eee solid;
}

.picbox {
	background: #e9efe2;
	border: #98a887 solid 1px;
	padding: 4px;
}
