/* TEMPLATE STYLES */
.pagemaster {
	width: 100%;
	height: 100%;
  background-color: #482f05;  
}
.topbg {
  background-color: white; 
}
.page {
  background-color: #e9ea8a;
}
.cpsep {
  background-color: #77b800;
}
.album {
  border: white solid 1px;
  background-color: #f4f5c5;
}
.MainMenu_MenuItem {
  font-size: 15px;
}
.MainMenu_MenuItemSel {
  font-size: 15px;
}
/* GENERIC */
H1  {
  font-family: Trebuchet MS, Verdana, Helvetica;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #371806;
	margin: 0;
}
H2  {
  font-family: Trebuchet MS, Verdana, Helvetica;
	font-size: 18px;
	font-style: normal;
	color: #bcc3a6;
	margin: 0;
}
H3  {
  font-family: Trebuchet MS, Verdana, Helvetica;
	font-size: 22px;
	font-weight: bold;
	margin: 0;
	color: #77b800;
}
H4  {
  font-family: Trebuchet MS, Verdana, Helvetica;
	font-size: 22px;
	font-weight: bold;
	color: #371806;
	margin: 0;
}
H5  {
	font-family: Trebuchet MS, Geneva, Arial; 
	font-size: 16px; 
	font-weight: bold;
	margin: 0;
	color: black;
}
H6  {
	font-family: Trebuchet MS, Geneva, Arial; 
	font-size: 14px; 
	font-weight: bold;
	margin: 0;
	color: black;
}
.email {
  font-size: 9px;
}










