body {
/*	background-image: url(../images/layout-top-bg.jpg);
	background-repeat: repeat-x; */
	background-color: #E9E9E9;
	background-color: #E5C179;
	text-align: center;
	font-family: Helvetica;
	font-size: 10pt;
	margin: 0px;
	padding: 0px;
	overflow-y: scroll;
}

ul {
	list-style: square;
}

img {
	margin: 0px;
	border: 0px;
}

h1 {
	font-size: 1.6em;
	font-variant: small-caps;
	font-family: Helvetica;
	color: #96440A;
	margin-top: 0px;
}

h2 {
	font-size: 1.2em;
	color: #0F81D8;
}

.clear {
	clear: both;
}

.left {
	float: left;
}

.right {
	float: right;
}

#block-wrapper {
	width: 990px;
	margin: auto;
	text-align: left;
}

#block-links {
	color: #CCC;
	float: left;
	width: 180px;
	margin-left: 60px;
	margin-top: 10px;
}

#block-links a {
	color: #482205;
	outline: none;
}

#block-links img {
	margin-right: 10px;
}

#block-links a.lnk-cat {
	color: #512505;
	font-size: 1.8em;
	display: block;
	margin-bottom: 18px;
	font-family: "Brush Script MT", Verdana;
	margin-top: 6px;
	text-decoration: none;
}

#block-links a:hover {
	color: #96440A;
	text-decoration: underline;
}

.block-lnk-menu {
	display: none;
}

.block-lnk-menu ul {
	padding-left: 45px;
	width: 160px;
}

.block-lnk-menu ul li {
	font-size: 1em;
	margin-bottom: 5px;
}

.block-lnk-menu ul li a {
	text-decoration: underline;
}

#block-content {
	width: 670px;
	float: left;
	margin-left: 40px;
}

#block-container-top {
	background-image: url(../images/container-top-2.gif);
	height: 43px;
	width: 990px;
}

#block-container {
	width: 990px;
	background-image: url(../images/container-bg-2.gif);
	background-repeat: repeat-y;
	overflow: hidden;
}

#block-container-bottom {
	background-image: url(../images/container-bottom-2.gif);
	height: 32px;
	width: 990px;	
}

#block-footer-links {
	text-align: center;
	margin: 0px;
	padding: 0px;
	padding-right: 25px;
	font-size: 0.8em;
}

#block-footer-links > a {
	text-decoration: none;
	color: #A0A0A0;
}

#block-footer-map {
	text-align: center;
}

#block-footer-map a {
	color: #EBEBEB;
}

.lnk-more-info {
	font-size: 1.4em;
}

.gallery img {
	margin-right: 10px;
	margin-bottom: 3px;
}

.gallery li {
	height: 190px;
	width: 220px;
}

.gallery {
	text-align: center;
	font-variant: small-caps;
	width: 100%;
}

.footer {
	font-size: 0.9em;
	color: #A0A0A0;
}

.footer a {
	color: orange;
	text-decoration: none;
}