/* CSS Document */
h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	letter-spacing: 2px;
	color: #006666;
}
h2	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #424239;
	letter-spacing: 1px;
}
h3	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #424239;
	letter-spacing: 1px;
}
h4	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #424239;
}
body	{
	background-repeat: repeat;
	background-image: url(../images/gaberocksqtile.jpg);
	background-position: left;
}
img.border {
	border: 4px solid #996600;
	color: #FFFFFF;
}
td.menu	{
	vertical-align: top;
	padding-top: 15px;
	padding-left: 15px;
}
td.content {
	vertical-align: top;
	margin: 0px;
	padding: 15px;
}
td.background	{
	background color: #CC9966
	}
.textcontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #003333;
}
.menulink {
	font-family: "Arial Rounded MT Bold", "Blackmoor LET", Eurostile, Papyrus, "Perpetua Titling MT";
	font-size: 15px;
	color: #006666;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
}
.menulink a:link, .menulink a:active {
	color: #006666;
	text-decoration: none;
	font-family: "Arial Rounded MT Bold";
	font-size: 15px;
}

.menulink a:visited {
	color: #108473;
	text-decoration: none;
}

.menulink a:hover {
	color: #CC6600;
	text-decoration: none;
}

td.vertspace {
	padding-top: 5px;
	padding-bottom: 5px;
}
.textlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #006666;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
}
.textlink a:link, .menulink a:active {
	color: #006666;
	text-decoration: none;
}

.textlink a:visited {
	color: #006666;
	text-decoration: none;
}

.textlink a:hover {
	color: #CC6600;
	text-decoration: none;
}
#navlist li {
	list-style-type: circle;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #524A4A;
	text-align: center;
}
.textcontentgrey {
	font-family: "Arial Rounded MT Bold", "Blackmoor LET", Eurostile, Papyrus, "Perpetua Titling MT";
	font-size: 16px;
	font-style: normal;
	color: #333333;
	line-height: 120%;
	font-weight: normal;
	background-color: #9CA58C;
}
.textcontenthighlightyellow {
	font-family: "Arial Rounded MT Bold", "Blackmoor LET", Eurostile, Papyrus, "Perpetua Titling MT";
	font-size: 16px;
	font-style: normal;
	color: #996600;
	font-weight: normal;
}
.textcontenthighlightredbrown {
	font-family: "Arial Rounded MT Bold", "Blackmoor LET", Eurostile, Papyrus, "Perpetua Titling MT";
	font-size: 16px;
	font-style: normal;
	color: #993300;
	font-weight: normal;
}
.textcontenthighlightturquoise {
	font-family: "Arial Rounded MT Bold", "Blackmoor LET", Eurostile, Papyrus, "Perpetua Titling MT";
	font-size: 16px;
	font-style: normal;
	color: #009999;
	font-weight: normal;
}
.textcontenthighlightdrkwarmbrown {
	font-family: "Arial Rounded MT Bold", "Blackmoor LET", Eurostile, Papyrus, "Perpetua Titling MT";
	font-size: 16px;
	font-style: normal;
	color: #663300;
	font-weight: normal;
}


	
