/* CSS Document */

p{
font-family: Verdana, sans-serif;
font-size: 11px;
color: #000000;
line-height: 18px;
padding: 3px;
}

.bold {
	font-family: Verdana, sans-serif;
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
	color: #990000;
padding: 8px;
	

}

.navigation{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #993300;
	display: block;
	padding: 8px;
	width: 125px;
	line-height: 10px;
}


.navigation:hover{
	font-family: Verdana, sans-serif;
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #d03d03;
	padding: 8px;
	width: 125px;
	display: block;
	float: none;
	line-height: 10px;}
	
.rooms{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #993300;
	display: block;
	padding: 8px;
	width: 110px;
	line-height: 10px;
}
.rooms:hover{
	font-family: Verdana, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #d03d03;
	padding: 8px;
	width: 110px;
	display: block;
	float: none;
	line-height: 10px;
}
.style1 {font-size: 16px}



.menu_header {
	font: bold 18px 'Trebuchet MS';
	display: block;
	padding: 3px 3px 3px 12px;
	color: #330000;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-bottom-color: #CCCCCC;
}
.style4 {
	font-size: 18;
	font-family: "Trebuchet MS";
}
.style10 {
	line-height: 18px;
	padding: 8px;
	font-family: Verdana, sans-serif;
	font-size: 18px;
}
.style12 {
               color: #990000;
}
.footer-bg {
	background-image:url(../images/footer-bg.gif);
	background-position:left top;
	font-family: Arial;
	font-size: 12px;
	color: #d3eafd;
	}
.breadcrumb {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 19px;
	padding: 3px;
	margin: 0px;
	text-decoration: none;
}

.footerlink A:Link {font-family: Arial; font-size: 12px; color: #ffffff; text-decoration:none }
.footerlink A:Visited { font-family: Arial; font-size: 12px; color: #ffffff; text-decoration:none }
.footerlink A:Hover { font-family: Arial; font-size: 12px; color: #d3eafd; text-decoration:underline }
.footerlink1 A:Link {font-family: Arial; font-size: 12px; color: #d3eafd; text-decoration:underline }
.footerlink1 A:Visited { font-family: Arial; font-size: 12px; color: #d3eafd; text-decoration:underline }
.footerlink1 A:Hover { font-family: Arial; font-size: 12px; color: #ffffff; text-decoration:none }
.white-txt { font-family: Arial; font-size: 11px; color: #ffffff; line-height:16px }
.white-txt1 { font-family: Arial; font-size: 12px; color: #ffffff; line-height:16px }
