﻿/* --------- Sub Page Background ------------ */
#MainArea {
	margin:0 auto;
	padding:0;
	width:983px;	
	/*height:1021px;*/
	height:1111px;
	padding:6px 9px 6px 9px;
	background-color:#dac8af;
}
#Area_Top {
	width:983px;
	height:13px;
}
#Area_TopLtCornor {
	background-image:url('/ImagesSite/BNWeb_01.png');
	background-repeat:no-repeat;
	height:13px;
	width:14px;
	float:left;
}
#Area_TopCtn {
	background-image:url('/ImagesSite/BNWeb_02.png');
	background-repeat:no-repeat;
	height:13px;
	width:955px;
	float:left;
}
#Area_TopRtCornor {
	background-image:url('/ImagesSite/BNWeb_03.png');
	background-repeat:no-repeat;
	height:13px;
	width:14px;
	float:left;
}
#subTitle {
	width:983px;
	height:36px;
}
#subTT_Left {
	background-image:url('/ImagesSite/BNWeb_04.png');
	background-repeat:no-repeat;
	height:36px;
	width:14px;
	float:left;
}
#subTT_Ctn {
	background-image:url('/ImagesSite/BNWeb_05.png');
	background-repeat:no-repeat;
	height:36px;
	width:955px;
	float:left;
}
#subTT_Right {
	background-image:url('/ImagesSite/BNWeb_06.png');
	background-repeat:no-repeat;
	height:36px;
	width:14px;
	float:left;
}
#subTTBotom {
	width:983px;
	height:6px;
}
#subTB_Left {
	background-image:url('/ImagesSite/BNWeb_07.png');
	background-repeat:no-repeat;
	height:6px;
	width:14px;
	float:left;
}
#subTB_Ctn {
	background-image:url('/ImagesSite/BNWeb_08.png');
	background-repeat:no-repeat;
	height:6px;
	width:955px;
	float:left;
}
#subTB_Right {
	background-image:url('/ImagesSite/BNWeb_09.png');
	background-repeat:no-repeat;
	height:6px;
	width:14px;
	float:left;
}
#subCont {
	width:983px;
	/*height:952px;*/
	height:1032px;
}
#subCont_Left {
	background-image:url('/ImagesSite/BNWeb_10.png');
	background-repeat:repeat-y;
	height:1032px;
	width:14px;
	float:left;
}
#subCont_Ctn {
	background-color:#f2dec4;
	height:1032px;
	width:955px;
	float:left;
}
#subCont_Right {
	background-image:url('/ImagesSite/BNWeb_12.png');
	background-repeat:repeat-y;
	height:1032px;
	width:14px;
	float:left;
}
#subBottom {

	width:983px;
	height:14px;
}
#subBTM_Left {
	background-image:url('/ImagesSite/BNWeb_13.png');
	background-repeat:no-repeat;
	height:14px;
	width:14px;
	float:left;
}
#subBTM_Ctn {
	background-image:url('/ImagesSite/BNWeb_14.png');
	background-repeat:no-repeat;
	height:14px;
	width:955px;
	float:left;
}
#subBTM_Right {
	background-image:url('/ImagesSite/BNWeb_15.png');
	background-repeat:no-repeat;
	height:14px;
	width:14px;
	float:left;
}

/* --------- Title and Content Format Setting -----------*/
.SubTitle
{
	font-family:Book Antiqua;
	font-size: 24px;
	color: #704307;
	padding-left:8px;
	font-weight:bold;
	float:left;
}

/*  Two Column Subpage */
#MainArea2Col {
	margin:0 auto;
	padding:0px;
	width:1001px;
	/*height:1033px;*/
	text-align:center;
}
#LftCol2Col
{
    width:683px;
    /*height:1021px;*/
    float:left;
}
/*  About Us left Column */
#LftColAboutUs
{
    width:683px;
    /*height:1061px;*/
    /*height:1101px;*/
    background-color:#dac8af;	
    padding:6px 9px 6px 9px;
    margin-bottom:50px;
}
#Area_TopCtn2Col {
	background-image:url('/ImagesSite/2ColBNWeb_02.png');
	background-repeat:repeat-x;
	height:13px;
	width:655px;
	float:left;
}
#subTT_Ctn2Col {
	background-image:url('/ImagesSite/2ColBNWeb_05.png');
	background-repeat:repeat-x;
	height:36px;
	width:655px;
	float:left;
}
#subTB_Ctn2Col {
	background-image:url('/ImagesSite/2ColBNWeb_08.png');
	background-repeat:repeat-x;
	height:6px;
	width:655px;
	float:left;
}
#subCont_Ctn2Col {
	background-color:#f2dec4;
	/*height:952px;*/
	height:1032px;
	width:655px;
	float:left;
}
#subBTM_Ctn2Col {
	background-image:url('/ImagesSite/2ColBNWeb_14.png');
	background-repeat:repeat-x;
	height:14px;
	width:655px;
	float:left;
}
#RgtCol2Col
{
    width:290px;
    float:right;
    /*border:solid 3px white;*/
}
#AboutUsWrapper
{
   padding:30px 25px 25px 10px; 
   text-align:left;
}
#AboutUsTitle
{
    font-family:Book Antiqua;
    font-size: 20px;
    color:#6e0202;
    font-weight:bold;
    padding-bottom: 5px;
}
#AboutUsContent
{
    font-family:Arial;
    color:#232323;
    font-size:12px;
}
.AUImage
{
    padding:3px;
    text-align:center;
}
/*  Default page left Column */