﻿body
{
   margin: 0px;
   font-family: Verdana, Arial, Serif;
   font-size: 12px;
   background-color: #FCC9CF;
}

td
{
   vertical-align: top;
}

td.fieldname
{
   text-align: right;
   font-size: 10px;
   font-weight: bold;   
}

hr
{
   color: Maroon;
   height: 2px;  
}

#container
{
   background-color: #818689;
}

#container2
{
   background-color: #bcbfc0;
   margin-right: 200px;
}

#header
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 184px;
   background-image: url(Images/HHARHdrSliceBkgdv2.jpg);
}

#header2
{
   padding: 0px;
   margin: 0px;
   width: 855px;
   height: 184px;
   background-image: url(Images/HHARHdrImagesv4.jpg);
}

#headermenu
{
   position: relative;
   top: 150px;
   left: 260px;
   width: 700px;
   padding: 2px 2px 2px 2px;
}

#breadcrumb
{
   background-color: #202020;
   color: White;
   padding: 2px;
   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: solid 2px Silver;
   margin-top: 20px;
   margin-bottom: 20px;
   margin-left: 10px;
   margin-right: 10px;
   padding: 5px;
   text-align: center;
   background-color: #e1e1e1;
   color: Black;
}

#bannerbox a
{
   font-size: 10px;
   text-decoration: none;
   color: black; 
}

#loginbox
{
   position: absolute;
   top: 16px;
   right: 10px;
   width: 180px;
   height: 80px;
   padding: 2px 2px 2px 2px;    
   font-size: 10px;
}

#loginbox input
{
   color: Black;
   border-color: Silver;
   border-width: 1px;
   border-style: inset;
   background-color: Silver;
   font-size: 10px;
}

#themeselector
{
   position: absolute;
   text-align: right;
   top: 127px;
   right: 5px;
   width: 180px;
   height: 80px;
   padding: 2px 2px 2px 2px;    
   font-size: 10px;
   color: White;
}

#themeselector select
{
   color: black;
   background-color: #e1e1e1;
   font-size: 10px;
}

#welcomebox
{
   font-size: 14px;
   text-align: right;
}

#footer
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 62px;
   background-image: url(Images/HHARFooterSlice.jpg);
   visibility: hidden;
}
        
#leftcol
{
   position: absolute;
   top: 184px;
   left: 0px;
   width: 200px;
   background-color: #202020;
   font-size: 11px;
   color: #ffffff;
}

#leftcol a
{
   color: Blue;
   font-size: 12px;
   font-weight: bold;
   text-decoration: underline;
}

#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;
}

#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: Blue
/*   color: #b45d16;  */
}

#centercolcontent div.sectionsubtitle
{
   font-weight: bold;
   padding-bottom: 4px;
}

#rightcol
{
   position: absolute;
   top: 184px;
   right: 0px;            
   width: 200px;
   color: Black;
   background-image: url(Images/HHARRightColBackground.jpg);
   background-repeat:repeat-y;
   font-size: 11px;
   border: none;
}

#rightcol a
{
   color: Blue;
   font-size: 11px;
}

#rightcol div.text
{
   padding: 8px 8px 8px 8px;
   text-align: justify;
}

#rightcol div.sectiontitle, #rightcol .sectiontitle span
{
   padding: 6px 6px 6px 3px;
   background-color: #5A0711;
   color: White;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;
}

.floatleft
{
	float: left;
	padding-right: 8px;
}

.floatright
{
	float: right;
	padding-left: 8px;
}

.footermenulink
{
   font-family: Arial, Serif;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;        
}

.footermenulink a
{
   text-decoration: none;
   color: black; 
}

.headermenulink
{
   font-family: Verdana;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;
   color: #000000;       
}

.headermenulink a
{
   text-decoration: none;
   color: white; 
}

.headermenulink a:hover
{
   text-decoration: underline overline;
   color: White; 
}

.highlight
{
   background-color: #FEF792;
   color: #000080;
}

.highlightcity
{
   background-color: black;
}

.highlightstate
{
   background-color: black;
}

.highlightcountry
{
   background-color: black;
}

.articlebox
{
   background-color: #FCC9CF;
   color: Black;
   border-style: none;
   border-width: 2px;
   border-color: Black;
   padding: 6px 6px 6px 6px;
   font-size: smaller;
}

.articletitle
{
   font-size: 18px;
   font-weight: bold;
   text-decoration: underline;
   color: Blue;
/*   color: #995117;  */
/*   text-decoration: none;*/
}

.articleabstract
{
   padding-top: 6px;
   font-size: 12px;
   font-weight: bold;
   font-variant: small-caps;
}

.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;
}
