/* CSS Document */

body {background-color:#9B9B9B; background-image:url(images/smoky_back_again.jpg); background-repeat:repeat; margin:0; padding:0; }

.maincontainer {background-color:#383838; border: #000000 thick solid; width:800px; margin:15px auto; color:#ffffff; }

#menucolumn{float:left; width:150px;  height:400px; padding-left:5px; background-image:url(images/bottom_pipe.jpg); background-repeat:no-repeat; background-position:bottom right;  }

#header{border-bottom:#90908f medium ridge;}

#content{ margin-left:150px; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:14px; text-align:center; margin-top:0;  background-image:url(images/smoky_back1.jpg); background-repeat:repeat-y; background-position:top left;  background-color:#d8a426; color:#000000; padding-left:70px; height:500px; overflow:visible; }

#footer{ background-color:#282828; border-top:#90908f medium ridge; width:100%; clear:left; font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#CCCCCC; text-align:center;}

a {text-decoration:none; border-bottom:#2848cc dotted medium; color:#2848cc; font-family:Georgia, "Times New Roman", Times, serif; font-size:18px; padding-bottom:2px; }
a:link{text-decoration:none; border-bottom:#2848cc dotted medium; color:#2848cc; }
a:visited, a:active{text-decoration:none; border-bottom:#2848cc dotted medium; color:#2848cc; }
a:hover{text-decoration:none; border-bottom:#1100ff solid medium; color:#1100ff; }




h1 {font-size:20px; font-family:Verdana, Arial, Helvetica, sans-serif; }

.leftmenu{
list-style-type: none;
margin: 2px 0;
padding-top:10px;
width: 150px;
text-align:left;
}

.leftmenu li a{
background: url(images/white_peacesign.gif) no-repeat 0px top;
font: bold 14px Verdana, Helvetica, sans-serif;
color: #F7EFB0;
width: 150px;
display:block;
height:35px;
padding-left: 28px;
padding-top: 4px;
text-decoration: none;
border:none;
}

.leftmenu li a:visited, .leftmenu li a:active{
color: #F7EFB0;
}

.leftmenu li a:hover{
color: #FF9705;
background: url(images/color_peacesign.gif) no-repeat 0px top;
}

/*
#home #on_home, #about #on_about, #merchandise #on_merchandise, #contact #on_contact, #directions #on_directions, #links #on_links {
color: #F5F2ED;
background: url(images/gray_peacesign.gif) no-repeat 0px top;
} */


