body
{ 
background: #ddd0a2;
margin: 0px;
background-image: url(images/bg-top.jpg);
background-repeat: repeat-x;
background-position: top left
}

.hometext { font-family: Times New Roman; font-size: 14px; color: black;}



.hometext2 { font-family: Arial, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: black}

.hometext3 { font-family: Arial, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: 3a989b}

.buttons { font-family: Arial, Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: 3a989b}

.title { font-family: Times New Roman; font-size: 14px; color: 3a989b}

.caption { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; color: white}

.captionb { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9px; font-weight: bold }

.default { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: white }

.defaultb { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-weight: bold }

.contact { font-family: Times New Roman; font-size: 12px; color: white; font-weight: bold}

.menu a:link {
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menu a:hover {
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menu a:active {
	text-decoration: none;
	color: white;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.menu a:visited {
	text-decoration: none;
	color:  white;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.hometext a:link {
	text-decoration: none;
	color:  3a989b;
	font-weight: bold;

}
.hometext a:hover {
	text-decoration: none;
	color: white;
	font-weight: bold;

}
.hometext a:active {
	text-decoration: none;
	color: 3a989b;
	font-weight: bold;

}
.hometext a:visited {
	text-decoration: none;
	color:  3a989b;
	font-weight: bold;

}
.buttons a:link {
	text-decoration: none;
	color:  3a989b;
	font-weight: bold;

}
.buttons a:hover {
	text-decoration: none;
	color: white;
	font-weight: bold;

}
.buttons a:active {
	text-decoration: none;
	color: 3a989b;
	font-weight: bold;

}
.buttons a:visited {
	text-decoration: none;
	color:  3a989b;
	font-weight: bold;

}

.contact a:link {
	text-decoration: none;
	color:  white;
	font-weight: bold;

}
.contact a:hover {
	text-decoration: none;
	color: white;
	font-weight: bold;

}
.contact a:active {
	text-decoration: none;
	color: white;
	font-weight: bold;

}
.contact a:visited {
	text-decoration: none;
	color:  white;
	font-weight: bold;

}

#homelist {
	margin-top: 0px;
	padding: 0px;
	text-align: left;
}
#homelist a {
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
#homelist a:hover {
	color: #3D7775;
	text-decoration: underline;
}
#homelist li {
	margin-left: 15px;line-height: 28px;
}
h1 {
	font-size: 20px;
	color: #3D7775;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
h2 {
	font-size: 18px;
	color: #3D7775;
	font-style: italic;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	font-size: 18px;
	color: #3D7775;
	font-style: italic;
	margin-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
