html
{
    background-color: #996633; 
}    
    body
{
   margin: 0px;
   font-family: Verdana, Arial, Serif;
   font-size: 12px;
}

td
{
   vertical-align: top;
}

td.fieldname
{
   text-align: right;
   font-size: 10px;
   font-weight: bold;   
}

hr
{
   color: #b45d16;
}

#container
{
   background-color: #818689;
}

#container2
{
   background-color: #bcbfc0;
   margin-right: 200px;
}

#header
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 184px;
   background-image: url(images/HeaderSlice.gif);
}

#header2
{
   padding: 0px;
   margin: 0px;
   width: 780px;
   height: 184px;
   background-image: url(images/Header.gif);
}

#headermenu
{
   position: relative;
   top: 153px;
   left: 245px;
   width: 700px;
   padding: 2px 2px 2px 2px;
}

#breadcrumb
{
   background-color: #202020;
   color: White;
   padding: 3px;
   font-size: 10px;	
   padding-left: 5px;
}

#breadcrumb a
{
   color: Yellow;
}

#footermenu
{
   text-align: center;
   padding-top: 10px;            
}

#footertext
{
   text-align: center;
   padding-top: 3px;            
}

#bannerbox
{
   border: dashed 2px #c35308;
   margin-top: 20px;
   margin-bottom: 20px;
   margin-left: 10px;
   margin-right: 10px;
   padding: 5px;
   text-align: center;
   background-color: #e1e1e1;
}

#bannerbox a
{
   font-size: 10px;
   text-decoration: none;
   color: black; 
}

#loginbox
{
   width: 220px;
   height: 80px;
   padding: 2px 2px 2px 2px;    
   font-size: 10px;
}

#loginbox input
{
   color: black;
   border-color: black;
   background-color: white;
   font-size: 10px;
}

#themeselector
{
   position: absolute;
   text-align: right;
   top: 153px;
   right: 10px;
   width: 180px;
   height: 80px;
   padding: 2px 2px 2px 2px;    
   font-size: 10px;
}

#themeselector select
{
   color: black;
   background-color: #e1e1e1;
   font-size: 10px;
}

#welcomebox
{
   font-size: 12px;
   text-align: right;
}

#footer
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 62px;
   /*background-image: url(images/FooterSlice.gif); */
   visibility: hidden;
}
        
#leftcol
{
   position: absolute;
   top: 184px;
   left: 0px;
   width: 200px;
   background-color: #bcbfc0;
   font-size: 10px;
}

#leftcol div.text
{
   padding: 6px 6px 6px 6px;
   text-align: justify;
}

#leftcol div.alternatetext
{
   padding: 6px 6px 6px 6px;
   background-color: #e1e1e1;
   text-align: justify;
}

#leftcol div.sectiontitle, #leftcol .sectiontitle span
{
   padding: 6px 6px 6px 3px;
   background-color: #818689;
   color: white;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;
}

#rightcol a
{
   color: blue;
}

#centercol
{
   position: relative;
   margin-left: 200px;
   padding: 0px;
   background-color: white;
}

#centercolcontent
{
   padding: 15px 6px 15px 6px;
}

#centercolcontent div.sectiontitle, #centercolcontent .sectiontitle span
{
   font-weight: bold;
   font-size: larger;
   color: #b45d16;
}

#centercolcontent div.sectionsubtitle
{
   font-weight: bold;
   padding-bottom: 4px;
}

#rightcol
{
   position: absolute;
   top: 184px;
   right: 0px;            
   width: 198px;
   color: White;
   background-color: #818689;
   font-size: 10px;
}

#rightcol a
{
   color: Yellow;
}

#rightcol div.text
{
   padding: 6px 6px 6px 6px;
   text-align: justify;
}

#rightcol div.sectiontitle, #rightcol .sectiontitle span
{
   padding: 6px 6px 6px 3px;
   background-color: #706a6a;
   color: #f7b76b;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;
}

.footermenulink
{
   font-family: Arial, Serif;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;        
}

.footermenulink a
{
   text-decoration: none;
   color: black; 
}

.headermenulink
{
   font-family: Arial;
   font-size: 15px;
   text-transform: uppercase;        
}

.headermenulink a
{
   text-decoration: none;
   color: #FFFF99; 
}

.headermenulink a:hover
{
   text-decoration: underline overline;
   color: #FFFF99; 
}

.highlight
{
   background-color: #fefbd2;
   color: #000080;
}

.highlightcity
{
   background-color: #df2e05;
}

.highlightstate
{
   background-color: #f4c977;
}

.highlightcountry
{
   background-color: #818689;
}

.articlebox
{
   background-color: #fefef0;
   color: #b45d16;
   border: dashed 1px #995117;
   padding: 6px 6px 6px 6px;
   font-size: smaller;
}

.articletitle
{
   font-size: 18px;
   font-weight: bold;
   color: #995117;
   text-decoration: none;
}

.articleabstract
{
   padding-top: 6px;
}

.comment
{
   padding: 4px 0px 4px 0px;
   font-size: smaller;
}
.jukebox
{
   font-size: 11px;
}
.jukeboxcontent
{
   padding: 6px;
}
.pollbox
{
   font-size: 11px;
}

.pollcontent
{
   padding: 6px;
}

.pollquestion
{
   font-size: 13px;
   font-weight: bold;
}

.polloptions
{
   padding-top: 10px;
   padding-bottom: 4px;
}

.pollbar
{
   background-color: red;
   font-size: 4px;   
}

.progressbarcontainer
{
   width: 98%;
   height: 15px;
   border: solid 1px black;
   padding: 1px;
}

.progressbar
{
   width: 0px;
   background-color: Red;
   height: 15px;
}

.newsletterbox
{
   font-size: 11px;
}

.newsletterboxcontent
{
   padding: 6px;
}

.postinfo
{
   background-color: #f9eaa6;
   font-weight: bold;
   text-align: center;
}

.posttitle
{
   padding: 3px;
   margin-bottom: 10px;
   background-color: #f09d35;
   color: black;
   font-weight: bold;
}

.postbody
{
   padding: 3px;
}

.shoppingcartbox
{
   font-size: 11px;
}

.shoppingcartboxcontent
{
   padding: 6px;
}




/*======================================================*/
html
{
    background-color: #996633; 
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    font-family: Arial, Helvetica, Sans-Serif;
/*    color: #652501;*/
    font-size: 12px; 
}

body
{
    /*background-image: url(images/bg.jpg); */
    background-color: Lime;
    padding-bottom: 0px; /*20px; $*/
    margin-top: 0px;
    margin-left: 0px;
    margin-bottom: 0px;
    margin-right: 0px;
    padding-top: 0px;
    padding-left: 0px;
    padding-right: 0px;
}

p
{
/*    color: #652501; */
    font-size: 12px;
    padding: 5px;
    text-align: left;
}

h1
{
    font-family: "Curlz MT";
    font-size: 1.7em;
    padding-left: 20px;
    padding-top: 60px;
    color: #655801;
}

a
{
    text-decoration: none;
    color: #000000;
}

a:hover
{
    text-decoration: underline;
}

#featuredband a
{
    color: #000000;
}



#logo
{
    position: absolute;
    padding: 7px 7px 0px 7px;
    top: 0px;
    left: 0px;
    background-color: #FFFFFF; /*background-repeat: no-repeat; */
}
#headtext
{
    top: 0px;
    left: 0px;
    padding-left: 60px;
    position: absolute;
}



#emailsignup
{
    position: absolute;
    top: 10px;
    left: 190px;
    background-color: transparent;
    font-weight: bold;
    color: #ffff99;
}

#emailsignup a
{
    color: #ffff99;
}

#headtext h2
{
    font-family: "Curlz MT";
    font-size: 1.2em;
    color: #FFFF99;
    padding-left: 550px;
    margin-right: 10px;
    width: 200px;
    background-image: url(images/coffee beans.gif);
    background-repeat: no-repeat;
    background-position: 505px;
}


#nav
{
    width: 580px; 
    font-size: 14px; 
    text-transform: uppercase;
}

#nav a
{
    padding-right: 14px;
}


#nav a:hover
{
    text-decoration: underline overline;
}



#featuredarticles
{
    position: absolute;
    top: 0px;
    left: 400px;
    width: 350px;
    height: 70px; /*    background-color: #FFFF99;     filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70); */
    padding: 0px 0px 0px 0px;
    font-family: sans-serif;
    font-size: .8em;
}

#featuredsponsor
{
    position: absolute;
    top: 5px;
    left: 400px;
    width: 150px;
    height: 80px; /*    background-color: #FFFF99;     filter: progid:DXImageTransform.Microsoft.Alpha(opacity=70); */
    color: #ffff99;
    margin: 0px;
    padding: 2px 0 2px 0;
    font-family: sans-serif;
    font-size: .8em;
}

#featuredband
{
    position: absolute;
    top: 45px;
    left: 175px;
    width: 300px;
    height: 60px;
    color: #ffff99;
    margin: 0px;
    padding: 2px 0 2px 0;
    font-family: Verdana;
    font-size: 10px;
}

#featuredband a
{
    color: #ffff99;
}

#centerstagelink a
{
    font-size: 18px;
    color: #FFFF99;
    font-family: Verdana;
}

/*---------------------------------*/


#mainbox
{
    width: 768px;
    padding: 0;
    margin: 0px auto 0px;
    top: 0px;
    background-color: #FFFFFF;
    height: 100%;
}

#header
{
    margin: 0px;
    padding: 0px;
    background-image: url(images/header1.gif);
    background-repeat: no-repeat;
    width: 766px;
    position: relative;
    height: 115px;
    border: 1px #652501 solid;
}
#mainbody
{
    border-top: solid 1px #FFFF99;
    background-color: #652501;
    color: #FFFF99; /*margin-top: -23px; */
 /*   border-bottom: solid 1px #FFFF99; */
    width: 766px;
}

#bottomarea
{
    border-top: solid 1px #FFFF99;
    background-color: #652501;
    width: 766px; 
    height: 100px;
    text-align: left;
    position: relative;
    color: #FFFF99;
}

#footermenu
{
    border-top: solid 1px #FFFF99;
    background-color: #652501;
    width: 766px; 
    height: 15px;
    text-align: left;
    position: relative;
    color: #FFFF99;
}

#footer
{
    background-color: #655801;
    width: 758px;
    height: 20px;
    text-align: right;
    color: #FFFF99;
    padding: 5px;
    position: relative;
}