a, a:link {
	color: #698D8B;
	text-decoration: none;
}

a:visited {
	color: #698D8B;
	text-decoration: none;
}

a:hover, a:active {
	color: #e29440;
	text-decoration: underline;
}

body{
	background: #594840;
	margin: 10px;
	padding: 10px;
}

.BKGcolumn{
	background-image: url(../images/BKG_column.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	vertical-align: top; 
	height: 433px;

}

.borderFULL {
	border: 20px solid #72635c;
}

.BKGmain{
	background-image: url(../images/BKG_main.gif);
	background-repeat: repeat;
	vertical-align: top;
  font: 12px Arial, Helvetica, sans-serif;
  color: #4a4540;
  line-height: 19px;
   height: 670px;

}

.BKGmainfull{
	background-image: url(../images/BKG_mainfull.gif);
	background-repeat: repeat;
	vertical-align: top;
  font: 12px Arial, Helvetica, sans-serif;
  color: #4a4540;
  line-height: 19px;

}

.BKGservices{
	background-image: url(../images/BKG_services.gif);
	background-repeat: no-repeat;
	vertical-align: top;
}

.columnR{
	background: #fff;
	padding: 20px 20px 0px 0px;
}

.content {
  font: 12px Arial, Helvetica, sans-serif;
  color: #4a4540;
  line-height: 17px;
  padding: 0px 25px 20px 15px;
  vertical-align: top;
  text-align: justify;
}

.contentfull {
  font: 12px Arial, Helvetica, sans-serif;
  color: #4a4540;
  line-height: 17px;
  padding: 0px 40px 20px 15px;
  vertical-align: top;
  text-align: justify;
}

.credits{
	font: 10px Arial, Helvetica, sans-serif;
	color: #026c74;
	text-align: right;
	padding-top: 2px;
}

.credits a:link, .credits a:visited {
	color: #79665b;
  text-decoration: none;
}

.credits a:hover, .credits a:active {
	color: #e29440;
	text-decoration: none;	
}

.fillerWH {
	background: #fff;
}

h1{
  font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #e29440;
  letter-spacing: 2px;
}

.smtxt {
	font: 10px Arial, Helvetica, sans-serif;
}

.smtxt  a:link, .smtxt a:visited { 
	color: #999999;
	text-decoration: none;
}

.smtxt  a:hover, .smtxt   a:active { 
	color: #fff;
	text-decoration: none;

}

.ojtxt{
	color: #e29440;
  letter-spacing: 2px;
}

.blutxt{
	color: #5e8583;
  letter-spacing: 2px;
}

.blktxt{
	color: #333333;
  letter-spacing: 2px;
}

input, select, textarea {
	background: #ffffff;
	border: 1px solid #938e8e;
	font: 12px Arial, Helvetica, sans-serif;
	color: #4a4540;
}

label {
	display: block;
	float: left;
	margin-right: 0.5em;
	text-align: right;
	width: 8em;
}


fieldset {
	padding: 6px;
	width: 30em;
	border: 1px solid #85a9a7;

}

.inputbutton{
	background: #e79442;
	font: 11px Arial, Helvetica, sans-serif;
	color: #333;
	border: 1px solid #333;
	padding: 2px;
	margin-left: 9em;

}
