body {
	font: 14px "Times New Roman", Times, serif;
	background: #B19979;
	margin: 0px;
	padding: 0px;
	color: #311E0D;
}
p {
	padding: 0px;
	margin: 0px 0px 10px;
}
a {
	color: #C12C3A;
	text-decoration: none;
}
a:hover { color: #FF9900; }
a:focus {
	outline: none;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #044775;
	margin: 0px 0px 10px 0px;
}
h1 { font-size:24px }
h2 { font-size:22px }
h3 { font-size:21px }
h4 { font-size:19px }
h5 { font-size:17px }
h6 { font-size:16px }
#layout_main {
	background: #EBE3DB url(/_elements/img/design/re.jpg) repeat-y left top;
	margin: auto;
	padding: 0px;
	width: 926px;
	position: relative;
}
#layout_topBG {
	background: url(/_elements/img/design/top1.jpg) no-repeat left top;
	width: 926px;
}
#layout_topContent {
	height: 283px;
	width: 926px;
	position: relative;
}
#layout_tabs {
	height: 41px;
	padding: 0px 40px;
	overflow:hidden;
}
#layout_tabs a {
	font-size: 24px;
	line-height:24px;
	font-style: italic;
	color: #F3EFE8;
	text-decoration: none;
	filter: alpha(opacity=50);
	opacity: .5;
	display:block;
	float:left;
	margin:8px 35px 0px 0px;
}
#layout_tabs a:hover {
	filter: alpha(opacity=80);
	opacity: .8;
}
#layout_tabs a.sel {
	filter: alpha(opacity=100);
	opacity: 1;
}
#layout_tabs a.sel:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
#layout_content {
	margin: 0px;
	padding: 10px 30px 0px;
	position: relative;
}
#layout_bottom {
	background: url(/_elements/img/design/bottom.jpg) no-repeat left bottom;
	height: 16px;
	width: 926px;
	clear: both;
}
#top_address {
	position: absolute;
	height: 71px;
	width: 246px;
	left: 22px;
	top: 192px;
	padding: 5px 10px;
	font-size: 22px;
	color: #00467A;
	overflow: hidden;
	line-height: 23px;
	text-align: center;
}
#top_address_bg {
	position: absolute;
	height: 81px;
	width: 266px;
	left: 22px;
	top: 192px;
	background: #EBE3DB;
	opacity: .6;
	filter: Alpha(Opacity=60);
}
.side_content {
	padding: 12px 20px 18px 20px;
	float: right;
	width: 240px;
	background-color: #E2D8CE;
	border: solid 1px #D2C7B6;
	margin: 10px 0px 0px 15px;
}

table.formatted {
	border-collapse:collapse;
	border: none;
	margin:auto;
}
table.formatted th { background-color: #E2D8CE; font-weight:normal; font-size:16px; padding:4px; color: #044775; border-collapse:collapse;border: 1px solid #D2C7B6; }
table.formatted td {
	border-bottom: 1px solid #D2C7B6;
	padding:4px;
	border-collapse:collapse;
	background-color: #EBE3DB;
}
#abe {
	color: #D0C4B5;
	display: block;
	margin: 20px auto;
	text-align: center;
	width: 350px;
	text-decoration: none;
	padding-bottom: 20px;
}
#abe:hover { color: #EBE3DB; }
#topContent {
	position: absolute;
	height: 211px;
	width: 570px;
	left: 318px;
	top: 45px;
	text-align: center;
}
#backButton a{
	display:block;
	padding-bottom: 10px;
	text-decoration:none;
}
