@charset "utf-8";
/* CSS Document */
body{background-image:url(../images/bg.jpg);
background-repeat:repeat-x;
background-color:#8F3A07;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
padding:0px;
margin:0px;
}

a img{ border:none;}
.fl{ float:left;}
.fr{ float:right;}
.cb{ clear:both;}
.b{ font-weight:bold;}
.i{ font-style:italic;}
.u{ text-decoration:underline;}

#bg{ background-image:url(../images/repeater.jpg); background-repeat:repeat-y;}

#header{ background-image:url(../images/header.jpg); background-repeat:no-repeat; height:121px; padding:0px;}
#header .form{ float:right;padding:0px;margin:32px 40px 0px 0px !important;  margin:32px 20px 0px 0px; }
.textarea{ height:12px; width:206px; font-size:11px;}

#banner{ background-image:url(../images/banner.jpg); height:320px; padding-left:36px;}

#sidenav{ position:absolute; width:auto; height:615px;}
#content{ background-image:url(../images/content-bg.jpg); background-repeat:no-repeat; padding:10px 45px 10px 39px;}
#content-rep{ background-image:url(../images/content-bg-rep.jpg); background-repeat:repeat-y;}
#tapal{height:317px; width:252px; float:left;}
#footer{ padding:10px 40px; height:200px;}
#foot1{ float:left;color:#d8b4b4;}
#foot1 a:link,#foot1 a:visited,#foot1 a:hover{ text-decoration:none; color:#d8b4b4; font-weight:normal;}

#reg{ float:right; font-weight:bold; font-style:italic;color:#d8b4b4;}
#reg a:link,#reg a:visited,#reg a:hover{ text-decoration:none; color:#d8b4b4; font-weight:bold;}