body {
	font-family: Helvetica, Arial, sans-serif;
	background-image:url(../assets/images/parchmentBG.jpg);
	background-repeat:repeat-y;
	font-size:10px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	}
#States {
	width:740px;
	padding:0px;
	margin:0px;
	}
#detail_title{
	width:680px;
	color:#000;
	padding: 3px 2px 3px 5px;
	margin: 5px 0px 3px 33px;
	font-size:12px;
	border-bottom:1px solid #6f4c36;
	}
#intro {
	width:320px;
	padding: 7px 20px 5px 5px;
	margin: 10px 0px 10px 33px;
	font-size:10px;
	font-weight:normal;
	color:#000;
	border-right:1px solid #6f4c36;
	}
#location_not_available {
	font-size:12px;
	background-color:#6f4c36;
	background-image:url(../assets/images/darkParchment.jpg);
	color:#f1e5ce;
	padding: 25px 15px 25px 15px;
	line-height: 20px;
	}
span.brand {
	text-transform:uppercase;
	margin:5px;
	font-weight:bolder;
}
span.TOT {
	font-weight:bolder;
	}
span.back {
	float:right;
	padding: 3px 22px 3px 5px;
	}
#introRight {
	width:320px;
	top:0px;
	float:right;
	padding: 18px 5px 0px 15px;
	margin: 0px;
	font-size:10px;
	font-weight:bold;
	color:#000;
	text-align:center;
	}
#tableRight {
	width:320px;
	top:0px;
	float:right;
	padding: 10px 0px 0px 0px;
	margin: 0px;
	text-align:center;
	}
#catchPhrase {
	margin-top:5px;
	padding:40px 15px 0px 0px;
	}
span.bizName {
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	}
span.TOT {
	font-size:12px;
	font-weight:bold;
	}
span.phrase {
	font-size:11px;
	font-weight:bold;
	font-style:italic;
	}
a {
	font-size:9px;
	font-weight:bold;
	color:#452e1c;
	}
a:hover {
	color:#a55b39;
	}
td.location_link, td.location_phone, td.location_email {
	padding:2px;
	text-align:left;
	}
