/* CSS Document */
body {
	margin: 0;
	text-align: center;
	background-image: url(pix/dots-bg.png);
	background-color: #FFFF99;
	background-repeat: repeat;
  }
#container {
	width: 802px;
	text-align: left;
	background-color: #FFFFCC;
	border-right-width: 2px;
	border-right-style: inset;
	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-right-color: #CC9966;
	border-bottom-color: #CC9966;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}
#leftcontainer {
	width: 500px;
	float: left;
	padding-top: 0px;
	padding-bottom: 5px;
}
#rightcontainer {
	float: right;
	background-color: #FFFFFF;
	width: 300px;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 100%;
	text-align:center;
}
#topcontainer {
	float: left;
	width: 804px;
	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: 490px;
	float: left;
	padding-right: 5px;
	padding-left: 5px;
	height: 100%;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC3300;
	text-align: left;
	line-height: 18px;
}
#main a:link {
	color: #990000;
	text-decoration: underline;
}
#main a:hover {
	color: #FF6600;
	text-decoration: underline;
}
#main a:visited {
	color: #660000;
	text-decoration: none;
}
#main a:active{
	color: #660000;
	text-decoration: none;
}
#main h1	{
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC6600;
	text-align: left;
	padding-top: 5px;
}
.pixleft {
	float: left;
	text-align: center;
	padding-bottom: 5px;
}
.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 {
	float: right;
	text-align: center;
}
.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: #FFFF99;
	width: 300px;
}
.sidebar p {
	padding-right: 5px;
	padding-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #993300;
	text-align: left;
}
.sidebar a:link	{
	text-decoration: underline;
	color: #CC3300;
}
.sidebar a:visited	{
	text-decoration: none;
	color: #CC6600;
}
.sidebar a:active	{
	text-decoration: none;
	color: #CC6600;
}
.sidebar a:hover	{
	text-decoration: underline;
	color: #FF6600;
}
.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 {
	text-align: left;
	background-color: #FFFF66;
	padding: 2px;
	border: 2px inset #FFCC66;
	width:90%
}
.newslettertxt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #339900;
	text-align: left;
}
.newsletterfield {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #339900;
	text-align: left;
	background-color: #FFFF66;
	margin-top: 5px;
}
.newsletterhdr {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #669900;
	text-align: left;
	font-weight: bold;
}
.newsletterbtn {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #339900;
	text-align: center;
	background-color: #FFFF99;
	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;
}
.quilthdr {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFCC66;
	text-align: center;
	clear: both;
	float: none;
	margin-top: 5px;
	margin-bottom: 5px;
	text-transform: capitalize;
	background-color: #CC9900;
	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: #CC9900;
	text-align: center;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
}
.footernav a:link	{
	text-decoration: none;
	color: #CC9933;
}
.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/dots-footer-bg.png);
	border: 1px solid #405B56;
	clear: both;
}
.footertext{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #CC9900;
	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;
}
