body {
	background-color: #FFFFFF;
	margin: 0px;
	text-align:center;
}
.navigationheader {
	background-color: #66A800;
}
.navigationborder {
	background-color: #66A800;
}
.navigationbackground {
	background-color: #EBF0DD;
}
.contentbackground {
	background-color: #F7F9F2;
}
.contentborder {
	background-color: #CCCCCC;
}
p { 
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
.bulletpoints { 
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	text-decoration: none;
	color: #333333;
}
.tagline { 
	font-family: Georgia, Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #A64D79;
}
.navtitle { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	color: #984E9D;
	text-transform: uppercase;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
.pebblehaven { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}
h1 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #e8c989;
}
a { 
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	text-decoration: underline;
	color: #66A800;
}
a:hover { 
	font-family: Times New Roman, Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: normal;
	text-decoration: underline;
	color: #A5BD63;
}

a.navigation { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: none;
	color: #000000;
	text-transform: uppercase;
}
a.navigation:hover { 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	text-decoration: underline;
	color: #000000;
	text-transform: uppercase;
}
a.pebblehaven { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #999999;
}
a.pebblehaven:hover { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: underline;
	color: #999999;
}
