/* CSS Document */

html {
	margin: 0;
	padding: 0;
	background: #F1F1F1 url(../images/html_bg.gif) repeat-x 0px 0px;
}

body {
	background: url(../images/body_bg.gif) repeat-x 0px 406px;
	margin: 0px;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	line-height: 1.5;
	color: #333;
	height: 100%;
}
a { color: #4C6785; }
h1 {
	margin: 0;
	color: #32557E;
	font-size: 20px;
	font-weight: normal;
}
h2 {
	color: #55585b;
	font-size: 2em;
	line-height: 1.5;
	margin: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}
#wrap {
	width: 760px;
	margin: 0 auto;
	padding: 0;
}
#logo {
	margin: 3px 0 0 6px;
	float: left;
}
#logo a:link, #logo a:visited {
	width: 281px;
	height: 92px;
	/*font-size: 1px;*/
	/*overflow: hidden;*/
	padding-top: 0px;
	display: block;
	background: url(../images/logo.png) no-repeat;
	text-indent:-999px;
}
#header {
	height: 96px;
	margin: 0;
	padding: 0;
}
#header ul {
	list-style: none;
	margin: 75px 0 0;
	padding: 0;
	float: right;
	text-align: right;
}
#header ul li {
	display: inline;
}
#header ul li a {
	color: #dce0e4;
	text-decoration: none;
	font-size: .916em;
	text-transform: uppercase;
	margin: 0 1.5em 0 0;
}
#header ul li a:hover { color: #FFF; }
/*#header p {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #97a1a8;
	float: right;
	overflow: auto;
	font-size: 1.833em;
	margin: 60px 0 0;
*/}
#tools {
	float: right;
	width: 547px;
	text-align: right;
}
/* self clearing rules */
#tools:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#tools { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#tools { display: block; }
/* End hide from IE-mac */
#topTools {
	margin: 0;
	padding: 0;
}
#topTools h2.slogan {
	width: 359px;
	height: 0;
	background: url(../images/slogan.jpg) no-repeat;
	float: left;
	margin: 18px 0 0 8px;
	font-size: 1px;
	padding-top: 21px;
	display: block;
	overflow: hidden;
}
#topTools ul {
	text-align: right;
	margin: 0;
	padding: 0;
	width: 145px;
	float: right;
}
#topTools ul li {
	display: inline;
	margin: 0;
	padding: 0;
}
#topTools ul li a:link, #topTools ul li a:visited {
	border-left: solid 1px #E6E6E6;
	color: #B1B1B1;
	text-decoration: none;
	float: left;
	font-size: 11px;
}
#topTools ul li a:hover {
	text-decoration: underline;
}
#topTools ul li a.home {
	padding: 16px 13px 0 23px;
	background-image: url(../images/cs_iconHome.gif);
	background-repeat: no-repeat;
	background-position: 7px 17px;
}
#topTools ul li a.contact {
	padding: 16px 13px 0 27px;
	background-image: url(../images/cs_iconContact.gif);
	background-repeat: no-repeat;
	background-position: 7px 17px;
}
/* self clearing rules */
#topTools:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#topTools { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#topTools { display: block; }
/* End hide from IE-mac */
#nav {
	float: left;
	width: 189px;
	height: 230px;
	margin: 0;
	padding: 0;
	background: url(../images/nav_bg.gif) no-repeat 0px 0px;
}
/* self clearing rules */
#nav:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#nav { display: inline-block; _height: 1%; }
/* Hides from IE-mac \*/
#nav { display: block; }
/* End hide from IE-mac */
#nav ul {
	margin: 0 auto;
	padding: 0;
}
#nav ul li {
	display: inline;
}
#nav ul li a {
	font-family: Georgia;
	font-size: 1.667em;
	color: #2d3033;
	text-decoration: none;
	font-variant: small-caps;
	letter-spacing: 1px;
	display: block;
	padding-left: 8px;
	line-height: 2.25;
	background: url(../images/navSep.gif) no-repeat left bottom;
}
#nav ul li a:hover {
	color: #fff;
	background-color: #859097;
}
#nav ul li a.first:hover {
	background-image: url(../images/nav_bg-top_hover.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#nav ul li a.last { background: none; padding-bottom: 5px; }
#nav ul li a.last:hover {
	background-image: url(../images/nav_bg-bottom_hover.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	background-color: #859097;
}
	
/* Leaderboard */
#leaderboard {
	height: 279px;
	margin: 15px 0 0;
	padding: 0;
}
#leaderboard img {
	float: right;
}
#leaderboard img.home {
	position: absolute;
	padding-left: 12px;
}
#leaderboard h3 {
	font-size: 1.5em;
	color: #f6f6f6;
	font-family: Georgia, "Times New Roman", Times, serif;
	line-height: 1.5;
	margin: 0;
	font-weight: normal;
	font-style: italic;
	clear: both;
	z-index: 100;
	position: relative;
}
#leaderboard img {
	margin-bottom: -21px;
}
#contentContainer {
	width: 100%;
	margin: 0;
	padding: 0;
}

/* Feature Box Styles */
.feature {
	float: right;
	width: 188px;
	padding-top: 8px;
	clear: right;
	margin-top: 58px;
	background: #e7ebee url(../images/secondarycontent-caps.gif) no-repeat 0px 0px;
}

.feature .content {
	width: 168px;
	padding: 0 9px;
	border-left: 1px solid #cacdce;
	border-right: 1px solid #cacdce;
}
.feature .capB {
	display: block;
	width: 188px;
	height: 8px;
	margin: 0 auto;
	background: url(../images/secondarycontent-caps.gif) no-repeat -188px 0px;
}
.feature .content img {
	float: left;
	padding: 0 9px 0 0;
}
.feature .content h3 {
	font-size: 1.167em;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-style: italic;
	text-align: center;
	margin: 0;
}
.feature .content h4 {
	font-size: .916em;
	line-height: 1.636em;
	text-transform: uppercase;
	margin: 0;
	color: #666;
}
.feature .content p {
	font-size: .916em;
	line-height: 1.636em;
	margin: 0 0 1.636em;
}
.feature .content p.last {
	margin-bottom: 0;
}
.feature .content a {
	color: #666;
	text-decoration: none;
}
.feature .content p.more {
	text-align: right;
	margin-bottom: 0;
}
.feature .content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.feature .content ul.links {
	padding-left: 20px;
	list-style: disc;
}
.feature .content ul li {
	font-size: .916em;
	line-height: 1.636em;
	margin: .818em 0;
}
.feature .content ul li.first {
	margin-top: 0;
}
.feature .content ul li.last {
	margin-bottom: 0;
}
.feature .content ul li a {	
	color: #4C6785;
	text-decoration: none;
	font-size: 1.09em;
}
.feature .content ul li a:hover {
	text-decoration: underline;
}
* html .feature .capT {
	margin-bottom: -8px;
}
* html .feature .capB {
	margin-bottom: -8px;
}
#special.feature {
	margin-top: 18px;
}
/* Content */
#content {
	width: 557px;
	float: left;
}
#content p {
	margin: 0 0 1.5em;
}
#content h2 {
	margin-top: .916em;
	margin-bottom: .625em;
}
h2 span {
	line-height:1.2em;
	font-size:19px;
	font-style:italic;
}
#content h3 {
	margin: 0;
	font-size: 1.5em;
	color: #6f6f6f;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#content h4 {
	font-size: 1em;
	margin: 0;
}
#content .postinfo {
	margin-top: 0;
	font-size: .916em;
	color: #666;
}
#content .sep {
	display: block;
	height: 17px;
	width: 100%;
	border-top: 1px dotted #AAA;
}
#content .resource {
	float: left;
	width: 250px;
	margin-top: 1.5em;
	margin-right: 2em;
}
#content .resource ul{
	margin: 0 0 1.5em;
	padding-left: 20px;
}

#content .faq li {
	margin-bottom: 1.5em;
}
#content .faq dt {
	margin: 0;
	font-size: 1.167em;
	color: #6f6f6f;
	font-weight: bold;
}
#content .faq dd {
	margin-left: 0;
}
#content .terms li {
	margin-bottom: .75em;
}
#content ol ol li {
	list-style: lower-alpha;
}
.bodyImg {
padding:0 10px 5px 0;
}
/* Footer */
#footerContainer {
	background: #272b2d url(../images/footer_bg.gif) repeat-x 0px 0px;
	width: 100%;
	padding-top: 20px;
	margin-top: 2em;
}
#footer {
	height: 73px;
	font-size: .916em;
	line-height: 1.6em;
	color: #6c7073;
}
#footer address {
	text-align: left;
	font-style: normal;
	margin: 9px 0 0 0;
	float: left;
}

#footer div {
	float: right;
	text-align: right;
	margin: 21px 0 0 0;
}

#footer p {
	text-align: center;
	margin: 0 auto;
}
#footer a, #footer a:visited {
	color: #6c7073;
	text-decoration: none;
} 
#footer a:hover {
	text-decoration: underline;
}

#footer ul {
	margin: 0 auto;
	padding: 0;
	width: 100%;
	text-align: center;
}
#footer ul li {
	display:inline;
}
#footer ul li a, #footer ul li a:visited {
	margin: 0 4px;
	color: #6c7073;
	text-decoration: none;
} 
#footer ul li a:hover {
	color: #6c7073;
	text-decoration: underline;
}
.clear {
	clear: both;
}
.center {
	text-align: center;
}
.designers {
	font-size: 14px;
	font-weight: bold;
}
.bodyImg {
padding:0 10px 5px 0;
}
.table{
padding:0 10px 5px 0;
}

#rates {
	border-collapse: collapse;
	margin: .25em auto 1em;
	width: 80%;
	border-top: 1px solid #d7dadb;
	border-bottom: 1px solid #d7dadb;
}
#rates td, #rates th {
	padding: .3em 1em;
	border-bottom: 1px solid #d7dadb;
	text-align: center;
}
#rates td {
	border-right: 1px solid #d7dadb;
}
#rates th {
	border-left: 1px solid #d7dadb;
}
#rates tbody th { border-right: 1px solid #d7dadb; }
#rates thead {
	font-family: Georgia, "Times New Roman", Times, serif;
	border-right: 1px solid #d7dadb;
	background: #e5e5e5;
}
#rates colgroup.tofrom, #rates colgroup.logan { background: #efefef; }
#rates colgroup.boston { background: #f2f2f2;}
#rates colgroup { width: 33%; }

ol.alphabetical {
	float: right;
	width: 10%;
	padding: 0;
	margin: 0 18px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.167em;
	border-top: 1px solid #D7DADB;
	border-left: 1px solid #D7DADB;
	border-right: 1px solid #D7DADB;
	font-weight: bold;
	text-align: center;
	list-style: none;
}
ol.alphabetical a {
	text-decoration: none;
	background: #efefef;
	padding: .3em 1em;
	color: #666;
	display: block;
	margin-bottom: 1px;
	border-bottom: 1px solid #D7DADB;
}
ol.alphabetical a:hover {
	background: #f7f7f7;
}
#otherdestinations {
	border-collapse: collapse;
	margin: .25em 8px 1.5em;
	width: 80%;
	border-top: 1px solid #d7dadb;
	border-bottom: 1px solid #d7dadb;
}
#otherdestinations caption {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	caption-side: top;
	color: #55585b;
}
#otherdestinations td, #otherdestinations th {
	padding: .3em 1em;
	border-bottom: 1px solid #d7dadb;
	text-align: center;
}
#otherdestinations td {
	border-right: 1px solid #d7dadb;
	width: 33%;
}
#otherdestinations th {
	border-left: 1px solid #d7dadb;
	border-right: 1px solid #d7dadb;
	background: #EFEFEF;
}

/* Reservation Form */
#reservations {
	border-collapse: collapse;
	margin: .25em auto 1em;
	width: 80%;
	border-top: 1px solid #d7dadb;
	border-bottom: 1px solid #d7dadb;
}
#reservations colgroup {
	border-left: 1px solid #d7dadb;
}
#reservations colgroup.left {
	background: #efefef;
	width: 66%;
}
#reservations colgroup.right {
	background: #f2f2f2;
	border-right: 1px solid #d7dadb;
	width: 33%;
}
#reservations td {
	padding: .3em 1em;
	border-bottom: 1px solid #d7dadb;
}
#reservations tr.head {
	background: #d7dadb;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.167em;
	text-align: left;
	font-weight: bold;
	border-right: 1px solid #d7dadb;
}
#reservations textarea, #reservations input {	
	width: 200px;
}
#reservations input.small { width: 70px; }
#reservations #AutoNumber6 td { border: none !important; }
#msg1, #msg2, #msg3, #msg4, #msg5 {
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}

.content ul.link {
	
}
.content ul.link li {
	list-style-type:none;
	line-height:10px;
}
#rightHead {
	float:right;
	width:200px;
	height:96px;

}
#rightHead p {
	text-align:right;
	margin:0;
	padding-top:16px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#97A1A8;
	font-weight:bold;
}
#rightHead span.email {
	color:#97A1A8;
	text-align:right;
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
}
	#rightHead span.email a {
		text-decoration:none;
		color:#97A1A8;
	}
	#rightHead span.email a:hover {
		text-decoration:underline;
		color:#FFF;
	}
	