/* START STRUCTURE */

/* styles for IE 5 Mac */
#horizon {
	background-color: #8EA199;
	width: 100%;
	height: 100%;
    text-align:center;
}

#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	top: 50px;
	width: 720px;
	height: 450px;
	border: 1px solid #405C54;
	background-color: #FFFFFF;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}

#contentIntro    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	top: 50px;
	width: 720px;
	height: 450px;
	border: 1px solid #405C54;
	background-color: #FFFFFF;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-image: url(Assets/leavesoutlines.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
 
 /* following rules are invisible to IE 5 \*/
#horizon        
	{
	background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	height: 1px;
	overflow: visible;
	visibility: visible;
	display: block
}
        
#content    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -360px;
	position: absolute;
	top: -225px;
	left: 50%;
	width: 720px;
	height: 450px;
	visibility: visible;
	border: 1px solid #405C54;
	background-color: #FFFFFF;
	text-align: left;
	}
	
#contentIntro    
	{
	font-family: Verdana, Geneva, Arial, sans-serif;
	margin-left: -360px;
	position: absolute;
	top: -225px;
	left: 50%;
	width: 720px;
	height: 450px;
	visibility: visible;
	border: 1px solid #405C54;
	background-color: #FFFFFF;
	text-align: left;
	background-image: url(Assets/leavesoutlines.gif);
	background-repeat: no-repeat;
	background-position: right top;
	}
	
/* end IE 5 hack */ 

#header {
	background-color: #FFFFFF;
	width: 100%;
	position: static;
	height: 20px;
	clear: both;
}

#navContainer {
	background-image: url(Assets/navspacer.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	height: 80px;
	width: 100%;
}

#navbar  {
	float: left;
	height: 80px;
}

#navbar ul  {
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    font-weight:bold;
}


#navbar li  {
    display: block;
	width: 76px;
	height: 80px;
	float: left;
	text-align:center;
	padding-top: 32px;
	margin-bottom: 0px;
	background-image:url(Assets/nav-blank.gif);
	background-repeat: no-repeat
}

#navbar ul li a  {
    color:#336666;
    text-decoration: none;
}

#navbar ul li a:hover  {
    color:#9FADA9;
}

#navbarloc  {
	float: left;
	width: 76px;
	height: 80px;
}

#navbarloc ul  {
    list-style-type: none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    font-weight:bold;
}


#navbarloc li  {
    display: block;
	width: 76px;
	height: 80px;
	float: left;
	text-align:center;
	padding-top: 32px;
	margin-bottom: 0px;
	background-image:url(Assets/location-blank.gif);
	background-repeat: no-repeat
}

#navbarloc ul li a  {
	color:#336666;
    text-decoration: none;
}

#navbarloc ul li a:hover  {
    color:#9FADA9;
}
	
#left {
	float:left;
	height: 350px;
	clear: left;
	background-image: url(Assets/homepic.jpg);
	width: 351px;
}

#right {
	height: 350px;
	float: left;
	background-image: url(Assets/homebg2.gif);
	background-repeat: no-repeat;
	width: 369px;
	padding-top: 0px;
}

#leftAcc {
	float:left;
	height: 350px;
	clear: left;
	width: 351px;
	background-image: url(Assets/facilitiesBG-noleaf.gif);
}

#rightAcc {
	height: 350px;
	float: left;
	background-image: url(Assets/facilitiesRight-noleaf.jpg);
	background-repeat: no-repeat;
	width: 369px;
}

#accline {
	border-top: 1px solid #cccccc;
	width: 440px;
	margin-top: 10px;
}

#leftRates {
	float:left;
	height: 350px;
	clear: left;
	width: 592px;
	background-color:#FFFFFF;
}

#rightRates {
	height: 350px;
	float: left;
	width: 128px;
	background-image: url(Assets/ratesRight.jpg);
	background-repeat: no-repeat;
}

#leftLocation {
	float:left;
	height: 350px;
	clear: left;
	width: 592px;
	background-image: url(Assets/locationBG.jpg);
}

#rightLocation {
	height: 350px;
	float: left;
	width: 128px;
	background-image: url(Assets/locationRight.jpg);
	background-repeat: no-repeat;
}

#leftLocationMore  {
	height: 350px;
	float:left;
	width: 592px;
	clear: left;
	background-image: url(Assets/locationMoreBG.jpg);
}

#rightLocationMore  {
	height: 350px;
	float: left;
	width: 128px;
	background-image: url(Assets/locationMoreRight.jpg);
	background-repeat: no-repeat;
}

#leftRelocation {
	height: 350px;
	float: left;
	width: 472px;
	clear:left;
	background-image: url(Assets/relocationBG.gif);
}

#rightRelocation {
	height: 350px;
	float: left;
	width: 248px;
	background-image: url(Assets/relocationRight.jpg);
	background-repeat:no-repeat;
}		

#contactContent {
	float:left;
	height: 350px;
	clear: left;
	width: 720px;
	background-image: url(Assets/contactBG.gif);
}

#contactContent2  {
	float: left;
	height: 350px;
	clear: left;
	width: 720px;
	background-color:#FFFFFF;
	background-image: url(Assets/contactLeft.gif);
	background-position: left;
	background-repeat:no-repeat;
}

#map  {
	float: right;
	height: 340px;
	width: 390px;
	border-style: solid;
	border-color:#085648;
	border-width: 5px;
}

#mapPop  {
	background-color:#00FF00
}

#leftVisit  {
	float:left;
	height: 350px;
	width: 200px;
	clear: left;
	background-image:url(Assets/visitbookBG.gif);
	background-repeat: no-repeat;
}

#visitText  {
	float: left;
	height: 350px;
	width: 520px;
	background-color:#FFFFFF;
}

#rightVisit  {
	float: left;
	width: 520px;
	height: 350px;
	background-image: url(Assets/visitbookRight.gif);
	background-repeat: no-repeat;
}

/* END STRUCTURE */


/* START VISIT PAGE STRUCTURE */

#quote1  {
	height: 28px;
	width: 32px;
	float: left;
	background-image: url(Assets/quotesStart.gif);
	margin-left: 11px;
	margin-top: 28px;
}

#quote2  {
	height: 28px;
	width: 32px;
	float: left;
	background-image: url(Assets/quotesEnd.gif);
	margin-top: 10px;
}

#com1  {
	float: left;
	height: 28px;
	margin-left: 6px;
	margin-top: 32px;
	width: 422px;
	padding-right: 49px;
	font-weight: bold;
}

#com2  {
	float: left;
	height: 14px;
	margin-left: 49px;
	margin-top: 10px;
	width: 422px;
	padding-right: 49px;
	font-weight: bold;
}

#com3  {
	float: left;
	height: 14px;
	margin-left: 49px;
	margin-top: 10px;
	width: 422px;
	padding-right: 49px;
	font-weight: bold;
}

#com4  {
	float: left;
	height: 28px;
	margin-left: 49px;
	margin-top: 10px;
	width: 422px;
	padding-right: 49px;
	font-weight: bold;
}

#com5  {
	float: left;
	height: 28px;
	margin-left: 49px;
	margin-top: 10px;
	width: 422px;
	padding-right: 49px;
	font-weight: bold;
}

#name1  {
	float: left;
	height: 14px;
	margin-left: 49px;
	margin-top: 10px;
	width: 422px;
	padding-right: 49px;
	text-align: right;
	color: #405C54;
}

#name2  {
	float: left;
	height: 14px;
	margin-left: 49px;
	margin-top: 10px;
	width: 422px;
	padding-right: 49px;
	text-align: right;
	color: #405C54;
}

#name3  {
	float: left;
	height: 14px;
	margin-left: 49px;
	margin-top: 10px;
	width: 422px;
	padding-right: 49px;
	text-align: right;
	color: #405C54;
}

#name4  {
	float: left;
	height: 14px;
	margin-left: 49px;
	margin-top: 10px;
	width: 422px;
	padding-right: 49px;
	text-align: right;
	color: #405C54;
}

#name5  {
	float: left;
	height: 14px;
	margin-left: 49px;
	margin-top: 10px;
	width: 422px;
	padding-right: 6px;
	text-align: right;
	color: #405C54;
}



/*END VISIT PAGE STRUCTURE */


/* START GLOBAL STYLES */

body {
    background:url(null) fixed no-repeat;
	text-align:center;
	background-color: #8EA199;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
		
h1 {
	font-family: "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 14px;
	color: #333333;
	text-shadow: 3px 3px 3px #AAAAAA;
}

#welcomeHome  {
	height: 39px;
	width: 369px;
	padding-left: 8px;
	padding-top: 4px;
}

#text {
	line-height: 17px;
	padding-top: 0;
	padding-right: 20px;
	padding-left: 10px;
}

#text a{
	text-decoration: none;
	font-weight: bold;
	color: #405C54;
}

#text a:hover{
	font-weight: bold;
	color: #999999;
}

#ratesText {
	margin-top: 0px;
	margin-left: 30px;
	width: 562px;
	padding: 0px;
	float:left;
}

#ratesTextLeft  {
	margin: 0px;
	width: 281px;
	float:left;
}

#ratesTextRight {
	margin: 0px;
	width: 281px;
	float:right;
}	

#ratesTextTable {
	margin-top: 15px;
	margin-left: 65px;
	margin-right: 50px;
	padding-left:10%;
}

#locationText {
	margin-top: 20px;
	margin-left: 250px;
	margin-right: 30px;
}

#locationText a {
	text-decoration: none;
	font-weight: bold;
	color:#405C54;
}

#locationText a:hover {
	font-weight: bold;
	color:#999999;
}

#locationMoreText a {
	text-decoration: none;
	font-weight: bold;
	color:#405C54;
}

#locationMoreText a:hover {
	font-weight: bold;
	color:#999999;
}

#locationMoreText {
	margin-top: 20px;
	margin-left: 250px;
	margin-right: 30px;
}

#relocationText {
	margin-top: 30px;
	margin-left: 50px;
	margin-right: 50px;
}	

#relocationTextBottom {
	margin-top: 0px;
	margin-left: 21px;
	margin-right: 20px;
	float:left;
	width: 200px;
}	

#relocationTextRight {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	float:left;
}	

#contentText {
	line-height: 18px;
	margin-left: 11px;
	margin-top: 11px;
	width: 298px;
	float: left;
}

#contentText a{
	text-decoration: none;
	color: #999999;
}

#contentText a:hover{
	color: #405C54;
}

#validation {
	margin-left: 10px;
	margin-top: 330px;
	margin-bottom: 10px;
}

#validation a{
	text-decoration: none;
	color: #999999;
}

#validation a:hover{
	color: #405C54;
	text-decoration: none;
}

/* END GLOBAL STYLES */



/* START INTRO STYLES */

#intro    
	{
	background-image: url(Assets/leavesoutlines.gif);
	background-repeat: no-repeat;
	background-position: right top;
	height: 450px;
	top: 0px;
	position: relative;
	width: 720px;
	}

#enter {
	margin-top: 185px;
}

#welcome {
	color: #999999;
	text-align: center;
	margin-top: 50px;
}
#welcome a {
	color: #999999;
	font-weight: bold;
	text-decoration: none;
}
#welcome a:hover {
	color: #666666;
}

#description {
	width: 100%;
	text-align: left;
}

#a1 {
	left: 0px;
	width: 240px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #8EA199;
	margin-left: 240px;
	height: 10px;
}

#a2 {
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #8EA199;
	border-bottom-color: #8EA199;
}

#b2 {
	width: 240px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #8EA199;
	border-left-color: #8EA199;
	margin-left: 240px;
	height: 50px;
	text-align: center;
}

#a3 {
	width: 241px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8EA199;
	margin-left: 240px;
	height: 10px;
}

/* END INTRO STYLES */



/* START NAVIGATION */

#green {
	width: 11px;
	background-color: #085648;
	height: 80px;
	float: left;
	}
	
#green2  {
	width: 33px;
	background-image: url(Assets/green2.gif);
	height: 80px;
	float: left;
}

#logo {
	height: 80px;
	width: 220px;
	float: left;
	text-align: center;
}

#contact {
	float: left;
}

/* END NAVIGATION */
.bold {
	font-weight: bold;
	color: #405C54;
}
