/* CSS Document */

.content-01{
font-family:Arial, Verdana, Tahoma, "Arial Narrow", "Times New Roman", sans-serif;
font-size:12px;
font-weight:bold;
color:#064C87;
text-decoration:none;
}
.content-02{
font-family:Arial, Verdana, Tahoma, "Arial Narrow", "Times New Roman", sans-serif;
font-size:12px;
font-weight:normal;
color:#000000;
text-decoration:none;
}
.content-03{
font-family:Tahoma, "Arial Narrow", "Times New Roman", sans-serif, Arial, Verdana;
font-size:11px;
font-weight:normal;
color:#ffffff;
text-decoration:none;
}
.content-04{
font-family:Tahoma, "Arial Narrow", "Times New Roman", sans-serif, Arial, Verdana;
font-size:11px;
font-weight:bold;
color:#115C9A;
text-decoration:none;
}
a.link-white {
font-family:Tahoma, "Arial Narrow", "Times New Roman", sans-serif, Arial, Verdana;
font-size:11px;
font-weight:normal;
color:#ffffff;
text-decoration:none;
        }
a.link-white:hover {
font-family:Tahoma, "Arial Narrow", "Times New Roman", sans-serif, Arial, Verdana;
font-size:11px;
font-weight:normal;
color:#ffffff;
text-decoration: underline;
        }
a.link-white:active {
font-family:Tahoma, "Arial Narrow", "Times New Roman", sans-serif, Arial, Verdana;
font-size:11px;
font-weight:normal;
color:#ffffff;
text-decoration: underline;
        }
a.link-white:focus {
font-family:Tahoma, "Arial Narrow", "Times New Roman", sans-serif, Arial, Verdana;
font-size:11px;
font-weight:normal;
color:#ffffff;
text-decoration: underline;
        }


a.link-white1 {
font-family:Tahoma, "Arial Narrow", "Times New Roman", sans-serif, Arial, Verdana;
font-size:15px;
font-weight:normal;
color:#ffffff;
text-decoration:underline;
        }
a.link-white1:hover {
font-family:Tahoma, "Arial Narrow", "Times New Roman", sans-serif, Arial, Verdana;
font-size:15px;
font-weight:normal;
color:#ffffff;
text-decoration: none;
        }
a.link-white1:active {
font-family:Tahoma, "Arial Narrow", "Times New Roman", sans-serif, Arial, Verdana;
font-size:15px;
font-weight:normal;
color:#ffffff;
text-decoration: none;
        }
a.link-white1:focus {
font-family:Tahoma, "Arial Narrow", "Times New Roman", sans-serif, Arial, Verdana;
font-size:15px;
font-weight:normal;
color:#ffffff;
text-decoration: none;
        }
a.link-footer {
font-family:Arial, Tahoma, "Arial Narrow", "Times New Roman", sans-serif, Verdana;
font-size:12px;
font-weight:normal;
color:#000000;
text-decoration:none;
        }
a.link-footer:hover {
font-family:Arial, Tahoma, "Arial Narrow", "Times New Roman", sans-serif, Verdana;
font-size:12px;
font-weight:normal;
color: #333333;
text-decoration: underline;
        }
a.link-footer:active {
font-family:Arial, Tahoma, "Arial Narrow", "Times New Roman", sans-serif, Verdana;
font-size:12px;
font-weight:normal;
color: #333333;
text-decoration: underline;
        }
a.link-footer:focus {
font-family:Arial, Tahoma, "Arial Narrow", "Times New Roman", sans-serif, Verdana;
font-size:12px;
font-weight:normal;
color: #333333;
text-decoration: underline;
        }


a.link-footer2 {
font-family:Verdana, Tahoma, "Arial Narrow", "Times New Roman", sans-serif, Arial;
font-size:12px;
font-weight:normal;
color:#ffffff;
text-decoration:none;
        }
a.link-footer2:hover {
font-family:Verdana, Tahoma, "Arial Narrow", "Times New Roman", sans-serif, Arial;
font-size:12px;
font-weight:normal;
color:#ffffff;
text-decoration: underline;
        }
a.link-footer2:active {
font-family:Verdana, Tahoma, "Arial Narrow", "Times New Roman", sans-serif, Arial;
font-size:12px;
font-weight:normal;
color:#ffffff;
text-decoration: underline;
        }
a.link-footer2:focus {
font-family:Verdana, Tahoma, "Arial Narrow", "Times New Roman", sans-serif, Arial;
font-size:12px;
font-weight:normal;
color:#ffffff;
text-decoration: underline;
        }

.center {
    margin:0px auto;
}

a.thumbnail img {
    padding: 6px;
	background-color: #7497cd;
    border:none;
    margin:0px 20px;
}

a.thumbnail img:hover {
  background-color: #B0C4DE;
}


div.thumbnail-row {
  width:700px;
  margin:10px auto;
}

/*GOOGLE MAPS*/

img[alt="See More Photos"] {
    background: #ffffff;
    padding:5px;
}

img[alt="See More Photos"]:hover {
  background: #7497cd;
}

markers marker p {
  cursor:text;
}

a.map-bubble-link {
  color:#064C87;
  text-decoration:none;
  font-weight:bold;
}

a.map-bubble-link:hover {
  text-decoration:underline;
}


marker {
  cursor:text;
}

