body {
	background-color: #FFFFFF;
	margin: 0px;
	text-align:center;
}
.headerbackground {
	background-color: #39414A;
}
.homepagebackground {
	background-color: #39414A;
}
p { 
	font-family: Arial Narrow, Arial, Verdana, Times New Roman;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.navigation { 
	font-family: Arial Narrow, Arial, Verdana, Times New Roman;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
.navigationhomepage { 
	font-family: Arial Narrow, Arial, Verdana, Times New Roman;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #EFE7EF;
}
.pebblehaven { 
	font-family: Verdana, Arial, Times New Roman;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #CECFCE;
}
li { 
	font-family: Arial Narrow, Arial, Verdana, Times New Roman;
	font-size: 16px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
}
h1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #e8c989;
}
.hiddentext { 
	font-family: Arial, Verdana, Times New Roman;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FEFEFE;
}
.contacttext { 
	font-family: Goudy, Times New Roman, Arial, Verdana;
	font-size: 18px;
	font-weight: normal;
	text-decoration: none;
	color: #4A8ED6;
}
a { 
	font-family: Arial Narrow, Arial, Verdana, Times New Roman;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
	color: #0000FF;
}
a:hover { 
	font-family: Arial Narrow, Arial, Verdana, Times New Roman;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
	color: #0000FF;
}
a.navigation { 
	font-family: Arial Narrow, Arial, Verdana, Times New Roman;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
	color: #39414A;
}
a.navigation:hover { 
	font-family: Arial Narrow, Arial, Verdana, Times New Roman;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
	color: #39414A;
}
a.navigationhomepage { 
	font-family: Arial Narrow, Arial, Verdana, Times New Roman;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
	color: #5292D6;
}
a.navigationhomepage:hover { 
	font-family: Arial Narrow, Arial, Verdana, Times New Roman;
	font-size: 16px;
	font-weight: normal;
	text-decoration: underline;
	color: #5292D6;
}
a.pebblehaven { 
	font-family: Verdana, Arial, Times New Roman;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #CECFCE;
	text-decoration: underline;
}
a.pebblehaven:hover { 
	font-family: Verdana, Arial, Times New Roman;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #CECFCE;
	text-decoration: underline;
}