@charset "UTF-8";
.container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 750px;
	background-color: #ffffff;
}
.container .topbar {
	background-color: #767553;
	background-image: url(images/navstripe.gif);
	background-repeat: repeat-y;
	background-position: right;
}
.bodybox {
	background-image: url(images/leftstripe.gif);
	background-repeat: repeat-y;
	background-position: left;
	background-color: #dae4b7;
}
.container .bodybox .purpletype {
	font-size: 15px;
	line-height: 130%;
	color: #4a1f2f;
}
.linespacingtall {
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.photo_float_right {
	float: right;
	margin-left: 20px;
}
.linespacingtall_leftalign {
	line-height: 150%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	padding-right: 75px;
}
.container .bodybox .gallery_align {
	margin-right: 75px;
}
.style1 {
	font-size: 12px;
	line-height: 175%;
	color: #767553;
	text-decoration: none;
}
.style1 a:link {
	color: #767553;
}
.style1 a:visited {
	color: #767553;
}
.style1 a:hover {
	color: #767553;
	text-decoration: underline;
}
.style1 a:active {
	color: #767553;
}
.logobox {
	float: right;
	margin-top: -20px;
}
.navbox {
	width: 130px;
	color: #4a1f2f;
}
.navbox a:link {
	color: #4a1f2f;
	text-decoration: none;
}
.navbox a:visited {
	color: #4a1f2f;
	text-decoration: none;
}
.navbox a:hover {
	color: #dae4b7;
	text-decoration: none;
}
.navbox a:active {
	color: #dae4b7;
	text-decoration: underline;
}
.copyright {
font-size: 0.7em;
line-height: 1.4em;
color: #767553;
margin-bottom: 20px;
padding-top: 15px;
}
.copyright a:link {
	color: #767553;
	text-decoration: underline;
}
.copyright a:visited {
	color: #767553;
	text-decoration: underline;
}
.copyright a:hover {
	color: #767553;
	text-decoration: none;
}
.copyright a:active {
	color: #767553;
	text-decoration: none;
}
.sidebarbox {
	background-color: #E1C2CD;
	border: 1px solid #99546E;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 7px;
	padding-left: 4px;
}
.sidebarbox a img {
	margin-bottom: 5px;
}
.sidebarbox a:link {
	color: #99546E;
	text-decoration: none;
	font-size: 14px;
}
.sidebarbox a:visited {
	color: #99546E;
	text-decoration: none;
	font-size: 14px;
}
.sidebarbox a:hover {
	color: #4a1f2f;
	font-size: 14px;
	text-decoration: none;
}
.sidebarbox a:active {
	color: #4a1f2f;
	text-decoration: none;
	font-size: 14px;
}
