
 

 @font-face {
    font-family: Admiral;
    font-style:  normal;
    font-weight: normal;
    src: url(ADMIRAL0.eot);
  }




body  {
	color: black;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-family: Verdana, Helvetica; 
	line-height: 1.5em;
	background-color: #51522a;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 0px;
}

.menutext {
	text-align: center;
	font-family: Verdana, Helvetica;
	font-size: 12px;
	font-weight: bold;
	color: white;
}

.menutext A:link    {color: white; text-decoration : none; }
.menutext A:visited {
	color: silver;
	text-decoration: none;
}
.menutext A:active  { color: yellow;text-decoration : none; }
.menutext A:hover   { color: #ff3300;text-decoration : none; }

.quotetext {
	text-align: right;
	font-family: Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #F8F8FF;
	text-justify: newspaper;
	font-style: italic;
}

.footertext {
	font-family: Verdana, Helvetica;
	font-size: 11px;
	font-weight: normal;
	color: #8F885E;
	border-top: 1px dashed #8F885E;
	border-bottom: 1px dashed #8F885E;
	width: 880px;
	padding-top: 3px;
	padding-bottom: 3px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.maintext {
	font-family: Verdana, Helvetica;
	font-size: 14px;/*11px;*/
	font-weight: normal;
}
.maintext A:link    {color: black; text-decoration : underline; }
.maintext A:visited {color: silver;	text-decoration: underline;}
.maintext A:active  { color: yellow;text-decoration : underline; }
.maintext A:hover   {
	color: Blue;
	text-decoration: underline;
}

.titletext {
	font-family: "Times New Roman";
	font-size: 16px;
	font-weight: BOLD;
	color: #3f3e29;
	/*filter: progid:DXImageTransform.Microsoft.dropshadow(OffX=1, OffY=2, Color=gray, Positive=true); */
}
.SUBtitletext {
	font-family: "Times New Roman";
	font-size: 12px;
	font-weight: BOLD;
	color: #3f3e29;
	
}

.forms {
	border: 1px solid #51522a;
}

.Linktext {
	font-family: Admiral,"Times New Roman";
	font-size: 20px;
	font-weight: lighter;
	color: #3f3e29;
	border-bottom: 1px dashed #3f3e29;
}
.Linktext A:link    {color: #3f3e29; text-decoration : none; }
.Linktext A:visited {color: #3f3e29; text-decoration: none;}
.Linktext A:active  { color: #3f3e29;text-decoration : none; }
.Linktext A:hover   { color: #3f3e29;text-decoration : none; }

.HomeLinktext {
	font-family: Admiral,"Times New Roman";
	font-size: 25px;
	font-weight: lighter;
	color: #3f3e29;
	/*border-bottom: 1px dashed #3f3e29;*/
}
.HomeLinktext A:link    {color: #3f3e29; text-decoration : none; }
.HomeLinktext A:visited {color: #3f3e29; text-decoration: none;}
.HomeLinktext A:active  { color: #3f3e29;text-decoration : none; }
.HomeLinktext A:hover   { color: #3f3e29;text-decoration : none; }