body {
	background-color: #FBEFD7 ;
	color: #000000;
	font-style:italic;
}

#headerl { 
	background-image:url(/images/roses_l.gif);
	background-position:left;
	background-repeat:no-repeat;
	padding-left:35px;
}
#headerr { 
	
	background-image:url(/images/roses_r.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-right:10px;
}
#header {
	height:200px;	
}
.sitetitle { color: #000033; font-size: 30px; font-family: Helvetica, Verdana, Arial, sans-serif; font-weight: bold; }
.alttitle { color: #990005; font-size: 16px; font-family: Helvetica, Verdana, Arial, sans-serif; font-weight: bold; }
.alttxt { color: #990005; font-weight: bold; }

.smltxt { font-size:12px; }
.list { font-size:12px; font-weight: bold; font-style:normal; }

.price{ border-color:#000000; float:right; background-image:url(/images/canvas.jpg); }

/*.link {
	background-image: url(/images/grad-b4.jpg);
	background-repeat:repeat-x;
}*/


a:link { color: #000033; font-weight:bold; text-decoration: none; }
a:visited { color: #000033; font-weight:bold; text-decoration: none; }
a:hover { color: #990000; font-weight:bold; text-decoration: none; }

.blur {
	Filter: Alpha(Opacity=400, FinishOpacity=0, Style=2, StartX=0, StartY=0, FinishX=200, FinishY=200);
}
.mshadow{
	width:300px;height:200px;filter:shadow(color:gray,strength:5, direction:135);
}


#plain {
	width: 250px;
	text-align:left;
	font-style:normal;
	font-size:11px;
	border-top: 0px solid #000;
	border-bottom: 0px solid #000;
	border-left: 0px solid #000;
	line-height:1em;
	height:1em;
	padding-bottom:5px;
	padding-left:10px;
}

.gallery td {text-align:center;}

.offers { width:80%; text-align:center; }

.booking_form th{ vertical-align:top; text-align:right; }
.booking_form textarea{ overflow:hidden; }

.questionnaire table{ font-size:10px; }