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

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

	body {
	text-align: center;
	min-width: 960px;
	background-color: #89bce6;
}
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;
	margin-top: 30px;
	background-image: url(/_images-base/backgroundMasthead.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
/*  ------- 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 -------*/

#nav {
	width: 960px;
	float: left;
	text-align: left;
	height: 150px;
	margin: 0;
	padding: 0;
}
#nav ul {
	clear: left;
	margin: 0px;
	padding: 0px;
	_margin-left:4px; /*IE6*/
}
#nav li {
	margin: 0;
	list-style-type: none;
	padding: 0;
	float: left;
}
/*  ------- 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-right: 3px;
}
#gallery ul {
	margin: 0px;
	padding: 0px;
}
#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;
}
