@charset "utf-8";
body {
	background-image: url(images/background-dark.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body,td,th {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #333;
	line-height: 17px;
}
a:link {
	color: #333;
}
.inset {
	color: #FFF;
	background-color: #633;
	width: 340px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}

a:visited {
	color: #333;
}
a:hover {
	color: cc6600;
}
a:active {
	color: #333;
}
h1 {
	font-size: 24px;
	color: #cc6600;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	text-align: center;
	width: 800px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-size: 14px;
	font-weight: normal;
	color: #cc6600;
}
div#header {
	clear: both;
	height: 130px;
	background-image: url(images/the-inn-at-castle-rock.jpg);
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000;
	width: 760px;
	top: 160px;
	bottom: 100px;
	padding-top: 130px;
	padding-left: 40px;
	line-height: 16px;
}
div#left {
	float: left;
	width: 230px;
	padding-left: 27px;
	padding-top: 1px;
}
div#right {
	float: right;
	width: 230px;
	padding-left: 27px;
	padding-right: 27px;
	padding-top: 1px;
}
div#middle {
	padding-left: 285px;
	padding-top: 1px;
}
div#footer {
	clear: both;
	font-size: 11px;
	line-height: 12px;
	text-align: center;
	vertical-align: baseline;
	width: 800px;
	padding-top: 5px;
}
div#rightwide {
	float: right;
	width: 490px;
	padding-left: 27px;
	padding-right: 25px;
	padding-top: 1px;
}
.menu {
	font-size: 18px;
	color: #993300;
	height: 19px;
	top: 2px;
	background-repeat: repeat;
	text-align: center;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}
.menu ul,li {
	text-align: center;
	display:inline;
	text-align:center;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
} 
#nav a:link {
	color: #993300;
	text-decoration: none;
} 
#nav a:visited {
	color: #993300;
	text-decoration: none;
} 
#nav a:hover {
	color: #cc6600;
	text-decoration: underline;
} 
#nav a:active {
	color: #993300;
	text-decoration: underline;
}
.italics {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	line-height: 15px;
	color: #963;
}
div#roomsleft {
	float: left;
	width: 360px;
	padding-left: 27px;
	padding-top: 1px;
}
div#roomsright {
	float: right;
	width: 360px;
	padding-left: 27px;
	padding-right: 26px;
	padding-top: 1px;
}
div#roomsfull {
	float: left;
	width: 748px;
	padding-left: 27px;
	padding-top: 1px;
}
.cc6600 {
	color: #C60;
}

