body {
	margin: 0;
	padding: 0;
	background: #fff url(images/bg.gif) repeat-y center;
	}
td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #333;
	vertical-align: top;
	}
p {
	padding-top: 10px;
	padding-bottom: 5px;
	margin: 0px;
	padding-right: 0px;
	padding-left: 0px;
	}
#navigation {
	text-align: center;
	height: 31px;
	width: 791px;
	background-image: url(images/nav_bg.png);
	background-repeat: no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #6699CC;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	}
#navigation a:link {
	text-decoration: none;
	border: none;

}
#navigation a:visited {
	text-decoration: none;
	border: none;

}
#navigation a:hover {
	text-decoration: none;
	border: none;

}
#content {
	padding-left: 30px;
	}
#inside_left {
	padding-left: 20px;
	padding-bottom: 0px;
	margin: 0px;
	width: 266px;
	}
#inside_right {
	padding-left: 20px;
	padding-bottom: 0px;
	margin: 0px;
	width: 525px;
	padding-right: 40px;
	}
#homephotos {
	padding-left: 30px;
	padding-right: 30px;
	}
#quote_home {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #28547b;
	margin: 0px;
	padding: 0px 0px;
	line-height: 14px;
	}
#testimonial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	color: #28547b;
	line-height: 24px;
	margin: 0px;
	padding: 0px 10px;
	}
h1 {
	font-size: 24px;
	font-weight: normal;
	color: #28547b;
	margin: 20px 0px 0px;
	padding: 0px;
	}
h2 {}
#testimonialName {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #28547b;
	margin: 0px;
	padding: 10px 10px 0px;
	line-height: 16px;
	}
#contact td {
	padding-right: 10px;
	padding-top: 15px;
	}
#photo_gallery td {
	padding-top: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;

}

#previous {
	vertical-align: middle;
	text-align: right;
	padding-right: 10px;



	}
#phototour {
	text-align: center;
	width: 534px;
	padding-top: 25px;


	}
#next {
	vertical-align: middle;
	text-align: left;
	padding-left: 10px;



	}

/* links
---------------------------------------------------------- */
a:link, a:visited {
	color: #5987c6;
	text-decoration: underline;

	}
a:hover {
	color: #6d5f50;
	text-decoration: underline;
	}
/* footer
---------------------------------------------------------- */
#footer {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #5987c6;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	letter-spacing: 1px;
	border-top: 1px solid #e1e1be;
	padding: 5px 0px 0px;
	margin-right: 20px;
	margin-left: 20px;
	margin-top: 15px;
	}
#footer a:link {
	padding: 0 0 1px 0;
	text-decoration: underline;
	font-weight: normal;
	color: #5987c6;
	}
#footer a:visited {
	padding: 0 0 1px 0;
	font-weight: normal;
	text-decoration: underline;
	color: #5987c6;
	}
#footer a:hover {
	color: #6d5f50;
	font-weight: normal;
	text-decoration: underline;
	}

/* copyright
---------------------------------------------------------- */
#copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	text-align: center;
	color: #999;
	font-weight: normal;
	}
#copyright a:link {
	padding: 0 0 1px 0;
	font-weight: normal;
	text-decoration: none;
	color: #999;
	}
#copyright a:visited {
	padding: 0 0 1px 0;
	font-weight: normal;
	text-decoration: none;
	color: #999;
	}
#copyright a:hover {
	color: #6d5f50;
	text-decoration: none;
	font-weight: normal;
	}
