/* CSS Document */
body {
  	margin: 0;
	text-align: center;
	background-image: url(pix/grbg1.gif);
  }
#container {
	width: 767px;
	text-align: left;
	background-color: #CCCCFF;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #405B56;
	border-bottom-color: #405B56;
	border-right-style: solid;
	border-bottom-style: solid;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#leftcontainer {
	width: 550px;
	float: left;
	padding-top: 0px;
	padding-bottom: 5px;
}
#rightcontainer {
	float: right;
	background-color: #FFFFFF;
	width: 217px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align:center;
}
#topcontainer {
	float: left;
	width: 767px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align:left;
}
#nav	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFCC;
	text-align: center;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(pix/grbg.gif);
}
#nav a:link	{
	text-decoration: none;
	color: #FFFF99;
}
#nav a:visited	{
	text-decoration: none;
	color: #FFFF99;
}
#nav a:active	{
	text-decoration: none;
	color: #FFFF66;
}
#nav a:hover	{
	text-decoration: none;
	color: #FFCC66;
	text-decoration: underline;
}
#main {
	width: 540 px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	height: 100%;
	padding-bottom: 10px;
}
#main p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003300;
	text-align: left;
}
#main a:link {
	color: #006600;
	text-decoration: underline;
}
#main a:hover {
	color: #009900;
	text-decoration: underline;
}
#main a:visited {
	color: #333300;
	text-decoration: none;
}
#main a:active{
	color: #006600;
	text-decoration: none;
}
#main header h1	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #003333;
	text-align: left;
}
.maintext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003300;
	text-align: left;
}
.maincenter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003300;
	text-align: center;
	padding-right: 15px;
	padding-left: 15px;
}
h1	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #003333;
	text-align: left;
	padding-top: 5px;
}
.pixleft {
	padding: 2px;
	border: 1px solid #003333;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 0px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #336600;
}
.pixleft a:link {
	color: #336600;
	text-decoration: none;
}
.pixleft a:hover {
	color: #00CC00;
	text-decoration: underline;
}
.pixleft a:visited {
	color: #333300;
	text-decoration: none;
}
.pixleft a:active{
	color: #336600;
	text-decoration: none;
}
.pixright {
	padding: 2px;
	border: 1px solid #003333;
	float: right;
	margin-top: 0px;
	margin-left: 5px;
	margin-bottom: 10px;
	margin-right: 0px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #336600;
}
.pixright a:link {
	color: #336600;
	text-decoration: none;
}
.pixright a:hover {
	color: #00CC00;
	text-decoration: underline;
}
.pixright a:visited {
	color: #333300;
	text-decoration: none;
}
.pixright a:active{
	color: #336600;
	text-decoration: none;
}
.pixcenter {
	padding: 2px;
	border: 1px solid #003333;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 5px;
	margin-right: 0px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #336600;
	clear: both;
	float: none;
	margin-top: 0px;
	width: auto;
}
.pixcenter a:link {
	color: #336600;
	text-decoration: none;
}
.pixcenter a:hover {
	color: #00CC00;
	text-decoration: underline;
}
.pixcenter a:visited {
	color: #333300;
	text-decoration: none;
}
.pixcenter a:active{
	color: #336600;
	text-decoration: none;
}
#sidebar {
	float: left;
	background-color: #CCCC99;
	width: 205px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	height: 100%;
	border-left-width: 2px;
	border-left-style: inset;
	border-left-color: #CCCC66;
	border-top-width: 2px;
	border-top-style: inset;
	border-top-color: #CCCC66;
	border-right-width: 0px;
	border-right-style: none;
	padding-bottom: 0px;
}
#sidebar p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #663300;
	text-align: left;
}
#sidebar a:link	{
	text-decoration: underline;
	color: #993300;
}
#sidebar a:visited	{
	text-decoration: none;
	color: #FFFF99;
}
#sidebar a:active	{
	text-decoration: none;
	color: #990000;
}
#sidebar a:hover	{
	text-decoration: underline;
	color: #CC0000;
}
.sidebarpix {
	padding: 2px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: italic;
	color: #336600;
	font-weight: bold;
}
.newsletter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336600;
	text-align: left;
	background-color: #CCCC99;
	padding: 2px;
	border: 2px inset #CCCC99;
}
.newslettertxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336600;
	text-align: left;
	background-color: #CCCC99;
}
.newslettertxt a:link {
	color: #339900;
	text-decoration: underline;
}
.newslettertxt a:hover {
	color: #33CC00;
	text-decoration: underline;
}
.newslettertxt a:visited {
	color: #336600;
	text-decoration: none;
}
.newslettertxt a:active {
	color: #336600;
	text-decoration: none;
}
.newsletterfield {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336600;
	text-align: left;
	background-color: #CCCCCC;
	margin-top: 5px;
}
.newsletterhdr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #006600;
	text-align: left;
	font-weight: bold;
}
.newsletterbtn {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336600;
	text-align: center;
	background-color: #CCCC66;
	font-weight: bold;
	border: 2px outset #66CC00;
	margin-top: 5px;
}
#leftrooms {
	float: left;
	width: 373px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	margin-top: 0px;
	padding-bottom: 10px;
}
#rightrooms {
	float: right;
	width: 370px;
	background-color: #99CCCC;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 5px;
	margin-top: 0px;
	padding-bottom: 10px;
	border-left-width: 1px;
	border-left-style: inset;
	border-left-color: #99CCFF;
	border-top-width: 1px;
	border-top-style: inset;
	border-top-color: #99CCFF;
}
#rooms {
	float: left;
	width: 767px;
	padding-top: 0px;
	padding-bottom: 0px;
	text-align:left;
}
#rooms p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003300;
	text-align: left;
}
#rooms a:link {
	color: #006600;
	text-decoration: underline;
}
#rooms a:hover {
	color: #009900;
	text-decoration: underline;
}
#rooms a:visited {
	color: #006600;
	text-decoration: underline;
}
#rooms a:active{
	color: #006600;
	text-decoration: underline;
}
#rooms h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #336633;
	text-align: left;
	clear: both;
	float: none;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 20px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
#rooms h2 a:link {
	color: #006633;
	text-decoration: none;
}
#rooms h2 a:hover {
	color: #009900;
	text-decoration: underline;
}
#rooms h2 a:active {
	color: #006633;
	text-decoration: none;
}
#rooms h2 a:visited {
	color: #006633;
	text-decoration: none;
}
#roomhdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	text-align: center;
	clear: both;
	float: none;
	width: 367px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform: capitalize;
	background-color: #99CCCC;
	padding: 3px;
}
.RRroomhdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	text-align: center;
	clear: both;
	float: none;
	width: 367px;
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform: capitalize;
	background-color: #CCCCFF;
	padding: 3px;
}
.indulgehdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #663300;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform: capitalize;
	background-color: #CCCCFF;
	padding: 3px;
}
#room {
	clear: both;
	float: none;
	width: 365px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
.footernav	{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
	background-image: url(pix/grbg.gif);
}
.footernav a:link	{
	text-decoration: none;
	color: #CCCCFF;
}
.footernav a:visited	{
	text-decoration: none;
	color: #999933;
}
.footernav a:active	{
	text-decoration: none;
	color: #99CCFF;
}
.footernav a:hover	{
	text-decoration: underline;
	color: #33CCFF;
	text-decoration: underline;
}
#footer {
	text-align: center;
	margin-right:auto;
	margin-left:auto;
	width: 650px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(pix/grbg.gif);
	border: 1px solid #405B56;
	clear: both;
}
.footertext{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
}
#subfooter {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #99CC66;
	text-decoration: none;
	text-align: center;
}
#subfooter a:link {
	color: #99CC33;
	text-decoration: none;
}
#subfooter a:hover {
	color: #99CC00;
	text-decoration: underline;
}
#subfooter a:visited {
	color: #99CC66;
	text-decoration: none;
}
