/**COLORS
green: #78AD21
yellow: #F4F9d0
**/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	background-color:#466392
}
#content {
	width:777px;
	background-color:#FFFFFF;
	padding:0px 10px 10px 10px;
}
td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}

a {
	font-size:12px;
	font-family: Arial, Helvetica, sans-serif;
	color:#0066CB;
	text-decoration:underline;
}
a.smLink {
	font-size:11px;
}

a.lgLink {
	font-size:18px;
	font-family:Georgia, Times New Roman, Times, serif;
}

a.medLink {
	font-size:12px;
	font-family:Georgia, Times New Roman, Times, serif;
}

a:hover {
	color:#002674;
}

a span {
	text-decoration:none;
}

a.sm {
	font-size:10px;
}
.clear {
	clear:both;
}
#main a {
	color:#78AD21;
	text-decoration:none
}
#main a:hover {
	color:#5E881A;
	text-decoration:none
}
#rhn a {
	color:#78AD21;
	text-decoration:none
}
#rhn a:hover {
	color:#5E881A;
	text-decoration:none
}
.underline {
	text-decoration:underline;
}
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:20px;
	color:#900;
	margin:0 0 2 0;
	font-weight:300
}
h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size:14px;
	color:#900;
	margin:0 0 2 0;
	font-weight:300
}

#wrapper-crnrs {
	margin: 11px auto 0 auto;
	width:777px;
}

#wrapper-crnrs td#whitebg {
	background-color:#fff;
}


#wrapper-start {
	margin: 11px auto 0px auto;
	width:777px;
	background-color:#fff;
}

#wrapper-end {
	margin: 0px auto 10px auto;
	width:777px;
	background-color:#fff;
	padding-bottom:10px;
}

#wrapper {
	margin: 0 auto 10px auto;
	width:777px;
	background-color:#fff;
}

.bgblueline {
	background-color:#0099FF;
}

#header {
	width:757px;
}
#subnavigation {
	background-color:#002674;
}

#topnavigation {
  padding-bottom:4px;
	border-bottom:1px solid #0099FF;
	margin-bottom:8px;
}

#topnavigation a {
	font-size:10px;
	color:#0066CC;
	text-decoration:none;
	margin-left:17px;
}
#topnavigation a.nopadding {
	margin-left:0px;
}
#topnavigation a:hover {
	color:#002674;
}

#signin {
	width:415px;
	height:47px;
	background-color:#DDEEF1;
	display:none;
}
#signin td {
	padding-bottom: 0px;
}
#signin td.signinhdr {
	font-family: Arial, Helvetica, sans-serif;
	color:#102856;
	font-size:9px;
	padding-top:2px;
}
#signin input, #signin .twopxpad {
	margin-top:4px;
}
#signin td, #signin td a {
	font-size:10px;
	color:#0066CC;
}
#signin td a:hover {
	color:#002674;
}
#signin td, #signin td a.close {
	font-size:10px;
	color:#78818A;
}
#signout {
	width:415px; /*415 657*/
	height:47px;
/*	display:block;*/ /* removed, as this creates alignment problem in 
Netscape */
	text-align:right;
}
#welcomeImg {
	margin-left:20px;
}
#signout a {
	color:#E6271D;
	font-family: Georgia, "Times New Roman", serif;
	font-size:14px;
	text-decoration:none;
	font-weight:bold;
	letter-spacing:-1px;	
}

/**TRI BOX STYLES**/
td.tri-box-cell span.tri-title {
	font-size:13px;
	font-family: Georgia, "Times New Roman", serif;
	color:78AD21;
	font-weight:bold;
}
td.tri-box-cell {
	background-image:url(images/body-box-bg.jpg);
	background-repeat:no-repeat;
	background-position:0px 13px;
	height:75px;
	font-size:11px
}
div.tri-box {
	margin:5 0 0 5
}
#tri-box a {
	font-size:11px;
	line-height:26px
}

div.tri-box ul {
	list-style-type:none;
	margin:0px;
	padding-left:0px
}
div.tri-box li {
	padding-bottom:3px
}
div.tri-box img.packages {
	margin-left:10px
}

/**RIGHT RAIL STYLES**/
table.rhn {
	font-family: Georgia, "Times New Roman", serif;
	color:#000
}
td.rhn-title {
	color:#FFF;
	background:#78AD21;
	font-family: Georgia, "Times New Roman", serif;
	font-size:13px;
	font-weight:bold;
	width:162px;
	padding:4 0 4 14
}
td.rhn-corner {
	background:#78AD21;
	width:15px
}
td.rhn-content {
	border-left:1px solid #78AD21;
	border-right:1px solid #78AD21;
	border-bottom:1px solid #78AD21;
	background:#F4F9D0;
	width:177px;	
	padding:5 5 5 8;
	font-size:11px;
}
td.rhn-content ul {
	list-style-type:none;
	margin:0px;
	padding-left:0px
}
td.rhn-content li {
	padding-bottom:3px
}
td.rhn-content a {
	font-size:11px;
	line-height:20px;
}
td.rhn-content :hover {
	text-decoration:underline
}

/**AMENITIES**/

.amenities {
	width: 550px;
}
.amenities ul {
	margin-left: 0px;
	float: left;
	width: 100%;
	list-style-type:none
}
.amenities ul li {
	float: left;
	width: 250px;
	background-image: url(images/bullet.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	padding-left:20px;
	padding-bottom:4px
}


/**AREA ATTRACTIONS**/
#at-titles {
	font-size:13px;
	font-family: Georgia, "Times New Roman", serif;
	color:78AD21;
	font-weight:bold;
	width:555px; 
}
#at-titles #title-left {
	float:left;
	margin-left:116px;
	width:190px;
	position:relative;
	top:2px
}
#at-titles #title-right {
	float:left;
	width:240px;
	text-align:right;
	position:relative;
	top:2px
}
div#at-gradient {
	clear:both;
	width:555px;
	height:16px;
}
div#at-container {
	clear:both;
	background:#F4F9d0;
	width:555px;
	border-left:1px solid #78AD21;
	border-right:1px solid #78AD21;
	border-bottom:1px solid #78AD21;
}
div.attraction {
	background:#F4F9d0;
	width:555px;
}
.attraction .image {
	float:left;
	width:110px;
	margin-left:4px
}
.attraction .blurb {
	float:left;
	width:365px
}
.attraction .distance {
	float:left;
	width:67px;
	text-align:right;
	margin-right:7px
}
div.at-spacer {
	width:555px;
	clear:both;
	height:14px
}
div.at-bottom {
	width:555px;
	clear:both;
	height:14px
}

/**TESTIMONIALS**/
div.testimonial {
	margin:0 0 0 14;
	border:1px dashed #78AD21;
	background: #F4F9d0;
	padding:10px 6px;
	font-style:italic;
	width:530px
}

/**PACKAGES**/
.package-box-cell span.package-title {
	font-size:13px;
	font-family: Georgia, "Times New Roman", serif;
	color:78AD21;
	font-weight:bold;
}
.package-box-cell {
	background-image:url(images/body-box-bg.jpg);
	background-repeat:no-repeat;
	background-position:0px 13px;
	height:auto;
}
div.package-box {
	font-size:12px;
	margin:5 0 15 5;
	height:auto
}
div.package-box h2 {
	margin-top:10px
}
#package-box a {
	font-size:12px;
}

div.package-box ul {
	margin-left:0px;
	padding-left:16px;
	margin-top:4px;
	margin-bottom:10px
}
div.package-box li {
	padding-bottom:3px
}
div.package-box img.packages {
	margin-left:10px
}


.notice {
	font-style:italic;
	font-size: 10px;
	color: #000;
}

#bwifooter {
	margin-top:10px;
}
#gccifooter {
	margin-top:10px;
	float:right;
}
#gccifooter a, #bwifooter a {
	margin:2px 0px 2px 15px;
	font-size:11px;
	color:#0066CC;
	text-decoration:none;
}
#bwifooter a {
	margin:2px 15px 2px 0px;
	white-space:nowrap;
}
#gccifooter a:hover, #bwifooter a:hover {
	color:#002674;
	text-decoration:underline;
}
#gccifooter a.on, #bwifooter a.on, #topnavigation a.on, #topnavigation span.on a 
{
	color:#8B949E;
}
#gccifooter a.on:hover, #bwifooter a.on:hover {
	color:#8B949E;
	text-decoration:none;	
}
#bwifooter a.nopadding {
	margin-right:0;
}


/**FOOTER**/

#copywrite, #copywrite td {
	width:767px;
	color:#B1DEE5;
	font-size:10px;
}

/**FORM ERROR**/
.error {
	color:red;
	font-style:italic
}
