  @font-face {
    font-family: Verdana;
    font-style:  normal;
    font-weight: normal;
    src: url(VERDNN.eot);
  }
  @font-face {
    font-family: Lucida Calligraphy;
    font-style:  normal;
    font-weight: 700;
    src: url(LUCN700.eot);
  }
  @font-face {
    font-family: Vivaldi;
    font-style:  normal;
    font-weight: 700;
    src: url(VIVN700.eot);
  }
  @font-face {
    font-family: Arial;
    font-style:  normal;
    font-weight: 700;
    src: url(ARIN700.eot);
  }
  @font-face {
    font-family: Arial;
    font-style:  normal;
    font-weight: normal;
    src: url(ARINN.eot);
  }
  @font-face {
    font-family: Arial;
    font-style: oblique;
    font-weight: 700;
    src: url(ARIN700.eot);
  }
body
{
   margin: 0px;
   font-family: Verdana, Arial, Serif;
   font-size: 12px;
   color: #ffffff;
   background-color: #230f04;
}
li.ClassTitle 
{
	font-family:Vivaldi; 
	font-size: 18px; 
	font-style:normal; 
	color:Maroon;
	height: 8px;
}
.HyperLink
{
	 font-family: Arial, Serif; font-size: 12px; font-weight: normal; font-style: normal;
                    color: #fbfa77; text-indent: 20px; text-align: right; 
}
ul.NoBullet {
  list-style-type: none;
  list-style-position: outside; 
  margin: 0;
  }
td
{
   vertical-align: top;
}

td.fieldname
{
   text-align: right;
   font-size: 10px;
   font-weight: bold;   
}

hr
{
   color: #b45d16;
}


#container
{
   background-color: #230f04;
}

#container2
{
   background-color: #230f04;
   margin-right: 200px;
}

#header
{
   padding: 0px;
   margin: 0px;
   width: 0%;
   height: 200px;
   
}

#header2
{
   padding: 0px;
   margin: 0px;
   width: 1099px;
   height: 200px;
   background-color: #230f04;

}

#headermenu
{
   position: relative;
   top: 153px;
   left: 120px;
   width: 825px;
   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;     
   color:#fbfa77;
	width: 632px;
	margin-left: 18px;
}

#footertext
{
   text-align: center;
   padding-top: 3px;       
   color: #fbfa77; 
   color:Maroon;
	width: 653px;
}

#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;
   visibility: hidden;
}

#bannerbox a
{
   font-size: 10px;
   text-decoration: none;
   color: black; 
}

#loginbox
{
   position: absolute;
   top: 340px;
   right: -17px;
   width: 180px;
   height: 80px;
   padding: 2px 2px 2px 2px;    
   font-size: 10px;
}

#loginbox input
{
   color: red;
   border-color: red;
   background-color: #f7d582;
   font-size: 10px;
}

#themeselector
{
   position: absolute;
   text-align: right;
   top: 359px;
   right: 76px;
   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;
}

     
#leftcol
{
   position: absolute;
   top: 200px;
   left: 0px;
   width: 300px;
   height: 826px;
   background-color: #230f04;

   font-size: 10px;
}
#centercol
{
   position: relative;
   margin-left:  300px;
   width: 421px;
   height: 1422px;
   background-color: #230f04;
   padding: 0px;
	top: 3px;
	left: 0px;
}
#rightcol
{
   position: absolute;
   top: 200px;
   left: 724px;            
   width: 375px;
   height: 826px;
   color: #fbfa77;
   background-color: #230f04;
   font-size: 10px;
}
#footer
{
   padding: 0px;
   margin: 50px 0px 0px 0px;
   width: 660px;
   height: 52px;
   background-color:Transparent;
   visibility: visible;
   position:relative;
   top:10px;
	left: 143px;
}
   

#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;
}


#centercolcontent
{
   padding: 15px 3px 15px 3px;
}
#centercolcontent a 
{
	color:Maroon;
}

#centercolcontent div.sectiontitle, #centercolcontent .sectiontitle span
{

   font-family: Vivaldi; font-size: 48px; font-weight: bold; font-style: normal; 
            color: blue; text-align:left;
}

#centercolcontent div.sectionsubtitle
{
   font-weight: bold;
   padding-bottom: 4px;
}



#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;    
   color:#fbfa77;     
}

.footermenulink a
{
   text-decoration: none;
   color:#fbfa77;  
   color:Maroon;
}
.footermenulink a:hover
{
   text-decoration: underline overline;
   color:#fbfa77; 
   color:Maroon;
}
.headermenulink
{
   font-family: Lucida Calligraphy;
   font-size: 14px;
   font-weight: bold;
   text-transform: uppercase;       
   color:#fbfa77; 
}

.headermenulink a
{
   text-decoration: none;
   color:#fbfa77; 
   color:Maroon;
}

.headermenulink a:hover
{
   text-decoration: underline overline;
   color:#fbfa77; 
   color:Maroon;
}

.highlight
{
   background-color: #fefbd2;
   color: #000080;
}

.hlink a:visited
{
	color:#fbfa77;
}


.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;
}

.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;
}
