
BODY, TABLE, TR, TD, INPUT {
	font-family	 : arial;
	font-size	 : 8pt;
	color		 : #000000;
}
H1,H2,H3, H4 {
	text-transform	: uppercase;
	padding-top	: 10px;
	margin-bottom	: 10px;
}
  BODY {
	background-color : #D9DDBF
  }
  TD  {
	vertical-align	 : top;
  }
A:LINK {
	color		: #000000;
}
.breadcrumbs {
	font-size	: xx-small;
}
.currpage	{
	background-color : #E3E3E3;
}
.grey {
	color		: #787878;
}
.bodymain{
	background-color : #FFFFFF;	
}
.otherareas {
	font-weight	 : bold;
	background-color : #FFFFFF;
	text-decoration	 : none;
	font-size	 : small;
}
   .otherareas a:link {	
	text-decoration	: none;
    }
   .otherareas_head {
	color		: #000000;
	background-color: #DFDFDF;
	padding		: 2px;
	padding-left	: 5px;
   }
   .other_div_line {
	background-color: #DFDFDF;
   }
   .otherareas.events, .events_link {
   	color		: #603B80;
	text-decoration : none;
   }
   .otherareas.groups, .groups_link {
   	color		: #45621C;
	text-decoration : none;
   }
   .otherareas.howletts A:link, .otherareas.howletts A:visited, .howletts_link, .howletts_link A:visited {
   	color		: #009D47;
	text-decoration : none;
   }
   .otherareas.jaf a:link, .jaf_link  {
   	color		: #F7941C;
	text-decoration : none;
   }      
    .otherareas.portlympne, .portlympne_link {
   	color		: #962E33;
	text-decoration : none;
   }   
    .otherareas.schools, .schools_link {
   	color		: #34599C;
	text-decoration : none;
   } 
    .otherareas.shop, .shop_link {
   	color		: #519290;
	text-decoration : none;
   } 
.nav {
	padding		: 2px;
	padding-left	: 5px;
}
.page_footer {
	color 		: #707820;
}
.page_footer A:link, .page_footer A:visited {
	color 		: #707820;
}
.search_text {
	color		: #FFFFFF;
}
.divline {
	border 	: 0px;
}
// e-postcards css
.postcardwriter { font-size : x-small;
		  font-weight : normal;
		  font-family:Comic Sans MS, Ariel;
}
.postcardinput { font-size : 10pt;
		 font-family:Comic Sans MS, Ariel;
		 color : #00C;
		 width : 250px;
}

.animals {
	display: block;
	width: 165px;
	height: 70px;
	margin: auto;
	background-color: #009c48;
	padding: 5px;
	border-bottom-right-radius: 20px;


}
a.btn {
	text-decoration: none ;
	color: #ffffff;
	font-size:20px;
	line-height: 24px;
	font-weight: 700;
	text-align: center;
}