/* CSS Document */

p {margin: 0; padding-bottom: 1.5em;}

.searchfield { width: 180px; margin: 6px 0 5px 0; color: #666666;}

.yellow {color:#FFFFCC;}
.phone { color: #FFCC99; font-weight: bold;}

a.nav:link {color: #003366; text-decoration: none;}	
a.nav:visited {color: #003366; text-decoration: none;}
a.nav:hover {color: #FF9900;text-decoration:none;}
a.nav:active {color: #FF9900;text-decoration: none;}

a.ftrnav:link {color: #FFFFCC; text-decoration: none;}	
a.ftrnav:visited {color: #FFFFCC; text-decoration: none;}
a.ftrnav:hover {color: #FFCC99;text-decoration:none;}
a.ftrnav:active {color: #FFCC99;text-decoration: none;}

a.highlights:link {color: #003366; text-decoration: underline;}	
a.highlights:visited {color: #003366; text-decoration: underline;}
a.highlights:hover {color: #003366;text-decoration:none;}
a.highlights:active {color: #003366;text-decoration: none;}



a:link {color:#336699;}	
a:visited {color: #336699;}
a:hover {color: #ff9933;}
a:active {color: #ff9933;}


#right-column ul, #right-column li { padding: 0 0 2px 0; margin: 0 0 0 10px;}


.or01 { background: #FFCC66;}  
.or02 {background:#FFCC99;}
.grey01 {background: #E7E7E7 ;} 
.grey02 {background: #F5F5F5;}

.or01, .or02, .grey01, .grey02, .white { padding: 4px;}

h1 { font-size: 1.6em; color:#0066CC;}

.headline { color:#FF9900;}

.txt
{
	border:1px solid black;
}
.btn
{
	border:1px solid #333333;background-color:#ffcc99;
}
#dvReserv
{
	top:0px;left:0px;
	display:none;
	width:475px;
	height:400px;
	border:2px outset;
	z-index:100;
	position:absolute;
	background-color:White;
	filter: alpha(opacity=0); 
	padding:15px;
	-moz-opacity:0; 
}
