.mainimage {
	background-image: url(images/home_page_background.jpg); 
	
	/*background-image: url(images/barbados_barbados_header.jpg);*/
	background-repeat: no-repeat;
}
.back {
	background-image: url(back.jpg);
	background-repeat: repeat-x;
}
.sidebartext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #304E76;
	line-height: 17px;
}
.sidebartext img { padding:0px; } 
.sidebarheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BA3898;
	font-weight: bold;
	line-height: 18px;    padding-top:2px; 
	
}

 

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BA3898;
	font-weight: bold;
	line-height: 18px;
	margin-bottom: 1px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #BA3898;
	font-weight: bold;
	line-height: 18px; margin-bottom: 7px; margin-top:0px; 
}

.menutext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6198CE;
	font-weight: bold;
}
.menudot {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6198CE;
	font-weight: bold;
}
.menutext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6198CE;
	font-weight: bold;
	text-decoration: none;
}
.menutext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B63D9E;
	font-weight: bold;
	text-decoration: underline;
}
.menutext a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6198CE;
	font-weight: bold;
	text-decoration: none;
}
.menutext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6198CE;
	font-weight: bold;
	text-decoration: none;
}
.pictureleft {
	margin-right: 20px;
}
.secondimage {

	/*background-image: url(secondary%20page2.jpg);*/ 
	
	background-image: url(images/barbados_barbados_header.jpg);
	background-repeat: no-repeat;
}
.thirdimage {

	background-image: url(images/barbados_barbados_header3.jpg);
	background-repeat: no-repeat;
}
.back2 {

	background-image: url(back2.jpg);
	background-repeat: repeat-x;
}
.pictureright {
	margin-left: 15px;
}

img{
  padding-right:8px; 
  padding-left:8px; 
} 
 
 