/**
 * Eric Meyer's Reset CSS v2.0 (http://meyerweb.com/eric/tools/css/reset/)
 * http://cssreset.com
 */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: top;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

::selection {
	background-color:#a4b751; /* Safari */
	color:#FFF;
	}
::-moz-selection {
	background: #a4b751; /* Firefox */
	color:#FFF;
}

body table.main td.gutter{width:12px;}
body table.main td.gutter-l{width:24px;}
body table.main td.column{width:54px;}
body table.main table td.column-l{width:66px;}


body{
	background-color:#a9c2e3;
	background-image:url('images/header.jpg');
	background-position:center 24px;
	background-repeat:no-repeat;
	font-family:'Helvetica','Arial', sans-serif;
}

sup{
	position:relative;
	bottom:4px;
	font-size: smaller;
}

body table.main{
	margin:0px auto 20px auto;
	width:960px;
	background-image:url('images/footer.jpg');
	background-position:bottom left;
	background-repeat:no-repeat;
	border-collapse:collapse;
	border-spacing:0px;
	border:0;
	table-layout:fixed;
}

body table.main td.content{
	background: rgb(29,43,106);
	background: rgba(29,43,106,0.8);
	color:#A9C2E3;
}

body table.main td.content table.availability{
	font-size:12px;
	line-height:27px;
	color:#fff;
	letter-spacing:1px;
	margin:24px 0px;
}

body table.main td.content table.availability.no_margin{
	margin:0px 0px 48px 0px;
}

body table.main td.content table.availability a{
	border:0px;
}

body table.main td.content table.availability thead{
	text-transform:uppercase;
	border-bottom:1px solid #FFF;
}

body table.main td.content table.availability tr.odd td {
	background-color:#111A40;
}

body table.main td.content table.availability td {
	padding:0px 12px;
	text-align:center;
}

body table.main td.content table.availability td.first {
	text-align:left;
}

body table.main h1 em, body table.main h2 em, body table.main h3 em, body table.main h4 em, body table.main h5 em, body table.main h6 em {
	color:#111A40;
	font-style:italic;
}

body table.main td.content p em {
	color:#FFF;
	font-style:italic;
	font-weight:bold;
	-webkit-font-smoothing: antialiased;
}

body table.main td.content p strong {
	color:#FFF;
	font-weight:bold;
	-webkit-font-smoothing: antialiased;
}

body table.main h1, body table.main h2, body table.main h3, body table.main h4, body table.main h5, body table.main h6, body table.main a.cta {color:#D9E9FF;-webkit-font-smoothing: antialiased;}

body table.main td.content h1, body table.main td.content h2, body table.main td.content h3, body table.main td.content h4 {margin:12px 12px 12px 8px;}

body table.main td.content h5, body table.main td.content h6, body table.main td.content p, body table.main td.content a.cta {margin:0px 12px 12px 10px;}

body table.main h1{
	font-size:60px;
	font-weight:600;
	line-height:72px;
	color:#D9E9FF;
}

body table.main h2{
	font-weight:400;
	font-size:36px;
	line-height:44px;
}

body table.main h3{
	font-weight:normal;
	font-size:33px;
	letter-spacing:1px;
	line-height:40px;
}

body table.main h4{
	font-weight:500;
	font-size:24px;
	line-height:30px;
}

body table.main h5{
	font-weight:bold;
	line-height:24px;
	font-size:16px;
	letter-spacing:1px;
}

body table.main h6{
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:2px;
	font-size:13px;
	line-height:18px;
}

body table.main td.content a.cta{
	line-height:24px;
	font-size:12px;
	letter-spacing:1px;
	font-weight:bold;
	display:inline-block;
	background-color:#111A40;
	border:0px;
	padding:0px 12px;
}

body table.main td.content a.pdf span{
	display:none;
}

body table.main td.content a.pdf {
	width:27px;
	height:27px;
	background-image:url('images/pdf-icon.png');
	background-repeat:no-repeat;
	background-position:center center;
}

body table.main td.content a.cta:hover{
	background-color:#D9E9FF;
	color:#111A40;
	border:0px;
}

body table.main a.cta:after{
	content:" >";
}

body table.main td.content a{
	color:#D9E9FF;
	display:inline-block;
	border-bottom:1px dotted #A9C2E3;
	text-decoration:none;
}

body table.main td.content a:hover{
	color:#FFF;
	border-bottom:1px solid #FFF;
}

body table.main td.content p{
	font-size:12px;
	line-height:18px;
	color:#D9E9FF;
	letter-spacing:1px;
}

body table.main td.content ul{
	margin:0px 12px 18px 24px;
	font-size:12px;
	line-height:18px;
	color:#D9E9FF;
	letter-spacing:1px;
	list-style-type:disc;
}

body table.main td.content ul li{
	margin-bottom:6px;
}

body table.main td.content form ul{
margin:0px 0px 0px 12px;
}

body table.main td.content form ul li label{
	width:132px;
	display:inline-block;
}

body table.main td.content form ul li input{
	padding:0px;
	border:0px;
	line-height:14px;
	margin:0px;
	width:396px;
	padding:11px 12px;
	font-size:14px;
	font-family:Helvetica,Arial,  sans-serif;
	font-size:12px;
	color:#393939;
	letter-spacing:1px;
	font-weight:500;
}

body table.main td.content form ul li input.error{
	background-color:#ff5555;
}

body table.main td.content form fieldset.message textarea {
	padding:0px;
	border:0px;
	line-height:36px;
	margin:0px;
	width:528px;
	padding:12px;
	font-size:12px;
	height:144px;
	font-family:Helvetica, Arial, sans-serif;
	line-height:18px;
	letter-spacing:1px;
	font-weight:500;
}

body table.main td.content form ul li textarea{
	padding:0px;
	border:0px;
	line-height:36px;
	margin:0px;
	width:396px;
	padding:12px;
	font-size:12px;
	height:144px;
	font-family:Helvetica, Arial, sans-serif;
	letter-spacing:1px;
	line-height:18px;
	font-weight:500;
}

body table.main td.content form ul li{
	margin-bottom:12px;
	line-height:36px;
	list-style-type:none;
}

body table.main td.content form legend{
	margin-left:12px;
	color:#fff;
	font-weight:800;
	margin-bottom:12px;
	padding-top:12px;
	letter-spacing:1px;
	-webkit-font-smoothing:antialiased;
}

body table.main td.content form p.submit {
	text-align:center;
	width:552px;
}

body table.main td.content form p input{
	border:0px;
	margin:0px 12px 0px 0px;
	padding:0px 24px;
	line-height:36px;
	display:inline-block;
	font-family:Helvetica, Arial, sans-serif;
	letter-spacing:1px;
	font-size:14px;
	font-weight:500;
	background-color:#111A40;
	color:#D9E9FF;
	border:0px;
	cursor:pointer;
}

body table.main td.content form p input:hover{
	background-color:#D9E9FF;
	color:#111A40;
}

body table.main td.content img{
	margin-bottom:12px;
}

body table.main td.content table{
	margin:0px 12px 12px 12px;
}

body table.main strong {
	font-weight:bold;
}

body table.main tr.header td.nav {
	position:relative;
}

body table.main tr.header td.nav a{
	display:block;
	height:36px;
	font-size:11px;
	background-color:#1d2b6a;
	text-align:center;
	text-decoration:none;
	color:#D9E9FF;
	letter-spacing:1px;
	text-transform:uppercase;
	line-height:36px;
	margin-top:96px;
}

body table.main tr.header td.nav a:hover{
	background-color:#A9C2E3;
	color:#1D2B6A;
}

body table.main tr.grid-setup td{
	height:12px;
}

body table.main tr.grid-setup td img{
	display:none;
}

body table.main td.vertical-spacer-small{height:12px;}
body table.main td.vertical-spacer{height:24px;}
body table.main td.vertical-spacer-medium{height:48px;}
body table.main td.vertical-spacer-large{height:60px;}

body table.main tr.footer-nav td.nav {
	width:53px;
	border-right:1px solid #FFF;
}

body table.main tr.footer-nav a {
	font-size:10px;
	color:#FFF;
	letter-spacing:1px;
	text-transform:uppercase;
	line-height:18px;
	text-decoration:none;
	display:block;
	font-weight:600;
	-webkit-font-smoothing:antialiased;
}

body table.main tr.footer-nav a.sub {
	text-transform:none;
}

body table.main tr td.side-nav a{
	display:block;
	height:34px;
	font-size:11px;
	background-color:#1d2b6a;
	border:1px solid #1d2b6a;
	text-align:center;
	text-decoration:none;
	color:#FFF;
	letter-spacing:1px;
	text-transform:uppercase;
	line-height:36px;
	margin-top:12px;
}

body table.main tr td.side-nav a.sub{
	display:block;
	height:24px;
	font-size:10px;
	background-color:#A9C2E3;
	border-top:0px;
	border-left:1px solid #1D2B6A;
	border-right:1px solid #1D2B6A;
	border-bottom:1px solid #1D2B6A;
	text-align:center;
	text-decoration:none;
	color:#1D2B6A;
	letter-spacing:1px;
	text-transform:uppercase;
	line-height:24px;
	margin-top:0px;
}

body table.main tr td.side-nav a.first {
	margin-top:0px;
}

body table.main tr td.side-nav a:hover{
	background-color:#FFF;
	color:#1D2B6A;
}

body table.main tr.footer td{
	vertical-align:top;
}

body table.main tr.footer td p{
	font-size:12px;
	line-height:18px;
	color:#1D2B6A;
	letter-spacing:0.75px;
}

body table.main tr.footer td p a{
	color:#1D2B6A;
	text-decoration:none;
	border-bottom:1px dotted #1D2B6A;
}

body table.main tr.footer td p a:hover{
	color:#5d76cf;
	border-bottom:1px solid #5d76cf;
}

body table.main tr.homepage td {
	padding-top:140px;
}

body table.main tr.homepage td h1, body table.main tr.homepage td h3 {font-family:Helvetica, Arial, sans-serif; font-weight:normal; color:#FFF; margin-bottom:24px;}

body table.main tr.homepage td h1 {
	width:379px;
	height:55px;
	background-image:url('images/escapetowork.png');
	background-repeat:no-repeat;
	background-position:top left;
	margin-bottom:12px;
}

body table.main tr.homepage td h1 span {
	display:none;
}

body table.main tr.homepage td h1 em {
	font-style:italic;
	color:#1D2B6A;
	font-weight:300;
	font-family:Helvetica, Arial, sans-serif;;
}

body table.main tr td.divider {
	border-top:1px solid #FFF;
}

body table.main tr.homepage td a.cta{
	color:#1D2B6A;
	line-height:24px;
	font-size:20px;
	letter-spacing:1px;
	font-weight:normal;
	display:block;
	margin:6px 0px;
	text-decoration:none;
}

body table.main tr.homepage td a.cta:after{
	content:" >";
}

body table.main tr td div.slideshow.banner {
	width:912px;
	height:310px;	
}

body table.main tr td div.slideshow.amenities {
	width:288px;
	height:170px;
}