/* CSS Document */

.main {
margin-top: 0px;
top: 0px;
background-attachment: scroll;
background-color: #E5DCD1;
background-image: url(graphics/bg.jpg);
background-repeat: repeat-x;
background-position: top;
}
.textbody {
background-color: #EFEBE5;
}
.text {
font-family: "Lucida Sans Unicode", Arial, sans-serif;
font-size: 13px;
line-height: 18px;
text-align: justify;
padding-top: 6px;
padding-right: 6px;
padding-left: 6px;
padding-bottom: 6px;
color: #4D6979;
}
.text a {
color: #C56537;
}
.text a:hover {
text-decoration: underline;
}
.textcen {
font-family: "Lucida Sans Unicode", Arial, sans-serif;
font-size: 13px;
line-height: 18px;
text-align: center;
padding-top: 6px;
padding-right: 6px;
padding-left: 6px;
padding-bottom: 6px;
color: #4D6979;
}
.textcen a {
color: #C56537;
}
.textcen a:hover {
text-decoration: underline;
}
.footer {
font-family: "Lucida Sans Unicode", Arial, sans-serif;
font-size: 10px;
line-height: 18px;
text-align: center;
padding-top: 6px;
padding-bottom: 6px;
color: #4D6979;
}
.footer a {
color: #4D6979;
text-decoration: none;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #B89276;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}


.footer a:hover {
	text-decoration: overline;
	color: #4D6979;
}
.navbg {
background-color: #667658;
}
.gallery {
border: 1px solid #B4C6CF;
background-color: #FAF8F5;

}
.location {
font-family: "Lucida Sans Unicode", Arial, sans-serif;
font-size: 12px;
line-height: 20px;
text-align: center;
color: #667658;
font-weight: 400;
}
.location a {
color: #C56537;
text-decoration: none;
}
.location a:hover {
text-decoration: underline;
}
.contactl {
font-family: "Lucida Sans Unicode", Arial, sans-serif;
font-size: 12px;
color: #7292A5;
}
.contactr {
font-family: "Lucida Sans Unicode", Arial, sans-serif;
font-size: 12px;
color: #384130;
}
.contactr a {
color: #C56537;
text-decoration: none;
}
.contactr a:hover {
text-decoration: underline;
}
