body {
	margin: 0;
	background: #89dfe2;
}
h1{
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ffffff;
	font-weight: lighter;
	font-size: 36px;
	padding-bottom: 15px;
	border-bottom: 2px solid #ffffff;
	text-shadow: 1px 1px 1px #7d7d7d;
	letter-spacing: 1px;
	font-variant: small-caps;
	margin-bottom: 20px;
	line-height: normal;
}


#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:#209ac1;
	text-decoration: none;
}

a:hover {
	color: #00709B;
	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;
}

ol{
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	text-align: left;
	font-size: 12px;
	color:#000000;
	padding: 0 0 0 20px;
/*	margin-left: 80px;*/
/*	background-color: #f8cc65;*/


	
}
ol li{
	border-bottom: 1px #209ac1;
	border-bottom-style: dotted;
	padding: 5px 0;
}
ol li.last{
	border-bottom: none;
	padding: 5px 0;
}
ol li p{
	font-size: 12px;
	color: #000000;
	padding: 0;
	margin: 0;
	font-weight: normal;
		
}
#insidecontent span.blue-text{
	color:#209ac1;
}
#insidecontent span.smaller { font-size: 11px;}
.left-column{
	width: 398px;
	float: left;
	padding: 0 40px 0 0;
}
.right-column{
	width: 434px;
	float: left;
	background-image:url(images/IS_3723161-hibiscus-border-bottom2011.2.28.png);
	background-position: bottom right;
	background-repeat: no-repeat;
	border: 2px  dotted #ffd788;
	margin-bottom: 20px;
}
.middle{
	background-image:url(images/IS_3723161-hibiscus-border-top2011.2.28.png);
	background-repeat: no-repeat;
	background-position: top-left;
	width: 398px;
	padding: 0 20px;
}
.middle p span{
	font-size: 14px;
	font-weight: bold;
}
.fun-facts {
	color:#209ac1;
	font-weight: bold;
	font-family:"Comic Sans MS", cursive;
	text-align:center;
	font-size: 16px;
}

#column-contain{
	width:875px;
	display:block;
	}
	
.column{
	background-color:#FAD58E;
	width:365px;
	float:left;
	display:block;
	padding:20px 30px;
	margin-bottom:20px;
	}
	
.column hr{
	height:1px;
	background:none;
	border-top:1px solid #ffffff;
	}
	
#column-contain > .column:first-child{
	background-image:url(images/is3723161_flower-top.png);
	background-position: left top;
	background-repeat: no-repeat;
	}
	
#column-contain > .column:first-child + .column{
	background-image:url(images/is3723161_flower-btm.png);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-left:25px;
	}

