a.nav:link {text-decoration: none; color: blue;}

a.nav:visited {text-decoration: none; color: blue;}

a.nav:hover {text-decoration: none; color: #ff0000;}

a.nav:active {text-decoration: none;}

p.date {
  font-family: "Verdana", "Tahoma", "Helvetica", serif;
  font-size: 1em;
  font-weight: 600; 
  margin: 5px; 
  padding: 5px;
  text-align: center;
}

.ctr {
  text-align: center;
}

.credits {color:black; text-align:center; font-weight:normal;}

.credits2 {color:yellow; font-weight: bold; text-align:center; background: rgb(11, 42, 73);}

ul.menu {
  font-family: "Verdana", serif;
  color: yellow;
  text-align: left;
  font-weight: 400;
  font-size: 10px;
  margin-left: 15px;
  list-style-type: none;
}
ul.menu li {margin-bottom: 10px;}

ul.center {
  font-family: "Verdana", "Tahoma", serif;
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  list-style-type:none;
  margin-left: 10px;
}

ul.center li {margin-bottom: 10px;}

ul.center2 {
  font-family: "Verdana", "Tahoma", serif;
  color: #ffffff;
  font-size: 10px;
  font-weight:400;
  list-style-type:none;
  padding-right: 30px;
}
ul.center2 li {margin-bottom: 10px;}

.center3 {font-family: "Verdana", "Tahoma", serif;
  color: #1db3ff;
  font-size: 14px;
  font-weight: 600;
  margin-left: 10px;
}

hr.center {
 color: #7e9fa8;
 height: 2px;
 width: 400px;
 margin: 0 auto 0;
 text-align: center;
}
body {
  font-size: 62.5%; /* Resets 1em to 10px */
  background-image: url(body_bg.jpg);
  background-repeat: repeat-x;
  background-color: #7e9fa8; 
  font-family: "Verdana", "Tahoma", "Helvetica", serif;
}

#outer {
  width: 960px;
  margin: auto;
  padding-bottom:50px;/* needed to make room for footer */
}

#header {
  text-align:left;
  margin: 0px;
  padding: 0px;
  height: auto;
  background-image: url(header_bg3.jpg);
  background-repeat: no-repeat;
  background-position: top left;
  height: 150px;
}

#header p.address {
  font-family: "Verdana", "Arial", "Tahoma", "Helvetica", serif;
  font-size: 1em;
  position: absolute;
  font-weight: 600;
  top: 10px;
  right: 20px;
  color: #acc1c6;
  text-align: right;
  margin-right: 20px;
}

#header h1 {
  font-size: 4em;
  color: #ffffff;
  font-family: "Times New Roman";
  margin-left: 0px;
}

.change {font-family: "Arial", serif; font-size:.5em;}

.change2 {font-family: "Arial", serif; font-size:.7em; margin-left: 120px;}

#header h2 {
  font-size: 1.5em;
  color: #ffffff;
  text-align: center;
  font-family: "Arial", serif;
  margin-top: -15px;
}

/* Begin Top Navigation &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& */

#hmenu {
  font-size: 1em;
  /*margin: 10px auto 10px;
  text-align: center;
  width: 500px;
  height: 30px;
  border: 1px solid #cccccc;*/
}

#hmenu ul { 
  display: inline;
  text-align: center;
  /*border: 1px solid white;*/
}

#hmenu li {
  display: inline;
}

#hmenu a:link, #hmenu a:visited {
  height: 45px;
  color: yellow;
  background-color: #46667d;
  text-decoration: none;
  border-right: 1px solid #88a5ba;
  border-bottom: 1px solid #88a5ba;  
}

#hmenu a:hover {
  text-decoration: none;
  color: #ff0000;
  background-color: #88a5ba;
  border-right: 1px solid #cccccc;
  border-bottom: 1px solid #cccccc;
}

#hmenu li.page {
  color: #ffffff;
  background-color: #46667d;
  text-decoration: none;
  border-right: 1px solid #88a5ba;
  border-bottom: 1px solid #88a5ba;
  padding-right: 3px;
}


/* End Top Navigation &&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&&& */

#left {
  background: transparent;
  float:left;
  left: 0px;
  top: auto;
  width: 180px;
  padding: 0px;
  text-align: center;
}

#left h3 {
  color: #ffffff;
  font-family: "Times New Roman";
  text-align: center;
  font-size: 18px;
}

#left a:link {text-decoration: none; color: yellow;}

#left a:visited {text-decoration: none; color: yellow;}

#left a:hover {text-decoration: none; color: #ff0000;}
 
#left a:active {text-decoration: none;}

#leftmenu {
  text-align: left;
  position:relative;
  padding: 10px;
  left: 0px;
  width: 180px;
}

#leftmenu ul li {
  color: #acc1c6;
  font-size: 1em;
  list-style-type:none;
  margin-bottom: 10px;
}

#date {
  background-color: #1db3ff; 
  margin: 5px; 
  padding: 5px;
  text-align: center;
}

#right {
  border: none;
  background: transparent;
  float:right;
  margin-right:20px;
  /*right: 0px;*/
  top: auto;
  width: 180px;
  padding: 0px;
  text-align: center;
}
/*html>body #right{margin-right:20px;}*/

#right h3 {
  color: #ffffff;
  font-family: "Times New Roman";
  text-align: center;
  font-size: 18px;
}

#rightmenu {
  position: relative;
  padding: 10px;
  right: 0px;
  text-align: left;
  width: 180px;
}

#rightmenu ul li {
  color: #acc1c6;
  font-size: 1.2em;
  font-weight: 600;
  list-style-type:none;
  margin-bottom: 10px;
  margin-top: 5px;
}

#rightmenu ul ul li {
  color: #ffffff;
  font-size: .8em;
  list-style-type: none;
  font-weight: 400;
  margin-left: -25px;
  margin-bottom: 10px;
}

#right a:link {text-decoration: none; color: yellow;}

#right a:visited {text-decoration: none; color: yellow;}

#right a:hover {text-decoration: none; color: #ff0000;}
 
#right a:active {text-decoration: none;} 


#center {
  background-color: #ffffff;
  background-image: url(cove_center_bg.jpg);
  background-position: top center;
  background-repeat: no-repeat;  
  position: relative;
  height: 100%;
  margin-top: 10px;
  margin-left: 210px;
  margin-right: 210px;
  border: 1px solid #46667d;
}

#center3 {
  width: 571px;
  background-image: url(center_bg4.jpg);
  background-repeat: repeat-x;
  background-color: #f5f8f9;
  color: #000000;
  border-right: 4px solid #46667d;
  border-bottom: 4px solid #46667d;
  border-top: 4px solid #7e9fa8;
  border-left: 4px solid #7e9fa8;
  margin-left: auto;
  margin-right: auto;
}

#center3 p {
  font-family: "Verdana", "Tahoma", "Helvetica", serif;
  font-size: 1.2em;
  margin-left: 10px;
  line-height: 1.3em;
}

#center3 h3 {
  font-size: 1.8em;
  width: 100%;
  color: #ffffff;
  background-image: url(title_bg.jpg);
  background-repeat: repeat-y;
  background-color: #a4b3d2;
  font-family: "Times New Roman", "Tahoma", serif;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}

#center3 h3.top {margin-top: 0px;}

#center3 h4 {
  font-size: 1.7em;
  font-family: "Times New Roman", "Tahoma", serif;
  color: #7e9fa8;
  margin-left: 10px;
  margin-bottom: -15px;
}

#center3 h5 {
  font-size: 1.5em;
  color: #233448;
}

#center3 a:link {text-decoration: none; color: blue;}

#center3 a:visited {text-decoration: none; color: blue;}

#center3 a:hover {text-decoration: none; color: #ff0000;}

#center3 a:active {text-decoration: none;} 

#center2 {
  background-image: url(center_bg4.jpg);
  background-repeat: repeat-x;
  background-color: #f5f8f9;
  color: #000000;
  border-right: 4px solid #46667d;
  border-bottom: 4px solid #46667d;
  border-top: 4px solid #7e9fa8;
  border-left: 4px solid #7e9fa8;
  margin-left: auto;
  margin-right: auto;
}

#text {
  /*width: 500px;*/
  background-image: url(center_bg4.jpg);
  background-repeat: repeat-x;
  background-color: #f5f8f9;
  color: #000000;
  margin-top: 400px;
  margin-left: auto;
  margin-right: auto;
  /*padding: 1px 15px 5px 15px;*/
  border-right: 4px solid #46667d;
  border-bottom: 4px solid #46667d;
  border-top: 4px solid #7e9fa8;
  border-left: 4px solid #7e9fa8;
}

#text p {
  font-family: "Verdana", "Tahoma", "Helvetica", serif;
  font-size: 1.2em;
  margin-left: 10px;
  line-height: 1.3em;
} 

#text a:link {text-decoration: none; color: blue;}

#text a:visited {text-decoration: none; color: blue;}

#text a:hover {text-decoration: none; color: #ff0000;}
 
#text a:active {text-decoration: blue;}
   
img.imglft {
  margin-top: 0px;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
}

img.imgrt {
  margin-top: 0px;
  margin-right: 10px;
  margin-left: 10px;
  margin-bottom: 10px;
}

img.lmenu {
  margin-right: 25px;
  margin-left: 25px;
}

#text h3 {
  font-size: 1.8em;
  width: 100%;
  color: #ffffff;
  background-image: url(title_bg.jpg);
  background-repeat: repeat-y;
  background-color: #a4b3d2;
  font-family: "Times New Roman", "Tahoma", serif;
  margin-bottom: 0px;
  margin-left: 0px;
  padding-top: 10px;
  padding-bottom: 10px;
}

#text h3.top {margin-top: 0px;}

#text h4 {
  font-size: 1.7em;
  font-family: "Times New Roman", "Tahoma", serif;
  color: #7e9fa8;
  margin-left: 10px;
  margin-bottom: -15px;
}

#text h5 {
  font-size: 1.5em;
  color: #233448;
}

#clearfooter {
  clear: both;
}

#footer {
  width: 960px;
  height: 50px;
  position: relative;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
}
#footer p {
  text-align: center;
  font-size: 1em;
  /*color: #233448;*/
  color: #ffffff;
}

#footer a:link {text-decoration: none; color: yellow;}

#footer a:visited {text-decoration: none; color: yellow;}

#footer a:hover {text-decoration: none; color: #ff0000;}
 
#footer a:active {text-decoration: none;}

.map {
  width:655px; 
  margin-right:auto; 
  margin-left:auto; 
  background-image: url(center_bg4.jpg);
  background-repeat: repeat-x;
  background-color: #f5f8f9;
  color: #000000;
  padding: 10px;
  margin-top: 20px;
  border-right: 4px solid #46667d;
  border-bottom: 4px solid #46667d;
  border-top: 4px solid #7e9fa8;
  border-left: 4px solid #7e9fa8;
}

h4.map {
  font-family: "Times New Roman", "Tahoma", serif;
  color: #7e9fa8;
  margin-left: 10px;
  margin-bottom: -15px;
}

#gallery {
  /*border: 1px solid red;*/
}

/*td.colored {
  background-image: url(center_bg4.jpg);
  background-repeat: repeat-x;
  background-color: #f5f8f9;
  border-right: 4px solid #46667d;
  border-bottom: 4px solid #46667d;
  border-top: 4px solid #7e9fa8;
  border-left: 4px solid #7e9fa8;
}*/ /* styles the outer gallery td */


 
