body {
	background-image: url(images/interiorbg.jpg);
	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;
}
.header9 {
	background-image: url(images/header9.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: 20pt;
	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: 10pt;
	color: #666666;
	letter-spacing: 0em;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.smalltext {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: 16pt;
	font-weight: normal;
	color: #000000;
	padding-top: 3px;
	padding-right: 5px;
	padding-left: 10px;
	padding-bottom: 5px;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-style: normal;
	line-height: 18pt;
	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;
}
ul {
	margin-left: 40px;
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #000000;
	letter-spacing: .08em;
}li {
	padding-bottom: 10px;
}
.pictures {
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 3px solid #661A1A;
}
.formtext {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-weight: bold;
	color: #000000;
}
.required {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #CC0000;
	font-weight: bold;
}
input.error, select.error, textarea.error {
padding-right: 16px; 
border: 1px solid red; 
background-color: #FFFCE2; 
background-image: url(images/warning_obj.gif); 
background-position: right; 
background-repeat: no-repeat;
}
input:focus, select:focus, textarea:focus {
border: 1px solid red; 
background-color:#EFEFEF;
}
input, textarea, select {
	background-color: #ebebeb;
	border: 1px solid #000000;
	margin-top: 2px;
}

