@charset "UTF-8";
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 3px;
	padding-bottom: 3px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #400756;
	margin-bottom: 2px;
	padding-bottom: 2px;
}
ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #400756;
	margin-bottom: 2px;
}
.price a {
	color: #400756;
	text-decoration: none;
	font-style: italic;
}
.price a:hover {
	color: #DDE68E;
	text-decoration: underline;
}
h3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	color: #400756;
	font-weight: bold;
	margin-top: -5px;
	padding-top: -5px;
	margin-bottom: 2px;
}
.backtotop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
}
.price {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
h4 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #400756;
}
.SeeMoreHere {
	color: #999966;
}
.SeeMoreHere a {
	color: #999966;
}
.SeeLargerImage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #400756;
	text-decoration: underline;
}
.bodyContainer {
	margin-left: 250px;
	margin-top: 15px;
	text-align: left;
	margin-bottom: 15px;
}
.leftandBodyContainer {
	background-image: url(images/left_bg.gif);
	background-repeat: repeat-y;
	background-position: left top;
	margin-right: 10px;
	margin-left: 10px;
	float: left;
	width: 850px;
	margin-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #400756;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #400756;
}
.leftandBodyContainer .bodyContainer a {
	color: #400756;
	text-decoration: none;
	font-style: italic;
}
.leftandBodyContainer .bodyContainer a:hover {
	text-decoration: underline;
}
.leftandBodyContainer .bodyContainer #photofloat img {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.leftandBodyContainer .bodyContainer .photofloat img {
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
