/* CSS Document */
header {
	height: 25px;
}

body  {
	font: Gill Sans MT Condensed; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	margin: 0 auto;
	position: relative;
	text-align: center;
}

h1 {
 font:"Gill Sans MT Condensed";
 font-size:24px;
 color:#999999;
 margin-top:50px;
}
p {
	font-family: Gill Sans MT Condensed;
	clear: both;
	color: #999999;
	font-size: medium;
}

#container  {
	width: 850px;
	position: relative;
	margin: 0 auto;
	padding: 25px 0 0 0;
	text-align: center;
} 
#alignLft {
	text-align: left;
}

#sidebar1  {
	width: 280px;
	text-align: center;
	font-family: Gill Sans MT Condensed;
	color: #999999;
	font-size: small;
	float: left;
	padding: 0 10px 10px 10px;
	height: 500px;
}
#sidebar1 p {
	text-align: center;
	font-family: Gill Sans MT Condensed;
	color: #999999;
	font-size: medium;
}

#mainContent  {
	width: 550px;
	float: left;
	font-family: "Gill Sans MT Condensed";
} 
#rightNav {
	position: absolute;
	left: 780px;
	top: 45px;
	height: 450px;
	width: 80px;
	padding-top: 25px;
}
bottomNav {
	font-family: Gill Sans MT Condensed;
}
#footer  {
	font-size: small;
	color: #999999;
	text-align: right;
	width: 850px;
} 

#footer  a  {
	font-family: "Gill Sans MT Condensed";
	font-size: x-small;
	color: #6699CC;
	text-align: right;
}
#footer  a:hover  {
	font-family: "Gill Sans MT Condensed";
	font-size: x-small;
	color: #0000FF;
	text-align: right;
}
#end  {
	width: 850px;
	padding: 5px 10px 5px 10px;
	font-size: small;
	color: #999999;
} 
#end  a  {
	font-family: "Gill Sans MT Condensed";
	font-size: x-small;
	color: #6699CC;
}
#end  a:hover  {
	font-family: "Gill Sans MT Condensed";
	font-size: x-small;
	color: #0000FF;
}

#container  #sidebar1   a:hover  {
	color: #0000FF;
}
#container  #sidebar1  a  {
	color: #6699CC;
}


.guestbook_statement    {
	text-align: left;
	font-family: "Monotype Corsiva";
	float: left;
	overflow: auto;
	height: 440px;
	width: 550px;
}
#container #mainContent .guestbook_statement p {
	font-family: "Monotype Corsiva";
	padding: 0 10px 0 0;
	color: #6699cc;
}

.guestbook_signature   {
	font-family: "Monotype Corsiva";
	font-size: small;
	color: #6699cc;
	text-align: right;
	float: left;
	padding: 0 10px 20px 0;
	width: 520px;
}





#textarea_lg {
	height: 75px;
	width: 300px;
}


.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

#form {
	background-color: #FFFFFF;
	width: 840px;
	clear: both;
	padding: 20px 0 20px 0;
	font-family: "Gill Sans MT Condensed";
}
.form_left {
	width: 420px;
	float: left;
}
.form_right {
	width: 420px;
	float: left;
	border-right: 1;
}
.form_full {
	width: 360px;
	float: left;
}
.form_left_spacer {
	width: 420px;
	height: 15px;
	float: left;
}

div.row {
	clear: both;
  }

div.row span.label {
	float: left;
	text-align: right;
	width: 150px;
	padding-bottom: 3px;
  }


div.row span.formw {
	float: left;
	text-align: left;
	padding-bottom: 3px;
  } 
.reservations {
	font-family: "Gill Sans MT Condensed";
	font-size: small;
}
.reservations #container {
	position: relative;
	padding: 0 0 0 0;
}

.reservations #container #sidebar1 {
	height: 120px;
	padding: 0 0 0 0;
	float: none;
	text-align: center;
	width: 850px;
}
#mainContent_form {
	width: 850px;
	padding: 10px 0 0 0;
	float: left;
	font-size: small;
}
.reservations #container #mainContent_form p {
	font-size: small;
}
#container #sidebar1 h3 {
	font-family: "Gill Sans MT Condensed";
	font-size: medium;
}
.rates_cal {
	font-family: Calibri;
	font-size: 12px;
	text-align: center;
	width: 250px;
	float: left;
	padding: 0px;
}
.rates_cal_yr {
	float: left;
	width: 250px;
	border: 1px solid #999;
}
#month_wraper {
	width: 119px;
	float: left;
	text-align: center;
}
.rates_cal_mo {
	text-align: center;
	padding: 0pt;
	float: left;
	width: 119px;
}
.rates_cal_wk {
	float: left;
	width: 15px;
	border: 1px solid #999;
}
.rates_cal_day  {
	float: left;
	width: 15px;
	height: 10pt;
	border: 1px solid #999;
	background: #CCECFF;
}
#low {
	background-color: #CCFF66;
}
#holdy {
	background-color: #FFCCFF;
}
#mm {
	background-color: #FFCC99;
}
#stnd {
	background-color: #CCECFF;
}



#empty {
	color: #CCC;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background: #fff;
}
.Section1   {
	overflow: auto;
	margin: 40 0 20px 75px;
	height: 450px;
	width: 300px;
}
