body
{
	width: 100%;
	height: 480px;
	margin: 0px;
	background-image: url(../../Images/BackGround.gif);
	background-repeat: no-repeat;
	background-color: #f0fff0 ; 
	font-family: Verdana, Arial, Serif;
}
td
{
   vertical-align: top;
}

td.fieldname
{
   text-align: right;
   font-size: 10px;
   font-weight: bold;   
}

hr
{
   color: #b45d16;
}

#breadcrumb
{
	background-color: transparent;
	top: 220px;
	color:  #006600; 
	padding: 3px;
	font-size: 14px;
	padding-left: 5px;
	font-weight:  900;
	font-style: italic;
	font-variant: normal;
}

#breadcrumb a
{
   color: Black;
}
#bannerbox
{
	border: dashed 2px #c35308;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 5px;
	margin-right: 35px;
	padding: 5px;
	text-align: center;
	background-color: transparent;
}

#bannerbox a
{
   font-size: 10px;
   text-decoration: none;
   color: black; 
}

#centercol
{
	position: absolute;
	top: 150px;
	left: 230px;
	bottom: 65px;
	right: 210px;
	display: block;
	overflow: scroll;
	padding: 15px;
	font-weight: bold;
	color: black;
	background-color: transparent;
	background-repeat: no-repeat;
}
#centercol1
{
	position: absolute;
	top: 150px;
	left: 230px;
	bottom: 65px;
	width: 72%;
	right: 210px;
	display: block;
	overflow: scroll;
	padding: 15px;
	font-weight: bold;
	color: black;
	background-color: Transparent;
	background-repeat: no-repeat;
}

#centercolcontent
{
	padding: 10px 6px 10px 6px;
	top: 10px; 
}

#centercolcontent div.sectiontitle, #centercolcontent .sectiontitle span
{
	font-weight: bold;
	font-size: larger;
	color: #336633;
}

#centercolcontent div.sectionsubtitle
{
   font-weight: bold;
   padding-bottom: 4px;
}

#container
{
	top: 140px;	
}
#container2
{
	top: 160px;
	background-color: transparent;
	margin-right: 200px;
	clear: none;
	margin-left: 10px;
	font-size: 10pt;
}


#footer
{
	position:absolute;
	padding: 0px;
	margin: 0px;
	width: 100%;
	bottom:0px;
	height: 65px;
	background-image: url(../../Images/FooterSlice.gif);
	visibility: visible;
	z-index: 900;
}

.footermenulink
{
   font-family: Arial, Serif;
   font-size: 12px;
   font-weight: bold;
   text-transform: uppercase;        
}

.footermenulink a
{
   text-decoration: none;
   color: black; 
}
     
#footermenu
{
   text-align: center;
   padding-top: 10px;            
}
#header
{
	padding:-10px;
	margin: 0px;
	margin-top: -30px;
	width: 100%;
	height: 180px;
	background-position: left;	
	top: -20px; 
	background-image: url(../../Images/GreenYellowSlice.gif);
}

#header2
{
	padding: 0px;
	margin: 0px;
	width: 1000px;
	height: 82px;
	background-image: url(../../Images/AllFenceJoanTransparent.gif);
	top: 12px;
	background-position: left;
	background-repeat: no-repeat;
	position: absolute;
	left: 60px; 
}

#headermenu
{
   position: relative;
   top: 100px;
   left: 200px;
   width: 700px;
   padding: 2px 2px 2px 2px;
}
   
#leftcol
{
	position: absolute;
	top: 150px;
	right: 0px;
	width: 200px;
	bottom: 70px;
	background-image: url(../../Images/GreenSlice.jpg);
	font-size: 10px;
	padding-right: 5px;
	padding-left: 5px;
	overflow: scroll;
}

#leftcol div.text
{
   padding: 6px 6px 6px 6px;
   text-align: justify;
}

#leftcol div.alternatetext
{
   padding: 6px 6px 6px 6px;
  /* background-color: #e2aab2;*/
   text-align: justify;
}

#leftcol div.sectiontitle, #leftcol .sectiontitle span
{
	padding: 6px 6px 6px 3px;
	/*background-color: #cccccc;*/
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
}

#loginbox
{
	position: absolute;
	border: solid thick #336633;
	top: 5px;
	right: 10px;
	width: 180px;
	height: 80px;
	padding: 2px 2px 2px 2px;
	font-size: 10px;
	background-color: #ffcc66;
}

#loginbox input
{
   color: red;
   border-color: red;
   background-color: #ffcc66;
   font-size: 10px;
}

#rightcol a
{
   color: blue;
}

#rightcol
{
	position: absolute;
	top: 150px;
	bottom: 70px;
	left: 0px;
	width: 198px;
	color: Green;
	font-weight:bolder;
	z-index: -10;
	background-image: url(../../Images/YellowSlice.jpg);
	overflow: hidden;
	font-size: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

#rightcol a
{
   color: Black;
}

#rightcol div.text
{
   padding: 6px 6px 6px 6px;
   text-align: justify;
}

#rightcol div.sectiontitle, #rightcol .sectiontitle span
{
	padding: 6px 6px 6px 3px;
	background-color: transparent;
	color: #336633;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#themeselector
{
   position: absolute;
   text-align: right;
   right: 10px;
   top: 110px;
   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;
}
.CenterFontBold
{
	font-family: Comic Sans MS; 
	font-size: 11pt;
	font-weight: Bold;
}
.CenterFont
{
	font-family: Comic Sans MS; 
	font-size: 11pt;
	font-weight: normal;
}
.headermenulink
{
   font-family: Impact;
   font-size: 17px;
   text-transform: uppercase;        
}

.headermenulink a
{
   text-decoration: none;
   color: #ffcc66; 
}

.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;
}