@charset "utf-8";
BODY { background:#fff; }




/************** CLEAR DIV *****************/
.clear {
clear:both;
}
/******************************************/







/******************** MAIN DIV ***********************/
.maindiv_home {
width:829px;

margin-left:auto;
margin-right:auto; 
margin-top:20px;
/*background:#fff;*/
/*background-repeat: no-repeat;*/
/*background-position: top center;*/
background: url(../images/bg_main_bg.jpg);
/*border:1px solid red;*/
/*border:1px solid #86856f;*/
}
/********************************************************/








/******************** BODY DIV ***********************/
.bodydiv {
background: url(../images/bg_main_top.jpg) no-repeat;
width:829px;
}
/*****************************************************/






/**************** SUB SECTION DIV **************************/

.section1 {
width:829px;
margin-top:70px;
float:left;
}


.menu {
width:179px;
height:190px;
margin-right:14px;
float:left;
color:#000;
font:11px Arial, Helvetica, Sans serif;
text-align:right;
}

.bodycontent {
width:414px;
font:11px Arial, Helvetica, Sans serif;
float:left;
padding:18px;
color:#000;
border-left:1px solid #bcbdc0;
}


.footerdiv {
width:829px;
height:67px;
background: url(../images/bg_footer.jpg) no-repeat;
color:#7e7f83;
font:9px Arial, Helvetica, Sans serif;
text-align:center;
margin-left:auto;
margin-right:auto; 
}


/**********************************************************/




/*----------------- text styles--------------------*/

a {
color:#700f10;
}

a.footer {
color:#7e7f83;
}


h1 {
font-family:"Times New Roman", Times, serif;
font-size: 17px;
font-style: normal;
font-weight: bold;
color: #6c2a2a; 
margin-top:8px;
margin-bottom:8px;
}

h2 {
font-family: Arial, Helvetica, Sans serif;
font-size: 17px;
font-style: normal;
font-weight: bold;
text-decoration:none;
color: #5b5959; 
padding:0px;
margin:0px;
}

.mainText {
color:#554030;
font:12px Arial, Helvetica, Sans serif;
}

#headerlink {
font-family: Arial, Helvetica, Sans serif;
font-size: 13px;
font-style: normal;
font-weight: bold;
color: #5b5959; 
text-decoration:underline;
}

#headerlink:Hover {
text-decoration:none;
}

.dropcap01 {
font-family: Arial, Helvetica, Sans serif;
font-size: 9px;
font-style: normal;
font-weight: normal;
text-decoration:none;
color: #FFFFFF;
}

#breadcrumbs01 {
font-family: Arial, Helvetica, Sans serif;
font-size: 8px;
font-style: normal;
font-weight: normal;
text-decoration:none;
color: #50749c;
}

#breadcrumbs01 a:Link {
font-family: Arial, Helvetica, Sans serif;
font-size: 8px;
font-style: normal;
font-weight: normal;
text-decoration:none;
color: #50749c;
}

#breadcrumbs01 a:HOVER {
text-decoration:underline;
}

