.content2 {
	background-image: url(images/bg_top-corner.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	background-color: #FFFFFF;
	padding: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #594241;
}
.content-text {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #594241;
}
.content1 {
	background-color: #93847B;
	background-image: url(images/pic_header-endcap.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 85px;
	padding-top: 85px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-style: italic;
}
.content3 {
	background-color: #93847B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #01685A;
	font-style: italic;

}
.content4 {
	background-color: #594241;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ffffff;
	font-style: normal;
	padding: 10px 10px 10px 10px;

}
.text1 {
	font-size: 13px;
	font-style: normal;
	font-weight: bold;
	text-align: center;
}

a:link {
	color: #594241;
	text-decoration: underline;
}
a:hover {
	color: #594241;
	text-decoration: none;
}
a:visited {
	color: #594241;
	text-decoration: underline;
}
a.link3:link {
	color: #F0EB99;
	text-decoration: underline;
}
a.link3:hover {
	color: #EEEA95;
	text-decoration: none;
}
a.link3:visited {
	color: #01685A;
	text-decoration: underline;
}
a.link4:link {
	color: #ffffff;
	text-decoration: underline;
}
a.link4:hover {
	color: #ffffff;
	text-decoration: none;
}
a.link4:visited {
	color: #ffffff;
	text-decoration: underline;
}
#wrapper {
	width: 800px;
	position: relative;
	margin: auto;
}

#praise {
	font-size: 23px;
	font-weight: bold;
	color: #FFFFFF;
	position: relative;
	z-index: 2;
	height: 75px;
	width: 260px;
	float: left;
	text-align: center;
}
h1 {
	font-size: 14px;
	font-weight: bold;
	color: #594241;
}
