<!--
a:link { 
color: blue; 
text-decoration:none; 
} 
a:visited { 
color: purple; 
text-decoration:none; 
} 
a:active { 
color: red; 
text-decoration:none; 
} 
a:hover { 
font-weight: bold; 
text-decoration: underline; 
} 


.notify {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	border: 1px solid #336699;
	background-color: #ffffee;
	color: #000000;
	padding: 8px;
	width: 95%;
	text-align: center;

}
.selecteditems {
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 13pt;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
.textsmall {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 7.75pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.textmedium {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.textbig {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
}
.subheaders {
	font-family: Times New Roman, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	text-transform: none;
}
.calendarheaders {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	background-color: #336699;
}
.calendardays {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	background-color: #000000;
}

.boxes		{ font-family: Times New Roman, sans-serif; 
			  font-size: 9pt; 
			  border: 1px solid #666666; 
			  background-color: white
			  }
.buttons	{ font-family: Times New Roman, sans-serif;
	font-weight: bold;
	color: black;
	font-size: 10pt;
	text-align: center;
}
.toptext {
	font-family: Times New Roman, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.toptexttiny {
	font-family: Times New Roman, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
.toptexttinygrey {
	font-family: Times New Roman, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.navbar {
	font-family: Times New Roman, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding: 10px;
}
a:link {
	font-family: Times New Roman, sans-serif;
	font-size: ;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003399;
	text-decoration: none

}
a:visited {
	font-family: Times New Roman, sans-serif;
	font-size: ;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003399;
	text-decoration: none

}
a:hover {
	font-family: Times New Roman, sans-serif;
	font-size: ;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #003399;
	text-decoration: underline

}
a:active {
	font-family: Times New Roman, sans-serif;
	font-size: ;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: maroon;
	text-decoration: underline

}
.bodycopy {
	font-family: Times New Roman, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.2;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	}
.bodycopybig {
	font-family: Times New Roman, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #005488;
	text-decoration: none;
}
h1 {
	font-family: Times New Roman, sans-serif;
	font-size: 24px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
a.second:link {
	color: #003399;
	text-decoration: underline;
	font-family: Times New Roman, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.3;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a.second:visited {
	color: #003399;
	text-decoration: underline;
	font-family: Times New Roman, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.3;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a.second:hover {
	color: #336699;
	text-decoration: none;
	font-family: Times New Roman, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.3;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
a.second:active {
	color: #003399;
	text-decoration: underline;
	font-family: Times New Roman, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.3;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.bio {
	font-family: Times New Roman, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.2;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.sidebar {
	font-family: Times New Roman, sans-serif;
	font-size: 14px;
	font-style: italic;
	line-height: 1.3;
	font-weight: 900;
	color: #663300;
	text-decoration: none;
	text-align: center;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.rentalcopy {
	font-family: Times New Roman, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.2;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.rentalheader {
	font-family: Times New Roman, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.2;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.rentalheaderred {
	font-family: Times New Roman, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: 1.2;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: red;
	text-decoration: none;
}
.weekly {
	font-family: Times New Roman, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 1.2;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}
li {
	font-family: Times New Roman, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 1.3;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.amenities {
	font-family: Times New Roman, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #000000;
	text-decoration: none;
	text-indent: 0px;
}
.features {
	font-family: Times New Roman, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: uppercase;
	color: #006600;
	text-decoration: underline;
}
.description {
	font-family: Times New Roman, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 1.3;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
	padding: 2px;
}
.descriptionblue {
	font-family: Times New Roman, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.3;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #003399;
}
.bottombar {
	font-family: Times New Roman, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.bottombarsmall {
	font-family: Times New Roman, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.3;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	text-align: center;
}
.bottombarsmalleft {
	font-family: Times New Roman, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 1.3;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	margin-left: 20px;
}
a.first:link {
	color: #003399;
	text-decoration: none;
	font-family: Times New Roman, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: transparent;
}
a.first:visited { 
	color: #003399;
	text-decoration: none;
	font-family: Times New Roman, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: transparent; 
}
a.first:hover {
	color: #FFFFFF;
	text-decoration: none;
	font-family: Times New Roman, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-color: #003399;
}
a.first:active { 
	color: #003399;
	text-decoration: none;
	font-family: Times New Roman, sans-serif;
	font-size: 13px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	background-color: transparent;
	}
-->