 

body {
	margin:0px;
	border:0px;
	padding:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
	color: #000;
	line-height:1.3em;
    max-width: 900px;
    margin: 0 auto;
}

h1, h2, h3, h4 {color:#003C1B;}
/*h1, h2, h3, h4 {color:#000099;}*/
h1 {font-size:22px; }
h2 {font-size:16px;}
h3 {font-size:14px; padding:5px 0; margin:0}

a {
	color:#003C1B}

.product_listing {
	clear:right;
	margin:18px 0;
	border:1px dotted #003C1B;
	padding:10px;
}

.product_listing a {
	color:#003C1B;
}	

.product_listing_details {
	width:100%;
}

.product_listing_details td {
	text-align:top;
}

#centrecontent {}


td {font-size: 12px}

p { 
	text-align:justify;
	}

/**********************************************  FOOTER */	

#footer_container {
	padding-left: 190px;
}
#copyrightnotice {
	font-size: 11px;
	padding: 3px 0 0 0;
	text-align:center;
	width:600px;
}
#copyrightnotice a {
	color:black;
	}


	
#footer a{
	font-weight: normal; 
	text-decoration: none; 
	
	}	
#footer a:hover{
	text-decoration: underline; 
	}	



	
	
#menu {
	background-color:#FFF;
	padding:0px;
	border:2px solid #003C1B;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	}
	
#menu a {
	display:block;
	padding:3px 5px;
	font-weight:normal;
	text-decoration:none;
	color:#000000;
	}

#menu a:hover {
	text-decoration:underline;
	color:#003C1B;
	}


#menu .divide {
	border-bottom:1px solid #4480A5;
	width:100%;
	padding:3px 0;
	}

#menu .sub {
	padding:2px 0 2px 15px;
	}		
	
	
	

.sidetitle {
	color:#fff;
	font-weight:bold;
	text-align:center;
	background-color:#003C1B;
	padding:2px 0px;;
	margin:0px;
	border-width:0px;
	}
.sidecontainer {
	padding:0 12px 0 10px;
	margin-top:0px;
	}	

#rightbar .sidecontainer {
	padding:0 19px 0 23px;
	margin-top:0px;
	}	
.borderTL, .borderTR, .borderL, .borderR {
    width: 12px; height: 12px;
    padding: 0px; border: 0px;
    z-index: 2;
    
}
 .borderL, .borderR {
    width: 12px; height: 24px;
    
}

.borderTL, .borderL { float: left; clear: none; margin: 0px 0px 0px 0px;  }
.borderTR, .borderR { float: right; clear: none; margin: 0px 0px 0px 0px;  }
/* IE5-5.5/win needs the border scooted to the left or right by an
   additional 3px! Why? */
.borderTL, .borderL {
    margin-left: -3px;
    ma\rgin-left: 0px;
}
html>body .borderTL {
    margin-left: 0px;
}
html>body .borderL {
    margin-left: 0px;
}
.borderTR, .borderR {
    margin-right: -3px;
    ma\rgin-right: 0px;
}
html>body .borderTR {
    margin-right: 0px;
}
html>body .borderR {
    margin-right: 0px;
}


#storelist {
	vertical-align:top;
	width:100%;
}

#storelist td {
	vertical-align:top;
	width:50%;
}

#storelist tr td a {
	line-height:21px;
	font-weight:bold;
	}

#startop{
z-index: 1;
background-image: url("/images/star_highlight.gif");
background-repeat: repeat-x;
height: 13px;
}
#starbottom{
z-index: 0;
background-image: url("/images/star_background.gif");
background-repeat: repeat-x;
width: 70px;
height: 13px;
}

#crumbtrail {
	padding: 5px 0;
	font-weight:bold;
}

#crumbtrail a {
	color:#003C1B}

.section_table {
	width:100%;
	}
	
.section_table td {
	width:50%;
	vertical-align:top;
	padding-right:20px;
	}
	
.section_table td div {
	padding:5px 0;
	height:100px;
	clear:both;
	}
	
.section_table td div div {
	width:170px;
	float:right;
	}

.section_table td div div a {
	font-size:14px;
	font-weight:bolder;
	}
	
.letters {
	display:block;
	font-size:22px;
	font-weight:bold;
	color:#000;
	padding:15px 0 9px;
	}
	
.wiki_table {
	margin:5px 10px;
	border:0px;
	}
	
.wiki_table tr {
	border:1px solid black;
	margin:0;
	padding:0;
	}
.wiki_table th, .wiki_table td {
	border:1px solid black;
	background-color:white;
	margin:0;
	
	}


