img	{
	display: block;
}
.header {
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 28px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.subHeader {

	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
}
.bodyText {


	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}
.nav {



	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #000000;
}

a:link, a:visited, a:active {
	color: #000066;
	font-weight : bold; 
	text-decoration : none;
	border-bottom: 1px dotted #000066;
	background: transparent; 
	}

a:hover {
	color: #003300;
	font-weight : bold; 
	text-decoration : none;
	border-bottom: 1px solid #003300;
	background: transparent; 
	}
.bedsandbaths {

	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
}
.footer {

	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #dbdb98;
}
.fakeLink {
	font-family: "Trebuchet MS", Arial, helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FF6600;
	text-decoration: underline;
}

