@charset "utf-8";
/* CSS Document */

body{margin:0px; background:url(../images/bgtop.jpg) center 0 repeat-x #543018;  font-family:Arial, Helvetica, sans-serif; color:#e9e2dd; font-size:12px; 
}
p{
	margin:0px;
}
a{color:#e9e2dd; text-decoration:none 
}
a:hover{color:#fff; text-decoration:none 
}
#wrapper{width:100%; 
}


table#content{background:url(../images/body_bg.jpg) no-repeat ; 
}
table#content td{padding:6px; text-align:justify; vertical-align:top; font-family:"Monotype Corsiva", arial; font-size:18px

}
table#footer{background:url(../images/footer_bar.jpg) repeat-x; height:35px; text-align:center; font-family:"Monotype Corsiva"; font-size:16px; font-weight:bold
}
table#footer a{color:#543018; text-decoration:none; padding:0px 20px 0px 20px;
}
table#footer a:hover{color:#2c1403; text-decoration:none
}
.copy{font-size:10px; margin-top:20px
}

.header{color:#866650; font-size:24px; font-weight:bold
}

.head{color:#FFF9E1; font-weight:bold; font-size:16px
}
.subhead{color:#e9e2dd; font-weight:bold; font-size:14px
}

table#admin{border:#958f76 solid 1px
}
table#admin th{font-weight:bold; border-bottom:#5a3f29 solid 1px; font-size:14px; padding:4px; text-align:left; background:#613e27
}
table#admin td{padding:4px; border-bottom:#5a3f29 solid 1px; font-size:12px; text-align:left
}

table#menu{border:#958f76 solid 1px
}
table#menu th{font-weight:bold; border-bottom:#5a3f29 solid 1px; font-size:18px; padding:4px; text-align:left; background:#613e27
}
table#menu td{font-weight:bold; padding:10px; border-bottom:#5a3f29 solid 1px; font-size:16px; text-align:left
}

.logout{text-decoration:none; color:#000000; font-weight:bold; font-size:14px
}
