#container {
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #333333;
	word-spacing: 0.15em;
	clear: both;
	height: 100%;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	letter-spacing: 0.1em;
}
#navigation {
	color: #8A2528;
	text-align: right;
	line-height: 20px;
	padding-bottom: 25px;
	font-size: 10px;
	font-weight: bold;
	letter-spacing: 0.125em;
	padding-top: 5px;
	padding-right: 20px;
}
.red {
	color: #8A2528;
}
#reserve {
	color: #FFFFFF;
	background-image: url(../images/sidebar/reservebutton.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;
	height: 75px;
	margin-bottom: 25px;
	vertical-align: middle;
}
#header {
	background-image: url(../images/full/images/new-header_01.gif);
	background-repeat: no-repeat;
	height: 120px;
	background-position: left top;
	width: 800px;
	font-size: 10px;
	color: #660000;
	line-height: 16px;
}
#headcontact {
	font-family: "Century Gothic", Helvetica, Verdana, Arial;
	font-size: 10px;
	line-height: 16px;
	color: #660000;
	background-position: right bottom;
	float: right;
	width: 300px;
	padding-top: 80px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: right;
	font-weight: lighter;
}
#footer {
	background-image: url(../images/full/footter.gif);
	background-position: left top;
	height: 80px;
	background-repeat: no-repeat;
	text-align: center;
	font-size: 10px;
	color: #660000;
	line-height: 16px;
	padding-top: 15px;
	width: 800px;
	margin-top: 25px;
}
#copyright {
	text-align: center;
	padding-top: 10px;
	font-size: 10px;
	line-height: 14px;
	width: 800px;
}
#leftsidebar {
	height: 100%;
	width: 175px;
	background-image: url(../images/full/navigation-background-linel.gif);
	background-repeat: no-repeat;
	text-align: center;
	background-position: top;
}
#rightsidebar {
	float: right;
	height: 100%;
	width: 125px;
	background-position: right top;
}
#content {
	height: 100%;
	width: 600px;
	padding-left: 25px;
	padding-top: 25px;
}
h2 {
	font-weight: normal;
	color: #8A2528;
	font-size: 14px;
	line-height: 22px;
}
.secondarynav {
	background-color: #C2AD8E;
	text-align: center;
	padding: 5px;
}
.verticalline {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #C2AD8E;
	padding-right: 5px;
}
#text {
	height: 100%;
	padding-right: 25px;
	padding-left: 25px;
	width: 450px;
	float: none;
}
#greeting {
	background-position: 35px 5px;
	height: 35px;
	width: 500px;
	padding-left: 75px;
	padding-top: 20px;
	padding-bottom: 10px;
}
a:link {
	color: #8A2528;
	text-decoration: none;
}
a:visited {
	color: #660000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#picroll {
	height: 235px;
	width: 800px;
	float: left;
}
h1 {
	font-size: 14px;
	line-height: 24px;
	color: #333333;
	font-weight: lighter;
}
.indented {
	padding-left: 50px;
}
.shade {
	background-color: #EFE7E7;
	border: thin solid #999999;
	line-height: 1.35em;
	padding-top: 10px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	font-weight: normal;
}
.spacer {
	padding-right: 10px;
}
