.border_leftBG {
	background-image: url(../media/markers/border-left.jpg);
	background-repeat: repeat;
}
.border_rightBG {
	background-image: url(../media/markers/border-right.jpg);
	background-repeat: repeat;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 13pt;
	color: #003A6D;
	background-image: url(../media/markers/bodyBG.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
h1 {
	color: #003A6D;
	width: 250px;
	font-size: 11pt;
	font-style: italic;
	margin-top: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5DABB5;
	letter-spacing: 1px;
}
p, li {
	font-size: 9pt;
	line-height: 13pt;
}
h5 {
	background-image: url(../media/markers/address-arrow.jpg);
	background-repeat: no-repeat;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #178d9e;
	background-position: 275px bottom;
	color: #178d9e;
	padding-top: 30px;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 0px;
	vertical-align: baseline;
}
.logo-shift-right {
	float: right;
	margin-top: -20px;
}
.main {
	background-color: #FFFFFF;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 20px;
}
.subnav {
	background-image: url(../media/markers/subnavBG.jpg);
	background-repeat: repeat-x;
	border-top-width: 7px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #AD004E;
	border-right-color: #5AABB4;
	border-bottom-color: #5AABB4;
	border-left-color: #5AABB4;
	font-size: 8.5pt;
	line-height: 13pt;
	font-weight: bold;
}
.subnav a {
	color: #AD004E;
	background-image: url(../media/markers/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 9px;
	background-position: left center;
	text-decoration: none;
}
.subnav a:hover {
	color: #AD004E;
	background-color: transparent;
	background-image: url(../media/markers/bullet-over.gif);
	background-repeat: no-repeat;
	padding-left: 9px;
	background-position: left center;
	text-decoration: none;
}
.img {
	margin-bottom: 5px;
	border: 1px solid #5DABB5;
	margin-left: 10px;
}
a {
	color: #006FCF;
}
a:hover {
	text-decoration: none;
	background-color: #D1E8EA;
}
h2 {
	color: #003A6D;
	width: 100%;
	font-size: 10pt;
	font-style: italic;
	margin-top: 20px;
	border-bottom-style: none;
	letter-spacing: 1px;
}
.highlight {
	background-color: #D8E7E9;
}
.paintings {
	font-size: 8pt;
}
