﻿/*
RESET --------------------------------------- */



body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {  
	margin:0; 
	padding:0; 
} 



table { 
	border-collapse:collapse; 
	border-spacing:0; 
} 



fieldset,img {  
	border:0; 
} 



address,caption,cite,code,em,strong,dfn,th,var { 
	font-style:normal; 
	font-weight:normal; 
} 



ol,ul { 
	list-style:none; 
} 



caption,th { 
	text-align:left; 
} 



h1,h2,h3,h4,h5,h6 { 
	font-size:100%; 
	font-weight:normal; 
} 



q:before,q:after { 
	content:''; 
} 



abbr,acronym {
	border:0; 
}



:focus {
	outline: none;
}





/***** END RESET *****/





body {
	background: #000 url('../images/gem.jpg') no-repeat center top;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	
}



/*
MAIN --------------------------------------- */


#wrapper {
	background: transparent !important;
	clear: both;
	margin: auto; 
	width: 999px;
}

#banner {
	background: transparent !important;
	position: relative;
	top: 80px;
	left: 33px;
	height: 567px;
	width: 925px;
}

#s5 {
	background: transparent !important;
	position: absolute;
	z-index: 10;
	right: -30px;
	width: 990px;
	overflow: hidden;

}

#s5 img {
	position: absolute;
	z-index: 1;
	overflow: hidden;
}


#contentWrapper {
	background: #fcfcfc url('../images/contentWrapper.gif') repeat-x left top;
	width: 100%;
	position: absolute;
	margin-top: -90px;
	z-index: 100000;
}

#content {
	color: #000;
	clear: both;
	margin: 20px auto 0px auto;
	width: 979px;
}



#footer {
	border-top: 1px #333 dotted;
	clear: both;
	font-size: .7em;
	margin: auto;
	padding-top: 10px;
}



/*
GENERAL --------------------------------------- */
a {
	color: #4244ba;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.shadow {
	color: #a08b5a;
	display: block;
	font-size: 2.3em;
	text-shadow: 2px 2px 2px #253727;
	height: 1.5em;
	margin: 0px 0px 15px 0px;
}


p {
	margin: 0px;
	margin-bottom: 10px;
}

strong {
	font-weight: bold;
}


.floatLeft {
	float: left;
	margin-right: 5px;
}

.floatRight {
	float: right;
	margin-left: 5px;
}

hr {
	clear: both;
	border: 0px;
	border-top: 1px #fff solid;
	border-bottom: 1px #727272 dotted;
	display: block;
	margin: 10px 10px 20px 0px;
}

h1 {
	color: #fff;
	display: block;
	font-size: 2.7em;
	padding-top: 4px;
	margin-bottom: 10px;
}

h2 {
	color: #4244ba;
	display: block;
	font-size: 1.8em;
	padding-top: 4px;
	margin: 20px 0px 10px 0px;
}

small {
	font-size: .8em;
}


#survey {
	float: right;
}

#nav a.goingGreen, 
#left a.goingGreen{
	color: #8ab600;
	padding-right: 10px;
	width: 80px;
}

#left a.goingGreen {
	padding-right: 13px;

}

#nav a.goingGreen:hover,
#left a.goingGreen:hover {
	background: transparent url('../images/goGreen.gif') no-repeat right center;

}

.pullquote {
	padding: 10px;
	margin: 10px 13px 10px 0px;
}

.pullquote h2 {
	margin: 0px 0px 7px 0px;
}

.pullquote p {
	margin: 0px;
}

.pullquote a {
	color: #000;
}

.pullquote a.go:after {
	content: ' >';
}
/*
NAV --------------------------------------- */

#nav {
	font-size: 16px;
	height: 50px;
	text-align: right;
	margin: auto;
	padding-top: 5px;
	width: 999px;
	position: absolute;
	z-index: 1000000;
}

#nav img {
	float: left;
	margin: 20px 0px 0px 10px;
}

#nav ul {
	float: right;
}

#nav ul li {
	float: left;
}

#nav a {
	color: #000;
	font-size: 1.2em;
	margin-left: 15px;
	padding-right: 10px;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}


#nav ul li hr {
	border-top: 1px #94a1c3 solid;
	margin: 0px;
	width: 120px;
}


/*
BANNER --------------------------------------- */


p.number {
	color: #fff;
	display: block;
	font-size: 1.9em;
	font-weight: bold;
	text-shadow: 1px 1px 3px #000000;
	height: 1.3em;
	filter: Shadow(Color=#000000, 	
			Direction=135, 
			Strength=3);
	float: left;
	text-align: center;
	position: absolute;
	margin-top: 150px;
	margin-left: 5px;
	height: 160px;
	padding: 3px;
	z-index: 100000;
	width: 244px;
}

a#go_reservation {
	background: transparent url('../images/go_reservation.png') no-repeat center top;
	display: block;
	width: 244px;
	height: 52px;
	text-indent: -9999px;
	margin: 5px auto 0px auto;
}

a#go_reservation:hover {
	background: transparent url('../images/go_reservation.png') no-repeat center bottom;
}


/*
BODY CONTENT --------------------------------------- */

#content #left {
	float: left;
	font-size: .75em;
	width: 170px;
}

#content #left ul {
	list-style: none;
	margin: 0px;
	margin-bottom: 20px;
	padding: 0px;
	width: 90%;
}

#content #left ul li {
	border-bottom: 1px #bdbec2 solid;
	color: #4244ba;
	padding: 15px 0px;
}


#left #loginService {
	background: transparent url('../images/login_bg.jpg') no-repeat;
	color: #fff;
	display: block;
	margin-top: 10px;
	text-align: left;
	height: 220px;
	width: 163px;
}

#left #loginService tr td {
	padding: 5px 2px;
}

#left #loginService tr td p {

	font-size: 1.1em;
	font-weight: bold;
	text-align: center;
}

#left #loginService tr td small {
	display: block;
	font-size: .9em;
	margin-top: 13px;
	text-align: left;
}

#left #loginService tr td .loginfield {
	border:1px #131476 solid;
	margin-left: 5px;
	width: 140px;
}



#content #center {
	border-left: 1px #333 dotted;
	border-right: 1px #333 dotted;
	font-size: .8em;
	float: left;
	min-height:800px;
	height:auto !important;
	height:800px;
	line-height: 20px;
	margin-bottom: 20px;
	padding: 0px 10px 0px 20px;
	width: 600px;
}


#content #center p .gem {
	color: #4244ba;
	display: block;
	font-size: 3em;
	float: left;
	padding: 6px 0px;
	margin: 4px 3px 0px 0px;
	text-shadow: 1px 1px 4px #5b5b5b;
	

}

#content #right {
	font-size: .75em;
	float: right;
	text-align: center;
	width: 160px;
}

#content #right a {
	color: #000;
	text-decoration: underline;
}

#content #right img {
	display: block;
	margin: auto;
}

#content #right .centralstates {
	background: transparent url('../images/csBG.gif') no-repeat center center;
	height: 150px;
	padding-top: 37px;
	width: 150px;
}

.gray {
	border: 1px #7F7F7F solid;
	background-color: #C0C1C3;
	clear: both;
	margin: 15px 5px 0px 5px;
	padding: 5px;
	width: 95%;
}

#right .gray {
	margin: 0px;
	margin-top: 40px;
	text-align: left;
}

.gray h2 {
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
}

.gray p {
	font-style: italic;
	font-size: 1.1em;
	line-height: 19px;
	margin: 0px;
	margin-top: 8px;
}


/*
FOOTER --------------------------------------- */

#footer p {
	margin-top: 10px;
}

.address_phone {
	color: #727272;
}

#footer a {
	color: #4244ba;
	margin-right: 10px;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}


