body{	background:#669966; 
	font-family:"Arial", sans-serif; 
	color:#000000; 
	padding:0;
	}

a:link{
	color:#790000;
	}
a:visited{
	color:#790000;
	}
a:hover{
	color:#F1A629;
	}
a:active{
	color:#006600;
	}
a:black{
	color:#000000;
	}
a{
	font-weight:bold; 	
	text-decoration:none;
	} 
	
h1,h2{
	text-align:center;
	}
p,h3{
	text-align:left;
	}
h3{
	clear:left;
	}
h2.index{
	margin-top:0;
	}

h1,h2,h3,.hotel{
	font-family:"Copperplate Gothic Bold","Cooper Black","Arial Black", sans-serif; 
	margin-bottom:1px;
	}
p{
	font-family:"Arial", sans-serif; 
	color:#000000;}

.corner{display:none;}

/*Main Menu*/
.mainmenu {display:none;}
.print{display:none;}

.intro{text-align:justify; margin:5px;}

/*Any list of links*/
.bulletlist{
	color:#FFFFFF; 
	text-align:left; 
	clear:left;
	}
.largelist{line-height:1.5}

/*Large table listing of rooms with pictures*/
.roomlist{
	text-align:justify; 
	margin:5px;
	}
.roomname{
	vertical-align:top; 
	font-variant:small-caps; 
	color:#FFFFFF; 
	font-weight:bold;
	}
.roomdescription{
	vertical-align:top; 
	color:#000000;
	}
.room{
	margin:5px;
	}
.slideshow{
	font-weight:bold;
	}
.hotel{
	margin-left:20px;
	}

img.indexphoto,
img.homephoto,
img.roomphoto,
img.ratephoto,
img.photo{
	border:5px outset #790000;
	}
img.roomphoto{
	margin-right:5px; 
	margin-top:0px; 
	clear:left;
	}
img.ratephoto{
	margin-left:5px; 
	margin-top:0px; 
	clear:right;
	}
img.photo{
	margin:5px;
	}


/*index page*/
img.homephoto{
	margin:0px 5px 0px 5px;
	}
img.indexphoto{margin:5px 8px 2px 8px;}
img.button{margin:5px 5px 5px 5px;}
.indextext{font-size:larger; color:#FFFFFF; text-align:justify;}

/*special page*/
.offer{color:#FFFFFF; }

/*contact_us.html*/
#arrival{font-variant:small-caps; font-weight:bold;}

/*Information box near bottom of page*/


/*Information box near bottom of page*/
.infobox{text-align:center; margin:5px;}
.phonenumber{font-weight:bold; font-size:larger;}
.email{font-weight:bold; font-size:larger;}

/*Site menu at bottom of page*/

.center{text-align:center;}
.caption{font-size:small; width:200px; text-align:center; padding:0 8px 8px 8px}

.directions{margin-left:20px;}


.button{
	display:none;
	}