@charset "UTF-8";
/* CSS Document */

#image {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
	height:212px;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/bg_home.jpg);
	background-repeat: repeat-x;
	margin-top: 0px;
}
#apDiv1 {
	position:absolute;
	left:0px;
	top:219px;
	width:900px;
	height:446px;
	z-index:1;
}
#master {
	position:relative;
	left:0px;
	top:0px;
	width:901px;
	height:616px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.indent {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	margin-right: 0px;
	margin-left: 25px;
	text-align: justify;
}
.style2 {
	color: #000000
}
.right_column {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	float: right;
	text-align: justify;
}

p {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	margin-left: 0px;
	font-weight: normal;
	text-align: justify;
}
.p_sm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	line-height: 13px;
	color: #666;
	margin-left: 0px;
	font-weight: normal;
	text-align: justify;
}
h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 24px;
	line-height: 26px;
	font-weight: bold;
	color: #851200;
}

#bottom {
	clear:both;
	width:902px;
	height:139px;
	background-image: url(../images/bottom.jpg);
	background-repeat: no-repeat;
}
#text_container {
	width:901px;
	padding-top: 212px;
	background-image: url(../images/bg_text.jpg);
	background-repeat: repeat-y;
}
#text_right {
	float:left;
	width:200px;
	background-repeat: repeat;
	margin-top: 25px;
	padding-top: 0px;
	top: 0px;
	margin-left: 50px;
	position: relative;
}
#text {
	float:right;
	width:600px;
	margin-right: 25px;
}
#text_box {
	width:600px;
	min-height:290px;
	margin-top: 5px;
	margin-right: 25;
	margin-bottom: 0;
	margin-left: 10px;
}

.p_right {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 14px;
	line-height: 22px;
	color: #333333;
	font-weight: bold;
	top: 0px;
	text-align: justify;
}
a:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	color: #333333;
	float: left;
	text-decoration:none;
}
a:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	color: #333333;
	float: left;
	text-decoration:none;
}
a:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	color: #333333;
	float: left;
	text-decoration:none;
}
a:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	color: #666666;
	float: left;
	text-decoration:none;
}
ol {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
	margin-left: 0px;
	font-weight: normal;
	letter-spacing: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-align: justify;
	margin: 0px;
}
ul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 17px;
	color: #000000;
	margin-left: 0px;
	font-weight: normal;
	letter-spacing: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	text-align: justify;
	margin: 0px;
}
h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
	line-height: 18px;
	font-weight: bold;
	color: #851200;
}

