/* CSS Document */

/* Lamu home */
BODY {
	MARGIN: 5px 0 5;
	background-color: #32688e;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
/*This handles no borders on images for Netscape - both normal images and linked images*/
image {border: none;}
a img { color: #FFF; border: none; }

.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	font-variant: normal;
	text-decoration: none;
	line-height: 18px;
	color: #ffffff;

}

.nav A:link    	{ color: #ffffff; font-weight: bold; text-decoration: none; }
.nav A:active  	{ color: #ffffff; font-weight: bold; text-decoration: none; }
.nav A:visited 	{ color: #ffffff; font-weight: bold; text-decoration: none; }
.nav A:hover  	{ color: #f8e01c; font-weight: bold; text-decoration: none; }

.bodyText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-decoration: none;
	line-height: 16px;
	color: #ffffff;
}

.bodyText A:link    	{ color: #f8e01c; font-weight: normal; text-decoration: underline; }
.bodyText A:active  	{ color: #f8e01c; font-weight: normal; text-decoration: none; }
.bodyText A:visited 	{ color: #f8e01c; font-weight: normal; text-decoration: none; }
.bodyText A:hover  		{ color: #ffffff; font-weight: normal; text-decoration: underline; }

h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	line-height: 16px;
	color: #ffffff;
}.bdr {
	border: 5px solid #FFFFFF;
}
h2 {
	font-style: italic;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFFFFF;
}
