/* Heritage Hideaway Stylesheet */

body {
	background-image: url(/images/tile.jpg);
	background-repeat: repeat;
/*	background-attachment: fixed; */
	background-color: #ecc079;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

img.photo {
	border: 5px solid #ffffff;
}

A:link {
	text-decoration: underline;
}
A:visited {
	text-decoration: underline;
}
A:hover {
	text-decoration: underline;
	color: red;
}

A.footer:link {
	text-decoration: none;
	font-family: times,arial;
	font-weight: normal;
	font-size: 11pt;
	color: #000000;
}
A.footer:visited {
	text-decoration: none;
	font-family: times,arial;
	font-weight: normal;
	font-size: 11pt;
	color: #666666;
}
A.footer:hover {
	text-decoration: underline;
	font-family: times,arial;
	font-weight: normal;
	font-size: 11pt;
	color: #333333;
}

TD {
	font-family: times,arial;
	font-weight: normal;
	font-size: 11pt;
	color: #44301F;
}

TD.mainback {
	background-image: url(/images/watermark.jpg);
	background-repeat: no-repeat;
	font-family: arial;
	font-weight: normal;
	font-size: 11pt;
	color: #000000;
}

TD.photocategory {
	font-family: arial;
	font-weight: normal;
	font-size: 11pt;
	color: #000000;
}

TD.photocaption {
	font-family: arial;
	font-weight: normal;
	font-size: 11pt;
	color: #333333;
}

TD.footer {
	font-family: times,arial;
	font-weight: normal;
	font-size: 9pt;
	color: #333333;
}

TD.tollfree {
	font-family: times,arial;
	font-weight: bold;
	font-size: 13pt;
	color: #000000;
}

