body {
	background-image: url(images/layout/bg.jpg);
	background-color: #D1E7FA;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#container {
	width: 859px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#header {
	background-image: url(images/layout/leigh_by_the_sea.gif);
	background-repeat: no-repeat;
	height: 171px;
	position: absolute;
	width: 859px;
	left: 0px;
	top: 0px;
	z-index: 10;
}
#header h1 {
	display: none;
}
#photos {
	height: 124px;
	margin-top: 8px;
	width: 568px;
	float: right;
}

#main {
	background-image: url(images/layout/main_bg.gif);
	background-repeat: repeat-y;
	position: absolute;
	top: 132px;
	width: 859px;
}
#content {
	left: 270px;
	top: 45px;
	position: relative;
	margin-bottom: 60px;
	width: 550px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #6A9AC9;
	padding-top: 15px;
}
#content h2 {
	font-size: 26px;
	color: #1A71B8;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	background-color: #EEF6FF;
	display: inline;
	position: absolute;
	top: -15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#content p {
	margin: 2px 0px;
	line-height: 17px;
	padding-left: 10px;
	padding-right: 10px;
}
/*#content .item {
	margin-bottom: 6px;
	padding-left: 0px;
	padding-right: 0px;
	clear: both;
	margin-top: 6px;
	padding-top: 0px;
	padding-bottom: 0px;
}*/
#content h3 {
	font-size: 17px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6A9AC9;
	margin: 15px 0px 0px;
	padding: 10px 0px 0px 10px;
	clear: right;
}

#content h4 {
	margin: 3px 0px;
	font-size: 14px;
	padding-left: 10px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
#content h5 {
	font-size: 15px;
	line-height: 20px;
	font-weight:normal;
	padding-left:10px;
	margin: 3px 0px;
}
#content p {
	margin-left: 10px;
	padding-left: 0px;
}
div.comments p  {
	font-style: italic;
	margin: 2px 0px;
	padding: 0px 10px 5px 0px;
	left: -30px;
	position: relative;
}
#content cite {
	font-weight: bold;
	font-style: normal;
	font-size: 11px;
	margin-bottom: 7px;
	display: block;
	text-align: right;
}
#content a:link, #content a:visited {
	font-weight: bold;
	color: #1A71B8;
	text-decoration: none;
}
#content a:hover, #content a:active {
	text-decoration: underline;
}
#content ul {
	list-style-image: url(images/layout/bullet.gif);
	margin: 8px 0px 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 25px;
}
#content li {
	margin-top: 4px;
	margin-bottom: 4px;
	margin-left: 5px;
	margin-right: 5px;
}
#content h4 img {
	float: right;
	border: 1px solid #6A9AC9;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 10px;
}
#content img.noborder {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#stripe {
	background-color: #6A9AC9;
	height: 20px;
	width: 805px;
	margin-right: auto;
	margin-left: auto;
}
#links {
	width: 182px;
	left: 56px;
	position: absolute;
	top: 45px;
}
ul#links {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#links li a:link, #links li a:visited {
	background-color: #FFFFFF;
	display: block;
	height: 32px;
	line-height: 32px;
	padding-left: 12px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6A9AC9;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#links li a:hover, #links li a:active {
	background-color: #6A9AC9;
	color: #FFFFFF;
}
#links li .currentlink {
	background-color: #CCCCCC;
	display: block;
	height: 32px;
	line-height: 32px;
	padding-left: 12px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6A9AC9;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
}
#links li.bottomlink {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6A9AC9;
	margin-bottom: 10px;
}
#footer {
	color: #FFFFFF;
	font-size: 10px;
	line-height: 30px;
	background-color: #6A9AC9;
	width: 805px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	height: 30px;
}
#footer a:link, #footer a:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	text-decoration: underline;
}
#shadow {
	background-image: url(images/layout/bottom_shadow.gif);
	background-repeat: no-repeat;
	height: 23px;
	width: 859px;
	position: relative;
}
.clear {
	clear: both;
}
.rightimg {
	background-color: #D1E7FA;
	width: 210px;
	text-align: center;
	font-size: 11px;
	border: 1px solid #6A9AC9;
	float: right;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 2px;
}
.rightimg img, .leftimg img {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	border: 1px solid #6A9AC9;
}
.leftimg {
	background-color: #D1E7FA;
	width: 210px;
	text-align: center;
	font-size: 11px;
	border: 1px solid #6A9AC9;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-bottom: 2px;
}


table {
	margin-left: 15px;
	margin-right: 15px;
	width: 500px;
	border: 1px solid #6A9AC9;
}
th {
	text-align: right;
	width: 55px;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #6A9AC9;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6A9AC9;
	background-color: #D1E7FA;
	padding: 5px;
}
td {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #6A9AC9;
	padding: 5px;
}
.table_blue {
	background-color: #D1E7FA;
}
