body {
	margin: 0px;
	background: url(/images/bed-breakfast-michigan-bg5.jpg);
	background-repeat:repeat;
	font-family: "Monotype Corsiva", Verdana, Arial, sans-serif;
      font-size: 18px;
}

p {
	line-height: 25px;
	margin: 11px 0 10px 0;
	padding: 0px;
}

h2 {
	color: #73353A;
	margin:0px;
	padding:0px;
	font-size: 1.5em;
}

h2 a 
{
	color:#73353A;
	text-decoration:none;
}

#pgBody 
{
	position:absolute;	
	text-align:center;
	margin-left:200px;
	margin-top:100px;
	width: 600px;

}

#pgLogo
{
	margin-left:40px;
	margin-top:2px;
}

#pgMenu
{	
	position:absolute;
	font-family:"Monotype Corsiva", Verdana, Tahoma, Arial;
	font-weight:bold;
	font-size: 16px;
	margin-left:70px;
	margin-top:100px;
}

#pgMenu a
{
	text-decoration:none;
	color:Black;
}

#pgMenu a:hover
{
	text-decoration:underline;
}

#pgMenu a.active
{
	text-decoration:underline;
}

#pgMenu a.room
{
	font-size:1em;
}

#pgTopMenu
{
	position:absolute;
	left:345px;
	top:130px;
	text-align:center;
}
