body {
	background-color:#E5E5E5;
	background-image:url(bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	margin:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:justify;
	font-size:13px;
	line-height:17.5px;
}

a:link {
	color: #B50000;
	text-decoration: none;
}

a:visited {
	text-decoration: none;
	color: #B50000;
}

a:hover {
	text-decoration: underline;
	color: #FF0000;
}

a:active {
	text-decoration:none;
	color: #B50000;
}

a.navi:link {
	color: #FFFFFF;
	text-decoration: none;
}

a.navi:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a.navi:hover {
	text-decoration: none;
	color: #FFFFFF;
}

a.navi:active {
	text-decoration: none;
	color: #FFFFFF;
}

a.footerr:link {
	color: #6D6D6D;
	text-decoration: none;
}

a.footerr:visited {
	text-decoration: none;
	color: #6D6D6D;
}

a.footerr:hover {
	text-decoration: none;
	color: #8F8F8F;
}

a.footerr:active {
	text-decoration: none;
	color: #6D6D6D;
}

img, div { behavior: url(iepngfix.htc) }

img {
	border:0px;
}

p {
	margin-top:0px;
}

h1 {
	font-size:40px;
	line-height:38px;
}

.wrapper {
	width:707px;
	margin:0 auto;
}

.navibutton {
	color:#FFFFFF;
	font-size:17px;
	float:left;
	padding:15px 15px 12px 15px;
}

.navibutton:hover {
	background-image:url(bg_navibuttonover.gif);
}

.main {
	background-color:#141414;
	padding-bottom:17px;
}

.content {
	margin:0px 17px 0px 17px;
	background-color:#F1F1F1;
	background-image:url(bg_content.gif);
	padding:0px 4px 6px 4px;
}

.contentinnerindex {
	background-image:url(bg_content2.jpg);
	background-repeat:no-repeat;
	padding:140px 15px 0px 15px;
}

.contentinnerrooms {
	background-image:url(bg_content5.jpg);
	background-repeat:no-repeat;
	padding:140px 15px 0px 15px;
}

.contentinnerrates {
	background-image:url(bg_content4.jpg);
	background-repeat:no-repeat;
	padding:140px 15px 0px 15px;
}

.contentinnerdirections {
	background-image:url(bg_content3.jpg);
	background-repeat:no-repeat;
	padding:140px 15px 0px 15px;
}

.contentinnerlinks {
	background-image:url(bg_content.jpg);
	background-repeat:no-repeat;
	padding:140px 15px 0px 15px;
}

.sidebar {
	background-color:#C3C3C3;
	float:right;
	width:225px;
	text-align:right;
	padding:0px 0px 0px 3px;
	background-image:url(bg_sidebar.gif);
	background-repeat:repeat-y;
}

.sidebarinner {
	background-image:url(bg_sidebarinner.gif);
	background-repeat:repeat-x;
	padding:17px 17px 1px 17px;
}

.leftcontent {
	float:left;
	width:395px;
}

.footer {
	width:707px;
	margin:0 auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#6D6D6D;
	padding:6px 0px 10px 0px;
}

.redinmajers {
	color:#B50000;
}

.floatleft {
	float:left;
}

.floatright {
	float:right;
}

.clearboth {
	clear:both;
}

.gallery {
	height:62px;
	width:62px;
	padding:0px 4.5px 0px 0px;
}

.fill {
	padding-top:5px;
}

.fill2 {
	padding-top:10px;
}

.style1 {color: #C3C3C3}