a, a:link {
	background: transparent;
	color: #003E6E;
	text-decoration: underline;
}

a:visited {
	background: transparent;
	color: #804000;
	text-decoration: underline;
}

a:hover, a:active {
	background: transparent;
	color: #6E2F00;
	text-decoration: none;
}

body {
	background: url(../images/background.gif) #F1E9D9 repeat-x;
	color: #54542D;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}

h1 {
	color: #7E6244;
	font: bold 18px "Times New Roman", Times, serif;
}

h2 {
	color: #7E6244;
	font: bold 16px "Times New Roman", Times, serif;
}

h3 {
	color: #7E6244;
	font: bold 14px "Times New Roman", Times, serif;
}

p, td {
	font: 12px Arial, Helvetica, sans-serif;
	line-height: 20px;
}

.content {
	padding: 5px 20px 20px 20px;
	text-align: justify;
}

.credits {
	border-top: 1px dotted #54542D;
	font: 11px Arial, Helvetica, sans-serif; /*background: #B9B985;
	color: #FEFFFF;*/
	padding: 10px 20px 10px 20px;
}

.dropcap {
	color: #C4AB90;
	float: left;
	font: 100px/70px Times, serif, Georgia;
	padding-top: 2px;
}

.firstletter {
	color: #D4D4C7;
	float: left;
	font-size: 400%;
	line-height: .8em;
}

.picright{
	margin-left: 20px;
}

.quote {
	border-right: 3px solid #C4AB90;
	color: #7E6244;
	margin-bottom: 15px;
	margin-right: 80px;
	margin-top: 15px;
	padding-right: 15px;
	text-align: justify;
}

.rates1{
	background: #7E6244;
	color: #FFFFFF;
	font-weight: bold;
}

.rates2{
	background: #B69B7C;
	color: #FFFFFF;
	font-weight: bold;
}

.rates3{
	border: 1px solid #7E6244;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-align: center;
}

.rates3d{
	background: url(../images/ico-paw.gif) no-repeat right;
	border: 1px solid #7E6244;
	font: bold 10px Arial, Helvetica, sans-serif;
	text-align: center;
}

.small{
	font: 11px Arial, Helvetica, sans-serif;
}

.watermark {
	background: url(../images/ico-flower.gif) no-repeat right;
	font: 11px Arial, Helvetica, sans-serif;
}

.gallerypic {
	border: 6px solid #a1a084;
	margin: 4px;	
}

.floatrightpicture{
	background: transparent;
	color: #666666;
	float: right;
	font-size: x-small;
	margin: 0 0 0 20px;
	/*padding: 5px;*/
	text-align: center;
	line-height:normal;
}
