@charset "utf-8";
/* CSS Document */

html, body
{
  margin:0px;
  color:#666666;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  background-color: #F2E9D8;
}
td img {
  border: 0px;
}
a:link {
  color: #486C7F;
  text-decoration: none;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
}
a:visited {
  text-decoration: none;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color: #486C7F;
}
a:hover {
  text-decoration: none;
  color: #000000;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
}
a:active {
  text-decoration: none;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color: #486C7F;
}
h1
{
  color:#776651;
  font-size:20px;
  font-family:"Times New Roman", Times, serif;
  text-transform:uppercase;
}
h2
{
  color:#776651;
  font-size:18px;
  font-family:"Times New Roman", Times, serif;
}
h3
{
  color:#776651;
  font-size:16px;
  font-family:"Times New Roman", Times, serif;
}
.row_1
{
  background-color: #050302;
  background-image: url(/images/1_row1.jpg);
  background-repeat: repeat-x;
  background-position: bottom;
}
.row_2
{
  background-image: url(/images/new_oceanview_website_r2_c1.gif);
  background-repeat: repeat-x;
}

.row_3
{
  background-image: url(/images/new_oceanview_website_r3_c1.gif);
  background-repeat: repeat-x;
  background-position: top;
  background-color: #EEE7CE;
  padding-top: 25px;
  padding-bottom: 10px;
}
.row_4
{
  background-image: url(/images/new_oceanview_website_r4_c1.jpg);
  background-repeat: repeat-x;
  background-position: top;
  background-color: #311F11;
  padding-top: 25px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #FFFFFF;
}



.logo_box
{
  background-color: #F2E9D8;
  background-image: url(/images/1_vision.jpg);
  background-repeat: no-repeat;
  background-position: right bottom;
  border-bottom: solid 1px #486C7F;
}

.footer
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #EEE7CE;
  padding-top: 15px;
}
.footer a:link
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #C6B182;
  text-decoration:none;
}
.footer a:active
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #C6B182;
  text-decoration:none;
}
.footer a:visited
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #C6B182;
  text-decoration:none;
}

.footer a:hover
{
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  color: #CCCCCC;
  text-decoration:none;
}
.image_border
{
  background-color:#E4D9CB;
  border:1px solid #999999;
  color:#00367C;
  margin:2px;
  padding:10px;
}

.main_body
{
  padding-right: 10px;
}
.quote
{
   font-family:"Times New Roman", Times, serif;
   font-size:20px;
   color:#999999;
   font-style: italic;
   font-weight: bold;
   padding-top:20px;
   padding-bottom:20px;
   padding-left: 10px;
}
.home_links a:link
{
   font-size:20px;
   color:#776651;
   text-decoration: none;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-style: italic;
}
.home_links a:active
{
   font-size:20px;
   color:#776651;
   text-decoration: none;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-style: italic;
}
.home_links a:visited
{
   font-size:20px;
   color:#776651;
   text-decoration: none;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-style: italic;
}
.home_links a:hover
{
   font-size:20px;
   color:#000000;
   text-decoration: none;
   font-family: Georgia, "Times New Roman", Times, serif;
   font-style: italic;
}

.location_map_key
{
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight:bold;
  font-size: 20px;
  color: #486C7F;
}
.home_red
{
	color:#990000;
}
.home_red a
{
	color:#990000;
}
.home_red a:hover
{
	color:#000;
}