@charset "utf-8";
#container {
	background-color: #FFF;
	background-image: url(../img/heading.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
#home #container {
	background-image: url(../img/header-home.gif);
	background-repeat: no-repeat;
}
#home #heading {
	margin-left: 480px;
}

#heading {
	margin-left: 180px;
	height: 50px;
	margin-bottom: 40px;
	padding-top: 18px;
	font-weight: bold;
}

#logo {
	position: relative;
	clip: rect(20px,20px,auto,auto);
	width: 165px;
	float: left;
}

#feature {
    border: 4px solid #000000;
}

#feature td {
    vertical-align: top;
}

#feature-text {
	padding-top: 10px;
	padding-left: 10px;
}
#navigation {
	width: 160px;
	background-image: url(../img/nav.gif);
	background-repeat: no-repeat;
	background-position: right top;
	float: left;
}
#footer #contact {
	width: 160px;
	float: left;
	text-align: right;
}
#footer #address {
	margin-left: 180px;
}
#footer {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #666666;
	margin-top: 30px;
	margin-bottom: 16px;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
	color: #666666;
}

#content {
	margin-left: 180px;
	width: 615px;
}
#content #maincopy {
	padding-top: 20px;
}

hr {
	border: 1px solid #666666;
}
td {
	padding: 0 20px 0 0;
}

h2 {
	font-size: 1.1em;
	font-weight: bold;
}
ul li {
    line-height: 1.6em;
	color: #666;
}


.imgborder {
	border: 4px solid #000000;
}
body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 80%;
	padding-top: 18px;
}
.imgfloatl {
	float: left;
	border: 4px solid #000000;
	margin-right: 20px;
	clear: right;
}
#content h1 {
	font-size: 20px;
	font-weight: bold;
	line-height: 0.9em;
}
em {
	color: #666666;
	font-style: italic;
}
.map {
	background-image: url(../img/map.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

strong {
	font-weight: bolder;
}
#maincopy #copy-links {
	float: right;
	width: 140px;
	height: 100%;
}
#navheading {
	text-indent: -500000px;
	height: 35px;
	background:url(navheading.gif)
}

#navlinks li {
	text-align: right;
	text-transform: uppercase;
	font-weight: bolder;
	padding-bottom: 10px;
	line-height: 1.3em;
}
#navlinks a {
	text-decoration: none;
	display: block;
	width: 155px;
	padding-right: 5px;
}
#navlinks {
	width: 155px;
	padding-bottom: 30px;
	padding-right: 0px;
	float:right;
}

p {
	line-height: 1.6em;
	padding-bottom: 1.2em;
	color: #666;
}
.roomback {
	background-image: url(../img/room.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}
li a:hover, p a:hover  {
	color: #FFF;
	background-color: #FC0;
}
a:active {
	color: #FF9900;
}
#main-box {
	width: 590px;
	border: 5px solid #000000;
	padding: 10px 0 10px 10px;
}
#main-box #interior {
	width: 290px;
}
#main-box #interior p {
	color: #000;
}
#main-box #interior h1 {
	font-size: 18px;
	font-weight: bold;
	font-variant: normal;
	margin-bottom: 10px;
}

#heading h1 {
	font-size: 3em;
	font-weight: bold;
	line-height: .8em;
	color: #FC0;
}
#heading h2 {
	color: #666;
	line-height: 1.7em;
}
#compare th {
	font-weight: bold;
	padding: 10px 10px 10px 0;
	vertical-align: top;
}
.oddrow {
	background-color: #FDFFD2;
}

#compare td {
	padding: 10px 10px 10px 0;
	vertical-align: top;
}

.tblheading {
	color: #FFF;
	background-color: #666;
	font-size: 120%;
}


.evenrow {
	background-color: #FFF;
}
.align-right {
	text-align: right;
}
#home #maincopy p {
	padding-right: 150px;
	font-style: normal;
}
b {
	color: #000;
}
