
 body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: center;
}

table {
	border-color: #CCCCCC;
}

img {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	border: none;
	padding: 0 0 0 0;
}

label {
	float : left;
	margin: 0 5px; 0 5px;
	font-weight: bold;
	line-height: 18px;
	}

tr#header {
	background-color: #000099;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

tr#data {
text-align: center;
}

td {
	padding: 2px;
}

p {
	margin: 0;
}

#window {
	width:760px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	text-align:left;
}

/* Titlebar Styles */

#titleBar {
	width: 760px;
	height: 130px;
	margin:0;
	padding:0;
	font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
	background: #FFD70C;	
}

#logo{
	width:160px;
	height:100px;
	background-color:#FFFFFF;
	margin:0;
	padding:0;	
	float:left;
	
		background: white url(/images/imgLogo.gif) no-repeat center center;	
	
	border-bottom:6px solid #DD9A22;
}
#ownerTitle{
	width:600px;
	height:45px;
	background-color:#FFFFFF;
	float:left;
	margin:0;
	padding:0;	
	border-bottom:6px solid #DD9A22;
}
#ownerTitle h1 {
  font-size:17px;
  font-weight:bold;
  color:#FF0000;
	margin:5px 0 2px 10px;
}
#ownerTitle h2 {
  font-size:10px;
  font-weight:bold;
  color:#0066FF;
  margin:0px 0px 0px 15px;
}
#propertyDescription{
	background-color:#FFD70C;
	width:400px;
	height:45px;
	float:left;
	margin:0;
	padding:0;
}
#propertyDescription ul {
	margin:5px 0 0 20px;
	text-indent:0px;
	padding:0;
	font-size:11px;
	color:#000000;
	list-style-type:square;
	line-height:11px;
}

#ccLogo{
	background: #FFD70C url(../images/visa-mastercard.gif) no-repeat 60% 30%;
	width:150px;
	height:45px;
	float:right;
	padding:0;
	margin:0;
}
#titleBottomLeft {
	background: #FFD70C;	
	float:left;
	clear:both;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	width:200px;
	text-align:left;
	margin:0;
	padding:3px 0 0 10px;
}

#titleBottomRight {
	background: #FFD70C;
	float:right;
	color:#000000;
	font-size:11px;
	font-weight:bold;
	width:500px;
	text-align:center;
	padding:0 0 0 0;
	height:15px;
}

#titleBottomRight input {
  background-color: #000099;
  font-weight: bold;
  font-size: 11px;
	font-weight: bold;
  color: white;
  padding:0px 2px;
	margin:0 10px 0 0;
  cursor: pointer;
	letter-spacing:1px;
	height:18px;
  overflow: visible;	
}

/* Navigation Styles */
#navigation {
	width: 140px;
	background-color:#000099;
	float: left;
	padding:8px 0 0 0;
}

#navigation input {
	background-color:#000099;
	color: #FFFFFF;
	border: 2px #FFD635 solid;
	font-weight: bold;
	font-size: 12px;
	width: 130px;
	margin-left:5px;
	margin-bottom:5px;
	text-align:center;
	letter-spacing: 1px;
}

#navigation input.on {
	background-color:#FFFFFF;
	color: #000099;
	border: 2px #FFD635 solid;
	font-weight: bold;
	font-size: 12px;
	width: 130px;
	margin-left:5px;
	margin-bottom:5px;
	text-align:center;
	letter-spacing: 1px;
}

#nav-logos {
  background: #FFFFFF;
  text-align:center;
}

#nav-logos p {
  padding: 10px 0px 10px 0px;
}

/* Content Styles */
.content {
	float: right;
	width: 560px;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 10px 10px;
	font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size: 11px;
}

.content h1 {
	font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size: 16px;
	color: #000099;
	font-weight: Bold;
	margin-top: 10px;
	margin-bottom: 10px;
}

.content h2 {
	font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size : 12px;
	color : #3333FF;
	font-weight: bold;
	text-indent: 5px;
	margin: 25px 0px 10px 0px;
	clear:both;
}

.content h3 {
	font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
	color : #000000;
	font-weight: bold;
	font-size: 11px;
	text-indent: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.content h4 {
	font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;
	color : #000000;
	font-weight: bold;
	font-size: 11px;
	text-indent: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
}

.content A {margin:0px;font-weight:normal;padding:0px;border:0px;font-weight:bold;}
.content A:hover {color:red;}

.content span {
	color:blue;
	text-decoration:underline;
	cursor:pointer;
}

.row {
	clear:both;
	width: 100%;
}

.listLabel {
	width:30%;
	float:left;
	text-align:right;
	margin-right:10px;
  padding: 0px;
}

.listData {
	width:60%;
	float:left;
  padding: 0px;
}

.red {
  color: red;
}

/* Footer Styles */
#footer-links {
	width:760px;
	margin-right:auto;
	margin-left:auto;
	padding:0px;
	clear: both;
	text-align:center;
}

#footer-bar {
	width: 760px;
	height: 35px;
	background-color:#FFD70C;
	border-top:6px solid #DD9A22;	
}

#footer-links a,a:link,a:visited {
	font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
	font-size : 11px;
	color: #0066FF;
	text-decoration: underline;
	text-align: center;
}

#footer-links a:hover {
	color: red;
}

.al_button {
  background-color: #000099;
  font-weight: bold;
  font-size: 12px;
  color: white;
  padding: 3px;
  cursor: hand;
}

.al_button_hover {
  background-color: white;
  font-weight: bold;
  font-size: 12px;
  color: #000099;
  padding: 3px;
  cursor: hand;
}

/* FORM styles */
#titleBarLinks input.submit {
  background-color: #000099;
  font-weight: bold;
  font-size: 11px;
	font-weight: bold;
  color: white;
  padding:0px 2px;
	margin:0;
  cursor: pointer;
	letter-spacing:1px;
	height:18px;
  overflow: visible;
}

input.submit {
  background-color: #000099;
  font-weight: bold;
  font-size: 12px;
  color: white;
  padding: 1px;
  cursor: pointer;
	margin:0px;
  letter-spacing: 1px;
}

select  {
  	font-family : verdana,arial,sans-serif;
  	font-size : 11px;
}

textarea  {
  	font-family : verdana,arial,sans-serif;
  	font-size : 12px;
}

/* Email Us */
#gateway-text {
	float : left;
  margin-left: 20px;
  width: 300px;
	font-family : verdana,arial,sans-serif;
	font-size : 10px;
  color : #000099;
  padding: 5px;
}

#gateway-checkbox {
  margin-left: 330px;
}

.reserveNowContainer {
  width: 400px;
  border: dashed 1px;
  margin:auto;
}

.error {
  color: #AA0000;
  margin:10px;
  border: dashed 1px;
  padding: 5px;
}

.msg {
  color: blue;
  margin: 5px;
}

/* used within Make A Payment & Reserve Now process */
.paymentSteps {
  background: #000099;
  margin:0;
  color: white;
  font-weight: bold;
  padding: 3px;
  font-family : Verdana,Arial,Geneva,Helvetica,sans-serif;
}

.header {
	background-color: #000099;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}

form {
  margin:0;
  padding:0;
  display:inline;
}

.headers {
	font-family: Verdana, Arial, Georgia, Helvetica, sans serif;
	font-size: 16px;
	color: #000099;
	font-weight: Bold;
}





	.Availability TD {
		margin: 0px;
		padding: 0px;	
		border: solid 1px #D8D8D8;
		vertical-align: top;
		text-align: left;
		font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;				
	}
   	
	.Availability TH{
		color:#FFFFFF;
		background: #000099;
	}
  
  td.noBorder{
    border:0;
  }
	a.monthLink:link,a.monthLink:visited {
		color:#FFFFFF;
    text-decoration:none;
    font-weight:bold;
		font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
    font-size: 13px;
	}  
  
	a.monthLink:hover {
		color:orange;
    text-decoration:none;
    font-weight:bold;
		font-family: Arial,Verdana,Geneva,Helvetica,sans-serif;
    font-size: 13px;
	}   
	
	td.week{
	border: solid 1px #FFFFFF;
  text-align:center;
	}
	
	.week {
		background: #cdcdcd;
		text-align: center;
		color:black;
		font-weight:bold;
		font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;	
		font-size: 10px;		
    border: solid 1px #FFFFFF;
	}
.days{
		vertical-align: top;
		text-align: left;
		font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;	
		font-size: 10px;
		color: black;
	}
.days a:link,a:visited {
  color:blue;
  font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;	
  font-size: 11px;  
}
.days a:hover {
  color:red;
  font-family: Verdana,Arial,Geneva,Helvetica,sans-serif;	
  font-size: 11px;  
}
.booked {
  background: white url(../images/reserved.gif) no-repeat;
  background-position:bottom right;
 }

span.today  {
  color:blue;
  font-weight:bold;
  text-decoration:none;
  cursor: default;
 }
