body {
	margin: 0;
	background: #89dfe2;
}


#shadow {
	background: url(images/shadow-rt.gif) repeat-y top left;
}

#logo {
	width:918 px;
	height:299px;
}

#contentarea {
	background: #f3b63a url(images/mainbg.gif) repeat-x top left;
	border-right: 1px solid #005576;
	border-left: 1px solid #005576;
	border-bottom: 1px solid #005576;
}

#insidecontent{
	background: url(images/palmtreebg.gif) no-repeat top left;
	border-top: 1px solid #e8a34b;
	font: normal 13px Arial, Helvetica, sans-serif;
	line-height: 16px;
	color: #000000;
}

#footer {
	background: url(images/footer.gif) no-repeat top left;
	font: bold 12px 'trebuchet ms';
	color: #ffffff;
}

#footer a{
	color: #89dfe2;
	text-decoration: none;
}

#footer a:hover {
	color: #ffffff;
	text-decoration: none;
}

#fs a{
	font: normal 12px 'trebuchet ms';
	color: #005576;
	text-decoration: none;
}

a {
	color: #00709b;
	text-decoration: none;
}

a:hover {
	color: #209ac1;
	text-decoration: none;
}

.header {
	border-bottom: 2px solid #ffffff;
}

.imgright { 
	float: right;
	margin: 0 0 0 20px;
}

#copy {
	padding: 20px;
}.redheart {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #F00;
}
