/*TAG STYLES*/
body {
	background-image: url(imgs/back-green.gif);
	background-repeat: repeat-x;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	color: #868686;
}
#maincontentguest2 img {
	border: 1px solid #999999;
}
p {
	line-height: 200%;
	color: #868686;
	margin-top: 10px;
	padding-top: 10px;
}
.name {
	color: #333333;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-indent: -9000px;
	height: 45px;
	margin-bottom: 10px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.welcome {
	background-image: url(imgs/welcome-text.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4caa1;
}
.easy {
	background-image: url(imgs/easy.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4caa1;
}
.local{
	background-image: url(imgs/attract.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4caa1;
}
.features {
	background-image: url(imgs/features.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4caa1;
}
.expect {
	background-image: url(imgs/expect.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4caa1;
}
.guest {
	background-image: url(imgs/guest-rooms2.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4caa1;
	width: 400px;
}
.plan {
	background-image: url(imgs/plan-text.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4caa1;
}
.red {
	background-image: url(imgs/red.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4caa1;
	width: 250px;
}
.red2 {
	background-image: url(imgs/red.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4caa1;
}
.green {
	background-image: url(imgs/green.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4caa1;
	width: 250px;
}
.green2 {
	background-image: url(imgs/green.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4caa1;
}
.blue {
	background-image: url(imgs/blue.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4caa1;
	width: 250px;
}
.blue2 {
	background-image: url(imgs/blue.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4caa1;

}
.tariffs {
	background-image: url(imgs/tariffs.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4caa1;
}
.tariffs2 {
	background-image: url(imgs/tariffs2.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4caa1;
}
.about {
	background-image: url(imgs/about.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4caa1;
}
.venue {
	background-image: url(imgs/venue.gif);
	background-repeat: no-repeat;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4caa1;
}
.contact {
	background-image: url(imgs/contact.gif);
	background-repeat: no-repeat;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4caa1;
}
.gallery {
	background-image: url(imgs/gallery.gif);
	background-repeat: no-repeat;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4caa1;
}
.essential {
	background-image: url(imgs/essential.gif);
	background-repeat: no-repeat;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4caa1;
}
.location {
	background-image: url(imgs/location.gif);
	background-repeat: no-repeat;
		border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c4caa1;
}
/*TAG STYLES END */

/*CONTAINER STYLES*/
#logo {
	width: 839px;
	padding-top: 0px;
}
#container {
	margin: auto;
	width: 839px;
	height: auto;
}
#mainimg {
	position: absolute;
	top: 104px;
	z-index: 1;
}
/*CONTAINER STYLES END*/

/*MENU STYLES*/
#mainmenu {
	width: 834px;
	position: absolute;
	top: 460px;
	background-color: #c4caa1;
	height: 51px;
	padding-left: 5px;
}
#menu li {
	float: left;
	padding-right: 20px;
	padding-left: 10px;
}
#menu li.active a {
	background-position: left bottom;
	height: 50px;
}
#menu {
	font-size: 13px;
	color: #929b5f;
	font-weight: normal;
	list-style: none;
	padding: 0;
	margin: 0;
	width: 839px;
	height: 50px;
	position: relative;
}
#menu span {
  display: none;
  position: absolute;
  height: 50px;
}
#menu a {
	display: block;
	text-indent: -9000px;
	position: absolute;
	outline: none;
}
#menu a:hover {
  background-position: left bottom;
}
#menu a:hover span {
  display: block;
}

#menu .home {
	width: 85px;
	height: 50px;
	background-image: url(menu/Home.png);
	background-repeat: no-repeat;
}
#menu .home span {
  width: 85px;
  height: 50px;
  top: -50px;
}
#menu .rooms {
	width: 117px;
	height: 50px;
	left: 105px;
	background-image: url(menu/TheRooms.png);
	background-repeat: no-repeat;
}
#menu .rooms span {
  width: 117px;
  height: 50px;
  left: 105px;
  top: -50px;
}
#menu .house {
	width: 111px;
	height: 50px;
	left: 222px;
	background-image: url(menu/Thehouse.png);
	background-repeat: no-repeat;
}
#menu .house span {
  width: 111px;
  height: 50px;
  left: 222px;
  top: -50px;
}
#menu .venue {
	width: 112px;
	height: 50px;
	left: 333px;
	background-image: url(menu/venuehire.png);
	background-repeat: no-repeat;
}
#menu .venue span {
  width: 112px;
  height: 50px;
  left: 333px;
  top: -50px;
}
#menu .location {
	width: 99px;
	height: 50px;
	left: 445px;
	background-image: url(menu/location.png);
	background-repeat: no-repeat;
}
#menu .location span {
  width: 99px;
  height: 50px;
  left: 445px;
  top: -50px;
}
#menu .gallery {
	width: 88px;
	height: 50px;
	left: 544px;
	background-image: url(menu/gallery.png);
	background-repeat: no-repeat;
}
#menu .gallery span {
  width: 88px;
  height: 50px;
  left: 544px;
  top: -50px;
}
#menu .tariffs {
	width: 85px;
	height: 50px;
	left: 632px;
	background-image: url(menu/tariffs.png);
	background-repeat: no-repeat;
}
#menu .tariffs span {
  width: 85px;
  height: 50px;
  left: 632px;
  top: -50px;
}
#menu .contact {
	width: 103px;
	height: 50px;
	left: 717px;
	background-image: url(menu/contact.png);
	background-repeat: no-repeat;
}
#menu .contact span {
  width: 103px;
  height: 50px;
  left: 717px;
  top: -50px;
}
/*MENU STYLES END*/

/*IMAGE GROUP STYLES*/
#images {
	position: absolute;
	top: 517px;
	width: 839px;
}
#tripleimg {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#tripleimg li {
	float: left;
}
.space {
	padding-right: 7px;
}
#subcontent {
	float: right;
	width: 270px;
	padding: 10px 0px 10px 10px;
}

/*IMAGE GROUP STYLES END */

/*CONTENT STYLES*/
#content {
	clear: both;
	height: auto;
	width: 839px;
	position: absolute;
	top: 720px;
}
#contentguest {
	height: auto;
	width: 839px;
	position: absolute;
	top: 515px;
}
#maincontent {
	float: left;
	width: 510px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
}
#maincontentguest {
	float: left;
	width: 819px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-right: 20px;
}
#maincontentguest2 {
	float: left;
	width: 839px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#maincontentguest img {
	border: 1px solid #999999;
}
#maincontentguest a {
	font-weight: normal;
	color: #990000;
	text-decoration: underline;
	line-height: 300%;
}
#subcontent a {
	color: #990000;
}
#subcontent a:hover {
	color: #666666;
}
#maincontent a {
font-weight: normal;
	color: #990000;
	text-decoration: underline;
	line-height: 300%;
}
#subcontent ul {
	margin: 0px;
	padding: 10px 0px 0px;
	list-style-type: none;
	line-height: 160%;
}
#subcontent li {
	padding-top: 5px;
	padding-bottom: 5px;
}
.click {
	color: #929b5f;
}
.bold {
	color: #916435;
}
/*CONTENT GROUP STYLES END */

/*FOOTER GROUP STYLES*/
#footermenu {
	list-style-type: disc;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 550px;
}
#footermenu li {
	display: inline;
	float: left;
	padding-right: 6px;
	list-style-type: disc;
}
#footertext img {
	float: left;
	padding-right: 15px;
	padding-bottom: 10px;
}
.footer {
	color: #929b5f;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 180%;
}
#footertext {
	width: 545px;
	float: left;
	background-image: url(imgs/arms.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 80px;
}
#footer img {
	float: left;
}
#footertext .footer a {
	color: #929b5f;
	text-decoration: none;
}
#footermenu a:hover {
	color: #666666;
}
#archergrey {
	float: right;
	width: 200px;
}
#armer {
	float: left;
	padding-right: 15px;
}
#footerbar {
	margin: auto;
	width: 839px;
	float: left;
}

/*FOOTER GROUP STYLES END*/
#welcome {
	display: none;
}
#invsmen {
	display: none;
}
