h1 { font-size: 30px; line-height: 1.3em; color: #000; margin: 0;}
h2 { font-size: 18px; line-height: 1.3em; color: #000; margin: 0;}
h3 { font-size: 15px; font-weight: normal; line-height: 1.2em; }
a { color: #476c79; font-size: inherit; text-decoration: underline; }
a:hover { text-decoration: none; color: #728d99; }
a.clickhere {
  font-weight: bold;
  color: #f00;
  font-family: Comic Sans MS, cursive;
  text-decoration: none;
}


.center {
  text-align: center;
}

.para14 {
  font-size: 14px;
  line-heigh: 17px;
  font-weight: bold;
  padding-right: 1em;
}

.para16 {
  font-size: 16px;
  line-heigh: 20px;
}
.para20 {
  font-size: 20px;
  line-height: 25px;
}

.para18 {
  font-size: 18px;
  line-height: 22px;
}


.para_comic {
  font-weight: bold;
  font-size: 18px;
  line-height: 22px;
  font-family: Comic Sans MS, cursive;
  text-decoration: underline
}

.clr {
  clear: both;
}

body {

  background-color: #728d99;
  color: #000; 
  font-family: Trebuchet MS, Sans-Serif;
  font-size: 12px;
 font-weight: normal;
  height: auto; 
  .height: 100%;
  margin: 0;
  padding: 0; 
  text-align: center; 
}


#outerContainer {
  background-image: url("./images/bgSlice.png");
  background-repeat: repeat-y;
  background-position: center top;
  height: auto;
  padding: 0px;
  margin: 0 auto;
  width: 850px;
}

#container {
  background-position: left top;
  background-repeat: no-repeat;
  background-image: url(images/bgHeader.jpg);
  height: auto;
  padding: 0px;
  margin: 0 auto;
  text-align: center;
  width 850px;
}


#header {
  color: #000;
  margin: 0;
  min-height: 105px;
  padding: 50px 20px 0 30px;
  position: relative;
  text-align: left;
  width: 800px;
} 
#header {
  margin-left: 230px;
  width: 580px;
}

#header ul.navigation { 
  list-style-type: none;
  background-image: url("./images/navBGImage(6618).png");
  background-repeat: repeat;
  border: 1px dotted #728d99;
  border-bottom: 1px dotted #728d99;
  padding: 0;
  text-align: center;
  width: 565px;
  height: 22px; 
  position: absolute;
  bottom: -12px;
}



#header ul.navigation li {
	height: auto; 
	float: left; 
	min-width: 80px; 
	_width: 8%; 
	text-align: center;
	white-space: nowrap; 
}

#header ul.navigation li a {
   border-right: 1px solid #728d99;
	height: auto; 
	color: #000;
	display: block;
	font-weight: normal;
	font-size: 12px;
	line-height: 22px;
	padding: 0 10px;
}

#header ul.navigation li a.selected {
font-weight: bold; text-decoration: none; background-color: #ffffff;
}

#header ul.navigation li a:hover {color: #476c79; 
}

#main { 

  height: auto;
  min-height: 10px;
  margin: 0; 
  padding: 0;
  width: 850px;
}


#sidebar {
	height: auto;
	text-align: left; 
	width: 200px;  
    margin: 0;
	min-height: 350px;
    padding: 10px 0px 10px 22px;
   
}

#sidebar ul.navigation {
  clear: both;
  background-image: none;
	background-repeat: repeat-x;
	margin-bottom: 15px;
        width: 180px;
}

#sidebar ul.navigation li {
	border-bottom: 1px dotted #728d99;
	height: auto; 
	width: auto;
}

#sidebar ul.navigation li a {
	height: auto; 
	width: auto;
	color: #476c79;
	display: block;
	font-weight: normal;
	font-size: 12px;
	line-height: 2.3em;
	padding: 3px 0 3px 12px;
}

#sidebar ul.navigation li a:hover {
color: #728d99;
}



#content {
  height: auto;
  min-height: 350px;
  _height: 400px;
  padding: 0 0 30px 0;
  text-align: left;
  width: 580px;

}

#content ul.navigation li {
	height: 28px; 
	min-width: 10px; 
	_width: 5%; 
	float: left; 
	text-align: center;
	white-space: nowrap;
	padding: 0 5px 0 0; 
             margin: 10px auto;
}

#content ul.navigation li a {
	height: auto; 
	width: auto;
	color: #476c79;
	font-size: 12px;
	border-right: 1px solid #476c79;
	padding-right: 5px;
         margin: 0;
}

#content ul.navigation li a:hover {
color: #728d99;
}


#content {
	width: 580px;
	padding: 20px 15px 30px 0px;
}

#container #footer {
background-image: url("./images/bgFooter.jpg");
background-position: center top;
background-repeat: no-repeat;
}

#footer {
  background-color: #728d99;
  color: #000;
  height: auto;
  min-height: 35px;
  margin: 0px;
  _height: 20px;
  padding: 35px 10px;
  text-align: left;
  width: 830px;
}










#beach {
  margin: 5em auto 5em auto;
  padding: 2em auto;
}

#beach p {
  font-size: 18px;
  line-height: 25px;
}

#beach img {
  float: left; 
  margin: 0 2em 1em 1em; 
  width: 225px; 
  height: 209px;
}



#window {
  margin: 5em auto;
  padding: 2em auto;
}

#window p {
  font-size: 18px;
  line-height: 22px;
  text-align: center;
}

#window img {
  float: right; 
  margin: 0 2em 1em 1em; 
  width: 225px; 
  height: 209px;
}


#window ul {
  font-size: 18px;
  line-height: 25px;
  margin-top: 2em;
}


