@charset "iso-8859-1";
<style>

/* index buttons */
#elButton a {
color: #ffffff;
font-size:25px;
font-family:verdana;

font-weight:bold;
text-decoration: none;
border:4px outset #698769;
background-color:#698769;
display: block;
width: 160px;
padding: 3px 5px;
margin: 1px;
}
#elButton a:hover {
background-color: #698769;
color:#ffffff;
padding-left:4px;
border:4px inset #ddd3aa;
}
/*end index buttons*/

BODY{
background: #698769;
color:#000000; margin:1em;
/* scrollbar and track */
scrollbar-face-color:#698769;
scrollbar-arrow-color:#ffff99;
scrollbar-track-color:#ddd3aa;
scrollbar-shadow-color:#831719;
scrollbar-highlight-color:#ffffff;
scrollbar-3dlight-color:#ffff99;
scrollbar-darkshadow-Color:#000000;
}

TABLE 
.advertiser {table-layout: fixed;
			font-weight: bold;
			font-size: normal;
			border-color:#698769;
			cellpadding:1;
			cellspacing:1;
				}
			
CAPTION {font-size:1pt;
					text-align:right;
					font-style:bold;}		
tfoot, thead	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family:	Arial Narrow, Helvetica Narrow, sans-serif;
	font-size-adjust:	.46;
	}	

TR.banner {background:"#000000";}
TD.ad {background:white; text-align:center;}
TD.navigator {background:"#ddd3aa"; width:100px; font-size:8pt; text-align:center;}
TD.signature {background:"#ddd3aa"; color:brown; font-size:8pt; text-align:center;}
TD.content {background: URL(images/linen.jpg); margin-left:3em; margin-right:3em; text-align:center; vertical-align:top; font-weight:bold;font-size:small;} 
/*left hand column*/
TD.index {background:"#ffffff"; width:100px; vertical-align:top; text-align:center; font-size:8pt; margin-left:3em; margin-right:3em; font-weight: bold;}
/*right hand column*/
TD.shoppe {background:"#ffffff"; width:100px; vertical-align:top; text-align:center; font-size:8pt; margin-left:3em; margin-right:3em; font-weight: bold;}


H1 {font-size:xx-large; color: #698769; text-align: center; font-weight:bold;}
H2 {font-size: x-large; color: #698769; text-align: center; font-weight:bold;}
H3 {font-size: large; color: brown; text-align: center; font-weight:bold;}
H4 {font-size: medium; color: #698769; text-align: center; font-weight:bold;}
H5 {font-size: 10pt; color:yellow; text-align: center; font-weight:bold;}

hr {color:#698769; height:3; width:85%}

p {text-indent: 3em;   margin-left: 1em;  margin-right: 1em; font-size: 12pt;  font-weight:bold; text-align:left;}

ul {font-size:9pt; text-align:right; font-weight:bold; font-style:italic; margin-right:2em;}

A  {color: BROWN}
a:hover {color:silver}
a:visited {color:brown; font-weight:bold;}
a:active {color:black; font-weight:bold;}

.question {color: red}
.boxtext {font-size:15px; color:purple;}
.color {color:purple}
.color1 {color:#698769}
.ivory {color: ivory}
.offset3 {margin-left: 15%; margin-right: 15%}
.offset2 {margin-left: 10%; margin-right:10%}
.offset1 {margin-left: 1in; margin-right: 1in}
.text-left {text-align: left}
.text-right {text-align: right}
.sponsor {color:white; font-size:10pt}
.indent {text-indent: 1in}
.red {color: red}
.title {font-style: italic; font-size:13pt;color: #ff00ff; font-weight:bold;}
.name {font-style:italic; font-weight:bold; font-size:13pt; color:red;}
/*Signature Block*/
.footer {color: black; background-color:#698769; font-family: serif; font-size:x-small; font-weight: bold; text-align:center;}
/* Floating Table*/
.floating {font-size:12px; font-weight:bold; text-align:center; background:#698769;}
/*Shoppe Items*/
.items {color:brown; text-align:center; font-size:8pt; font-weight:bold}
.frontpg {background: mages/linen.jpg;  }
</style>
