
<style>

A { text-decoration: none; color: blue }
A:visited { text-decoration: none; color: blue }
A:hover { text-decoration: none; color: red; }
h3 {font-family: arial, comic sans ms; color: #520107; font-size: 12pt; font-style: italic; font-weight: 600; float: inherit; }
h4 {font-family: arial, comic sans ms; color: #520107; font-style: italic; font-weight: 600; }
p {font: 10pt arial; clear: both; padding-left: 15px; padding-right: 15px; }

BODY{
background-image: url('images/backgrounds/background.jpg'); background-repeat: repeat-x; background-attachment: fixed;
/*background-color: #F5F5FA; */
margin-top: 5px; margin-bottom: 2px; margin-left: 0px; margin-right: 0px;
}

.height { background-color: #FEFFE4; height: 70px; width: 850px; position: center;  padding-left: 0px; overflow: hidden;
	 border: 0px #000000 solid;
	}

.space { background-color: #FEFFE4; height: 331px; width: 850px; position: center; padding-top: 20px; padding-bottom: 0px;
	/*margin: 0px auto 0px auto;*/
	border: 0px #000000 solid; 	 }

.background { background-image: url('images/backgrounds/beachbkg.jpg'); background-repeat: no-repeat; background-position: center; background-attachment: fixed; }

.bg1 { background-color: #FEFFE4; width: 850px; align: center; padding-top: 20px;
	margin: 0px auto 0px auto;
	border-left: 2px #AFAFC4 solid;
	border-right: 2px #AFAFC4 solid;
	border-top: 2px #AFAFC4 solid;
	border-bottom: 2px #AFAFC4 solid; }
	
/*   summer color: B96300  winter color 78D2FF  */

.bg2 {background-color: #D3FCFF; width: 700px; align: center; 
	margin: 0px auto 0px auto;
	border-left: 1px #AFAFC4 solid;
	border-right: 1px #AFAFC4 solid;
	border-top: 1px #AFAFC4 solid;
	border-bottom: 1px #AFAFC4 solid; }

.vac {font-family: arial, comic sans ms; color: #CC0107;  font-size: 11pt; font-style: italic; font-weight: 600; }

img.photo {float: left; }

img.border { border-left: 1px #000000 solid;
	border-right: 1px #000000 solid;
	border-top: 1px #000000 solid;
	border-bottom: 1px #000000 solid; }


</style>
