body
{
    width: 1000px;
    font-family: Arial;
    font-size: 11px;
    position: relative;
    vertical-align: middle;
    margin-right: auto;
    margin-left: auto;
    margin-top: 0px;
}

td
{
   vertical-align: top;
}

td.fieldname
{
   text-align: right;
   font-size: 10px;
   font-weight: bold;   
}

hr
{
   color: #b45d16;
}

a:link
{
    text-decoration: underline;
    color: Black;
    font-weight: bold;
}

a:visited {
    text-decoration: underline;
    color: Black;   
    font-weight: bold;
}

a:active {
    text-decoration: underline;
    color: Black;  
    font-weight: bold;
}

a:hover
{
    text-decoration: underline;
    color: #5C090D;
    font-weight: bold;
}

#container
{
   background-color: #FFFFFF;
}

#container2
{
   /*From Copy of Default:*/
   /*background-color: #FFFFFF;*/
   /*margin-right: 200px;*/
}

#header
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 184px;
   background-image: url(images/header.jpg);
   background-repeat:no-repeat;
}

#header2
{
   padding: 0px;
   margin: 0px;
   width: 780px;
   height: 184px;
}

#headermenu
{
    border-width: thick;
    border-color: #51334E;
    position: relative;
    top: 125px;
    left: 5px;
    width: 1010px;
    height: 45px;
    border-bottom-style: groove;
    background-image: url(images/headermenu.jpg);
    /*From Copy of Default*/
    /*position: relative;*/
    /*top: 143px;*/
    /*left: 5px;*/
    /*width: 700px;*/
    padding: 2px 2px 2px 2px;

}

#breadcrumb
{
    /*width: 900;*/
    font-family: Verdana, Arial, Serif;
    font-weight: bold;
    font-size: x-small;
    /*font-style: normal;
    font-variant: normal;*/
    text-transform: capitalize;
    padding-left: 200px;
    /*background-repeat: repeat-x;*/
    /*From Copy of Default:*/
    /*background-color: #FFFFFF;*/
    color: #663300;
    /*padding: 3px;*/
    /*font-size: 12px;*/
    /*padding-left: 5px;*/
    /*font-weight: bold;*/

   
}

#breadcrumb a
{
    /*color: Black;*/
    /*From Copy of Default:*/
    /*color: #663300;*/

}

/*#breadcrumb_btm
{
    padding: 5px 3px 10px 0px;
    font-size: x-small;
    font-family: Verdana, Arial, Serif;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: capitalize;
    padding-left: 160px;
}

#breadcrumb_btm a
{
   color: Black;
}*/

#footermenu
{
   /*margin: 0px;*/
   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
{
    position: absolute;
    left: 5px;
    padding: 2px 2px 2px 2px;
    font-size: 10px;
    /*From Copy of Default:*/
    /*position: absolute;*/
    /*right: 10px;*/
    /*padding: 2px 2px 2px 2px;    
    font-size: 10px;*/

}

#loginbox input
{
   color: #51334E;
   border-color: #51334E;
   background-color: #FBE5B9;
   font-size: 10px;
   Margin-left: 0px;
   /*From Copy of Default:*/
   /*color: red;
   border-color: red;
   background-color: #f7d582;
   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
{
   
   width: 1010px;
   left: 150px; 
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 62px;
   
   visibility: hidden;
   /*From Copy of Default*/
   /*padding: 0px;*/
   /*margin: 0px;*/
   /*width: 100%;*/
   /*height: 62px;*/
   
   /*visibility: hidden;*/

}
        
#leftcol
{
    position: absolute;
    top: 200px;
    height: 23px;
    /*width: 155px;*/
    height: 100px;
    color: Black;
    font-size: 10px;
    font-weight: bold;
    font-style: normal;
    font-variant: normal;
    text-transform: capitalize;
    font-family: Verdana, Arial, Serif;
    /*From Copy of Default:*/
    /*position: absolute;*/
    /*top: 164px;*/
    left: 0px;
    width: 200px;
    /*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;
   /*color: #800080;*/
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;
   /*From Copy of Default:*/
   /*padding: 6px 6px 6px 3px;*/
   background-color: #818689;
   color: white;
   font-size: 12px;
   /*font-weight: bold;*/
   /*text-transform: uppercase;*/

}

#rightcol a
{
    color: #993300;
}

#centercol
{
    margin-left: 200px;
    background-color: white;
    width: 575px;
    /*position: absolute;*/
    /*From Copy of Default:*/
    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: #800080;
    /*From Copy of Default:*/
    /*font-weight: bold;*/
    /*font-size: larger;*/
    /*color: #b45d16;*/

}

#centercolcontent div.sectionsubtitle
{
    font-weight: bold;
    padding-bottom: 4px;
    color: #000000;
}

#rightcol
{
    top: 200px;
    /*From Copy of Default:*/
    position: absolute;
    /*top: 164px;*/
    right: 0px;            
    width: 198px;
    color: Black;
    font-size: 10px;

}

#rightcol a
{
    /*From Copy of Default:*/
    /*color: #99CC00;*/
    /*font-weight: bold;*/

}

#rightcol div.text
{
    /*From Copy of Default:*/
    padding: 6px 6px 6px 6px;
    text-align: justify;


}

#rightcol div.sectiontitle, #rightcol .sectiontitle span
{
    /*From Copy of Default:*/
    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: Impact;
   font-size: 17px;
   text-transform: uppercase;        
}

.headermenulink a
{
   text-decoration: none;
   color: black; 
}

.headermenulink a:hover
{
   text-decoration: underline overline;
   color: black; 
}

.highlight
{
   background-color: #FBE5B9;
   color: #51334E;
   /*From Copy of Default:*/
   /*background-color: #fefbd2;*/
   /*color: #000080;*/

}

.highlightcity
{
   background-color: #CB8F42;
   /*From Copy of Default*/
   /*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;
}

.pollbox
{
   font-size: 11px;
}

.pollcontent
{
   padding: 6px;
}

.pollquestion
{
   font-size: 13px;
   font-weight: bold;
}

.polloptions
{
   padding-top: 10px;
   padding-bottom: 4px;
}

.pollbar
{
   background-color: purple;
   font-size: 4px;
   /*From Copy of Default:*/
   /*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;
}

.Hidden
{
    display: none;
}