/* CSS Document by maturot */

body, html {margin:0px; font-family:Arial, Helvetica, sans-serif; background:#AE9F80;vertical-align:middle; text-align:center;} 

#bgwebcontent {background:#fff; border:1px solid #ded2af;}

td.menu {height:60px; color:#6f6b63; padding-bottom:10px;}
td.footer {color:#4A4244; font-size:9px; height:30px; width:50%; padding:10px;}
td.footer a {color:#ffffff;}
td.footer a:hover {color:#333333;}
.textdesignby {color:#333333;}

td.text1 {color:#FFF; font-size:11px;}
td.progress {font-size:11px;color:#897d52;}
img.flimg {float:left; padding:2px; border:1px solid #897d52; margin:10px;}


#contact td {font-size:11px;}

input.contact {background:#FFF; border:1px solid #ded2af; width:200px; font-family:Arial, Helvetica, sans-serif; font-size:11px;}
textarea.contact {background:#f2f3e0; border:1px solid #ded2af;width:240px; font-family:Arial, Helvetica, sans-serif; font-size:11px;}


#pricing {width:840px;}
#pricing td {font-size:11px; padding:3px; background:#FFFFFF; color:#543f24;}

h1 {font-family:"Times New Roman", Times, serif; font-size:22px; font-weight:lighter; color:#7f6036; border-bottom:1px solid #ded2af;}

/* scrolltext*/
#scrolltext {
width: 860px;
z-index:2;
}

#mycustomscroll {
/* percentage width without the fix*/
width: 860px;
height: 300px;
overflow: auto;
/* IE overflow fix, position must be relative or absolute*/
position: relative;
margin:1px;
padding:10px;
border:1px solid #ded2af;
}
.scrollgeneric {
line-height: 1px;
font-size: 1px;
position: absolute;
top: 0; left: 0;
}
.vscrollerbase {
width:10px;
background:#ebebd2;
}
.vscrollerbar {
width: 11px;
background:#ded2af;
}
