body {
	background-color: #F0F7E0;
	margin: 0px;
	font-size: 90%;
	font-family: "Trebuchet MS", Verdana, Helvetica, Arial, sans-serif;
	color: #4D590D;
}

img {
	border: none;
}

 div.heading img	{
 	width: 100%;
	z-index: 2;
}

h1  {
	background: url(images/under_title.gif);
   margin: -105px 0px 50px 80px;
   line-height: 45px; 
	font-family: "John Handy LET", "Bradley Hand ITC", "Calligraph421 BT", "Comic Sans MS", sans-serif;
	font-size: 280%;
	font-weight: bold;
	color: #F0F7E0;
	padding: 5px;
}

div.under_heading {
	margin: -110px 0 35px 5%;
	height: 65px;
	background-color: #4D590D;
}
div.under_heading img {
	height: 65px;
}
h1.front {
	/* Only those values differing from the generic h1 definition are here */
	margin: -100px 0px 50px 7%;
	font-size: 350%;
	color: White;
	padding: 10px;
}

.flowers	{
	position: absolute;
	margin: 10px;
	top: 10px;
	left: 10px;		
}

div.under_strap {
	margin: 0 0 0 5px;
	height: 170px;
}
div.under_strap img	{
	width: 122px; 
	height: 170px;
}
p.return	{
	text-align: center;
	margin-bottom:2em;
}
p.room	{
	text-align: center;
	margin:10px 10px 10px 2em;
}
	
.main {
	margin: 1em 5%;
	padding: 3%;
	background: White;
}	
.footer {
	margin: 1em 5%;
}
img.logo	{
	float: left; 
	margin: 10px 10px 5px 0px;
	width: 210px;
	height: 40px;
}

img.thumbs {
	margin: 10px;
}

.cartouche {
	margin: 3% 5%;
	padding: 3%;
	background-color: #F7FBEB;
	border: 3px double #4D590D;
}

h2 { 	font-size: 200%;  
		font-family: "Bookman Old Style", "Times New Roman", serif;
		font-weight: bold;
		text-align: center;
  }

h3 {
		font-size: 150%; 
		font-family: "Bookman Old Style", "Times New Roman", serif;
		font-weight: bold;
		margin-top: 0em;
		margin-bottom: 0em;
}

h4 { 	font-size: 150%;
		font-family: "Bookman Old Style", "Times New Roman", serif; 
		font-weight: normal;  
		text-align: center;
  }

dt { 	font-weight: bold;
		margin-top: 20px;
  }


li {
	    margin-bottom: 1ex;
}

a:link  {
		color: #008000;
		font-weight: bold;
		text-decoration: underline;
	}

a:hover {
		text-decoration: none;
		font-weight: bold;
		color: #C00000;
	}

a:visited  {
		color: #006000;
		font-weight: bold;
	}


hr {
	color: #4D590D;
	background-color: #4D590D;
	height: 3px;
	margin: 1ex 2ex;
}


p.caption 	{
	margin-top:1em;
	margin-bottom:0em;
	font-size: 80%;
}

.smaller   {
	font-size: 90%;
}

.thumbs {
	margin: 10px;
	border: none;
}



