p {
	text-align: justify;
	padding-right: 10px;
	padding-left: 10px;

}

.tabs {
	background-color: #916b4a;
	vertical-align: middle;
	display: block;
	margin: 0px;
	padding: 2px;
	border-top: #916b4a;
	border-right: #916b4a;
	border-bottom: 1px solid #916b4a;
	border-left: #916b4a;
}

.pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: capitalize;
	color: #000000;
	text-decoration: none;
	background-color:  #F5F1E5;
	text-align: left;
	vertical-align: middle;
	letter-spacing: 3px;
	border-style: solid;
	padding-top: 3px;
	padding-left: 3px;
	padding-bottom: 3px;
	border-width: 1px;
	border-color: #916b4a;

}


li {
	/*REMOVED BY: JUSTIN ESSARY 9/14/10*/
	/*They added new text to the links page and justfied alignment was making it look bad.*/
	/*text-align: justify; */
	line-height:20px;
	padding-bottom: 8px;
}

.content {
	padding-left:5px;
	padding-right: 15px;
}

.contact {
	padding-left:5px;
	text-align:left;
	line-height:12px;
	font-size:12px;
}

.title {
	background-image:url(images/pagetitle.jpg)
	padding-left:5px;
	padding-top:15px;
	padding-right: 0px;
	font-family: Optimum;
	font-weight:bold;
	font-size:18px;
	color:#007073;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #916b4a;

}
