/* CSS Document */

body {
	background-color:#FAF6EB;
}

a, a:visited{  
	text-decoration: none;
 	color:#666;}

a:hover{
 	text-decoration:underline;
}

p,td {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

img {
border:none;
}

.topbackground {
	background-image:url(images/rosesback2.jpg);
	background-position:right;
	background-repeat:no-repeat;
}

.contactbackground {
	background-image:url(images/fadecake.jpg);
	background-position:top right;
	background-repeat:no-repeat;
}

.contactbackground.td{
vertical-align:text-top;
}

.extrasbackground {
	background-image:url(images/backgrounds/extras.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:450px;
}

.menusbackground {
	vertical-align:top;
	background-image:url(images/backgrounds/menus.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:450px;
}

.enquiriesbackground {
	vertical-align:top;
	background-image:url(images/backgrounds/enquiries.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:450px;
}

.wedfaqbackground {
	vertical-align:top;
	background-image:url(images/backgrounds/wedfaq.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:450px;
}

.termsbackground {
	vertical-align:top;
	background-image:url(images/backgrounds/terms.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:450px;
}

.roomsbackground {
	vertical-align:top;
	background-image:url(images/backgrounds/costsrooms.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:450px;
}

.whoswhobackground {
	vertical-align:top;
	background-image:url(images/backgrounds/whoswho.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:450px;
}

.facilitiesbackground {
	vertical-align:top;
	background-image:url(images/backgrounds/facilities.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:450px;
}

.attractionsbackground {
	vertical-align:top;
	background-image:url(images/new2.gif);
	background-position:top right;
	background-repeat:no-repeat;
	height:450px;
}

.otherlocalbackground {
	vertical-align:top;
	background-image:url(images/backgrounds/otheracc.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:450px;
}

.guestfaqbackground {
	vertical-align:top;
	background-image:url(images/backgrounds/guestfaq.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:450px;
}

.rcbackground {
	vertical-align:top;
	background-image:url(images/backgrounds/rc.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:450px;
}

.drinksbackground {
	vertical-align:top;
	background-image:url(images/backgrounds/drinks.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:450px;
}

.experiencebackground {
	vertical-align:top;
	background-image:url(images/backgrounds/experience.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	height:450px;
}


.leftsmall {
	background-image:url(images/smallshield.gif);
	background-position:left;
	background-repeat:no-repeat;
	height:40px;
}
.rightsmall {
	background-image:url(images/smallshield.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:40px;
}
.bottombackground {
	background-image:url(images/bottomright.gif);
	background-position:right;
	background-repeat:no-repeat;
	height:55px;
}

.floatleft {
float: left;
margin-top: 0px; 
margin-bottom: 10px;
margin-left: 10px;
margin-right: 1px;
}

.floatright {
float: right;
margin-top: 0px;
margin-bottom: 10px;
margin-left: 1px;
margin-right: 0px;
}


.whiteback{
background-color:#FFFFFF;
}

/* Container for the Menu */
#p7swapmenu {
	border: 1px solid;
	border-color: #E4E9D8 #99A189 #99A189 #E4E9D8;
	left: 24px;
	padding: 6px;
	width: 190px;
	color:#000000;
}

/* Turns off Margin, Padding, and Bullets for the Menu List */
#p7swapmenu ul {margin: 0px; padding: 0px;}
#p7swapmenu li {margin: 0px; padding: 0px; list-style-type: none;}


/* Rules to copy if you use the WriteStyles Command */
.closed ul{display:none;}
.open ul{display:block;}

/* Link Styles for the Menu */
.closed a, .open a {
	background-repeat: no-repeat;
	background-position: 3px 50%;
	background-color:#BDB493;
	border: 1px solid;
	border-color: #C9D0AD #848C71 #848C71 #C9D0AD;
	display: block;
	font-size: 1.1em;
	padding: 2px 0px 2px 16px;
	text-decoration: none;
}

/* Hover and Active styles for the menu */
.closed a:hover, .open a:hover, .closed a:active, .open a:active {
	background-color:#D8D8AF;
}

/* Plus Sign for Trigger Links in Closed State */
.closed a {background-image: url(Swapclass/menplus.gif);}

/* Minus Sign for Trigger Links in Open State */
.open a {background-image: url(Swapclass/menminus.gif);}

/* Link Styles for the Submenus */
.closed ul a, .open ul a, .open ul a:hover {
	background-color: transparent;
	background-image: url(Swapclass/pagemarker.gif);
	background-repeat: no-repeat;
	background-position: 0% 50%;
	border: 0;
	color:#666;
	font-size: 0.9em;
	font-weight:normal;
	padding: 0 0 0 12px;
	margin: 0 0 0 16px;
}

/* Optional ID to assign the <a> to highlight a "Current Page" link */
#p7current {font-weight: bold;}

.brown {
	color:#999966;
}

h3 {
text-decoration:none;
text-align:center;
}
