@charset "utf-8";
.style1 {
	font-size: 1.6em;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	color: #330000;
}
.style2 {
	font-size: 1.2em;
	font-family: "Times New Roman", Times, serif;
	font-style: oblique;
	color: #330000;
}

.style3 {
	font-size: 1.1em;
	font-weight: bold;
}



body {
	background-image: url(../images/pageBG.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	color: #604F44;
	font: .9em Arial, Helvetica, sans-serif;
}
#topBG {
	width: 780px;
	height: 130px;
	background-image: url(../images/topBG.jpg);
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#centerBG {
	background-image: url(../images/centerBG.jpg);
	width: 780px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	text-align: center;
	display: block;
}
#centerContent {
	width: 720px;
	text-align: left;
	display: block;
	padding-left: 45px;
	padding-top: 20px;
}
#centerContent2 {
	width: 720px;
	text-align: center;
	display: block;
	padding-left: 45px;
	padding-top: 20px;
}
#centerContent4 {
	width: 720px;
	text-align: center;
	display: block;
	padding-left: 45px;
	padding-top: 20px;
	font-family: "Times New Roman", Times, serif;
}
#centerContent5 {
	width: 80%;
	text-align: left;
	display: block;
	padding-left: 45px;
	padding-top: 20px;
	font-size: .9em;
	margin-left: 50px;
}


a:link,a:visited {
	color: #634C3A;
	text-decoration: none;
}
a:active, a:hover {
	color: #FF0099;
	text-decoration: underline;
}
#roseBorder {
	position: relative;
	top: 80px;
	left: 105px;
}


#bottomBG {
	width: 780px;
	background-image: url(../images/bottomBG.jpg);
	height: 268px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	clear: both;
}
.gfx-l-nb {
	float: left;
	border-style: none;
	padding-right: 12px;
}

li {
	padding-bottom: .5em;
}

ul {
	padding-left: 125px;
	padding-right: 80px;
}
#centerContent3 {
	width: 60%;
	text-align: center;
	display: block;
	padding-left: 45px;
	padding-top: 55px;
	font-size: .85em;
	float: right;
	color: #9E8676;
}
#left_photo {
	height: 375px;
	width: 250px;
	float: left;
	margin-right: 25px;
}
