

body
{
   margin: 0px;
   font-family: Verdana, Arial, Serif;
   font-size: 12px;
}

a
{
	color: Yellow;
}
a.hover
{
	color: Yellow;
}


td
{
   vertical-align: top;
}

td.fieldname
{
   text-align: right;
   font-size: 10px;
   font-weight: bold;   
}

hr
{
   color: #b45d16;
}

#container
{
	margin-top: 0px;
   background-color: #996600;
   color: White;
}

#container2
{
	margin-top: 0px;
   background-color: #996600;
   margin-right: 200px;
}

#header
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 97px;
   background-color: #fcf7ee;
   color: #996600;
}

#header2
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 90px;
   background-color: #996600;
   color: White;
   border-width: thick;
   border-color: Black;
}

#headermenu
{
   position: relative;
   top: 153px;
   left: 245px;
   width: 100%;
   padding: 2px 2px 2px 2px;
}

#breadcrumb
{
   background-color: #89ACC9;
   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;
   color: White;      
}

#bannerbox
{
   border: dashed 2px #c35308;
   margin-top: 20px;
   margin-bottom: 20px;
   margin-left: 10px;
   margin-right: 10px;
   padding: 5px; 
   text-align: center;
   background-color: #89ACC9;
}


#bannerbox a
{
   font-size: 14px;
   text-decoration: none;
   color: #996600; 
}

#loginbox
{
   position: absolute;
   top: 16px;
   right: 10px;
   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: 153px;
   right: 10px;
   width: 180px;
   height: 80px;
   padding: 2px 2px 2px 2px;    
   font-size: 10px;
}

#themeselector select
{
   color: #fcf7ee;
   background-color: #e1e1e1;
   font-size: 10px;
}

#welcomebox
{
   font-size: 12px;
   text-align: right;
}

#footer
{
   padding: 0px;
   margin: 0px;
   width: 100%;
   height: 62px;
   background-color: #996600;
   visibility: hidden;
}
        
#leftcol
{
   position: absolute;
   top: 145px;
   left: 5px;
   width: 190px;
   background-color: #996600;
   font-size: 10px;
}
.bannerbox
{
   /*border: dashed 2px #c35308;
   margin-top: 20px;
   margin-bottom: 20px;
	padding: 5px;
	margin-left: 10px;
	 margin-right: 10px;
*/
   
   width: 190px;  
   text-align: center;
   background-color: #89ACC9;
}

.bannerbox a
{
   font-size: 10px;
   text-decoration: none;
   color: white; 
}

.bannerbox a.hover
{
   font-size: 10px;
   text-decoration: none;
   color: yellow; 
}

.bannerbox h2
{
   background-color: #e1e1e1;	
}

#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: #729449;
   color: white;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;
}

#rightcol a
{
   color: blue;
}

#onecol
{
   position: relative;
   margin-left: 30px;
   padding: 0px;
   background-color: #996600;
}

#centercol
{
   position: relative;
   margin-left: 200px;
   padding: 0px;
   background-color: #996600;
   min-height: 350px;
}

.centercolcontent
{
   padding: 15px 6px 15px 6px;
   min-height: 400px;
}

#centercolcontent
{
   padding: 15px 6px 15px 6px;
   min-height: 400px;
}

#centercolcontent div.sectiontitle, #centercolcontent .sectiontitle span
{
   font-weight: bold;
   font-size: larger;
   color: #996600;
}

#centercolcontent div.sectionsubtitle
{
   font-weight: bold;
   padding-bottom: 4px;
}

#rightcol
{
   position: absolute;
   top: 145px;
   right: 5px;            
   width: 190px;
   color: #729449;
   background-color: #996600;
   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: #729449;
   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: white; 
}

.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: #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;
}

.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;
}

.nav2 { width: 100%; margin: 0px 0px 0px 0px; font-size: smaller; z-index: 1; padding:1px 0 0 0; vertical-align: bottom; height: 25px; border:none; background: Tan; color: black; font-size:130%;} /*Color navigation bar normal mode*/
.nav2 ul { margin: 0px 0px 0px 0px; float:left; list-style-type:none; height: 24px;}
.nav2 ul li {vertical-align: bottom; height: 25px; float:left; position:relative; z-index:auto !important /*Non-IE6*/; z-index:1000 /*IE6*/; }
.nav2 ul li a {color: Black; vertical-align: middle; height: 25px; border: 1px;  float:none !important /*Non-IE6*/; float:left /*IE-6*/; height:1.6em; line-height:1.6em; padding:0 16px 0 16px; text-decoration:none; font-weight:bold;}
.nav2 ul li a:hover {color: white;}
.dropdown {vertical-align: middle;  height: 25px; border: 1px;  float:none !important /*Non-IE6*/; float:left /*IE-6*/; display:block; height:1.1em; line-height:1.1em; padding:0px 16px 0px 16px; text-decoration:none; font-weight:bold; color: rgb(100,100,100);}


.nav2 ul li ul {vertical-align: bottom; display:none; border:none; height: 25px; background: Tan;}
.nav2 ul li ul {vertical-align: bottom; display:none; border:none; height: 25px; background: Tan;}

/*Non-IE6 hovering*/
.nav2 ul li:hover a { color: White; height: 25px; background-color: Tan; text-decoration:none;} /*Color main cells hovering mode*/
.nav2 ul li:hover ul { height: 25px; display:block; width:10.0em; position:absolute; z-index:999; top:1.8em; margin-top:0.1em; left:0;}
.nav2 ul li:hover ul li a { color:Black; background-color: Tan; height: 25px; display:block; width:10.0em; height:1.3em; line-height:1.3em; margin-left:-1px; padding:4px 16px 4px 16px; border-bottom:solid 1px rgb(255,255,204); border-left:solid 1px rgb(255,255,204); border-right:solid 1px rgb(255,255,204); font-weight:normal;} /*Color subcells normal mode*/

.nav2 ul li:hover ul li a:hover { color: White; background-color: Tan; text-decoration:none;} /*Color subcells hovering mode*/
.nav2 ul li ul li a:hover{border-right:solid 1px rgb(255,255,204); border-bottom:solid 1px rgb(255,255,204); height:0.0em; line-height:0.0em;}
.header-top {width:99.5%; height:110px; background-image: url(/images/HomeHeader.jpg); overflow:visible !important /*Firefox*/; overflow:hidden /*IE6*/;}


