.litehed {
font-size: 21px;
letter-spacing: 1px;
line-height: 120%;
}

.hed {

font-size: 21px;
font-weight: bold;
letter-spacing: 1px;
line-height: 120%;
}

.cenhed {

font-size: 19px;
letter-spacing: 1px;
line-height: 120%;
text-align: center
}

.text {

letter-spacing: 1px;
line-height: 120%;
}

.layertext {
font-family: arial,helvetica,sans-serif;
letter-spacing: 1px;
line-height: 105%;
}

.centext {

letter-spacing: 1px;
line-height: 120%;
text-align: center;
}

body { 
scrollbar-arrow-color: #587d49; 
} 

.navtable {
font-family:Goudy Old Style;
letter-spacing: 1px;
line-height: 120%;
}

.herewego {
background-image: url(img/herewego1.gif); 
background-position: 60% 85%; 
background-repeat: no-repeat;
background-attachment: scroll;
font-size: 21px;
letter-spacing: 1px;
line-height: 120%;
}

.rost {
font-family:verdana,arial,sans-serif;
font-size:8pt;} 

} 

input#searchSubmit {
	background: #ffffff;
	width:60px;
	height:16px;
	margin:2px;
}

.button {
	background: #587D49;
	color: #eeeeee;
	padding: 1px;
	margin:0;
	border-style: outset;
	width:90px;
	cursor: pointer;
}
.check {
	background: url(img/stone2.jpg);
	padding: none;
	margin:0;
	border:none;
	cursor: pointer;
}

form 			{margin-top:0; margin-bottom:0; }
input 		{background-color:#FFF; color:#000; font-size:11px; }
select 		{background-color:#FFF; color:#000; font-size:11px; }
textarea	{font-family:arial,sans-serif; background-color:#FFF; color:#000; font-size:11px; }

.dropshadow {
/* -moz-border-radius: 10px; */
-webkit-border-radius: 10px;
border-radius: 10px;
 -moz-box-shadow: 3px 3px 4px #444; /* Firefox */
 -webkit-box-shadow: 3px 3px 4px #444; /* Safari/Chrome */
 box-shadow: 3px 3px 4px #444; /* Opera and other CSS3 supporting browsers */
/* 	position: relative; */
/* 	z-index:998; */
/*  behavior: url(ie-css3.htc);  */
	}

.dropshadowSM {
/* -moz-border-radius: 7px; */
-webkit-border-radius: 7px;
border-radius: 7px;
 -moz-box-shadow: 2px 2px 3px #444; /* Firefox */
 -webkit-box-shadow: 2px 2px 3px #444; /* Safari/Chrome */
 box-shadow: 2px 2px 3px #444; /* Opera and other CSS3 supporting browsers */
/* 	position: relative; */
/* 	z-index:999; */
/*  behavior: url(ie-css3.htc);  */
	}








