.gradient {
height: 100%;
width: 100%;
padding: 0px;
background:url('../images/fade.jpg') repeat-x;
}
.mountains {
padding: 0px;
background:url('../images/mountains-back.jpg') repeat-x;
}
.h-line {
padding: 0px;
background:url('../images/h_line.gif') repeat-x;
}
.wave {
padding: 0px;
background:url('../images/waves.gif') repeat-x;
}
.fade {
padding: 0px;
background:url('../images/background-fade.jpg') repeat-x;
}
.blue { 
  background-color: #2382a1; 
}
.green { 
  background-color: #104551; 
}
.gradwhite img, .gradblack img {
  background-color: transparent;
  height: 600;
  left: 0px;
  position: absolute;
  top: 0px;
  width: 800;
}
.home-image {
padding: 0px;
background:url('../images/top-image.jpg') no-repeat;
}
.accommodations-image {
padding: 0px;
background:url('../images/top-image-accomodations.jpg') no-repeat;
}
.top-image3 {
padding: 0px;
background:url('../images/top-image-pointlobos.jpg') no-repeat;
}
.top-image4 {
padding: 0px;
background:url('../images/top-image-stewardcove.jpg') no-repeat;
}
.top-image5 {
padding: 0px;
background:url('../images/top-image-surfers.jpg') no-repeat;
}
.top-image6 {
padding: 0px;
background:url('../images/top-image-bigsur.jpg') no-repeat;
}

.topRight {
background:url('../images/top-right.jpg') no-repeat;
width: 611px;
height: 79px;
}

#flag {
	width: 35px;
	height: 20px;
	padding-left: 550px;
	padding-top: 5px;
}

