@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}
body {
	background: #666666;
	;
}
img {
	border: none;
}
#container-main {
	width: 950px;
	margin: 0 auto;
	background: #ffffff;
}
/* Header =H
-------------------------------------------- */
#header {
	height: 525px;
	position: relative;
	background: url(../images/top-bg.jpg) top left no-repeat;
}
#header #map {
	position: absolute;
	top: 39px;
	left: 825px;
}
#header img.reasons {
	display: block;
	margin: -50px auto 0;
}
/* Navigation =N
-------------------------------------------- */
#navigation {
	height: 50px;
	position: absolute;
	top: 475px;
	left: 24px;
}
#navigation ul {
	list-style: none;
}
#navigation li {
	display: inline;
	list-style: none;
	float: left;
}
#navigation li a {
	display: block;
	padding: 0 .6em;
	float: left;
}
/* Highlights
-------------------------------------------- */
#highlights {
	position: relative;
	background: url(../images/reasons-bg.jpg) no-repeat top left;
}
#highlights .title {
	margin: 0 auto 0;
	position: relative;
	top: 78px;
	width: 640px;
}
#highlights .number {
	position: absolute;
	z-index: 1;
}
img.one {
	top: 8px;
	left: -5px;
}
img.two {
	top: 8px;
	left: 298px;
}
img.three {
	top: 0;
	left: 0;
}
img.four {
	top: 0;
	left: 96px;
}
img.five {
	top: 0;
	left: 224px;
}
#highlight1, #highlight2, #highlight3, #highlight4, #highlight5 {
	text-align:	center;
}
#highlight1 {
	position: absolute;
	top: 170px;
	left: 86px;
	width: 353px;
	height: 281px;
}
#highlight1 .showcase {
	position: absolute;
	top: 37px;
	left: 23px;
}
#highlight2 {
	position: absolute;
	top: 170px;
	left: 508px;
	width: 353px;
	height: 281px;
}
#highlight2 .showcase {
	position: absolute;
	top: 37px;
	left: 0;
}
#highlight3 {
	position: absolute;
	top: 480px;
	;
	left: 17px;
	width: 290px;
	height: 218px;
}
#highlight3 .showcase {
	position: absolute;
	top: 32px;
	left: 32px;
}
#highlight4 {
	position: absolute;
	top: 480px;
	left: 347px;
	width: 258px;
	height: 218px;
}
#highlight4 .showcase {
	position: absolute;
	top: 32px;
	left: 0;
}
#highlight5 {
	position: absolute;
	top: 480px;
	left: 643px;
	width: 290px;
	height: 218px;
}
#highlight5 .showcase {
	position: absolute;
	top: 32px;
	left: 0;
}
/* Main Content =MC
-------------------------------------------- */
#container-content {
	background: url(../images/bottom-bg.png) #ffffff no-repeat top left;
	min-height: 600px;
	padding: 1px 62px 65px;
}
#container-content .title {
	margin: 57px auto 45px;
}
#container-content p {
	margin: 3px 0 14px;
}
#container-content ul {
	list-style: none;
}
.click-details-top {
	margin: 10px auto 0;
	font: 10px Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-variant: small-caps;
	position: relative;
	top: 208px;
	z-index: 3;
}
.click-details-top a {
	font-size: 12px;	
}
.click-details-top a:link, .click-details-top a:visited, .click-details-bottom a:link, .click-details-bottom a:visited {
	color: #ffffff;
	text-decoration: none;
}
.click-details-bottom {
	margin: 10px auto 0;
	font: 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-variant: small-caps;
	position: relative;
	top: 146px;
	z-index: 3;
}
#sub1 .left {
	width: 325px;
	float: left;
}
#sub1 .right {
	width: 430px;
	float: right;
}
#sub1 p {
	margin-top: 10px;
	margin-bottom: 5px;
	font-size: 18px;
	color: #797b7a;
}
#sub2 {
	text-align: center;
	margin: 55px auto 0;
	width: 78%;
}
#sub2 strong {
	font-size: 22px;
}
.couple {
	float: right;
	border: 1px solid #666666;
	padding: 5px;
	margin: 10px;
}
/* Footer =F
-------------------------------------------- */
#footer {
	position: relative;
	height: 189px;
	background:url(../images/footer-bg.png) bottom left no-repeat;
}
#footer .logo {
	margin: 35px 50px 0 0;
	float: right;
	width: 365px;
}
#footer .map {
	position: absolute;
	top: 45px;
	left: 336px;
}
#contact-info {
	float: left;
	margin: 51px 0 0 50px;
}
#footer-links {
	height: 56px;
	position: absolute;
	top: 133px;
	left: 24px;
}
#footer-links ul {
	list-style: none;
	padding-top: 13px;
}
#footer-links li {
	display: inline;
	list-style: none;
	float: left;
}
#footer-links li a {
	display: block;
	padding: 0 .6em;
	float: left;
}
table.specs {
	width: 700px;
	margin: 30px auto;
	font-size:13px;
	border-collapse: collapse;
}
table.specs td {
	border-bottom:1px dotted #666666;
	padding:3px;
}
table.specs th {
	background: #E1DEE7;
	padding: 3px;
}
/*
-- Typography =T ----------------------------------*/
body {
	font: 16px Arial, Helvetica, sans-serif;
	color: #797b7a;
}
a:link, a:active {
	color: #797b7a;
	text-decoration: underline;
}
a:visited, a:hover {
	color: #cac5d3;
	text-decoration: underline;
}
#navigation a:link, #navigation a:visited {
	font: 20px Arial, Helvetica, sans-serif;
	color: #331058;
	font-style: italic;
	text-align: center;
	text-decoration: none;
}
#footer-links a:link, #footer-links a:visited {
	font: 20px Arial, Helvetica, sans-serif;
	color: #ffffff;
	font-style: italic;
	text-align: center;
	text-decoration: none;
}
h1 {
	font: 27px Arial, Helvetica, sans-serif;
}
h3 {
	font: 27px Arial, Helvetica, sans-serif;
}
#container-content h3 {
	font: 23px Arial, Helvetica, sans-serif;
}
h4 {
	font-size: 16px;
	font-weight: bold;
	color: #005B3E;
}
h5 {
	font-size: 16px;
	font-weight: bold;
}
.body-text {
	margin-left: 94px;
	margin-right: 94px;
}
img.center {
	display:block;
	margin: 0 auto;
}
a.clickhere:link, a.clickhere:active, a.clickhere:visited, a.clickhere:hover {
	font: 16px Arial, Helvetica, sans-serif;
	font-style: normal;
}
.title {
	text-align: center;
}
.title h3 a:link, .title h3 a:visited, .title h3 a:hover {
	color: #ffffff;
	text-decoration: none;
}
#contact-info .phone {
	font: 30px Arial, Helvetica, sans-serif;
	color: #1b0056;
}
#contact-info .address {
	font: 17px Arial, Helvetica, sans-serif;
	color: #797b7a;
}
/*
-- Other =O ----------------------------------*/
.clear {
	clear: both;
}