#outerWrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
}
#footer {
	text-align: center;
	clear: both;
	color: #000000;
}
.imgLeft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.imgRight {
	float: right;
	margin-bottom: 10px;
	margin-left: 10px;
}
#wrapper {
	margin: 10px;
	padding: 10px;
	border: 3px solid #2782AD;
	background-image: url(images/newhousebg.jpg);
	background-repeat: no-repeat;
	background-position: 75px 0px;
}
#leftNav {
	float: left;
	clear: left;
	padding-left: 20px;
}
#content {
	float: right;
	width: 590px;
}
.logo {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
	clear: both;
}
body {
	background-color: #003B55;
}
#header {
	border: 1px solid #000000;
	padding: 5px;
	text-align: center;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 38px;
	color: #0077AF;
}
h2 {
	font-size: 20px;
	font-style: italic;
	color: #003852;
}

h3 {
	font-size: 18px;
	font-style: italic;
	color: #003852;
}

h4 {
	font-size: 14px;
	font-style: italic;
	color: #003852;
}

.submit {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #A3091C;
	border: 2px solid #000000;
	cursor:pointer;
}

.smaller {
	font-size: 26px;
}
.blue {
	color: #0077AF;
}
#footer a {
	color: #9A0002;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
}
#footer a:hover {
	text-decoration: underline;
}
.red {
	color: #9C0000;
}
.copyright {
	font-size: 9px;
	color: #000000;
}
.doubleBorder {
	border: 4px groove #0077AF;
	padding: 5px;
	text-align: center;
}
#amenities ul {
	margin : 5px 5px;
	padding : 0;
	color : #fff;
	text-align : left;
	font-weight: bold;
	font-size: 14px;
}
#amenities li {
	padding-left : 10;
	padding-bottom : 0;
	margin-left: 10px;
}
#amenities li a,#amenities li a:visited, #amenities li a:active {
	background : url(images/shell-up-bullet.gif) no-repeat 0 4px;
	padding-left : 30px;
	padding-bottom : 10;
	display: block;
	padding-top: 10px;
	color: #0077AF;
	text-decoration: none;
}
#amenities li a:hover {
background : url(images/shell-open-bullet.gif) no-repeat 0 4px;
} 
.clam {
	width: 86px;
}
.clam img {
	display: block;
	margin: 0px;
	padding: 0px;
}
.hilight {
	font-weight: bold;
	color: #FF0000;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #9A0002;
	text-decoration: none;
}
a:hover {
	color: #0075AD;
}
