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

body {margin:0; font-family:Arial, Helvetica, sans-serif; color:#3d1d09; background-image:url(../images/bg.gif); background-repeat:repeat-x; background-color:#231105;
line-height:22px;
}
a:link {color:#231105; text-decoration:none;}
a:hover {color:#231105; text-decoration:underline;}
a:visited {color:#231105; text-decoration:none;}
a:visited:hover {color:#231105; text-decoration:underline;}
a:active {color:#231105; text-decoration:none;}

#header {width:701px; height:122px; position:relative;}
#maincontent {width:701px; min-height:439px; height:100%; background-image:url(../images/page-bg.jpg); background-repeat:no-repeat; background-color:#f7edd5;}
#nav {float:left; margin:10px 0 0 10px; width:160px; height:379px; }
#body-text {float:left; margin:10px 0 0 15px; width:500px; height:100%; }
h1 {font-size:24px; font-weight:lighter;}
#hdr-buy {position:absolute; width:170px; height:25px; top:0; left:515px; cursor:hand; cursor:pointer;}
.nav-top { padding:7px 0 2px 10px; background-image:url(../images/nav-top-bg.jpg); background-repeat:no-repeat; width:150px; height:19px; font-size:12px; }
.nav { padding:3px 0 2px 10px; background-image:url(../images/nav-button-bg.jpg); background-repeat:no-repeat; width:150px; height:18px;  font-size:12px; }
.nav-bot { padding:3px 0 2px 10px; background-image:url(../images/nav-bot-bg.jpg); background-repeat:no-repeat; width:150px; height:35px; font-size:12px; }
.bdy {background-color:#f7edd5;}
