@charset "utf-8";
/* CSS Document */

body {margin:0; background:url(../images/bg.jpg) repeat-x #ff3300; font-family:"Comic Sans MS", cursive; font-size:15px;}
#wrapper {width:1118px; margin:0 auto;}
.clear {clear:both;}
a {color:#801904; text-decoration:underline; font-weight:bold;}
a:hover {text-decoration:none;}

h1 {margin:0; padding:0; font-size: 40px; color:#801904;}
h2 {margin:0; padding:0; font-size: 28px; color:#801904;}
h3 {margin:0; padding:0; font-size: 18px; color:#801904;}
.indent {margin-left:150px; font-size:56px;}
hr {color:#801904; background-color:#801904;}

#header {background:url(../images/bg-content.png) no-repeat; min-height:414px; width:1118px;}
#maincontent {width:1118px; margin:0 auto; padding:0px 20px; background:url(../images/bg-maincontent.png) repeat-y;}
#maincontent img {border:1px solid #801904; margin-left:10px;}
#nav {float:right; margin:10px 30px 0px 0px;}
#nav a {color:#ff7802; text-decoration:none; font-size:14px; font-weight:bold; text-transform:uppercase; margin:0 20px;}
#nav a:hover {color:#801904;}
#logo {float:left; margin:0px 0px 0px 50px;}

#maincontent-sub {float:left; margin:-200px 0px 0px 30px; width:1020px;}
.redtext{color:#801904;}
li {padding:3px 0px;}

#footer {background:url(../images/bg-footer.png) bottom no-repeat; width:1039px; height:97px; margin:0px 0px 0px 22px; text-align:center; line-height:30px; color:#801904; padding-top:10px;}
#footer a {color:#801904; text-decoration:none; font-weight:bold;}
#footer a:hover {text-decoration:underline;}
#footer img {border:0px;}
#footersmall {font-size:12px;}