body, html{height: 100%;}
body{
	background-color: #5C0000;
	background-image: url(/i/bgr.gif);
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, sans-serif;
	color: #FCF4A1;
	font-size: 12px;
	line-height: 17px;
}
ul {
	margin-left: 5px;
	list-style:none;
	list-style-image: url(/i/li.jpg);

}
li {
	list-style:none;
	list-style-image: url(/i/li.jpg);
	list-style-position:inside;
}

#main[id]{
	background: url(/i/shadow_lr.png) repeat-y;
	background-position: top center;
}
img{
	border: 0;
}
input, select, textarea{
	background-color: #FFF2D2;
	border:1px solid #A88953;
	font-size: 9px;
}
td, th, p, ul{
	font-family: Verdana, Arial, sans-serif;
	color: #FCF4A1;
	font-size: 12px;
}
h2, h3, h4 ,h5, h6{
 font-family: Verdana, Arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
 }
a:link, a:visited{
	color: #FCF4A1;
	text-decoration: underline;
}

h1{
	font-size: 13px;
	font-weight: bold;
	font-family:Verdana, Helvetica,  Arial, sans-serif;
}	

h1:first-letter {
 	font-size: 34px;
	line-height: 34px; 
	float: left;
	margin-right: 4px;
	font-family: Times New Roman, serif;
}
	

	
	
#outerContainer{
	width: 770px;
	margin:0 auto;
	text-align:left;
	background-image: url('/i/contentBgr.jpg');
}
.mainPhoto{
	position: relative;
	float: left;
	margin: 0 15px 0px 0;
}
.flamingo{
	 color: #AE3819;
	 font-weight: bold;
}
div.reservationForm{
	padding-top: 20px;
	text-align: center;
}
.formtable{
	background-image: url('/i/form_bgr.jpg');
	background-repeat: repeat-y;
	min-height: 500px;
	margin: 0 auto;
}
.formtable th, .formtable td{
	padding: 4px 10px 4px 0;
	min-height: 20px;
	text-align: left;
}
.formtable th{
	text-align:right;
	color: #7C1611;
	width: 50%;
	font-family: Timok, Times New Roman, serif;
	font-size: 14px;
}
.bodyText{
	width: 420px;
	float: right;
}
.topMenu{
	padding-left: 119px;
}
.topMenu a{
	position: relative;
}
.nav{
	background-image: url('/i/ribbon.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
	line-height:0;
	margin-bottom: 10px;
	}
	.nav object{
		position: relative;
	}
	#shadow_b {
	margin: 0 auto;
	height: 10px;
}
#footer
{
	color: black;
	padding-left: 40px;
	text-align: left; 
	width: 730px;
	margin: 0 auto;
	background-image:url('/i/footer.gif');
	background-position: bottom;
	background-repeat: no-repeat;
	height:40px;
}
#shadow_b[id] {
	background: url('/i/shadow_b.png') no-repeat center;
}

/***   news ***/
.pvNewsLinkRight {
	text-align:right;
}

.newsdate{
margin-bottom:5px;
color:#FF6600;

}

.newstitle{
margin-bottom:10px;

}


.ImgLeft
{

float:left;
margin-right:8px;

}

.ImgRight
{

float:right;
margin-left:8px;

}

.pvNewsTitle{
font-weight:bold;
margin-bottom:3px;

}