/*  ------- Layout CSS for SEGF.COM - Modified 10/31/07 -------*/

/*  ------- Document Level -------*/

	body {
	text-align: center;
	min-width: 960px;
	background-color: #89bce6;
  margin:0px;
  padding:0px;
}
html {
	min-height:100%;
	margin-bottom:1px;
}
a {
	outline: none;
	color: #02707d;
	text-decoration: underline;
}
a:hover {
	outline: none;
	color: #9ac6cb;
	text-decoration: underline;
}
img {
	border-style: none;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	line-height: 21px;
	margin-top: 0px;
	margin-bottom: 10px;
}
strong {
}
/*  ------- Wrapper -------*/

#wrapper {
	width: 960px;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	background-color: #FFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #59595B;
	text-align: center;
	/* P margin-top: 30px; */
}
/*  ------- Content -------*/
	
#content {
	width: 940px;
	text-align: left;
	/* IE MIN-HEIGHT HACK */
		min-height:470px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	float: left;
	margin-left: 10px;
	_margin-left:5px; /*IE6*/
}

#utility {
	width: 680px;
	float: right;
	margin-right: 10px;
	margin-top: -10px;
	margin-bottom: 20px;
	padding: 0px;
}
#utility ul {
	clear: left;
	margin: 0px;
	padding: 0px;
}
#utility li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 12px;
	display: inline;
}
#utility li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #00687b;
	text-decoration: none;
}

#subnav {
	float: right;
	width: 660px;
	padding: 0px;
	margin-top: 15px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#mainnav {
	width: 680px;
	margin-top: 11px;
	float: right;
	padding: 0px;
	margin-right: 10px;
}
#mainnav ul {
	clear: left;
	margin: 0px;
	padding: 0px;
}
#mainnav li {
	float: left;
	list-style-type: none;
}
#subnav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #5ba1b2;
	text-decoration: none;
	margin-right: 15px;
}
#subnav li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	margin-right: 15px;
}

.rateTable {
	background: url(../_images-base/rateTable.jpg) no-repeat;
	width: 178px;
	border-style:none;
	margin-top: 30px;
}

.rateTable tr{
	vertical-align:top;
}
.rateTable h4{
	margin-top: 5px;
	margin-left: 8px;
	margin-bottom: 0px;
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00687b;
	line-height: 1.5;
}

.rateTable p{
	margin-top: 8px;
	margin-left: 8px;
	margin-bottom: 0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color:#333d5d;
	line-height: 1.5;
}

.capacityTable {
 font-size: 12px;
 text-align:center;
 margin-bottom: 10px;
 border-collapse:collapse;
 
}
.new-rate-table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #333d5d;
	width: 178px;
	background-color: #d7dff3;
	border: 1px solid #00687b;
	vertical-align: top;
	font-style: normal;
	text-decoration: none;
	padding-bottom: 15px;
	text-align: left;
}

.new-rate-table .new-rate-table {
	border: none;
	width: 100%;
}

.new-rate-table h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #00687b;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00687b;
	padding-bottom: 8px;
	margin-right: 8px;
	margin-left: 8px;
	padding-top: 8px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
	font-style: normal;
}
.new-rate-table p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #333d5d;
	display: block;
	margin-right: 8px;
	margin-left: 8px;
	padding-top: 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #00687b;
	padding-bottom: 8px;
	font-style: normal;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
.new-rate-table .indent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333d5d;
	display: block;
	margin-right: 15px;
	margin-left: 8px;
	text-align: right;
	font-style: normal;
}

/*  ------- Nav -------*/
#utility2 li a {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #FFFFFF;
  text-decoration: none;
}
#utility2 li a:hover {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  font-weight: bold;
  color: #00687b;
  text-decoration: none;
}
#utility2 {
  overflow:hidden;
  text-align:left;
  width:960px;
  margin:auto;
  padding:15px 0 5px 0;
  font-size:10px;
  color:#fff;
  font-weight:bold;
}
#utility2 ul , #utility2 li {
    list-style-type: none;
    display: inline;
    height:0px
}
#utility2 ul{
  padding:0px 10px; 
}
#utility2 div {
 float:left;
 width:480px;
}
.rightHolder{
 text-align: right; 
}
#mainnav2 {
  font-family:Arial, Helvetica, sans-serif;
  width:665px;
  margin-left:280px;
  margin-right:5px;
  margin-top: 15px;
  position:relative;
}
#bholder{
 height:40px;
 width:645px;
 margin:auto;
 background:url('/_images-base/barSlice.png') repeat-x;
}
.bholderHover {
	background-color: #386B95;
}
#accMain,#dinMain,#ameMain,#actMain,#wedMain, .noSub {
	border-right:1px solid white;
}

#mainnav2core ul {   
  width:645px;
  padding:0px;
  margin:auto;
  list-style-type: none;
}
#mainnav2core li {
	padding:0px;
	height:40px;
  text-align: center;
  float:left;
}
#mainnav2core li a {
  vertical-align: middle;
 text-decoration:none;
 color:white;
 font-size:11px;
 font-weight:bold;
letter-spacing:0px;  
display:table-cell;
height:40px;
}
/* stripes */
.blueStrip, .whiteStrip {
  margin:0px 7px;
  height:5px;
}
.blueLeft, .blueRight, .blueStrip{
  background-color:#d5e3f5;
}
.whiteLeft, .whiteRight, .whiteStrip{
  background-color: white;
}
.blueLeft, .whiteLeft, .blueRight, .whiteRight {
height:56px;
  width:5px;
}

.blueLeft, .whiteLeft {
  float:left;
}
.whiteRight, .blueRight {
  float:right;
}
/* corners */
.ulon, .uron, .blon, .bron, .bdco, .bdcoL, .inTop, .inTop2 {
    position:absolute;
}
.ulon, .uron {
  top: 0; 
}
.blon,.bron {
  bottom: 0; 
}
.ulon,.blon{
  left:0;
}
.uron,.bron{
  right:0;
}
.bdco {
  bottom:10px;
  left:10px;
}
.bdcoL {
  bottom:10px;
  right:10px;
}  
.inTop2 {
  top:10px; 
  right:10px;
}
.inTop {
  top:10px; 
  left:10px;
}
#inTopDarkRight, #inTopDarkLeft {
	display:none;
}
.showIt{
	display:block;
}
#subnav2{
  padding:0px;
  border-top:1px solid white;
  height:15px;
  background-color:#386b95;
}
#subnav2 ul, #subnav2 li {
  list-style-type: none;
  line-height:25px;
  padding:0px 5px;
}
#subnav2 ul {
 position: absolute;
 bottom:0;
 left:15px;
}
#subnav2 li {
  display:inline;
}
#subnav2 ul li a{
  color:#bfd0de;
  text-decoration:none;
  font-weight:bold;
  font-size:10px;
} 

.hideIt {
  display:none; 
}
#subnav2 ul li a:hover, #subnav2 .activePage{
	color: #fff;
}
#accMain a{width:109px;}
.noSub a{width:78px;}
#dinMain a{width:58px;}
#ameMain a,#actMain a,#wedMain a{width:79px;}
#meeMain a{width:77px;}
#sliderArea { height: 323px; width: 945px; margin: auto; }
/* end me */
/*#nav {
	width: 960px;
	float: left;
	text-align: left;
	height: 150px;
	margin: 0;
	padding: 0;
}*/
/*  ------- Left -------*/
	
#left {
	width: 226px;
	float:left;
}
#left h1 {
	margin-top: 30px;
}
#left a {
	color: #8EAD34;
	text-decoration: none;
}
#left a:hover {
	color: #323232;
	text-decoration: underline;
}
/*  ------- Right -------*/

#right {
	float:right;
	clear:none;
	width: 250px;
	/* IE MIN-HEIGHT HACK */
		min-height:435px;
	height:auto !important;
	height:435px;
	background-image: url(../_images-nav/Border-News.gif);
	background-position: left 90px;
	background-repeat: no-repeat;
	text-align: left;
	margin-left: 10px;
}
#right ul {
	color: #000000;
	margin-left: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
}
#rightHome {
	margin-top: 20px;
	float: right;
	width: 300px;
}
#callouts {
	margin-top: 30px;
	margin-bottom: 30px;
	float: left;
}
#callouts li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#callouts ul {
	margin: 0px;
	padding: 0px;
}
#rightWide  h4   {
	font-size: 11px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00687b;
	line-height: 1.5;
}
/*  ------- Footer -------*/
	
#footer {
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	height: 40px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	background-image: url(../_images-base/backgroudFooter.gif);
	background-position: left top;
	background-repeat: no-repeat;
}
#footer a {
	color: #FFF;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p {
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
#footer li {
	display: inline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-right: 20px;
}
#clearboth {
	clear: both;
}
/*  ------- Classes -------*/

.floatRight {
	float: right;
	text-align: right;
}
.floatLeft {
	float: left;
	text-align: right;
}
#leftHome {
	margin-top: 20px;
	margin-left: 75px;
	_margin-left:36px; /*IE6*/
	float: left;
	width: 470px;
}
#calloutsSub {
	margin-top: 35px;
	margin-bottom: 30px;
	float: left;
	margin-left: 20px;
	_margin-left: 10px;
	width: 155px;
	color: #02707d;
	font-weight: bold;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
}
#calloutsSub li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#calloutsSub ul {
	margin: 0px;
	padding: 0px;
}
#copy {
	margin-top: 17px;
	float: left;
	width: 590px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
#navSub {
	margin-top: 35px;
	margin-bottom: 30px;
	float: left;
	margin-left: 10px;
	_margin-left: 5px;
	margin-right: 10px;
	width: 100px;
}
#navSub li {
	list-style-type: none;
	padding: 0px;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#navSub ul li ul {
	margin: 10px;
}
#navSub ul {
	margin: 0px;
	padding: 0px;
}
#copy2 {
	margin-top: 17px;
	float: left;
	width: 360px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
#right {
	margin-top: 17px;
	float: right;
	width: 251px;
	margin-right: 10px;
}
#rightWide {
	margin-top: 17px;
	float: right;
	width: 254px;
	margin-right: 10px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 29px;
	font-style: italic;
	font-weight: normal;
	color: #02707d;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #02707d;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
hr {
	padding: 0px;
	margin-top: -5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#copy3 {
	margin-top: 17px;
	float: left;
	width: 390px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #333;
	margin-left: 40px;
}
#gallery {
	width: 690px;
	margin-left: 40px;
	_margin-left: 20px;
	float: left;
	margin-top: 20px;
}
#gallery  li {
	float: left;
	list-style-type: none;
	padding: 0px;
	margin: 2px;
}
#gallery ul {
	margin: 0px;
	padding: 0px;
	overflow:hidden;
	width:700px;
}
#copyWide {
	margin-top: 17px;
	float: left;
	width: 600px;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	margin-left: 40px;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #02707d;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	line-height: 20px;
}
#wrapper #content #copy2 ul {
	list-style-type: none;
	display: block;
	line-height: 16px;
}

#rightside {
	margin-top: 17px;
	float: right;
	width: 300px;
	margin-right: 10px;
}
#special {
	background-color: #FFE7AD;
	text-align: left;
	padding: 10px;
	height: auto;
	width: 260px;
	margin-bottom: 15px;
}
#special ul {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	color: #000;
	padding-right: 15px;
}

.weather-content {
	background-image: url(/_images-base/weather/middle.gif);
	background-repeat: repeat-y;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #4C90C9;
	line-height: 18px;
	margin-right: 15px;
	margin-left: 15px;
	margin-top: 0px;
	margin-bottom: 0px;
}



#header-wrap {
	width:960px;
	margin:0 auto;
	background-color:#89BCE6;
}
	#global-nav {
		width:960px;
		overflow:hidden;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
		font-size:11px;
		line-height:12px;
		color:#fff;
	}
		#global-nav a {
			color:#fff;
			text-decoration:none;
			display:inline-block;
			padding:0 5px;
		}
		#global-nav ul {
			list-style-type:none;
			display:block;
			padding:0 5px;
		}
		#global-left {
			float:left;
		}
		#global-right {
			float:right;
		}
			#global-nav ul li {
				display:inline;
			}
	#header {
		width:960px;
		overflow:hidden;
		background:url(/_images-base/nav-bg.gif) no-repeat top left;
		position:relative;
	}
		#logo {
			float:left;
			padding:15px 0 15px 10px;
		}
		#nav-wrap { position:relative; padding:15px 15px 0 0; }
		#nav {
			list-style-type:none;
			display:block;
			position:relative;
			float:right;
			width:645px;
			padding:10px 10px 0 10px;
			margin:0;
			background:url(/_images-base/nav-top.gif) no-repeat top left;
			clear: right;
		}
			#nav a {
				font-family:Arial, Helvetica, sans-serif;
				color:#fff;
				font-size:11px;
				line-height:12px;
				font-weight:bold;
				text-decoration:none;
				display:inline-block;
				height:19px;
			}
			#nav li {
				display:inline-block;
				float:left;
				height:30px;
				padding-top:8px;
				text-align:center;
				border-right:2px solid #94bcdf;
				border-bottom:2px solid #94bcdf;
			}
			#nav li.active { background-image:url(/_images-base/nav-lit.gif); }
			#nav li.last { border-right:none 0; }
			#nav li.parent a { background:url(/_images-base/sub-arrow.gif) no-repeat center bottom; }
			#accommodations { width:117px; }
			#packages-specials { width:78px; }
			#dining { width:58px; }
			#amenities { width:78px; }
			#activities { width:73px; }
			#weddings { width:78px; }
			#family-reunions { width:73px; }
			#meetings { width:76px; }
			#accommodations.active { background-position: left top; }
			#packages-specials.active, #dining.active, #amenities, #activities, #weddings, #family-reunions.active { background-position: -10px top; }
			#meetings.active { background-position: right top; }
				#nav .sub {
					display:none;
					width:635px;
					height:15px;
					padding:0 15px 10px 15px;
					margin:0;
					background:url(../_images-base/nav-bottom.gif) no-repeat bottom left;
					position:absolute;
					top:50px;
					left:0px;
				}
				#nav li.parent .sub { height:25px; }
				#nav li.current .sub, #nav li.home .sub { display:block; }
					#nav .sub li {
						display:inline-block;
						background:none;
						border:0 none;
						padding-top:3px;
						margin:0;
						height:auto;
					}
					#nav .sub.left li { float:left; }
					#nav .sub.right li { float:right; }
						#nav .sub li a {
							display:inline-block;
							padding:0 5px;
							margin:0;
							font-size:10px;
							line-height:12px;
							color:#bfd0de;
							background:none;
						}
						#nav .sub li a:hover, #nav .sub li a.current-link { color:#fff; }
