
#Page {
	width: 950px;
}

#Main
{
	
}

body
{
   margin: 0px;
   font-family: Verdana, Arial, Serif;
   font-size: 12px;
   background-color: #e1e1e1;
}

td
{
   vertical-align: top;
}

td.fieldname
{
   text-align: right;
   font-size: 10px;
   font-weight: bold;   
}

hr
{
   color: #b45d16;
}

#container
{
   background-color: #B0BB99;
}

#container2
{
   background-color: #B0BB99;
}

#header
{
	padding: 0px;
	margin: 0px;
	width: 944px;
	height: 173px;
	color: White;
   	border-width: 3px;
 	border-style: solid;
	border-color: #718F4F;
	background-image: url(images/HeaderSlice.gif);
}

#header2
{
	padding: 0px;
	margin: 0px;
	width: 600px;
	height: 173px;
	background-image: url(images/Header.gif);
}

#headermenu
{
	position: relative;
	top: 147px;
	left: 265px;
	width: 700px;
	padding: 2px 2px 2px 2px;
}

#headertext
{
	position: relative;
	left: 280px;
	top: 65px;
	font-family: Arial;
	font-size: 32px;
	color: #EEECC6;
}

#breadcrumb
{
   background-color: #202020;
   width: 725px;
   color: White;
   padding: 3px;
   font-size: 10px;	
   padding-left: 5px;
}

#breadcrumb2
{
   background-color: #202020;
   color: White;
   padding: 0px;
   font-size: 10px;	
   padding-left: 5px;
}

#breadcrumb a
{
   color: White;
}

#breadcrumb2 a
{
   color: White;
}

#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: #EEECC6;
}

#bannerbox a
{
   font-size: 10px;
   text-decoration: none;
   color: black; 
}

#loginbox
{
   position: relative;
   top: -150px;
   left: 715px;
   width: 180px;
   height: 80px;
   font-size: 10px;
}

#loginbox input
{
   font-size: 10px;
}


#welcomebox
{
   font-size: 12px;
   text-align: right;
}


#footer
{
   padding: 0px;
   margin: 0px;
   width: 944px;
   height: 62px;
   background-image: url(images/FooterSlice.gif);
   visibility: hidden;
	border-width: 3px;
 	border-style: solid;
	border-color: #718F4F;
	
}
        
#leftcol
{
   
  background-color: #B0BB99;
   font-size: 10px;
}

#leftcol div.text
{
   padding: 6px 6px 6px 6px;
   text-align: justify;
}

#leftcol div.alternatetext
{
   padding: 6px 6px 6px 6px;
   background-color: #EEECC6;
   text-align: justify;
}

#leftcol div.sectiontitle, #leftcol .sectiontitle span
{
   font-size: 16px;
   font-weight: bold;
}

#leftcol div.sectionspacer
{
   	background-color: #EEECC6;
   
}

#centercol
{
   padding: 0px;
   background-color: #e1e1e1;
}

#centercolcontent
{
   
   
}

#centercolcontent div.sectiontitle, #centercolcontent .sectiontitle span
{
   font-weight: bold;
   font-size: larger;
   color: #b45d16;
   
}

#centercolcontent div.sectionsubtitle
{
   font-weight: bold;
   padding-bottom: 4px;
}

#rightcol
{
   color: Black;
   font-size: 12px;
   background-color: #B0BB99;
}

#rightcol a
{
   color: #73924F;
}

#rightcol div.text
{
   padding: 6px 6px 6px 6px;
   text-align: justify;
}

#rightcol div.sectiontitle, #rightcol .sectiontitle span div.sectionsubtitle
{
   padding: 6px 6px 6px 3px;
   background-color: #DDDDDD;
   text-transform: uppercase;
   font-weight: bold;
   font-size: 12px;
}

.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: 17px;
 	border-width: 0px;
 	border-width: 0px;
	border-style: none;

}

.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;
}
#headline
{
	background-color: rgb(241, 87, 26);
	color: White;
	float: left;
	width: 230px;
}

#welcomesection
{
	font-family: Arial;
}

#welcomesection2
{
	background-color: #EEECC6;
}

#donatesection
{
	font-family: Arial;
	width: 350px;
	height: 185px;
}

#subscribesection1
{
	font-family: Arial;
	width: 345px;
	height: 90px;
}
#subscribesection2
{
	font-family: Arial;
	width: 345px;
	height: 85px;
}

#scrollingbannersection
{
	background-color: #EEECC6;
	font-family: Arial;
	margin: 5px;
}

#searchsection
{
	background-color: #F8F8FA;
	font-family: Arial;
	margin: 5px;

}

table.tableborder td {
 	border-width: 3px;
	padding: 3px;
	border-style: solid;
	border-color: #718F4F;
	background-color: #EEECC6;
	
}



