html, body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #193326;
	margin: 0px;
	padding: 0px;
	text-align: center;
	height: 100%;	
}

img {
	border: 0px;
	border-color: #bd8548;
}

table {
	border: 0px;	
	border-collapse: collapse;
	border-spacing: 0px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;	
}

td {
	line-height: 18px;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align:left;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

ol {
	margin-top: 0px;
	margin-bottom: 0px;
}

h1	{
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #245538;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
}

a {
	color: #245538;
}

a:active {
	color: #245538;
}

a:hover {
	color: #245538;
}

a:visited {
	color: #245538;
}

a:visited:hover {
	color: #245538;
}

a:focus { 
	outline: none; 
}

.asterisk {
	color: #245538;
}

.footlinks {
	font-size: 10px;
	color: #aeb3a8;
}

.footlinks a {
	color: #aeb3a8;
}

.footlinks a:active {
	color: #aeb3a8;
}

.footlinks a:hover {
	color: #aeb3a8;
}

.footlinks a:visited {
	color: #aeb3a8;
}

.footlinks a:visited:hover {
	color: #aeb3a8;
}

.page-title {
	font-size: 18px;
	font-weight: bold;
	color: #245538;
}

.teaser-header {
	line-height: 24px;
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	text-align: center;
	color: #f9faf7;
}

.teaser-text {
	text-align: center;
	font-size: 11px;
	color: #f9faf7;
}
.teaser-text a {
	color: #f9faf7;	
}

.teaser-button {	
	margin: 0;
	padding: 0;
	width: 250px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;	
}

.teaser-button a {
	color: #ddcd5e;
	background: #1f4a30;
	text-decoration: none;
	display: block;
	padding-top: 16px;
	padding-bottom: 16px;
}

.teaser-button a:active {
	color: #ddcd5e;
	background: #1f4a30;
}

.teaser-button a:hover {
	color: #ddcd5e;
	background: #153622;
}

.teaser-button a:visited {
	color: #ddcd5e;
	background: #1f4a30;
}

.teaser-button a:visited:hover {
	color: #ddcd5e;
	background: #153622;
}

.menu-title {
	font-size: 18px;
	font-weight: bold;
	color: #f9faf7;
	text-align: center;
}

.menu-button {	
	margin: 0;
	padding: 0;
	width: 250px;
	font-size: 14px;
	text-align: center;
	font-weight: bold;	
}

.menu-button a {
	color: #000000;
	padding-top: 5px;
	padding-bottom: 5px;
	background: #97a29b;
	text-decoration: none;
	display: block;
}

.menu-button a:active {
	color: #000000;
	background: #97a29b;
}

.menu-button a:hover {
	color: #f9faf7;
	background: #59615e;
}

.menu-button a:visited {
	color: #000000;
	background: #97a29b;
}

.menu-button a:visited:hover {
	color: #f9faf7;
	background: #59615e;
}

.menu-links a {
	color: #000000;	
}

.menu-links a:active {
	color: #000000;
}

.menu-links a:hover {
	color: #ffffff;
}

.menu-links a:visited {
	color: #000000;
}

.menu-links a:visited:hover {
	color: #ffffff;
}

.list-links a {
	color: #000000;	
}

.list-links a:active {
	color: #000000;
}

.list-links a:hover {
	color: #000000;
}

.list-links a:visited {
	color: #000000;
}

.list-links a:visited:hover {
	color: #000000;
}

.phone-info {
	font-size: 12px;
	font-weight: bold;
	color: #f9faf7;
	text-align: center;
}

.image-caption {
	font-size: 10px;
	line-height: 14px;
}

.mlddm {	
	visibility: hidden;
	margin: 0;
	padding: 0;
	height: 31px;
	background-color: #000000
}

.mlddm li {	
	display: inline;
	list-style: none;
	float: left;
	margin: 0;
	padding: 0
}

.mlddm li a, .mlddm li a#buttonnohover {	
	display: block;
	margin: 0;
	padding-right: 14px;
	padding-left: 14px;
	padding-top: 17px;
	padding-bottom: 17px;
	font: bold 12px Verdana, Geneva, sans-serif;
	text-align: center;
	text-decoration: none;
	text-transform: none;
	white-space: nowrap;
	color: #cccccc;
	background: #000000
}

.mlddm li a:hover, .mlddm li a#buttonhover {	
	background: #000000;
	color: #ddcd5e;
}

.mlddm ul {	
	z-index: 100;
	position: absolute;
	visibility: hidden;
	margin: 1px 0 0 0;
	padding: 0;
	background: #1f4a30
}
		
.mlddm ul li {	
	float: none
}

.mlddm ul li a {	
	display: block;
	width: auto;
	margin: 0px;
	padding: 6px 20px;
	font-weight: normal;
	text-align: left;
	text-transform: none;
	color: #ffffff;
	background: transparent
}

.mlddm ul li a:hover {	
	color: #ffffff
}

