/* Scalley Lake Style Desktop*/

body{font-size:100%;  background-image: url('images/background.jpg');   background-size:cover; background-repeat:no-repeat}
#container{top:0px; height:cover; z-index:1}

#content {position:absolute; top:0; left:20%; width:60%; height:auto; background-color:#000080; opacity:.8; padding:10px; border:solid 2px #000080; z-index:2}
	#about {position:absolute; left:20%; width:60%; height:auto; margin-left:auto; margin-right:auto; display:inline; z-index:3}
	#rates{position:absolute; left:20%; width:60%; height:auto; margin-left:auto; margin-right:auto; display:inline; z-index:4}
	#cabins{position:absolute; left:20%; width:60%; height:auto; margin-left:auto; margin-right:auto; display:inline; z-index:3}
	#location{position:absolute; left:20%; width:60%; height:auto; margin-left:auto; margin-right:auto; display:inline; z-index:3}
	#index{position:absolute; left:20%; width:60%; height:auto; margin-left:auto; margin-right:auto; display:inline; z-index:3}
	#amenities{position:absolute; left:20%; width:60%; height:auto; margin-left:auto; margin-right:auto; display:inline; z-index:4}
	#boatInfo{position:absolute; left:20%; width:60%; height:auto; margin-left:auto; margin-right:auto; display:inline; z-index:3}
	#boatRates{position:absolute; left:20%; width:60%; height:auto; margin-left:auto; margin-right:auto; display:inline; z-index:3}
h1{ color: #000080; text-align: center; text-decoration: none;  font: normal bold 2vw Verdana} 

p  { color: #000080; text-align: left; text-decoration: none;  font: normal normal 1vw Verdana } 
.b { color: #000080; text-align: left; text-decoration: none;  font: normal bold 1.25vw Verdana } 
.c { color: #000080; text-align: center; text-decoration: none;  font: normal bold 1vw Verdana } 
.d { color: #000080; text-align: center; text-decoration: none;  font: normal normal 1vw Verdana } 
.lr { color: #a70017; text-align: left; text-decoration: underline;  font: normal bold 1vw Verdana } 
.r { color: #a70017; text-align: center; text-decoration: none;  font: normal bold 1vw Verdana } 

.button {width:120px; color:#ffffe0; background-color:#aa114b; border-color:#000080; text-align:center; font: normal bold 1vw Verdana}
.buttonC {width:180px; color:#ffffe0; background-color:#aa114b; border-color:#000080; text-align:center; font: normal bold 1vw Verdana}





