html, body { height: 100%; }

body {
	font-family: Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif; 
    font-size: 90%;
	margin: 10px;
	color: #444; 
	background-color: #edf6e3;
 	background-image: url(/graphics/zen-bg.jpg);
	background-position: top center;
	background-repeat: repeat-y;
}

h1 {
	color: #800000;
	font-size: 240%;
	padding: 0px 0px 0px 0px;
	margin: 0px;
}
h2 {
	color: #800000;
	font-size: 140%;
	padding: 0px 0px 4px 0px;
	margin: 0px;
}
h3 {
	color: #efad10;
	font-size: 120%;
	padding: 4px 0px 0px 0px;
	margin: 0px;
}

a {
	color: #326497;
}
a:hover {
	color: #efad10;
	text-decoration : none;
}

table {
	background-color: #ffffff;
}

th {
	text-align: left;
	BACKGROUND-COLOR: #ffe19a;
	padding: 4px 12px 4px 8px;
}

.main {
	border: 2px solid #800000;
	padding: 4px 4px 4px 4px;
	height: 96%;
}

.header {
	border-bottom: 1px solid #999999;
	padding: 2px 4px 2px 4px;
}

.navlink {
	border-right: 1px solid #999999;
	padding: 2px 12px 2px 4px;
}

.footer {
	border: 1px solid #aaa;  
 	background-image: url(/graphics/mosaicg.gif);
	background-position: center center;
	background-repeat: repeat;
	background-color: #fff;	
	margin: 10px -20px 20px 10px;
	padding: 10px 10px 10px 10px;
	text-align: center;
    font-size: 80%;
}

.row2 {
	background-color: #FFF4DA;
}

.imgHolder {
	display: block;
	background-color: #DAE3EC;
	border: #326497 1px solid;
	padding:3px;
	margin: 0px 0px 0px 0px;
}

.catProdDiv {
	display: block;
	border: #326497 1px solid;
	margin: 4px;
	padding: 4px;
}

#pageHeader {
 	width: 700px;
 	height: 20px; /* strange but ie6 needs this */
 	background-image: url(/graphics/blank.gif);
	background-position: top center;
	background-repeat: no-repeat;
	border-top: 0px;    
	border-right: 1px solid #aaa;    
	border-bottom: 1px solid #aaa;    
	border-left: 1px solid #aaa;    
	margin: 0px 0px 0px 0px; 
	padding: 224px 0px 0px 0px;
}
#pageHeader h1 {
 	width: 600px;
	color: #fff;
	font-size: 24px; 
	line-height: 24px;
	font-weight: bold;
	text-transform: uppercase;
	margin: -30px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
}
#pageHeader h2 {
 	width: 600px;
	color: #fff;
	font-size: 11px; 
	line-height: 16px;
	font-weight: normal;
	padding: 0px 0px 0px 3px;
	text-transform: uppercase;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
}

#linkList h3,
#maincontent h2 {
	color: #fff;
	background-color: #ddd;
 	background-image: url(/graphics/mosaic.jpg);
	background-position: center right;
	background-repeat: repeat-x;
	font-size: 11px; 
	line-height: 16px;
	font-weight: bold; 
	font-family: Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif; 
	text-transform: uppercase;
	text-align: left; 
	border-bottom: 1px solid #aaa;
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
}

#maincontent {
	background-image: url(/graphics/blank.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #fff;
	padding: 0px 0px 20px 0px;
	margin: 10px 0px 10px 0px;
	border: 1px solid #aaa;    
}
#maincontent p {
	padding: 0px 10px 10px 10px;
}

#lselect,
#larchives,
#lresources {
	background-image: url(leaf_09a.gif);
	background-position: bottom center;
	background-repeat: no-repeat;
	background-color: #fff;
	border: 1px solid #aaa;    
	margin: 10px 0px 10px 0px;
	padding: 0px 0px 30px 0px;
}

#linkList ul {
	border-top: 1px dotted #ccc;
	margin: 5px 5px 0px 5px; 
	padding: 0px 0px 0px 0px;
}

#linkList li {
	display: block;
	list-style-type: none;
	color: #6c9e2d;
	background-color: #f8f8f8;
	font-size: 0.9em; 
	line-height: 14px;
	font-weight: normal; 
	font-style: italic;
	font-family: Cochin, Georgia, "New Century Schoolbook", "Bitstream Vera Serif", "Times New Roman", times, serif; 
	text-align: left; 
	border-bottom: 1px dotted #ccc;
	margin: 0px 0px 0px 0px; 
	padding: 3px 5px 3px 5px;
}
	
#linkList li a:link,
#linkList li a:visited, 
#linkList li a:visited:hover,
#linkList li a:hover, 
#linkList li a:active {
	font-style: normal;
	padding-right: 5px;
}
