body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-image: url(images/logoheader3.jpg);
	background-repeat: no-repeat;
	background-position: top left;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

h4 { 
	text-align: center;
	background-color: white;
	font-size: 11px;
	font-weight: normal;
}
h5 { 
	text-align: center;
	color: white;
	font-size: 11px;
	font-weight: normal;
}

img {
	margin: 0px;
	padding: 0px;
}

.header {
	margin: 0px;
}
.header img {
	margin: 0px;
}
.header h1 {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 34px;
	color: rgb(176, 116, 69);
}


.sidebar {
	float: left;
	width: 135px;
	font-size: 10px;
	color: white;
	padding-top: 0px;
	padding-left: 8px;
	padding-bottom: 100px;
}
.sidebar p {
	margin: 0px;
	padding-top: 2px;
	padding-left: 13px;
}
/* h3 for menu links in sidebar */
.sidebar h3 {
	font-size: 10px;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 4px;
}
/* sidebar strong for menu item highligted for current page */
.sidebar strong {
	color: rgb(208, 172, 143);
}
.sidebar a {
	color: white;
	text-decoration: none;
}

.info {
	position: absolute;
	top: 281px;
	left: 160px;
	width: 359px;
}
.info p {
	font-size: 13px;
	color: rgb(100,80,80);
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 12px;
}
.info ul {
	font-size: 13px;
	color: rgb(100,80,80);
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 15px;
}
.info li {
	margin-top: 0px;
	margin-bottom: 12px;
	margin-left: 0px;
	padding-left: 0px;
	text-indent: 0px;
}
.info h1 {
	font-size: 23px;
	font-weight: normal;
	color: rgb(176, 116, 69);
	margin-top: 0px;
	margin-bottom: 8px;
	border-bottom-style: solid;
	border-bottom-color: rgb(210,210,210);
	border-bottom-width: 2px;
}
.info h2 {
	font-size: 23px;
	font-weight: normal;
	color: rgb(176, 116, 69);
	margin-top: 16px;
	margin-bottom: 8px;
	border-bottom-style: solid;
	border-bottom-color: rgb(210,210,210);
	border-bottom-width: 2px;
}
.info h3 {
	font-size: 18px;
	font-weight: normal;
	color: black;
	margin-top: 16px;
	margin-bottom: 8px;
	border-bottom-style: solid;
	border-bottom-color: rgb(210,210,210);
	border-bottom-width: 2px;
}
.info strong {
	color: black;
}

.map {
	position: absolute;
	top: 281px;
	left: 160px;	
}
.map p {
	font-size: 13px;
	color: rgb(100,80,80);
	line-height: 20px;
	margin-top: 0px;
	margin-bottom: 8px;
}
.map h1 {
	font-size: 23px;
	font-weight: normal;
	color: rgb(176, 116, 69);
	margin-top: 0px;
	margin-bottom: 8px;
	border-bottom-style: solid;
	border-bottom-color: rgb(210,210,210);
	border-bottom-width: 2px;
}
.map h2 {
	font-size: 23px;
	font-weight: normal;
	color: rgb(176, 116, 69);
	margin-top: 16px;
	margin-bottom: 8px;
	border-bottom-style: solid;
	border-bottom-color: rgb(210,210,210);
	border-bottom-width: 2px;
}
.map h3 {
	font-size: 18px;
	font-weight: normal;
	color: black;
	margin-top: 16px;
	margin-bottom: 8px;
	border-bottom-style: solid;
	border-bottom-color: rgb(210,210,210);
	border-bottom-width: 2px;
}


.photo {
	position: absolute;
	top: 270px;
	left: 532px;
	width: 308px;
	background-color: black;
	padding-top: 10px;
	padding-bottom: 100px;
}
.photo p {
	padding: 4px;
	margin-top: 4px;
	margin-bottom: 8px;
	text-align: center;
	font-size: 10px;
	color: white;
}
.photo img {
	margin: 0px;
	padding: 0px;
}

.photo1 {
	z-index: 0;
	position: absolute;
	top: 270px;
	left: 153px;
	width: 349px;
	background-color: black;
	padding-top: 10px;
	padding-bottom: 100px;
}
.photo1 p {
	padding: 4px;
	margin-top: 4px;
	margin-bottom: 8px;
	text-align: center;
	font-size: 10px;
	color: white;
}
.photo1 img {
	margin: 0px;
	padding: 0px;
}
.photo2 {
	z-index: 1;
	position: absolute;
	top: 270px;
	left: 487px;
	width: 348px;
	background-color: black;
	padding-top: 10px;
	padding-bottom: 100px;
}
.photo2 p {
	padding: 4px;
	margin-top: 4px;
	margin-bottom: 8px;
	text-align: center;
	font-size: 10px;
	color: white;
}
.photo2 img {
	margin: 0px;
	padding: 0px;
}
.photo3 {
	z-index: 2;
	position: absolute;
	top: 4207px;
	left: 153px;
	width: 682px;
	background-color: black;
	padding-top: 10px;
	padding-bottom: 100px;
}
.photo3 p {
	padding: 4px;
	margin-top: 4px;
	margin-bottom: 8px;
	text-align: center;
	font-size: 10px;
	color: white;
}
.photo3 img {
	margin: 0px;
	padding: 0px;
}
.photo3 a {
	color: rgb(90,110,255);
}