﻿
body {
	margin: 0;
	color: #333;
	font: 13px Arial, Verdana, sans-serif;
	background: url(../images/bg-body.png) repeat-x;
	background-color: #eaa400;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#fancy_frame {
	height: 570px !important;
	overflow: hidden;	
}
/*reset*/
h1, h2, h3, h4, h5, h6, p, img, table, td, form, ul, ol, dl, dt, dd {
	margin: 0;
	padding: 0;
}
ul, ol {
	list-style: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
img {
	border-style: none;
}
a:focus {
	outline: none;
}
/*reset end*/
h2 {
	padding: 0 0 5px;
	font-size: 24px;
	color: #002f7c;
	font-weight: bold;
	line-height: 18px;
}
p {
	padding: 0 0 20px;
	line-height: 20px;
}
.sub-h1 {
	font-size: 16px;
	line-height: 21px;
	color: #c78b03;
	margin: 0;
	padding: 0 0 15px;
}
.mc {
	width: 100%;
	overflow: hidden;
	position: relative;
}
.mc-l {
	position: relative;
	left: 50%;
}
.mc-r {
	position: relative;
	left: -50%;
}
#page {
	margin: 0 auto;
	width: 960px;
	position: relative;
	z-index: 5;
	padding: 128px 0 20px;
}
#page:after {
	display: block;
	content: "";
	clear: both;
}
/*header start*/
#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 960px;
	height: 127px;
	z-index: 100;
	background: url(../images/bg-header.jpg) no-repeat;
}
.header-area {
	width: 100%;
	height: 127px;
}
/*main navigation start */
.nav-holder {
	padding: 0 0 0 141px;
}
#nav {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	background: url(../images/sep01.png) no-repeat 0 50%;
}
#nav li {
	background: url(../images/sep01.png) no-repeat 100% 50%;
	float: left;
}
#nav li a {
	position: relative;
	float: left;
	cursor: pointer;
	text-indent: -9999px;
	height: 100px;
	overflow: hidden;
}
#nav li a span {
	width: 806px;
	float: left;
	height: 300px;
	display: inline;
	background: url(../images/nav-item.png) no-repeat;
	margin: 0;
}

#nav li a:hover {
	position: relative;
	background: none;
}
#nav li.item1 a {
	width: 214px;
}
#nav li.item2 a {
	width: 116px;
}
#nav li.item3 a {
	width: 95px;
}
#nav li.item4 a {
	width: 112px;
}
#nav li.item5 a {
	width: 131px;
}
#nav li.item6 a {
	width: 137px;
}

#nav li.item2 a span {
	margin: 0 0 0 -214px;
}
#nav li.item3 a span {
	margin: 0 0 0 -330px;
}
#nav li.item4 a span {
	margin: 0 0 0 -425px;
}
#nav li.item5 a span {
	margin: 0 0 0 -537px;
}
#nav li.item6 a span {
	margin: 0 0 0 -668px;
}

#nav li a:hover span {
	margin: -100px 0 0 0;
}
#nav li.item2 a:hover span {
	margin: -100px 0 0 -214px;
}
#nav li.item3 a:hover span {
	margin: -100px 0 0 -330px;
}
#nav li.item4 a:hover span {
	margin: -100px 0 0 -425px;
}
#nav li.item5 a:hover span {
	margin: -100px 0 0 -537px;
}
#nav li.item6 a:hover span {
	margin: -100px 0 0 -668px;
}

#nav li a.active span {
	margin: -200px 0 0 0 !important;
}
#nav li.item2 a.active span {
	margin: -200px 0 0 -214px !important;
}
#nav li.item3 a.active span {
	margin: -200px 0 0 -330px !important;
}
#nav li.item4 a.active span {
	margin: -200px 0 0 -425px !important;
}
#nav li.item5 a.active span {
	margin: -200px 0 0 -537px !important;
}
#nav li.item6 a.active span {
	margin: -200px 0 0 -668px !important;
}
/*main navigation end */
.bg-apply {
	position: absolute;
	bottom: -2px;
	z-index: 100;
	right: 0;
	padding: 0 18px 1px 0;
	height: 47px;
	width: 345px;
	overflow: hidden;
}
* html .bg-apply {
	bottom: -3px;
	right: 1px;
}
.call-us {
	font-size: 12px;
	color: #7f6600;
	margin: 0;
	padding: 0;
}
.call-us span {
	float: left;
	padding: 21px 0 0;
}
.btn-apply {
	cursor: pointer;
	margin: 0 0 0 8px;
	display: inline;
	float: right;
	width: 200px;
	height: 44px;
	position: relative;
	text-indent: -9999px;
}
.btn-apply.disabled {
    text-indent: 0;
    color: White;
    line-height: 40px;
    text-align: center;
}
.btn-apply.disabled span {
    background-image: url(../images/btn-apply-blank.png);
}
.btn-apply.disabled span strong {
    font-size: 17px;
}
.btn-apply span {
	background: url(../images/btn-apply.png) no-repeat;
	width: 200px;
	height: 44px;
	display: block;
	overflow: hidden;
	padding: 0 !important;
}
/*logo start*/
.logo {
	position: absolute;
	z-index: 1000;
	top: 13px;
	left: 9px;
	width: 118px;
	height: 66px;
	overflow: hidden;
	margin: 0;
}
.logo a {
	cursor: pointer;
	display: block;
	height: 100%;
}
.logo a img {
	display: block;
}
.logo-print {
	float: left;
	width: 0;
	height: 0;
	text-indent: -9999px;
}
/*logo end*/
/* header end*/
/*main start*/
.main-holder {
	position: relative;
	width: 958px;
	z-index: 5;
}
#main {
	width: 100%;
	position: relative;
}
.for-visual {
	margin-top: 442px;
}
.main-bg {
	width: 958px;
	background: url(../images/bg-main.png) repeat-y;
}
.main-bg-top {
	position: relative;
	z-index: 5;
	background: url(../images/main-top.png) no-repeat;
	width: 956px;
	height: 22px;
	margin: 0 0 -22px -1px;
}
.main-bg-bottom {
	width: 960px;
	margin: 0 auto -22px;
	position: relative;
	z-index: 10;
}
.main-bg-bottom span {
	background: url(../images/main-bottom.png) no-repeat;
	width: 100%;
	display: block;
	height: 26px;
}
.content-holder {
	position: relative;
	padding: 0 10px 22px;
	height: 1%;
	overflow: hidden;
	margin: 0;
}
/* visual start */
.visual {
	width: 999px;
	position: absolute;
	height: 442px;
	top: 0;
	left: -21px;
}
.gallery {
	height: 442px;
	width: 999px;
	margin: 0 0 0 2px;
	background: url(../images/bg-visual.png) no-repeat;
}
.gallery img {
	display: block;
}
.gallery-control {
	position: absolute;
	right: 40px;
	top: 372px;
	z-index: 110;
}
.gallery-control ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}
.gallery-control li {
	float: left;
	width: 15px;
	height: 15px;
	padding: 6px;
	margin: 0 0 0 5px;
	display: inline;
	overflow: hidden;
	background: url(../images/whitecircle.png) no-repeat;
}
.gallery-control li a {
	cursor: pointer;
	float: left;
	width: 15px;
	height: 15px;
	overflow: hidden;
	text-decoration: none !important;
}
.gallery-control li a span {
	text-decoration: none !important;
	float: left;
	display: inline;
	width: 30px;
	background: url(../images/items-gallery.png) no-repeat;
	margin: 0 0 0 -15px;
}
.gallery-control li.active a span {
	margin: 0;
}
.dummy {
	position: absolute;
	z-index: 10;
	bottom: -10px;
	left: 7px;
}
.birds {
	position: absolute;
	width: 109px;
	height: 86px;
	right: -76px;
	top: 276px;
}
/*promo box start*/
#promo-holder {
	position: absolute;
	right: 51px;
	top: 24px;
	z-index: 150;
}
#promo-holder #promo:focus {
	outline: none;
}
#promo-holder #promo {
	width: 28px;
	height: 115px;
	overflow: hidden;
	position: absolute;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	right: -8px;
	top: -11px;
}
#promo-holder.active #promo {
	width: 117px;
	height: 28px;
	overflow: hidden;
}
#promo-holder #promo span {
	background: url(../images/btn-promo.png) no-repeat;
	width: 117px;
	height: 143px;
	float: left;
	display: inline;
	margin: -28px 0 0 -89px;
}
#promo-holder.active #promo span {
	margin: 0;
}
#promo-holder .promobox {
	display: none;
}
#promo-holder .promobox img {
	display: block;
}
#promo-holder.active .promobox {
	display: block;
	position: absolute;
	right: 0;
	left: 0;
	top: 0;
}
.not-display {
	display: none;
}
/*promo box end*/

/* visual end */
/*comtent start*/
.content {
	float: left;
	padding: 0 0 0 38px;
	width: 508px;
}
/*content end*/
/*sidebar start*/
.sidebar {
	float: right;
	width: 356px;
	padding: 27px 0 0;
}
.quote-holder {
	width: 313px;
	overflow: hidden;
}
.quote {
	width: 313px;
	overflow: hidden;
	background: url(../images/quote-t.gif) no-repeat;
	background-color: #f2f4f7;
}
.quote p {
	text-indent: -8px;
	margin: 0 auto;
	padding: 10px 0 10px 19px;
	width: 278px;
	font: italic 18px/32px Georgia, "Nimbus Roman No9 L" ,serif;
	color: #002e76;
}
.quote-b {
	background: url(../images/quote-b.gif) no-repeat 0 100%;
	width: 100%;
	padding: 0 0 22px;
	overflow: hidden;
}
.quote-b.notail {
	background-image: url(../images/quote-b-notail.gif);
}
.autor {
	float: right;
	font-size: 12px;
	color: #002e76;
	padding: 3px 3px 0 0;
}
/*sidebar end*/
/*bottom-block start*/
.bottom-block {
	position: relative;
	height: 1%;
	padding: 24px 38px 5px;
	overflow: hidden;
	background: url(../images/border01.gif) no-repeat 50% 0;
}
.bottom-nav {
	margin: 0;
	padding: 4px 0 0;
	list-style: none;
	float: left;
}
.bottom-nav li {
	float: left;
	padding: 0 20px 0 0;
}
.bottom-nav li a {
	float: left;
	position: relative;
	cursor: pointer;
	color: #eaa400;
	text-decoration: none !important;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
}
.bottom-nav li a span {
	margin: 0 0 0 7px;
	display: inline;
	float: left;
	background: url(../images/border02.gif) repeat-x 0 100%;
	line-height: 18px;
}
.bottom-nav li a:hover {
	position: relative;
	background: none;
}
.bottom-nav li a:hover span {
	background: none !important;
}
.bottom-nav li a:hover span.icon-ballon {
	background: url(../images/icons2.gif) no-repeat -75px -42px !important;
}
.bottom-nav li a span.icon-ballon {
	width: 23px;
	height: 21px;
	margin: 0;
	background: url(../images/icons2.gif) no-repeat -75px -42px !important;
}
.bottom-nav li a:hover span.icon-email {
	background: url(../images/icons2.gif) no-repeat -98px -37px !important;
}
.bottom-nav li a span.icon-email {
	margin: -3px 0 0;
	width: 19px;
	height: 22px;
	background: url(../images/icons2.gif) no-repeat -98px -37px !important;
}
.bottom-nav li a:hover span.icon-faq {
	background: url(../images/icons2.gif) no-repeat -118px -37px !important;
}
.bottom-nav li a span.icon-faq {
	margin: -3px 0 0;
	width: 19px;
	height: 22px;
	background: url(../images/icons2.gif) no-repeat -118px -37px !important;
}
ul.social {
	margin: 0;
	padding: 0;
	list-style: none;
	float: right;
}
ul.social li {
	float: left;
	padding: 0 0 0 7px;
}
ul.social li a {
	text-indent: -9999px;
	float: left;
	overflow: hidden;
	width: 25px;
	height: 25px;
	background: url(../images/icons2.gif) no-repeat -50px -37px;
}
ul.social .twitter a {
	background-position: -25px -37px;
}
ul.social .digg a {
	background-position: 0 -37px;
}
p.social {
	float: right;
	color: #999;
	font-size: 11px;
	line-height: 18px;
	margin: 0;
	padding: 4px 4px 0 0;
}
/*bottom-block end*/
/*main end*/
/*footer start*/
#footer {
	width: 960px;
	overflow: hidden;
	margin: -25px 0 0;
	display: inline;
}
.bg-footer-blue {
	height: 63px;
	width: 895px;
	overflow: hidden;
	padding: 33px 28px 25px 28px;
	margin: 0 auto 0;
	background: url(../images/bg-footer-blue.png) no-repeat;
	color: #fc0;
	font-size: 11px;
	line-height: 17px;
}
.footer-blue-content {
	width: 100%;
	position: relative;
}
.yellow-logo {
	position: relative;
	cursor: pointer;
	width: 80px;
	margin: 0 0 0 9px;
	display: inline;
	height: 42px;
	float: left;
}
.phone {
	line-height: 18px;
	padding: 5px 0 0 12px;
	float: left;
}
.phone span {
	display: block;
}
.phone em {
	font-style: normal;
}
.footer-nav {
	float: right;
	margin: 0 -7px 0 0;
	padding: 6px 0 0;
	list-style: none;
}
.footer-nav li {
	float: left;
	background: url(../images/sep.gif) no-repeat 0 -24px;
	padding: 0 11px 0 13px;
}
.footer-nav li a {
	color: #fc0;
}
.copy {
	clear: right;
	width: 400px;
	text-align: right;
	float: right;
	padding: 0;
}
.footer-grey-holder {
	width: 893px;
	overflow: hidden;
	margin: -24px auto 0;
	color: #fff;
	font-size: 11px;
	background: url(../images/bg-footer-grey.png) no-repeat;
}
.footer-grey {
	position: relative;
	height: 53px;
	width: 100%;
}
.grey-nav {
	margin: 0;
	padding: 18px 6px 0 0;
	list-style: none;
	float: right;
}
.grey-nav li {
	float: left;
	padding: 0 13px;
	background: url(../images/sep.gif) no-repeat 0 2px;
}
.grey-nav li a {
	color: #fff;
}
.campus {
	position: relative;
	cursor: pointer;
	float: left;
	margin: 12px 0 0;
	display: inline;
	text-indent: -9999px;
}
.campus span {
	display: block;
	width: 190px;
	height: 25px;
	background: url(../images/icon-campus.png) no-repeat;
}
.owned-by {
	float: left;
	padding: 0 5px 0 20px;
	line-height: 53px;
}
.icons {
	margin: 0;
	padding: 15px 0 0 111px;
	float: left;
	list-style: none;
	width: 100px;
	overflow: hidden;
}
.icons li {
	position: relative;
	cursor: pointer;
	float: left;
	width: 50px;
}
.icons li a {
	float: left;
	text-indent: -9999px;
	cursor: pointer;
}
.icons li a span {
	float: left;
}
.icons .hud a span {
	background: url(../images/icon-hud.png) no-repeat;
	width: 30px;
	height: 21px;
}
.icons .handicap a span {
	background: url(../images/icon-handicap.png) no-repeat;
	width: 19px;
	height: 22px;
}
/*footer end*/
/*inner page start*/
.carusel-area-holder {
	position: absolute;
	width: 940px;
	margin: 0 0 0 9px;
	height: 198px;
	top: 0;
	left: 0;
}
.carusel-area {
	height: 145px;
	padding: 28px 0 25px;
	width: 940px;
	overflow: hidden;
	background: url(../images/bg-carusel.png) no-repeat;
	overflow: hidden;
}
.category {
	float: left;
	position: relative;
	width: 260px;
	height: 98px;
	padding: 12px 0 35px 27px;
}
.sitename {
	font-weight: normal;
	color: #fc0;
	font-size: 13px;
	line-height: 28px;
}
.category h2 {
	color: #efefef;
	font-weight: normal;
	font: normal 24px/18px Georgia, serif;
}
.pdf {
	position: absolute;
	bottom: 0;
	left: 28px;
	color: #fc0;
	font-size: 11px;
	line-height: 25px;
}
.pdf span {
	float: left;
	padding: 0 6px 0 0;
}
.ie-hide {
	overflow: hidden;
}
/*carusel start*/
.items-holder {
	float: left;
	width: 580px;
	position: relative;
	overflow: hidden;
}
.items-holder ul {
	margin: 0;
	padding: 0;
	list-style: none;
	float: left;
	width: 99999px;
}
.items-holder li {
	position: relative;
	float: left;
	width: 145px;
	height: 160px;
}
.items-holder li a {
	cursor: pointer;
	position: relative;
	padding: 0 0 35px;
	display: block;
	height: 125px;
}
.items-holder li a:hover {
	text-decoration: none;
}
.items-holder li span {
	display: block;
	width: 100%;
	height: 100px;
	margin: 0;
}
.items-holder li em {
	display: block;
	text-align: center;
	width: 100%;
}
.items-holder li span img {
	display: block;
	margin: 0 auto;
}
.items-holder li strong {
	position: absolute;
	top: 103px;
	left: 0;
	width: 145px;
	text-align: center;
	color: #fc0;
	font-size: 14px;
	line-height: 16px;
	height: 50px;
}
.prev-btn, .next-btn {
	float: left;
	margin: 62px 7px 0;
	display: inline;
	text-indent: -9999px;
	width: 12px;
	height: 22px;
	overflow: hidden;
	cursor: pointer;
	position: relative;
}
.prev-btn span, .next-btn span {
	width: 24px;
	height: 44px;
	float: left;
	background: url(../images/btns.png) no-repeat;
}
.prev-btn span {
	margin: 0 0 0 -12px;
}
.disable span {
	margin-top: -22px;
}

/*carusel end*/
.two-col {
	margin: 198px 0 0;
	position: relative;
	height: 1%;
	overflow: hidden;
	padding: 28px 38px 2px;
}
.tabs-holder div.tab {
	overflow: hidden;
	width: 100%;
}
/*right-column start */
.right-col {
	float: right;
	width: 410px;
}
.right-col h1 {
	color: #eaa400;
	font-weight: normal;
	font-size: 24px;
	margin: 0;
	padding: 0 0 12px 4px;
}
.right-col h3 {
	color: #002f7c;
	font-size: 17px;
	line-height: 22px;
	font-weight: bold;
	margin: 0;
	padding: 22px 0 1px 4px;
}
.border {
	background: url(../images/border03.gif) repeat-x 0 100%;
}
.list {
	margin: 0;
	padding: 0 0 0 10px;
	list-style: none;
}
.list li {
	padding: 0 0 0 8px;
	font-size: 13px;
	color: #333;
	line-height: 22px;
	overflow: hidden;
	vertical-align: top;
	background: url(../images/bull01.gif) no-repeat 0 7px;
}
.list li .bullet {
	float: left;
	width: 4px;
	padding: 7px 5px 0 0;
}
.list li .bullet img {
	display: block;
}
.list-holder {
	float: right;
	width: 195px;
}
.price-holder {
	float: left;
	width: 170px;
}
.price {
	padding: 26px 0 0px;
	color: #002f7c !important;
	font-size: 25px;
	line-height: 27px;
	text-align: left;

}
.price span.extra-fees {
	color:#333333;
	display:block;
	font-size:14px;
	font-weight:normal;
	line-height: 25px;
	text-align: right;
	margin-bottom:20px;
	margin-top: -3px;
}
.price .primary-name {
	font-weight: normal;
	display: inline;
	font-size: 25px;
	line-height: 27px;
	text-align: left;
	margin-top: 0;
	margin-bottom: 0;
}

.btn-apply-yellow {
	float: right;
	text-indent: -9999px;
	background: url(../images/btn-applyonline.gif) no-repeat;
	width: 152px;
	height: 38px;
}
.btn-apply-yellow.disabled {
   background-image: url(../images/btn-applyonline-blank.gif);   
    text-indent: 0;
    color: White;
    line-height: 38px;
    text-align: center;
}
.btn-apply-yellow.disabled em {
    font-style: normal;
}
.btn-apply-yellow.disabled strong {
    font-size: 15px;
}

.price-holder p {
	clear: right;
	margin: 0;
	width: 100%;
	overflow: hidden;
	color: #999;
	font-size: 14px;
	text-align: right;
	line-height: 25px;
}
.price-holder p em {
	font-size: 11px;
	padding: 0 5px 0 0;
}
/*right-column end */
/*left column start*/
.left-col {
	float: left;
	position: relative;
	padding: 0 0 65px;
	margin: 0 0 0 8px;
	display: inline;
}
.left-col img {
	float: left;
}
.tour-holder {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 500px;
	padding: 0 0 10px;
}
.tour {
	display: block;
	width: 247px;
	height: 39px;
	background: url(../images/virtual_tour_horiz.gif) no-repeat;
	font-size: 18px;
	color: #6a644f;
	float: left;
	line-height: 38px;
}
.tour span {
	float: left;
	line-height: 38px;
}
.tour em.icon-tour {
	float: left;
	margin: 0 0 0 10px;
	display: inline;
	width: 60px;
	height: 37px;
	background: url(../images/icons2.gif) no-repeat 0 0;
}
.tour strong {
	color: #00307d;
}
.tour-holder ul {
	margin: 0;
	/*padding: 3px 0 0 110px;*/
	list-style: none;
	float: left;
}
.tour-holder li {
	float: left;
}
.tour-holder li a {
	text-indent: -9999px;
	float: left;
	background: url(../images/icons2.gif) no-repeat -60px 0;
	width: 33px;
	height: 35px;
	overflow: hidden;
}
.tour-holder li a.print {
	background-position: -94px 0;
	width: 37px;
}

/*left column end*/
/*inner page end*/
ul.slide-list {
	overflow: hidden;
	position: relative;
	list-style: none;
	padding: 0;
	margin: 0;
	height: 441px;
}
.right-img {
	width: 60px;
	float: left;
}
.centr-img {
	float: left;
}
.left-img {
	float: left;
	width: 50px;
}
ul.slide-list li {
	position: absolute;
	top: 0;
	left: 0;
	padding: 1px 0 0 5px;
}
ul.slide-list li.active {
	z-index: 1;
}
/*box*/
.promobox .box-top {
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;
	padding: 0 8px;
}
* html .promobox .box-top {
	height: 4px;
	overflow: visible;
}
.promobox .box-top .left, .promobox .box-top .right {
	width: 8px;
	height: 4px;
	float: left;
	display: inline;
	position: relative;
}
.promobox .box-top .left {
	background: url(../images/bg-t-l.png) no-repeat;
	margin: 0 -8px;
}
.promobox .box-top .right {
	float: right;
	display: inline;
	margin: 0 -8px !important;
	background: url(../images/bg-t-r.png) no-repeat;
}
.promobox .box-top .center {
	overflow: hidden;
	height: 4px;
	width: 100%;
	float: left;
	background: url(../images/bg-t.png) repeat-x;
}
* html .promobox .box-top .center {
	height: 4px;
	margin: 0;
	overflow: visible;
}



.promobox .box-center {
	overflow: hidden;
	height: 1%;
	position: relative;
}
.promobox .box-center .left, .promobox .box-center .right {
	width: 8px;
	float: left;
	padding: 0 0 9999px;
	margin: 0 0 -9999px;
}
.promobox .box-center .left {
	background: url(../images/bg-l.png) repeat-y;
}
.promobox .box-center .right {
	float: right;
	background: url(../images/bg-r.png) repeat-y;
}
.promobox .box-center .center {
	overflow: hidden;
}

* html .promobox .box-center .center {
	margin: 0 -3px;
}



.promobox .box-bottom {
	overflow: hidden;
	font-size: 1px;
	line-height: 1px;
	padding: 0 8px;
}
.promobox .box-bottom .left, .promobox .box-bottom .right {
	width: 8px;
	height: 12px;
	float: left;
}

.promobox .box-bottom .left {
	background: url(../images/bg-b-l.png) no-repeat;
	margin: 0 0 0 -8px;
	display: inline;
}
* html .promobox .box-bottom .right {
	margin: 0 -10px 0 0 !important;
}
.promobox .box-bottom .right {
	float: right;
	margin: 0 -8px 0 0;
	display: inline;
	background: url(../images/bg-b-r.png) no-repeat;
}
.promobox .box-bottom .center {
	overflow: hidden;
	float: left;
	width: 100%;
	height: 12px;
	background: url(../images/bg-b.png) repeat-x;
}
* html .promobox .left {
	margin-right: -3px !important;
}
* html .promobox .right {
	margin-left: -3px !important;
}


/*START FG2 DEFAULT STYLING
 ***********************/
.main-top {
	position: absolute;
	width: 940px;
	margin: 0 0 0 9px;
	height: 90px;
	top: 0;
	left: 0;
    
}
.main-top-area {
	height: 45px;
	padding: 20px 0 25px;
	width: 940px;
	overflow: hidden;
	background: url(../images/main-top-bg-header.png) no-repeat;
	overflow: hidden;
}

.clear{
     clear: both;
}
.default-category {
	float: left;
	position: relative;
	width: 520px;
	height: 98px;
	padding:0px 0px 35px 27px;
}

.default-category ul li {
    float: left;
}

.default-category h2,
.default-category h1{
	color: #efefef;
	font-weight: normal;
	font:normal 24px/18px Georgia, serif;
    padding-bottom: 10px;
}

.default-category a{
    display: block;
    margin-top: 29px;
    margin-left: 32px;
    padding-left: 6px;
    color: #ffcc00;
    font-size: 13px;
    text-decoration: none;
    min-width: 120px;    
}
.default-category a.back-link{  
    background: url(../images/back-arrow.png) 0% 50% no-repeat;
}

.default-category a.forward-link{
    background: url(../images/arrow-right.png) 0% 50% no-repeat;

}

.default-category a.back-link span,
.default-category a.forward-link span{
	margin: 0 0 0 7px;
	background: url(../images/border02.gif) repeat-x 0 100%;
	line-height: 18px;
    cursor: pointer;
        font-weight: bold;
    text-decoration: underline;
    font-size: 15px;
} 

.default-category a.back-link span:hover,
.default-category a.forward-link span:hover{
    background: url(../images/border02.gif) repeat-x 0 -100%;
}

.two-col-default{
    margin: 80px 0 0;
	position: relative;
	height: 1%;
	overflow: hidden;
	padding: 28px 38px 2px;
}

.default-h1{
    color: #002f7c;
    font-size: 17px !important;
    padding-bottom: 7px !important;
    background: url(../images/border03.gif) repeat-x 0 100%;
    line-height: normal !important;
    clear: left;
}

/*START AMENITIE STYLING
 ***********************/

/*START AMENITIE UL STYLING
 ***********************/
ul.amenitie-daily-list{
    margin: 20px 0px 35px 3px;
}

ul.amenitie-daily-list li{
    background: url(../images/arrow-right.png) 0% 4px no-repeat;
    padding-left: 12px;
    margin-bottom: 5px;
    float: none !important;
    width: 200px;
}

ul.amenitie-daily-list li ul{
    margin-left: 50px;
    margin-top: 10px;
}

ul.amenitie-daily-list li ul li{
    background: none;
    list-style: disc;
    padding:0px;
    margin-left:0px;
}

ul.amenitie-list ul.amenitie-daily-list{
    margin-top: 17px;    
}

ul.amenitie-list li{
    float: left;
    margin-right: 25px;
    width: 210px;
}
/*END AMENITIE UL STYLING
 ***********************/

/*START LIFESTYLE IMAGE
 ***********************/
.life-style-image{
   float: right;
   position: relative;
   top: -68px;
   right: 28px;
   z-index: 6;
}
/*END LIFESTYLE IMAGE
 ***********************/

/*END AMENITIE STYLING
 ***********************/

/*START CONTACT STYLING
 *************************/
.contact-required{
    text-align: right;
    margin:0px;
    padding:0px;
    margin-top: 15px;
    font-size:11px;
    font-weight: bold;
    color: #cc0000;
    padding-right: 12px;
}

.contact-directions ul{
    margin-top:20px;
}
.contact-directions ul li{
    float: left;
    line-height: 18px;
    width: 275px;
    margin-right: 64px;
    margin-bottom:30px;
    text-align: right;
}
.contact-directions ul li:first-child{
    width: 231px;
    text-align: left;
    padding:0px;
    margin-right: 60px;
}

.contact-directions ul li a{
   color: #002f7c;
   text-decoration: underline;	
}
.contact-directions ul li img{
   border:1px solid #002f7c;
}
.contact-faq{
    clear: left;
    margin-top: 22px;
    margin-bottom: 15px;
}
.contact-faq p a{
   color: #002f7c;
   text-decoration: underline;
}
/* END CONTACT PAGE STYLING
  ***************************/

/*START CONTACT FORM STYLING FOR BOTH CONTACT AND TESTIMONIAL PAGE
 ***********************************************************/
.contact-right{
    float: right;
    margin-bottom:30px;
}
.testimonial-contact-right{
    height: 370px;
}
.contact-left{
    width: 292px;
    height: 418px;
    
}
.testimonial-contact-left{
    height: 370px;
    margin-bottom: 0px;
}
.contact-left .left-box-top{
    background: url(../images/contact-left-top.gif) no-repeat;
    width: 292px;
    height: 11px;
}

.contact-left .left-box-bottom{
    background: url(../images/contact-left-bottom.gif) no-repeat;
    width: 292px;
    height: 11px;
}

.contact-left .box-content{
    background-color: #eaa400;
    border-color: #eaa400;
    width: 262px;
    padding-right: 30px;
    height: 358px;
    padding-top: 20px;
    padding-bottom: 4px;
    text-align: right;    
}
.testimonial-contact-left .box-content{
    height: 312px;
}
.testimonial-inner-box{
    width: 210px;
    float: right;
}
.contact-left .box-content p{
    color: #fff;
    line-height: 18px;
}
.contact-left .box-content h1,
.contact-left .box-content h3{
    color: #fff;
    font-size: 17px;
    font-weight: bold;
}

.contact-right .right-box-top{
    background: url(../images/contact-right-top.gif) no-repeat;
    width: 589px;
    height: 11px;
}

.contact-right .right-box-bottom{
    background: url(../images/contact-right-bottom.gif) no-repeat;
    width: 589px;
    height: 11px;
}

.contact-right .box-content{
    background-color: #f9e4b3;
    border-color: #f9e4b3;
    width: 564px;
    padding-left: 25px;
    height: auto;
    padding-top: 20px;
    padding-bottom: 40px;
    
}
.contact-right .box-content p{
    color: #b37d00;
    line-height: 18px;
}
.contact-right .box-content h1,
.contact-right .box-content h3{
    color: #b37d00;
    font-size: 17px;
    font-weight: bold;
}
.contact-right form ul{
    clear: left;
}
.contact-right form ul li{
    float: left;
    color: #b37d00;
    margin-right: 18px;
    margin-bottom: 20px;
}
.testimonial-contact-right form ul li{
    margin-right: 10px;
}
.testimonial-contact-right .upload-file p{
    font-size: 11px;
    text-align: right;
    margin: 0px;
    padding: 0px;
    clear: both;
}
.contact-right .contact-input-left{
    float: left;
    width: 2px;
    height: 27px;
    background: url(../images/contact-input-left.gif) no-repeat;
    position: relative;
    z-index: 20;
    left: 2px;
}
.contact-right .contact-input-right{
    float: left;
    width: 3px;
    height: 27px;
    background: url(../images/contact-input-right.gif) no-repeat;
    margin-left: -2px;
}
.contact-right .contact-label{
    padding-left: 3px;
    margin-bottom: 3px;
    font-weight: bold;
}
.contact-right .contact-input-state-bottom{
   background:url(../images/contact-input-bg.gif) 0% 100% repeat-x;
   height:2px;
   width: 45px;
   clear:both;
   margin-left:2px;
   margin-top:-4px;
}

.contact-right form input{
    border: none;
    height: 25px;
    background: url(../images/contact-input-bg.gif) repeat-x;
    float: left;
    padding-left:1px;
    padding-top: 6px;
}

.contact-right form{

    
}
.contact-right form #firstname,
.contact-right form #lastname{
    width: 185px;
}
.contact-right form #email{
    width: 257px;
}
.testimonial-contact-right form #name{
    width: 257px;
    
}
.testimonial-contact-right form #testimonial{
    margin-left: 4px;
    border: none;
    width: 530px;
    height: 83px;
    background: url(../images/textarea-bg.gif) no-repeat;
    padding:0px;
    margin-bottom: 0px;
    resize: none;
}
.testimonial-contact-right form #uploadfile{    
    background-image: none;
    padding: 0px;
    margin-left: 4px;
}
.contact-right form #phone{
    width: 114px;
}
.contact-right form #address{
    width: 390px;
}
.contact-right form #city{
    width: 230px;
}
.contact-right form #state{
    width: 45px;    
    background: none;
    background-color: #fff;
    margin: 0px;
    padding: 0px;
}
.contact-right form #zip{
    width: 74px;
}
.contact-right form #contact-me,
.contact-right form #send-info{
    position: relative;
    top: 5px;
    margin-top: -10px;
    z-index: 10;
    background: none;
    margin-left: 10px;
}

.contact-right .check-box{
    margin-left: 244px;
}
.contact-right .check-box input{
    float: none;
}
.contact-right .check-box li{
    float: left;
    text-align: right;
    margin-top: -10px;
    margin-bottom: 0px;
}

.contact-right .testimonial-submit-agreement li{
    float: left;
    margin-right: 10px;
}
.contact-right .testimonial-submit-agreement p{
    font-size: 11px;
    text-align: right;
    margin-right: 10px;
    width: 425px;
    padding: 0px;
}
.contact-right .check-box span{
    font-size:11px;
    position: relative;
    top: -4px;
}
.contact-right form .contact-submit{
    background: url(../images/contact-submit-button.gif);
    height: 32px;
    width: 94px;
    margin-top: 2px;
    cursor: pointer;
    padding-top:0px !important;
}
/* START REQUIRED UI STYLE
  *************************/
.alert-message{
    border:1px solid #fbc2c4;
    background: #fbe3e4;
    width: 515px;
    color: #514721;
    font-size:11px;
    padding: 10px 0px 10px 9px;
    position: relative;
    top: -10px;
}
.required{
    color: #cc0000; 
}
.required-state{
    margin-bottom: 60px;
}
.required-state .box-content{
    padding-bottom: 40px;
}

/* END REQUIRED UI STYLE
  *************************/
/* END CONTACT FORM STYLING
  ****************************/

/*START FAQ STYLE
 *************************/
.faq-h1{
    color: #eaa400;
    font-size: 24px;
    padding-bottom: 2px;
    background: url(../images/border03.gif) repeat-x 0 100%;
    font-weight: normal;
    margin-top: 5px;
}
.faq-h1 a{
    text-decoration: none;
}

.faq-printer-icon{
    background: url(../images/icons2.gif) -99px 0px no-repeat;
    width: 135px;
    height: 30px;
    padding-left: 35px;
    padding-top: 8px;
    float: right;
    position: relative;
    top: -5px;
    z-index: 200;
}
.faq-printer-icon a {
	float: left;
	position: relative;
	cursor: pointer;
	color: #cc9900;
	text-decoration: none !important;
	font: 13px Arial, Verdana, Helvetica, sans-serif;
}
.faq-printer-icon a span {
	margin: 0 0 0 2px;
	display: inline;
	float: left;
	background: url(../images/border02.gif) repeat-x 0 100%;
	line-height: 18px;
    cursor: pointer;
}
.faq-printer-icon a span:hover {
	background: url(../images/border02.gif) repeat-x 0 -100%;
}
.question-container{
    margin-top: 20px;
    margin-bottom: 30px;
}
.answer-container{
    margin-top: 20px;
    margin-bottom: 80px;
}
.question-container h2,
.answer-container h2{
    clear: right;
    font-size: 17px;
    color: #002f7c;
    float: right;
    margin-right: 730px;
    margin-bottom: 20px;
    line-height: normal !important;
    text-align: right;
}
.question-container ul,
.answer-container ul{
    clear: right;
    margin-left: 135px;
    margin-bottom: 25px;    
}
.question-container ul li,
.answer-container ul li{
    background: url(../images/faq-question-icon.gif) no-repeat;
    padding-left: 38px;
    width: 670px;
    margin-top: 10px;
    min-height: 22px;
}
.answer-container ul li{
    color: #000;
    font-weight: bold;
}
.answer-container ul li.answer{
    background: url(../images/faq-answer-icon.gif) no-repeat;
    min-height: 22px;
    font-weight: normal;
}
.question-container ul li a{
    color: #002f7c;
    text-decoration: underline;
}
.answer-container ul li a{
    text-decoration: none;
}
.back-to-top{
    background: url(../images/bull-up.gif) 0% 8px no-repeat;
    padding-left: 10px;
    float: right;
}
.back-to-top a {
	float: left;
	position: relative;
	cursor: pointer;
	color: #cc9900;
	text-decoration: none !important;
	font: 13px Arial, Verdana, Helvetica, sans-serif;
}
.back-to-top a span {
	margin: 0 0 0 2px;
	display: inline;
	float: left;
	background: url(../images/border02.gif) repeat-x 0 100%;
	line-height: 18px;
    cursor: pointer;
}
.back-to-top a span:hover {
	background: url(../images/border02.gif) repeat-x 0 -100%;
}
/*END FAQ STYLE
 *************************/

/* START PHOTO GALLERY PAGE
  ************************/
.photo-gallery{
    width: 677px;
    float: right;
    margin-top: 15px;
    margin-bottom: 30px;
    margin-right: -16px;
}
.photo-gallery li{
    float: left;
    margin: 12px 16px 12px 16px; 
}
.virtual-tour-callout{
    width: 217px;
    height: 386px;
    margin-top: 15px;    
}

.virtual-tour-callout a{
    position: absolute;
    top: 50%;
    margin-top: -108px;
}
/* END PHOTO GALLERY PAGE
  ***********************/
/* START TESTIMONIAL PAGE
  **********************/
.testimonial-list{
    margin-top: 25px;
}

.testimonial-list li ul li{
    float: left;
    margin-bottom: 26px;
}
.testimonial-list li ul li:first-child{
    padding-top: 28px;
    padding-right: 18px;
    width: 250px;
    text-align: right;
    clear: left;
}
.testimonial-list li ul li:first-child img{
    margin-bottom: 5px !important;
}
.testimonial-container{
    padding-left: 23px;
    width: 590px;
    padding-top: 20px;
    min-height: 40px;
    background: url(../images/testimonial-bubble-bg.gif) no-repeat;
    font-family: Georgia;
    font-size: 18px;
    color: #002e76;
    font-style: italic;
    line-height: 32px;
}

.testimonial-container div{
    background-color: #f2f4f7;
    padding-left: 25px;
    padding-right: 20px;
}

.testimonial-container-bottom {
    background: url(../images/testimonial-bubble-bottom.gif) no-repeat;
    width: 589px;
    height: 13px;
    margin-left: 23px;
}
/* END TESTIMONIAL PAGE
  ********************/
/* START SITEMAP PAGE
  ********************/
.sitemap-hr{
   background: url(../images/border03.gif) repeat-x 0 100%;
   width:100%;
   height:1px;
   margin-bottom: 22px;
   margin-top:10px;
}
.sitemap-ul-normal{
    margin-top: 40px;
}
.sitemap-ul-normal-last{
    margin-bottom: 100px !important;
}
.sitemap-ul-bold ul,
.sitemap-ul-normal ul{
    margin-bottom: 25px;
    width: 455px;
}
.sitemap-ul-bold ul li:first-child,
.sitemap-ul-normal ul li:first-child{
    background: url(../images/arrow-right.png) 0% 50% no-repeat;
    margin-bottom: 5px;
}
.sitemap-ul-bold ul li:first-child a,
.sitemap-ul-normal ul li:first-child a{
    font-weight: bold;
    color: #002f7c;
    text-decoration: underline;
}
.sitemap-ul-normal ul li:first-child a{
    font-weight: normal !important;
  
}
.sitemap-ul-bold ul li,
.sitemap-ul-normal ul li
{
    padding-left: 10px;
}
.sitemap-ul-normal ul li span{
    color: #b4b4b4;
}
/* END SITEMAP PAGE
  *******************/
  *******************/
/*START TABLE STYLE
 ********************/
table{
    margin-top: 25px;
    margin-bottom: 25px;
}
table tr td{
    width: 295px;
}
table thead{
    color: #fff;
    font-size: 13px;
    font-weight: bold;
}
table thead tr td{
    border: none;
    border-right:1px solid #fff;
    padding:8px 0px 8px 20px;
}
table tfoot tr td{
    border: none;
    border-right:1px solid #fff;
}
table thead tr td:first-child{
    background: url(../images/table-round-corner-top-left.png) 0% 0% no-repeat;
}
table thead tr td.last-header{
    background: url(../images/table-round-corner-top-right.png) 100% 0% no-repeat;
}
table tfoot tr td:first-child{
    background: url(../images/table-round-corner-bottom-left.png) 0% 100% no-repeat !important;
}
table tfoot tr td.last-footer{
    background: url(../images/table-round-corner-bottom-right.png) 100% 100% no-repeat !important;
}
table tbody tr td{
    border: none;
    border-right:1px solid #fff;
    border-bottom: 1px solid #fff;
    padding: 10px 10px 10px 20px
}
table tbody tr.last-tr td{
    border-bottom: none;
}
/*END TABLE STYLE
 *********************/
 *********************/
/*START PRIVACY STYLING
 ***********************/
ul.privacy-list{
    margin: -15px 0px 0px 3px;
    padding:0px;
}

ul.privacy-list li{
    background: url(../images/arrow-right.png) 0% 5px no-repeat;
    padding-left: 12px;
    margin-bottom: 5px;
    float: none !important;
    color: #333333;
    line-height: 18px;
    font-size: 13px;
}

ul.privacy-list li ul{
    margin-left: 50px;
    margin-top: 10px;
}

ul.privacy-list li ul li{
    background: none;
    list-style: disc;
    padding:0px;
    margin-left:0px;
}

/*END PRIVACY STYLING
 ***********************/

/* MAPS - andrew
  *******************/
  .gsc-control {
	width: auto !important;
	position: relative !important;

  }
  .gsc-search-box, .gsc-config gsc-locationConfig, .gsc-resultsHeader {
	display: none !important;
  }
.location
{
	margin-top: 17px;
}
.location .list
{
	width: 180px;
	float: left;
}
.location .map-container
{
	float: right;
	width: 680px;
}
.location .map-container .left-panel
{
	width: 240px;
	float: left;
	margin-right: 5px;
}
.location .map-container .map-area
{
	width: 435px;
	float: right;
	height: 340px;
}
.location .map-container .map-area .map
{
	width: 100%;
	height: 100%;
}
.location .map-container .directions-container form
{
	padding: 10px;
	border: 1px solid #eee;
}
.location .map-container .text
{
	width: 130px;
}
.location .map-container .submit
{
	width: 40px;
}

/* FORM
  *******************/
.form-confirmation
{
	font-size: 15px;
	font-weight: bold;
}
.share.overlay .hint
{
	font-size: smaller;
	color: gray;
}
.share.overlay .default-h1
{
	margin-bottom: 8px;
}
.share.overlay fieldset
{
	border: 0;
}
.share.overlay label
{
	display: block;
	font-weight: bold;
}
.share.overlay input.text
{
	width: 100%;
	display: block;
}
.share.overlay textarea
{
	width: 100%;
	height: 100px;
	font-family: Arial;
	font-size: 13px;
}
.share.overlay p
{
	margin-right: 10px;
	padding-bottom: 10px;
}
.share.overlay p.nowrap
{
	float: left;
}





.generic-content
{
	margin-top: 17px;
}
.two-col-default
{
	min-height: 400px;
}



.overlay iframe
{
	width: 603px;
	height: 463px;
}

.other-properties ul
{
	float: left;
	margin-right: 25px;
	margin-bottom: 25px !important;
	width: 200px;
}

.btn-apply span:hover 
{
	background-position: 0px -44px;
}