body {
	margin: 0px;
	border: 0px;
	padding: 0px;
	background-color: #FFF1BD;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position:left;
}

p { font-family: Times New Roman, Times, serif; font-size: 12px; font-weight: normal; line-height: 15px; color:#3F2E00; }

h1 { font-size: 30px; font-weight: bold; }
h2 { font-size: 26px; font-weight: bold; }

/* Standard Hyperlink styles */
a. { font-size: 12px; text-decoration: none; color: #006B48; }
a:link { font-size: 12px; text-decoration: none; color: #006B48; } 
a:visited { font-size: 12px;text-decoration: none; color: #00A04D; } 
a:active { font-size: 12px;text-decoration: none; color:#006B48; } 
a:hover { font-size: 12px;text-decoration: underline; color: #006B48; }

a.pavoneLink { font-size: 11px; text-decoration: none; color: #FF0000 }
a.pavoneLink:link { font-size: 11px; text-decoration: none; color: #FF0000; } 
a.pavoneLink:visited { font-size: 11px;text-decoration: none; color: #000000; } 
a.pavoneLink:active { font-size: 11px;text-decoration: none; color: #FF0000; } 
a.pavoneLink:hover { font-size: 11px;text-decoration: underline; color: #FF0000; }

/* image styles */
#MainImage {height:690px; width: 410px; border:1px solid #006B47; margin-left:25px; margin-top:25px; padding:5px; text-align:center; float:left;}
img { border:0;}

#hdrImage {margin-top:25px;}

#icons {
	position:absolute;
	width:60px;
	height:99px;
	z-index:1;
	left: 992px;
	top: 639px;
}

#upr {
	position:absolute;
	width:338px;
	height:32px;
	z-index:1;
	left: 713px;
	top: -2px;
}

/* Page Styles */
#wrapper{
width: 1052px;
height: 705px;
}

#content{
width: 605px;
text-align: center;
float:right;margin:0px;
}

/* logo styles */
#logo{
text-align:center;
margin-top:25px;
}

/* navigation styles */
#menu{
	width:605px;
	height:28px;
	background-color: #3F2E00;
	margin:0px;
	clear:left;
	float:left;
	margin-top:25px;
	margin-bottom:25px;
}

/* text styles */

#text{
width:470px;
text-align:left;
margin-top:25px;
margin-left:75px;
}

#reservation{
width:250px;
margin:25px; 
border:1px solid #006B47;
padding:10px; 
text-align:left; 
float:left;
}

#reservationForm{
width:220px;
border:1px solid #006B47;
margin:5px; 
padding:10px; 
text-align:left;
}
