/* CSS Document */

body
{
margin:7px 0px;
background-color:#E7D0A3;
}

#topbar
{
background:url(images/top-bg.jpg) no-repeat;
height:36px;
font:normal 14px "Century", "Times New Roman", Arial, serif;
color:#F8F3E6;
padding-top:5px;
}

#topbar a
{
font:normal 14px "Century", "Times New Roman", Arial, serif;
color:#F8F3E6;
text-decoration:underline;
}

#searchbar
{
background:url(images/search-bg.jpg) repeat-x;
height:34px;
font:normal 14px "Century", "Times New Roman", Arial, serif;
color:#F8F3E6;
padding-top:7px;
}

#searchbar a
{
font:normal 14px "Century", "Times New Roman", Arial, serif;
color:#F8F3E6;
text-decoration:none;
}

#searchbar a:hover
{
text-decoration:underline;
}

.inputS
{
width:120px;
height:20px;
border:none;
background:url(images/inputbg.jpg) repeat-x;
padding-top:2px;
}

#midpart
{
border:1px solid #39291C;
background:url(images/mid-bg.jpg) repeat-x #FCF9F4;
padding:11px;
}

#lefttab a
{
font:normal 14px "Century", "Times New Roman", Arial, serif;
color:#413022;
text-decoration:none;
display:block;
height:20px;
background:url(images/ltabbg.jpg) repeat-x;
padding:4px 0px 0px 12px;
}

#lefttab a:hover
{
text-decoration:none;
background:url(images/ltabbg-hover.jpg) repeat-x;
}

#lefttab a.selected
{
font:normal 14px "Century", "Times New Roman", Arial, serif;
color:#413022;
text-decoration:none;
display:block;
height:20px;
background:url(images/ltabbg-hover.jpg) repeat-x;
padding:4px 0px 0px 12px;
}

.gentext
{
font:normal 14px "Century", "Times New Roman", Arial, serif;
color:#3B2A1D;
line-height:18px;
}

.texth1
{
font:bold 18px "Century", "Times New Roman", Arial, serif;
color:#3B2A1D;
line-height:22px;
}

#footer
{
border:1px solid #453528;
background:url(images/foot-bg.jpg) repeat-x;
height:139px;
font:normal 12px "Century", "Times New Roman", Arial, serif;
color:#E7D0A3;
line-height:18px;
}

#footer a
{
font:normal 12px "Century", "Times New Roman", Arial, serif;
color:#E7D0A3;
line-height:18px;
text-decoration:none;
}

#footer a:hover
{
line-height:18px;
text-decoration:underline;
}

.inputF
{
width:125px;
height:19px;
border:none;
background:url(images/inputbg.jpg) repeat-x;
padding-top:3px;
padding-left:2px;
float:left;
margin:0px 2px 0px 10px;
font:normal 11px Arial, Helvetica, sans-serif;
color:#6B6B6B;
}

/**************************************/
.heading
{
font:bold 28px "Century", "Times New Roman", Arial, serif;
color:#3B2A1D;
line-height:22px;
}
