@charset "UTF-8";
.presley-body {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #2e271b;
	text-decoration: none;
}


.presley-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 30px;
	color: #5d2829;
	text-decoration: none;
}

.presley-menu  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #6f6b2f;
	text-decoration: none;
}


.presley-menu a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #6f6b2f;
	text-decoration: none;
	background-image:url(images/menu-bar-off.jpg)
	
}

.presley-menu-over {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color: #a5a164;
	text-decoration: none;
	background-image:url(images/menu-bar-on.jpg)
}

.big-box {
	position: relative;
	float:left;
	
	height: 31px;
	background-image:url(images/menu-bar-off.jpg);
	display: inline-block;

	}
	
.smallbox {
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6f6b2f;
	text-decoration: none;
	float:left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	line-height: 25px;
	background-image:url(images/menu-bar-off.jpg);
	display:inline-block;
	}
	
.smallbox-over {
	position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #6f6b2f;
	text-decoration: none;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 3px;
	line-height: 25px;
	background-image:url(images/menu-bar-on.jpg);
	display:inline-block;
	float:left;
	}

.vert-bar {
	position:relative;
	height: 31px;
	width: 1px;
	background-image:url(images/menu-vert-bar.jpg);
	display:inline-block;
	float:left;
	}

.presley-body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #3a381f;
}	

.presley-body a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #6c6732;
}	

.presley-title-2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 24px;
	color: #3a381f;
}

.presley-title-3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	line-height: 25px;
	color: #3a381f;
}

.presley-property-title {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 30px;
	color: #5d2829;
	text-decoration: none;
}
