@charset "utf-8";
body {
	background-image: url(images/BG_1a.jpg);
	background-repeat: repeat-x;
	margin-top: 8px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif; /*"Humnst777 BT", */
	font-size: 12px;
	color: #3f2827;
	background-color: #281312;
}
.CNT_BG_inside a:link, .CNT_BG_inside a:visited {
	color: #3f2827;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #3f2827;
}
.CNT_BG_inside a:hover {
	color: #3f2827;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3f2827;
}
.box_top {
	background-image: url(images/box_01.png);
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 11px;
	background-position: center;
}
.box_base {
	background-image: url(images/box_03.png);
	height: 11px;
	background-position: center;
}
.box_cnt {
	background-image: url(images/box_02.png);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 20px;
	padding-right: 27px;
	padding-bottom: 20px;
	padding-left: 27px;
	text-align: left;
}

.navbar {
	background-image: url(images/navbar_BG.jpg);
	background-repeat: repeat-x;
	text-align: left;
}

.container {
	width: 900px;
	margin: 0 auto;
} 
.footer {
	font-size: 10px;
	color: #855452;
	margin-bottom: 30px;
}
.footer a {
	color: #855452;
	text-decoration: none;
}

.CNT_BG_outside {
	background-image: url(images/BG_2.jpg);
	background-repeat: repeat-x;
}
.CNT_BG_inside {
	background-color: #FAF9F7;
	background-image: url(images/BG_3.jpg);
	background-repeat: repeat-x;
	width: 859px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 35px;
	padding-bottom: 35px;
}
.columnR1third {
	float: right;
	width: 264px;
	margin-right: 22px;
}
.columnL1third {
	float: left;
	width: 264px;
	margin-left: 22px;
}
.columnC1third {
	width: 264px;
	margin-left: 298px;
}
.clearfloat {
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.box_cnt ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.box_cnt li {
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
.columnL2thirds {
	float: left;
	width: 500px;
	margin-left: 45px;
	text-align: left;
}
.pagehead1 {
	color: #7a0026;
	font-size: 16px;
	font-weight: bold;
}
.pagehead2 {
	color: #7a0026;
	font-size: 14px;
	font-weight: bold;
	padding-top: 30px;
	margin-top: 30px;
}
.pagehead3 {
	color: #7a0026;
	font-size: 12px;
	font-weight: bold;
}
.whitebox {
	width: 264px;
	margin-right: 25px;
	margin-bottom: 25px;
	clear: right;
	float: left;
}
.box_top-alt {
	background-image: url(images/box_01-alt.png);
	background-repeat: no-repeat;
	text-align: center;
	background-position: center;
	height: 11px;
}
.box_cnt-alt {
	background-image: url(images/box_02-alt.png);
	background-repeat: repeat-y;
	background-position: center;
	padding-top: 10px;
	padding-right: 27px;
	padding-bottom: 10px;
	padding-left: 27px;
}
.CNT_BG_inside_imglink {
	background-color: #FAF9F7;
	background-image: url(images/BG_3.jpg);
	background-repeat: repeat-x;
	width: 859px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 35px;
	padding-bottom: 35px;
}

