/* CSS Document */
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin: 20px auto;
	top: 12px;
	background: #FFF;
	width: 770px;
}
h1 {
	font-size: 2em;
	color: #F00;
}
h2 {
	font-size: 2em;
	color: #009;
}
h1.sub {
	font-size:2em;
	color:#000;

}
h1.sub2 {
	font-size: 1.5em;
	color:#000;
	line-height: 50%;
}
h1.sub3 {
	font-size: 2em;
	color:#000;
	line-height: 50%;
}
h1.sub4 {
	font-size:1.85em;
	color:#000;
}
h1.sub5 {
	font-size: small;
	color: #000;
	font-weight: bold;
	vertical-align: text-top;
}
.head {
	font-size: 1.25em;
	font-weight: bold; 
	color: #000;
	line-height: 25%;
}
.head2 {
	font-size: 1em;
	font-weight: bold;
	color: #000;
	text-decoration: underline;
}
.head4 {
	font-size: 1em;
	font-weight: bold;
	color: #000;
}
.or {
	font-size: 1em;
	font-weight: bold;
	color:#000;
}
.accomcaption {
	font-size: 1.5em;
	font-weight: bold;
	color: #000;
}
.type {
	font-size: 1.25em;
	font-weight: bold;
	color: #000;
}
.price {
	font-size: 1.25em;
	font-weight: bold;
	color: #3C3;
	text-decoration: underline;
}
a:link {
	color: #0000FF;
	font-weight: bold;
	}
a:visited {
	color:#00F;
	font-weight: bold;
}
a:hover {
	color: #00F;
	text-decoration: none;
	font-weight: bold;
	background-color: #999;
}
#navemail {
	margin-left: 20px;
	position: relative;
	top: 25px;
}
#navhome {
	margin-right: 20px;
	position: relative;
	top: 25px;
}
.style8 {
	font-size: small;
	color: #000;
}
#space {
	line-height: .5em;
	padding-top: 10px;
}
.left {
	float: left;
	width: auto;
}
.right {
	float: right;
	width: auto;
}
#call {
	 text-align: center;
}
.phone {
	font-size: 2em;
	font-weight: bold;
	color: #f00;
}	
