body {
	background-color: #D3CAB9;
	background-repeat: repeat-y;
	background-position: center top;
	margin: 0px;
}
.header1 {
	background-image: url(images/header1.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.header2 {
	background-image: url(images/header2.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.header3 {
	background-image: url(images/header3.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.header4 {
	background-image: url(images/header4.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.header5 {
	background-image: url(images/header5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.header6 {
	background-image: url(images/header6.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.header7 {
	background-image: url(images/header7.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.header8 {
	background-image: url(images/header8.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.header_location {
	background-image: url(images/header_location.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.titles {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bolder;
	color: #18445F;
	background-image: url(images/titlebg.jpg);
	text-align: center;
	vertical-align: middle;
	padding-top: 15px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	color: #666666;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}

p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	letter-spacing: .08em;
	padding-top: 5px;
	padding-right: 10px;
	padding-left: 10px;
}
.rightborder {
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #B0ABA5;
	border-right-color: #000000;
}
a:link {
	font-weight: bold;
	color: #661A1A;
	text-decoration: none;
}
a:visited {
	color: #661A1A;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	color: #18445F;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #18445F;
	text-decoration: underline;
}

