/**************************
BODY, HTML
**************************/
*{
	padding:0;
	margin:0;
}

html {
	height:100%;
}

body {
	height:100%;
	color:#003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	text-align: left;
	line-height: 14px;
}
h1 {
	color:#003366;
	font-size:14px;
	line-height: 21px;
	display: block;
	padding-bottom: 5px;
}
h2 {
	color:#003366;
	font-size:12px;
	text-align: left;
	line-height: 19px;
	display: block;
	padding-bottom: 5px;
	font-weight: bold;
}
p{
	color:#003366;
	font-size:11px;
	text-align: left;
	line-height: 16px;
	display: block;
	padding-bottom: 10px;
	font-weight: normal;
	}
a{
color:#006699;
}
.paddedtable{
	vertical-align: top;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #006699;
	padding-right: 10px;
}
.infotable{
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #006699;
	border-left-color: #006699;
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	vertical-align: top;
	width: 100%;
}
.infotable td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #006699;
	border-bottom-color: #006699;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	vertical-align: top;
}
.ratestable{
	font-size: 10px;
	line-height: 12px;
	font-weight: normal;
	vertical-align: top;
	width: 100%;
}
.ratestable td{
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #006699;
	border-bottom-color: #006699;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	vertical-align: top;
}
.ratestable .toprule{
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006699;
}
.ratestable .siderule{
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #006699;
}

/**************************
PUSH TO BOTTOM
**************************/
#push {
	clear:both;
	height:20px;
}
/**************************
LAYOUT
**************************/
#page {
	min-height:100%;
	height:auto !important;
	height:100%;
	width:810px;
	position:relative;
	margin-bottom: -20px;
	float: none;
	margin-right: auto;
	margin-left: auto;
}
/**************************
TOP PANEL
**************************/
#topwrapper {
	/*item position*/
	width: 810;
	height: 150px;
	position: relative;
	background-color: #ffffff;
	background-image: url(../images/topwrap_shadow.gif);
	background-repeat: repeat;
	padding-right: 5px;
	padding-left: 5px;
	background-position: top;
}
/*LOGO*/
#logo {
	width: 153px;
	height: 68px;
	position: absolute;
	top: 18px;
	left: 19px;
}
/*LOGO*/
#tripadvisor {
	width: 153px;
	height: 90px;
	/*background-image:url(../images/logo.gif);
	background-position:right bottom;
	background-repeat:no-repeat;*/
	position: absolute;
	top: 8px;
	left: 627px;
	z-index: 999;
	margin: 0px;
	padding: 0px;
}
/*LANGUAGES*/
#languages {
	width: 153px;
	height: 68px;
	position: absolute;
	top: 10px;
	left: 654px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	display: none;
	float: none;	/*display: none;*/
}

#languages a{
	text-decoration: none;
	color: #999999;
}
#languages a:hover{
text-decoration: underline;
color: #999999;
}
/**************************
BOTTOM PANEL
**************************/
#bottomwrapper {
	float:left;
	width: 810px;
	z-index: 900;
	background-image: url(../images/shadow.gif);
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-left: 5px;
}
#yellowbar {
	float:left;;
	height: 100px;
	float:left;
	width: 810px;
	z-index: 900;
	background-image: url(../images/yellowbar.gif);
	background-repeat: repeat-y;
	padding-right: 5px;
	padding-left: 5px;
}

/************************
VARIOUS
*************************/

.clear {
	clear:both;
	padding-top: 5px;
}

/**********/
#homepageintro {
	display: block;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	background-color: #C8E1FF;
	width: 760px;
	top: -10px;
	position: relative;
	font-size: 12px;
}
#homepageintro p{
	display: block;
	padding-bottom: 5px;
	font-size: 12px;
}
#content {
	display: block;
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	min-height: 430px;
}
/* for Internet Explorer */
/*\*/
* html #content {
height: 430px;
}
/**/
#homeslideshow {
}
.rightcol {
	width: 300px;
	float: right;
	padding-left: 20px;
}
.leftcol {
	width: 300px;
	float: left;
}
#introbkg {
	background-image: url(../images/roofbkg.jpg);
	background-position: left bottom;
	background-color: #dfedfb;
	width:800px;
	min-height: 400px;
	background-repeat: no-repeat;
}
#flashfloorplans {
	position: absolute;
	top: 190px;
	width: 800px;
}
/**************************
FOOTER
**************************/
#bottomnav{
	width:810px;
	color: #003366;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-left: 10px;
	line-height: 12px;
	vertical-align: text-top;
}
#bottomnav a {
	color:#003366;
	text-decoration: none;
	font-size: 10px;
}

#bottomnav a:hover {
	color: #003366;
	text-decoration: underline;
	font-size: 10px;
}
.caption{
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	padding-bottom: 10px;
}
.top{
	color: #003366;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	display: block;
	padding-bottom: 14px;
	text-align: right;
}
.gallerythumb{
	border: 3px solid #FFFFFF;
	margin-right: 2px;
	margin-bottom: 5px;
	margin-top: 5px;
}

