body {
	font-family: Tahoma, Verdana, Arial;
	font-size: 14px;
	color: #663d37;
}
a:link {
	color: #663d37;
}
a:visited {
	color: #9A6E53;
}
a:hover {
	color: #C1A60B;
}
a:active {
	color: #C1A60B;
}
p {
	padding-left: 75px;
	text-align: justify;
	padding-right: 5px;
	line-height: 17px;
}
.eveSig {
	display: inline;
	float: left;
	padding-left: 75px;
	padding-right: 5px;
	line-height: 17px;
}

.photo {
	margin-right: 15px;
	border: 1px solid #663D37;
	margin-left: 20px;
	margin-bottom: 5px;
}

h2 {
	padding-left: 75px;
}
.blueLine {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0EBBCB;
}
.bottomNav {
	font-size: 10px;
	font-family: Tahoma, Verdana, Arial;
	padding-top: 10px;
	padding-bottom: 10px;
}
.backHome {
	background-image: url(../images/homeback.jpg);
	background-repeat: no-repeat;
}
.repPadTextTop {
	padding-top: 10px;
}
.dcdLink {
	font-family: Tahoma, Verdana, Arial;
	font-size: 10px;
	color: #C9BAB8;
	text-align: center;
	padding-top: 20px;
	margin-bottom: 10px;
}
.dcdLink a:link {
	color: #C9BAB8;
}
.dcdLink a:visited {
	color: #C9BAB8;
}
.dcdLink a:hover {
	color: #C1A60B;
}
.dcdLink a:active {
	color: #C1A60B;
}
