body { background-color: #C3D8C7; }

body, td, th {
	font-family: Arial, Helvetica, Verdana;
	font-size: 12px;
	color: #000;
	line-height: 140%;
}

h1 {
	font-size: 19px;
	color: #033;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 6px;
}

h2 {
	font-size: 16px;
	color: #033;
	text-align: left;
	margin-bottom: 4px;
}

h3.selectaroom {
	font-size: 16px;
	color: #033;
	text-align: center;
	margin: 6px 0 4px 0;
}

a:link { color: blue;}
a:visited { purple; }

img { border: 0; }

hr {
	border: none 0;
	border-top: 1px solid #000;
	width: 100%;
	height: 1px;
}

div#mainwidth {
	width: 950px;
	background-color: transparent;
	margin-left: auto;
	margin-right: auto;
}

div#mainbox {
	margin: 0;
	padding: 0;
}

div#header {
	width: 950px;
	height: 51px;
	border-bottom: 1px solid #000;
}

div#container {
	width: 950px;
	background-color: #transparent;
}

div#breadcrumbscontainer {
	width: 950px;
	height: 40px;
	background-image: url(/images/page/navbar_background.jpg);
	background-repeat: repeat-x;
	background-position: top;
	margin-top: 4px;
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
}

div.breadcrumbs {
	color: #666;
	font-size: 13px;
	font-weight: bold;
	padding: 12px 8px 7px 25px;
}

div.breadcrumbs a:link, a:visited {
	color: #033;
	text-decoration: none;
}

div.breadcrumbs a:hover {
	color: #000;
	text-decoration: none;
}

div.findrestaurants {
	float: right;
	width: 208px;
}

div.findrestaurants_icon {
	width: 36px;
	float: left;
	margin-right: 6px;
}

div.findrestaurants_text {
	font-weight: bold;
	width: 158px;
	float: left;
	margin-top: 12px;
}

div.findrestaurants_text a:link, a:visited {
	color: #033;
	text-decoration: none;
}

div.findrestaurants_text a:hover {
	color: #000;
	text-decoration: none;
}

div#featuredestination {
	background-color: #fff;
	padding: 16px 25px 16px 25px;
	border-bottom: 1px solid #000;
}

div#featurephoto {
	float: left;
	width: 400px;
	margin-top: 8px;
	margin-right: 16px;
}

div#contentcontainer {
	background-color: #fff;
	padding: 16px 25px 16px 25px;
}

