@charset "utf-8";
/* CSS Document */

body{ font-family:Arial, Helvetica, sans-serif; font-size:12px; background:#b6ddc2 url(images/bkg.jpg); margin:0px auto; color:#333333; padding:0px; border:0px; text-align:center;}
p, td{ font-family:Arial, Helvetica, sans-serif; font-size:12px;}

a, a:visited { color:#706A20; text-decoration:underline; font-weight:bold }
a:hover, a:active {color:#706A20; text-decoration:none; font-weight:bold}

#container { width:733px; margin:0px auto; padding:0px; border:0px; text-align:left}
#content { width:583px; background-image:url(/images/middle.jpg); padding:20px 75px 0px 75px; margin:0px auto;}

#header {background:url(/images/bot_top_line.jpg); height:193px;}
#headerhome {background:url(/images/bot_top_line.jpg); height:280px;}

.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */ clear:both; height:0px; font-size: 1px; line-height: 0px;}

h1 {color:#342000; font-size:20px; font-weight:bold;  /*margin:0px 0px 12px 0px; width: 655px; background: url(images/swirl1.jpg) no-repeat; padding:0px 0px 0px 25x; */ }

h2 { color:#342000; font-size:16px; font-weight:bold; margin:0px;}
h3 { color:#342000; font-size:12px; font-weight:bold; margin:0px;}

#footer { background:url(/images/bot_top_line.jpg); height:116px; color:#FFFFFF; font-size:10px; text-align:center;}
a.footerlink { color:#FFFFFF; font-size:10px; text-decoration:none}

.sidepic { float:right; margin:0px 0px 10px 15px; border:1px #342000 solid }
.sidepicl { float:left; margin:0px 15px 10px 0px; border:1px #342000 solid}
.sidepicw { margin:0px 0px 10px 0px; border:1px #342000 solid }

label {padding:4px 0px;width: 150px; height:10px; border:0px; margin:0px 5px 0px 0px; float: left;text-align: left;display: block;}

ul {margin:0px;}