a.pagelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.pagelink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #E2CA96;
	text-decoration: none;
}
a.pagelink2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #366180;
	text-decoration: none;
}
a.pagelink2:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
}
a.pagelink3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #781e2f;
	text-decoration: none;
}
a.pagelink3:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}

.imageborder {
	border: 2px solid #50C9F4;
}

.pagetextred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #781e2f;
	text-decoration: none;
}
.rockright {
	background-image: url(../images/rock_right.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #F1DDB8;
}
.rockleft {
	background-color: #F1DDB8;
	background-image: url(../images/rock_left.jpg);
	background-repeat: repeat-y;
	background-position: left top;
}



.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.pagetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #5F89B5;
	text-decoration: none;
}
.imagescroll {
	background-attachment: scroll;
	background-image: url(../images/back_left.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

.pageheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #402009;
	text-decoration: none;
	font-weight: bold;
}
.tileleft {
	background-color: #F1DDB8;
	background-image: url(../images/tile_left.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.tileright {
	background-color: #F1DDB8;
	background-image: url(../images/tile_right.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
.menuback {
	background-image: url(../images/menu_back.jpg);
	background-position: center top;
}

