body { background-color: #FFFFFF; background-image: url(images/fade_left.jpg); background-repeat: no-repeat; background-position:center; background-position: top }

.copy {
	font-family: Times New Roman, Courier ;
	font-size: 13px;
	font-weight: normal;
	color: #9E7964;
	line-height: 18px;
	text-align: justify;
	letter-spacing: normal;}
	
.orange {
	font-family: Times New Roman, Courier;
	font-size: 13px;
	font-weight: bold;
	color: #C94619;
	line-height: 18px;
	letter-spacing: normal;}
	
.copybold {
	font-family: Times New Roman, Courier;
	font-size: 13px;
	font-weight: bold;
	color: #9E7964;
	line-height: 18px;
	text-align: justify;
	letter-spacing: normal;}
	
.footer {
	font-family: Verdana, Arial, Helvetica;
	font-size: 10px;
	color: #C94619;}

/* links */

A {
	font-family: Times New Roman, Courier;
	font-size: 13px;
	text-decoration: none;}
a:link { color: #388CAB }
a:visited { color: #388CAB }
a:active { color: #79ADBB }
a:hover { color: #79ADBB; text-decoration: underline; }
	
A.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #C94619;
	text-decoration: none;}

A.footer:link {color: #C94619}
A.footer:visited {color: #C94619}
A.footer:active {color: #832C3F}
A.footer:hover {color: #832C3F; text-decoration: none;}

/* backgrounds */
.alignleft {
	float: left;
	margin-right: 10px;
	margin-top: 4px;
}
.aligright {
	float: right;
	margin-left: 10px;
	margin-top: 4px;
}

.reservations { background-image: url(images/reservations_bkgd.jpg); background-repeat: no-repeat;}

.phototourpic {
	border: 1px solid #8C7C60;
	margin-bottom: 10px;
}