/* Main Body Tags
---------------------------------------------------------------------------------------------------------------------*/
body {

	 margin:5;
	 color:#996600;
	 }

p {
  margin:0px 20px 10px 30px;
  }

#leftPane p{
	padding-right: 20px;
}
#rightPane p{
  margin:0px 0px 0px 0px;
  }
  
#rightPane H2{
  margin:0px 0px 0px 0px;
  }

h1, h2, h4,{
   margin: 0px 0px 0px 30px;
   padding:20px 0px 5px 0px;
   }
  
h3{
   margin:0px 0px 0px 0px;
   padding:0px 0px 0px 0px;
   display:inline;
   line-height:0px;
   }
   
h5{
   margin: 0px 0px 0px 30px;
   padding:100px 0px 10px 0px;
   }
   
a, a:active, a:visited {
  text-decoration:none;
}

a.pressreleases, a.pressreleases:link, a.pressreleases:active, a.pressreleases:visited{
  color:#666666;
  text-decoration:none;
  font-size: 10px;
}

a.pressreleases:hover{
 color:#FD8040;
}
 

.bocatext{
  font-size:105%; 										/*FONT SIZE 0 - whatever % */
  font-family: Verdana, Arial, Helvetica, sans-serif;	/*Font type... */
  color: #FD8040;	
  font-weight:bold:
   }


/* Navigation 
---------------------------------------------------------------------------------------------------------------------*/
dl {
	padding-left:10px !Important;
	padding-left:5px;
	display: inline;
	float:left;
}
dt {margin-right:20px;
	display:inline;
	font-size:90%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:600;
	}
dd {
	margin:-3px 0px 0px 0px;
	color:#999;
	font-size:60%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	display:block;
	}

dt a, dt:active{
	font-weight:bold;
	color:#7AACB2;
	text-decoration:none;
}

dt a:visited{
	font-weight:bold;
	color:#7AACB2;
	text-decoration:none;
}

dt a:hover {
	font-weight:bold;
	color:#FC8D5F;
}

/* Use this for the active or selected tab
 * <dt class="selected"></dt>
 */
dt a.selected{
	color:#FC8D5F;
	text-decoration: underline;
}

/* Main Body Dvs
-----------------------------------------------------------------------------------------------------------------------*/

#orange {
	background: url('../images/orange.jpg') repeat-x top left;
	height:76px;
	width:100%;
}
	 


#banner {
		width:145px;
		height:170px;
		position:absolute;
		top:0px;
		right:0px;
		background: url('../images/banner.gif') no-repeat top right;
		z-index: 5;
		}

#container {
		width:900px;
		height:900px;
		position:absolute;
		margin-top:-67px;
		margin-left:0px;
		background: url('../images/bg_all.gif') no-repeat;
		}
body#amenities #container {
	height: 950px;
}

#header {
		width:769px;
		height: 117px;
		z-index: 9000;
		}
		 
		 #header H1 {
		 			  position:absolute;
					  top:60px;
					  left:30px;
					  padding:0px;
					  margin:0px;
					  width:219px;
					  height:87px;
					  text-indent: -5000px;
					  }
		
		 #menu {
	position:absolute;
	left: 90px;
	top:90px !Important;
	top:105px;
	z-index: 9000;
	width: 712px;
					  }

	 
#imagePane {
			width:780px;
			height:200px;
			margin:25px 0px 0px 85px;
			}
			
#leftPane {
		  position:absolute;
		  width:451px;
		  margin:-20px 0px 0px 55px;
		  height:auto;
		  }
		  
#rightPane {
		  position:absolute;
		  width:318px;
		  margin:-20px 0px 0px 501px;
		  height:auto;
		  }
		  
#fullPane {
		  position:absolute;
		  width: 750px;
		  margin: 0px 0px 0px 55px;
		  height:600px;
		  }
		  
.pressreleaseBG {
		  background:url('../images/bg_pressrelease.gif') no-repeat 30px 0px;
		  }		  
		  
#footer {
		position:absolute;
		margin:0px;
		width:762px;
		height:62px;
		background:url('../images/footer.jpg') no-repeat;
		bottom: 0px;
		margin:50px 0px 0px 50px;
		}

#footer .address, #footer .email, #footer .backtop{
	position:absolute;
}

#footer .address{
	margin: 25px 0px 0px 85px;
}

#footer .backtop{
	margin: 105px 0px 0px 675px;
}
	
/* CONTAINERS 
--------------------------------------------------------------------------------------------------------------*/
.box {
	padding: 0px 0px 25px 0px;
	margin:0px 0px 0px 5px;
	width: 262px;
	height: auto;
	background: url('../images/bg_box.jpg') no-repeat bottom left;

	}
span.image-row {
	margin: 0px 0px 10px 30px;
}
img.image-row {
	padding: 10px;
	margin: 0;
}


/* LIST DEFINITIONS
-------------------------------------------------------------------------------------------------------------*/
ul.plain-list{
  list-style: none;
  margin:0px 0px 5px 30px;
  padding:0px 0px 0px 0px;

}

.item{
	background:url(../images/whitearrow.gif) no-repeat 0 4px;
	padding:0 5px 0 20px;
	text-align:left;
	font-size:90%;
	line-height:150%;
	color:#3E4446;
}

#rightPane ul.plain-list{
	margin:0px 0px 5px 0px;
	padding: 0;
}

/* USER FRIENDLY CHANGES
--------------------------------------------------------------------------------------------------------------*/
p, .plain-list {
  font-size:80%; 									/*FONT SIZE 0 - whatever % */
  font-family:Verdana, Arial, Helvetica, sans-serif;		/*Font type... */
  /*color: #969696;*/
  color:#515151;						/*Font Color = grey */
  line-height:1.3;									/*Distance between lines  */
  }

h1 {
  font-size:100%; 										/*FONT SIZE 0 - whatever % */
  font-family:Verdana, Arial, Helvetica, sans-serif;	 		/*Font type... */
  color: #336699;										/*Font Color = grey */
  margin: 0px 0px 0px 30px;
  padding:20px 0px 5px 0px;
  }
  
h2 {
  font-family: Verdana, Arial, Helvetica, sans-serif;	/*Font type... */
  color: #FD8040;	
  margin: 0px 0px 0px 30px;
  padding:20px 0px 5px 0px;
   }
 
h3 {
  font-family: Verdana, Arial, Helvetica, sans-serif;	/*Font type... */
  color: #FD8040;	
   }

h4 {
   margin:0px 0px 0px 25px;
   }
   
h5 {
  font-family:Verdana, Arial, Helvetica, sans-serif;	 		/*Font type... */
  color: #666666;										/*Font Color = grey */
   }
   
h6 {
  font-family:Verdana, Arial, Helvetica, sans-serif;	 		/*Font type... */
  color: #666666;		
  margin: 0px 0px 0px 30px;
  padding:20px 0px 10px 0px;								/*Font Color = grey */
   }
   
h7 {
  	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#990000;
	font-size:80%; 	
	margin: 0px 0px 0px 30px;
}
 
a, a:active, a:visited {
  font-family:Verdana, Arial, Helvetica, sans-serif;		/*Font type... */
  color: #663366;									/*Font Color = grey */
  line-height:1.3;		
}

a:hover {
  font-family:Verdana, Arial, Helvetica, sans-serif;   		/*Font type... */
  color: #6666CC;									/*Font Color = grey */
  line-height:1.3;		
}

#footer .address {
  font-size:80%; 									/*FONT SIZE 0 - whatever % */
  font-family:Verdana, Arial, Helvetica, sans-serif; 		/*Font type... */
  color: #FD8040;									/*Font Color = grey */
  line-height:1.3;
}

#footer .backtop a, #footer .backtop a:hover, #footer .backtop a:active, #footer .backtop a:visited{
	color:#515151;
	font-size: 70%;
}


#printImage {
	margin-top:1000px;
	display:none;
	}