body {
   background-color: #201E1E;
   margin-top: 30px;
   font-family: "Century Gothic", "Arial Narrow", Arial, Trebuchet MS, arial,verdana,sans-serif;
   color: #333;
   }

.page-container {
   border: 12px solid #000;
   width: 966px;
   background-color: #ccc;
   margin-right: auto;
   margin-left: auto;
}
.right {
   background-image: url('http://www.upwaterfront.com/hunter/include/nav/bg.jpg');
   padding-top: 46px;
   padding-right: 8px;
   padding-left: 10px;
   font-size: 0.85em;
   line-height: 130%;
}
.full {
   padding-right: 10px;
   padding-left: 10px;
   font-size: 0.85em;
   line-height: 130%;
   padding-bottom: 30px;
}
.button {
 background-color: #999;
 padding: 3px;
 font-size: 1.1em;
 color: #fff;
 margin: 4px;
 border: 1px solid #666;
 }
.button a:link {
	color: #fff;
   font-weight: bold;
   text-decoration: none;
}
.button a:visited {
   color: #fff;
   font-weight: bold;
   text-decoration: none;
}
.button a:hover {
   color: #CD6233;
   font-weight: bold;
   text-decoration: none;
} 
.navbar {
   text-align: center;
   border-top: 1px solid #333;
   border-bottom: 1px solid #333;
   background-image: url('http://www.upwaterfront.com/hunter/include/nav/bg-navbar.gif');
   }
.galleries img {
 margin-bottom: 4px;
 border: 1px solid #fff;
 }
 .galleries a:link {
  text-decoration: none;
  }
 .galleries a:visited {
  text-decoration: none;
  }
 
.footerlinks {
  padding-left: 10px;
  padding-bottom: 10px;
  font-size: .75em;
} 

.footer_main {
   color: #666;
   text-align: center;
   font-size: 11px;
   line-height: 150%;
   padding-top: 7px;
   }
   
.footer_main a:link {
	color: #666;
   font-weight: normal;
   text-decoration:none;
}

.footer_main a:visited {
   color: #666;
   font-weight: normal;
   text-decoration:none;
}

.footer_main a:hover {
   color: #ccc;
   font-weight: normal;
   text-decoration:underline;
} 

a:link {
	color: #182235;
   font-weight: bold;
}

a:visited {
   color: #2F3E57;
   font-weight: bold;
}

a:hover {
   color: #CD6233;
   font-weight: bold;
} 

h1 {
   font-family: garamond, georgia, times new roman, times,serif;
   line-height: 110%;
}

strong {
   font-family: garamond, georgia, times new roman, times,serif;
   font-size: 1.5em;
   line-height: 110%;
}

small {
   font-size: 0.8em;
   font-family: Verdana,Arial, Geneva, sans-serif;
   line-height: 110%;
}
