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: #FFFFFF;
}
.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 {
	color: #398A93;
	font-weight : bold; 
	text-decoration : none;
	border-bottom: 1px dotted #166CB1;
	background: transparent; 
	}

a:hover {
	color: #7AA543;
	font-weight : bold; 
	text-decoration : none;
	border-bottom: 1px solid #7AA543;
	background: transparent; 
	}

a:active {
	font-weight : bold; 
	text-decoration : none;
	color: #5E882C;
	border-bottom: 1px solid #5E882C;
	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;
}