.ptitle {
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	color: #6B4121;
	text-align: center;
	text-decoration: none;
}
body {
	background-color: #FDFCEB;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#content {
	border: 1px solid #B48312;
	width: 750px;
	top: 10px;
	position: relative;
}
#header {
	position: relative;
	width: 650px;
	left: 100px;
	background-color: #F9E9C3;
	height: 75px;
	border-bottom: 1px solid #B48312;
	background-image: url(../images/header.gif);
}
#main {
	position: relative;
	width: 610px;
	left: 101px;
	top: 0px;
	color: #4E2F18;
	height: auto;
	padding-left: 25px;
	padding-right: 20px;
}
#leftbanner {
	background-image: url(../images/banner2.gif);
	background-repeat: repeat-y;
	position: absolute;
	width: 100px;
	left: 0px;
	top: 0px;
	height: 2049px;
	border-right: 1px solid #B48312;
	float: left;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #94592E;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #94592E;
	text-decoration: none;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4E2F18;
	font-weight: bold;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #94592E;
	font-weight: bold;
	text-decoration: none;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #6B4121;
	line-height: 16px;
	padding: 20px 0px 0px;
	text-decoration: none;
}
#footer {
	width: 660px;
	border: none;
	position: absolute;
	left: 100px;
	margin: 5px 0px 0px;
	padding: 0px;
	height: 36px;
}
img {
	border: 1px solid #000000;
}
.email {
	padding: 5px 25px;
	border: 1px solid #855129;
	height: auto;
	width: auto;
}
h1 {
	font-size: 24px;
	font-weight: bold;
}
