dummy{}

#content {
  /*height:800px;/**/
  /*overflow:auto;/**/
}

#marqueecontainer{
  text-align:left;
  position: relative;
  width: 90%; /*marquee width */
  height: 200px; /*marquee height */
  background-color: #CC6633;
  overflow: hidden;
  border: 1px solid #006600;
  padding: 2px;
  padding-left: 4px;
}

a {
  color:#006600;/**/
  /*font-weight:bold;/**/
}

button {
	width:400px;
	height:100px;
}

body {
	background-color: #006600;
	color: #333300;
	font-family: Century Gothic;
	/*font-size: x-large;*/
	text-align: center;
}

h2 {
  color:000000;
}

table {
  color: #333300;
	background-color: #CC6633;
	border: 0px solid none;/**/
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	border-collapse: collapse;
}

th {
	text-align: center;
	color: #333300;
}

tr {
	border-spacing: 0px;
	padding: 0px 0px 0px 0px;
	color: #333300;
}

td {
	border-spacing: 0px;
	padding: 0px 0px 0px 0px;
	color: #333300;
}

font {
	font-family: Century Gothic;
	color: #333300;
	/*font-size: x-large;*/
}

#header {
	font-family: Century Gothic;
	/*font-size: 40px;/**/
	background-color:transparent;
	color: #000000;
	vertical-align:center;
}

#body {
	font-family: Century Gothic;
	/*font-size: x-large;*/
	background-color: #CC6633;
	color: #333300;
}

#footer {
	/*font-family: Gloucester MT Extra Condensed;*/
	font-family: Century Gothic;
	font-size: medium;
	background-color: #CC6633;
	color: #333300;
}

#home {

}

#amenities {


}

#amenities caption {
	font-size: 24pt;
}

#activities {
  background-color:#CC6633;
}
#activities caption {
	font-size: 24pt;
}

#availability td {
	
}

#availability caption {
	font-size: 24pt;
}

#photos caption {
	font-size: 24pt;
}

#rates {
	font-size: large;
	font-family: Century Gothic;
	background-color:#CC6633;
}

#rates caption {
	font-size: 24pt;
	background-color:#CC6633;
}

#rates th {
	/*text-align: center;*/
	background-color:#CC6633;
}

#rates td {
	/*text-align: center;*/
	background-color:#CC6633;
}
#login {


}
#payments {
	font-size: medium;
}

#reservation {
	
}

#reservation caption {
	font-size: 32pt;
}

#reservations {
		font-size: small;
		text-align:center;
}

#reservations caption {
	font-size: 32pt;
}

#reservations td {
	font-size: small;
}

#contacts {
	font-size: medium;
	text-align:left;
	padding: 20px 20px 20px 20px;
}
#contacts th {
	font-size: medium;
	text-align:left;
}
#contacts td {
	font-size: small;
	text-align:left;
}

#register {

}

#res1 {

}

#res2 {

}

#res3 {

}

#res4 {
	font-size: large;
}

#res5 {

}

#agreement {
	font-family: "Courier New", Courier, mono;
	font-size: small;
}

#menu {
	font-family: "Courier New", Courier, mono;
	font-size: small;
}
#testimonials {
	width: 90%;
	height: 125px;
}

.main_menu {
  font-family:"Times New Roman";
  font-size:14px;
  display:inline;
 
}
.main_menu table {
  font-family:"Times New Roman";
  font-size:14px;
  color:#333300;/**/
}
.main_menu td {
  font-size:14px;
  padding-left:1px;
  padding-top:1px;
}
.main_menu a {
  font-size:14px;
  display:inline-block;
  text-decoration:none;
  color:#CC6633;
  background-color:#006600;
  text-align:center;
  /**height:20px;/**/
  min-width:50px;/**/
  padding:1px 3px 1px 3px;
  margin:1px;
  background-image:url('/themes/menu.png');
  border:1px solid #006600;
}
.main_menu a:hover {
  text-decoration:none;
  color:#006600;
  background-color:#CC6633;/**/
}
.main_menu a:active {
  text-decoration:underline;
  color:#006600;
  background-color:#CC6633;/**/
}

