body {
	margin: 0px;
	height: 100%;
	width: 100%;
	text-align: center;
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	vertical-align: top;
}
a, a:visited, a:active {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	margin: 0px auto;
	border: none;
}
#leftCol {
	width: auto;
	vertical-align: top;
	z-index: 200;
}
#navBar {
	text-align: right;
	margin-top: 220px;
	position: relative;
	padding: 0px;
	z-index: 200;
}
#navBar a {
	display: block;
	z-index: 200;
}
#imgTopLeft {
	z-index: 100;
	position: absolute;
	right: -104px;
	top: -220px;
}
#rightCol {
	width: 536px;
	vertical-align: top;
	vertical-align: top;
}
#rightMain {
	border: 1px solid #D0BEAC;
	width: 536px;
	margin-top: 63px;
}
.header {
	text-align: center;
	margin-top: 8px;
	margin-right: 8px;
	background-image: url(images/bg-header.jpg);
	background-repeat: repeat-x;
	background-position: 15px 0px;
	/*width: 520px;*/
	height: 105px;
}
.header img {
	margin-top: 36px;
	text-align: center;
}
.content {
	z-index: 100;
	margin: 9px 8px 9px;
	padding: 20px 0px 8px 30px;
	text-align: left;
	background-color: #7EC0CC;
	color: #004B62;
}
.clearer {
	clear: left;
	line-height: 0px;
	height: 0;
	margin: 0px;
	font-size: 0px;
}
.content td {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	vertical-align: top;
}
.content td p {
	margin-right: 10px;
}
.content p {
	padding-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 17px;
	color: #004B62;
}
.content p.withImage {
	padding-right: 0px;
	margin-right: 0px;
}
.content a, .content a:active, .content a:visited {
	color: #004B62;
}
.content a:hover {
	text-decoration: none;
	color: white;
}
h5 {
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 18px;
	/*color: #003C50;*/
	color: white;
	font-weight: normal;
}
#footer {
	border-top: 1px solid #D0BEAC;
	margin: 0px;
}
#footerText {
	background-color: #DDF0F2;
	margin: 8px;
	color: #005B79;
	padding: 4px 0px;
	font: 10px/17px Verdana, Arial, Helvetica, sans-serif;
}
#footerText a, #footerText a:active, #footerText a:visited, #footerText a:hover {
	color: #005B79;
}
#bottomRight {
	z-index: 100;
	position: absolute;
	top: -70px;
	left: 550px;
}
.imgRight {
	z-index: 100;
	position: absolute;
	top: -250px;
	left: 660px;
}
.inlineImage {
	float: right;
	text-align: right;
	border: 1px solid #DC652C;
	/*background-color: #E4E7D8;*/
	background-color: white;
	padding: 8px;
	position: relative;
	left: 18px;
	margin-bottom: 10px;
}
.galleryImage {
	border: 1px solid #DC652C;
	background-color: white;
	padding: 8px;
	margin: 5px 0px 5px 0px;
}
#bottomDiv {
	text-align: center;
	position: relative;
	display: block;
	width: 640px;
	z-index: 100;
	height: 125px;
}
#quote {
	margin-top: 30px;
	margin-bottom: 20px;
	line-height: 28px;
	font-size: 28px;
	font-style: italic;
	color: #B4DEE2;
	margin-right: 15px;
}
.price {
	border-bottom: 1px solid #B4DEE2;
	padding-top: 3px;
}
.content hr {
	width: 460px;
	height: 0px;
	border-top: none;
	border-bottom: 1px solid white;
	padding: 0px;
	margin: 0px;
}
#rightMain ul {
	margin: 0px;
	padding: 0px;
}
#rightMain ul li {
	background: url(images/icon-bullet.gif) no-repeat;
	padding-left: 10px;
	list-style: none;
	line-height: 17px;
}
#gallery a img {
	margin-right: 6px;
	margin-bottom: 4px;
	border: 1px solid #FFFFFF;
}
