.rheader1 {
	background-image: url(../images/page/rheader1.jpg);
	background-repeat: repeat-x;
}
.rheader2 {
	background-image: url(../images/page/rheader2.jpg);
	background-repeat: no-repeat;
	background-position: left 193px;
}
.lheader1 {
	background-image: url(../images/page/lheader1.jpg);
	background-repeat: repeat-x;
}
.nav_bk {
	height: 53px;
	background-image: url(../images/page/nav_bk.jpg);
	background-repeat: no-repeat;
}
ul.nav {
	padding-left: 190px;
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: -10px;
}
ul.nav li {
	display: inline;
}
ul.nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #0A046E;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: none;
}
ul.nav a:hover {
	color: #8BB8FB;
}
.lstripe {
	background-image: url(../images/page/stripe.jpg);
	background-repeat: repeat-y;
	background-position: right;
}
.main {
	background-image: url(../images/page/header3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.footer {
	background-image: url(../images/page/footer.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 82px;
	vertical-align: middle;
}
.foottexts,
.foottexts a:link,
.foottexts a:visited,
.foottexts a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #0A046E;
	text-decoration: none;
	height: 50px;
}
.foottexts a:hover {
	color: #8BB8FB;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #0A046E;
	font-style: italic;
	padding-top: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	font-style: italic;
	padding-top: 5px;
	margin-bottom: -10px;
}
.buttonblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	background-color: #8BB8FB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCDFFD;
	border-right-color: #064BB3;
	border-bottom-color: #064BB3;
	border-left-color: #CCDFFD;
}
.buttonblueover {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #064BB3;
	border-right-color: #CCDFFD;
	border-bottom-color: #CCDFFD;
	border-left-color: #064BB3;
}
.controls {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000099;
}
.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
.pagetext a:visited,
.pagetext a:active,
.pagetext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-style: italic;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.pagetext a:hover {
	color: #8BB8FB;
	border-bottom-color: #8BB8FB;
}
.pagetextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}
.formtexttitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}
.listtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
	list-style-type: none;
	list-style-image: url(../images/bullet.gif);
}
#map {
	height: 450px;
	width: 670px;
	border: 1px solid #000000;
}
.photo-l {
	margin-right: 10px;
	float: left;
}
.photo-r {
	margin-left: 10px;
	float: right;
}
