body {
	background-image: url(images/BG.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
table.header {
	width: 984px;
	background-image: url(images/Header_BG.jpg);
	border: 2px solid Black;
}
td.logo {
	width: 170px;
	text-align: right;
}
td.contact_info {
	width: 256px;
	text-align: center;
}
td.title {
	width: 548px;
	text-align: center;
}
table.columns {
	background-image: url(images/Columns_BG.jpg);
	width: 984px;
	border-left: 2px solid Black;
	border-right: 2px solid Black;
}
td.column_left {
	width: 161px;
	text-align: center;
	vertical-align: top;
}
td.column_right {
	width: 823px;
	vertical-align: top;
}
td.body_content {
	width: 780px;
	background-image: url(images/Header_BG.jpg);
	border: 1px solid Black;
}
td.location {
	width: 350px;
	vertical-align: top;
	text-align: center;
	padding-left: 5px;
	padding-right: 5px;
}
a.contact_link {
	font-weight: bolder;
	text-decoration: none;
}
a:hover.contact_link {
	color: Red;
}
h1, h2, h3, h4, h5, h6 {
	color: Blue;
	font-family: Kristen ITC;
	text-align: center;
}
h2.page_title {
	text-align: center;
}
h3.sub_title {
	text-align: left;
	margin-left: 40px;
}
ul.home_list {
	font-weight: bold;
	margin-left: 70px;
}
li.home_list {
	padding-bottom: 12px;
}
ul.location {
	text-align: justify;
	list-style-type: disc;
	margin-right: 25px;
	font-size: 9pt;
}
li.location {
	padding-bottom: 10px;
}
p {
	text-align: justify;
	margin-right: 40px;
	margin-left: 40px;
	font-size: 10pt;
}
p.red {
	color: Red;
	font-weight: bold;
}
p.location {
	text-align: justify;
	margin-right: 15px;
	margin-left: 15px;
	font-size: 9pt;
}
a.bottom_menu {
	font-size: 10pt;
	text-decoration: none;
}
a:hover.bottom_menu {
	color: red;
}
a.policy_menu {
	color: Blue;
	font-size: 10pt;
	text-decoration: none;
}
a:hover.policy_menu {
	color: Red;
	text-decoration: underline;
}
a.top_go {
	font-size: 10pt;
	text-decoration: none;
}
a:hover.top_go {
	color: red;
}
div.jamaxx_link {
	text-align: center;
	font-size: 10pt;
}
a.jamaxx_link {
	text-decoration: none;
}
a:hover.jamaxx_link {
	color: Red;
}
span.staff_name {
	font-weight: bold;
	font-size: 11pt;
}
hr.staff {
	width: 700px;
	height: 2px;
	color: #4C78E1;
}
