@charset "utf-8";

html {overflow-y: scroll;}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.menu-text
{
	color: #FFF;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #DFA37D;
}

.menu-text td
{
	padding-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #DFA37D;
	padding-top: 5px;
}

.menu-text a:link
{
	color: #FFF;
	text-decoration: none;
}

.menu-text a:active
{
	color: #FFF;
	text-decoration: none;
}

.menu-text a:visited
{
	color: #FFF;
	text-decoration: none;
}

.menu-text a:hover
{
	color: #121212;
	text-decoration: none;
}
h1 {
	font-size: 18px;
	color: #000;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A7A9AC;
	border-bottom-color: #A7A9AC;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	color: #000;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CC6B31;
	border-bottom-color: #CC6B31;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: normal;
	margin-top: 0px;
}
h3 {
	margin-top: 3px;
	margin-bottom: 8px;
}
.inquire-text-box {
}
.inquire-text-box p {
	margin-top: 8px;
	margin-bottom: 8px;
}


.copyright {
	font-size: 12px;
	color: #A7A9AC;
}
.gallery-table {
	margin-bottom: 30px;
	margin-top: 30px;
}
.FooterKeys {
	font-size: 10px;
	color: #999;
	text-align: justify;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
