td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none; }

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F2F0EA;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-transform: lowercase;
	margin: 0px; }

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	margin: 0px; }

a { color: #454545; text-decoration: none; }
a:hover { color: #676767; text-decoration: none; }

input { font-family: Arial; font-size: 11px; font-weight: none; color: #000000; border-color: #AAAAAA; padding: none; margin: none; border-width: 1px; }
textarea { font-family: Arial; font-size: 11px; font-weight: none; color: #000000; border-color: #AAAAAA; padding: none; margin: none; border-width: 1px; }
select { font-family: Arial; font-size: 11px; font-weight: none; color: #000000; border-color: #AAAAAA; padding: none; margin: none; border-width: 1px; }

<!--  ------------------------------------------------------------------------------- front page 
.logoBar { 
	background-image: url('templateimages/front_logo.jpg');
	background-repeat: no-repeat;
	background-position: center bottom;
	border-bottom: 1px solid #E6E2D6; }
.mainImage { 
	padding-top: 5px;
	border-top: 2px solid #E6E2D6;
	border-bottom: 2px solid #E6E2D6; }
.navBar { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	font-style: regular;
	text-decoration: none;
	background-color: #E6E2D6; }
.footerBar { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	padding-top: 2px; }

<!--  ------------------------------------------------------------------------------- front page 

.leftBar { 
	background-color: #E6E2D6;
	/*border-left: 1px solid #D0C9B3;*/ }
.mainBar { 
	background-color: #D0C9B3; }

<!--  variable image ------------------------------------- 
.rightBar { 
	background-image: url('../templateimages/side_image.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #D0C9B3;
	/*border-right: 1px solid #D3EBEC;*/ }
.rightBarAbout { 
	background-image: url('../templateimages/side_image.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #D0C9B3;
	/*border-right: 1px solid #D3EBEC;*/ }
.rightBarServices { 
	background-image: url('../templateimages/side_image_services.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #D0C9B3;
	/*border-right: 1px solid #D3EBEC;*/ }
.rightBarTrusts { 
	background-image: url('../templateimages/side_image_trusts.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #D0C9B3;
	/*border-right: 1px solid #D3EBEC;*/ }	
.rightBarNewsletter { 
	background-image: url('../templateimages/side_image_newsletter.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #D0C9B3;
	/*border-right: 1px solid #D3EBEC;*/ }
.rightBarLinks { 
	background-image: url('../templateimages/side_image_links.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #D0C9B3;
	/*border-right: 1px solid #D3EBEC;*/ }
.rightBarContact { 
	background-image: url('../templateimages/side_image_contact.jpg');
	background-repeat: no-repeat;
	background-position: right top;
	background-color: #D0C9B3;
	/*border-right: 1px solid #D3EBEC;*/ }
<!--  variable image ------------------------------------- 

