/* ##### Common Styles ##### */

body {
  color: dark-gray;
  background-color: white;
  font-family: verdana, helvetica, arial, sans-serif;
  font-size: 81%;  /* Enables font size scaling in MSIE */
  margin: 0 0 0 1em;
  padding: 0;
}

html > body {
  font-size: 9.5pt;
}

.doNotDisplay {
  display: none;
}

h1 {
  font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
  font-size: 145.5%;
  font-weight: bold;
  margin: 0 0 1.05em 0;
  padding: 0;
}

h2 {
  font-size: 110%;
  margin: 0;
  padding: 0;
  width: 100%;  /* Circumvents a rendering bug (?) in MSIE 6.0 */
}

h3 {
  font-family: "trebuchet ms", verdana, helvetica, arial, sans-serif;
  font-size: 105.5%;
  /*font-weight: bold;*/
  margin: 0;
  padding: 0;
  color: #4682B4;
}
p {
  margin: 0 0 1.5em 0;
  padding: 0;
}
a, a:visited {
  color: gray;
  background-color: transparent;
  text-decoration: underline;
}
a:hover {
  color: #49b446;
  background-color: transparent;
  text-decoration: none;
}
.left {
	float: left;
	padding: 5px 7px 7px 0;
	border: 0;
}
.right {
	float: right;
	padding: 10px 0 10px 20px;
}

.linkright {
	float: right;
	margin: 0;
	padding: 0;
	font-size: 85%;
}


/* ##### Header ##### */

#header {
	height: 13em;
}
body > #header {
	height: 5em;
}

#headerPics {
	position: absolute;
	top: 0.5em;
	left:	12em;
  font-family: garamond, "times new roman", times, roman, serif;
  font-size: 200%;
}

#header h1 {
  font-family: garamond, "times new roman", times, roman, serif;
  font-size: 175.5%;
  font-weight: normal;
  margin: 0.5em 0 1.05em 0;
  padding: 0;
}


/* ##### Main Copy ##### */

#content {
	top : 7em;
	position : relative;
	width : auto;
	z-index : 3;
	background-color : #fff;
	padding : 1em;
	margin : 0 5px;
}

#column1, #column2, #column3, #column2and3 {
  float: left;
  width: 30%;
  margin: 0;
  padding: 0 2%;
}
#column1 {
	margin-right: -1px;
	border-right: 1px solid #cccccc;
}
#column2and3 {  /* Renders the column dividers */
  border-left: 1px solid #cccccc;
  width: 60%;
}
#column1 h2 {
  border-bottom: 1px solid #480000;
}
#column2and3 h2 {
	color: #4682B4;
  border-bottom: 1px solid #4682B4;
}
a.propimage {
	text-decoration: none;
}
div.row {
  clear: both;
  padding-top: 5px;
}
div.row span.label {
  float: left;
  width: 20%;
  color: #4682B4;
}
div.row span.formw {
  float: right;
  width: 78%;
  text-align: left;
}
table.weekpricestatus {
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-weight: normal;

	font-size: 90%;

	color: #fff;
	background-color: #fff;
	border: 5px;
	border-collapse: collapse;
	border-spacing: 0px;
}
table.weekpricestatus td {
	/*line-height: 20px;*/
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif ;
	font-weight: normal;
	font-size: 90%;
}
table.weekpricestatus td.title {
	background-color: #fff;
	color: #000;
	padding: 14px 0 0 0;
	text-align: center;
	font-size: 110%;
	font-weight: bold;
}
table.weekpricestatus td.head {
	background-color: #666;
	color: #fff;
	padding: 4px;
	text-align: left;
	border-bottom: 2px #fff solid;
	border-top: 1px #fff solid;
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
	font-weight: bold;
	text-align: center;
}
table.weekpricestatus td.headrental {
	background-color: #666;
	color: #fff;
	padding: 4px;
	text-align: left;
	border-bottom: 2px #fff solid;
	border-top: 1px #fff solid;
	border-left: 1px #fff solid;
	border-right: 1px #fff solid;
	font-weight: bold;
	text-align: center;
}
table.weekpricestatus td.low {
	background-color: #D7F1D7;
	color: #000;
	padding: 4px;
	text-align: left;
	border: 1px #fff solid;
	font-weight: bold;
}
table.weekpricestatus td.lowrental {
	background-color: #D7F1D7;
	color: #000;
	padding: 4px;
	text-align: left;
	border: 1px #fff solid;
	width: 100px;
	text-align: center;
	font-weight: bold;
}
table.weekpricestatus td.lowbooked {
	background-color: #D7F1D7;
	color: #666;
	padding: 4px;
	text-align: left;
	border: 1px #fff solid;
}
table.weekpricestatus td.lowbookedrental {
	background-color: #D7F1D7;
	color: #666;
	padding: 4px;
	text-align: left;
	border: 1px #fff solid;
	width: 100px;
	text-align: center;
}
table.weekpricestatus td.mid {
	background-color: #D7F1D7;
	color: #000;
	padding: 4px;
	text-align: left;
	border: 1px #fff solid;
	font-weight: bold;
}
table.weekpricestatus td.midrental {
	background-color: #D7F1D7;
	color: #000;
	padding: 4px;
	text-align: left;
	border: 1px #fff solid;
	width: 100px;
	text-align: center;
	font-weight: bold;
}
table.weekpricestatus td.midbooked {
	background-color: #D7F1D7;
	color: #666;
	padding: 4px;
	text-align: left;
	border: 1px #fff solid;
}
table.weekpricestatus td.midbookedrental {
	background-color: #D7F1D7;
	color: #666;
	padding: 4px;
	text-align: left;
	border: 1px #fff solid;
	width: 100px;
	text-align: center;
}
table.weekpricestatus td.high {
	background-color: #D7F1D7;
	color: #000;
	padding: 4px;
	text-align: left;
	border: 1px #fff solid;
	font-weight: bold;
}
table.weekpricestatus td.highrental {
	background-color: #D7F1D7;
	color: #000;
	padding: 4px;
	text-align: left;
	border: 1px #fff solid;
	width: 100px;
	text-align: center;
	font-weight: bold;
}
table.weekpricestatus td.highbooked {
	background-color: #D7F1D7;
	color: #666;
	padding: 4px;
	text-align: left;
	border: 1px #fff solid;
}
table.weekpricestatus td.highbookedrental {
	background-color: #D7F1D7;
	color: #666;
	padding: 4px;
	text-align: left;
	border: 1px #fff solid;
	width: 100px;
	text-align: center;
}

/* ##### Navigation ##### */

#topnav {
	border-bottom: 10px solid #4682B4;
	background-color : #fff;
	position : absolute;
	top : 9em;
	left : 0;
	right : 0;
	width : 100%;
	padding: 0.75em 0 0.15em 0;
	margin : 0;
}

#topnav .dateline {
  color: #afafaf;
  background-color: transparent;
  font-style: italic;
  float: right;
  margin: 0 2em;
  padding: 0;
}
.tab {
  color: #afafaf;
  background-color: #f8f8f8;
  text-decoration: none;
  font-weight: bold;
  margin: 0;
  padding: 0.25em 1.25em 0.25em 1.25em;
  border-top: 1px solid #e7e7e7;
  border-right: 1px solid #616161;
  border-left: 1px solid #e7e7e7;
}
.highlighted {
  color: #fff;
  background-color: #4682B4;
  border-top-color: #4682B4;
  border-right-color: #4682B4;
  border-left-color: #4682B4;
}


/* ##### Footer ##### */

#footer {
	clear: both;
	padding: 10em 0 0 0;
}

#footer .left {
  line-height: 1.45em;
  float: left;
  clear: left;
}

#footer .right {
  text-align: right;
  line-height: 1.45em;
  padding: 0 1em 0 0;
}

