body { 
	margin: 0; 
	padding: 0; 
	background: #fff; 
	color: #4d4c4a }

body.kea-rte-popup { 
	color: #000000; 
	background-image: none; 
	text-align:left;
	font-size:small }

a:link { 
	color: #AD2624 }

a:visited { 
	color: #78291C }

a:hover { 
	text-decoration: none }

a img { 
	border: none }

form { 
	margin: 0; 
	padding: 0 }
	
div, p, ul, ol, li { 
	font-family: arial,helvetica,sans-serif; 
	font-size: small; }

h1 {
 	margin: 0 0 10px 0; 
 	padding-bottom: 5px; 
 	color: #626b36; 
 	background: url(/images/h1-bg.gif) bottom left no-repeat; 
 	font-family: 'times new roman',times,serif; 
 	font-size: 200%; 
 	font-weight: normal; 
 	letter-spacing: 1px }
 
h2 { 
	background: url(/images/homepage/h2-bg.gif) bottom left no-repeat; 
	font-family: 'times new roman',times,serif; 
	color: #626b36; 
	margin: 0; 
	padding-bottom: 5px; 
	font-size: 140%; 
	font-weight: normal; 
	letter-spacing: 1px }

h3 { 
	font-family: 'times new roman',times,serif; 
	padding-bottom: 0; 
	color: #626b36; 
	font-size: 120% }

h4 {
	font-family: arial,helvetica,sans-serif; 
	text-transform:uppercase;
	margin-top:0px;
	margin-bottom:0;
	padding-bottom:3px;
	}
h4 a{
	text-decoration:none;
	}
h4 a:hover{
	text-decoration:underline;
	}	
	
h5 { 
	font-family: arial,helvetica,sans-serif; 
	margin-bottom:0;
	padding-bottom:0;
	color:#000000;
	font-size:120%;
	font-weight:normal;
	}



