p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	font-weight: normal;
	color: #000000;
	padding-bottom: 5px;
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	color: #056273;
	padding-bottom: 8px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #056273;
	height: 1%;
	margin-bottom: 5px;
}
.resumeTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	margin-top: 10px;
	margin-right: 5px;
	text-transform: uppercase;
	line-height: 16px;
	padding-top: 10px;
	margin-bottom: 8px;
}
.photoRight {
	float: right;
	margin: 10px;
}
.photoLeft {
	float: left;
	margin-right: 20px;
	text-align: right;
	margin-top: 20px;
}
.paintingInfo {
	float: left;
	margin-top: 20px;
}



.ClearFloats {
	clear: both;
	padding-bottom: -5px;
	visibility: hidden;
}
.bagPhoto {
	float: right;
	margin-left: 10px;
	border: 1px solid #666666;
	margin-bottom: 15px;
}
.bagTitles {
	font-style: italic;
	font-weight: normal;
}
.bagPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: normal;
	color: #056273;
	margin-bottom: -5px;
}
.paintingTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	margin-top: 25px;
}
.pageSelect {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	float: right;
	width: 750px;
	display: inline;
}
.pageSelectBottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	float: right;
	display: inline;
	margin-top: -20px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	padding-top: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #663399;
}
