body {
	background-color: #F77000;
	background-image: url(images/bgd.jpg);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
#home_content p {
	font-size: 12px;
}
#home_content li {
	font-size: 12px;
}
.palm_cell {
	background-color: #BAB075;
	background-image: url(images/about_06.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}


#home_content #list td {
	font-size: 10px;
}
.terms {
	font-size: 10px;
	text-indent: 25px;
}
a:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
}
#newsletter {
	position: relative;
	top: 168px;
	background-color: #F5F7F6;
	left: 15px;
	width: 175px;
	height: 47px;
}
#newsletter2 {
	position: relative;
	top: -90px;
	background-color: #F5F7F6;
	left: 15px;
	width: 190px;
	height: 45px;
}
a:active {
	color: #000000;
}
#contacttable {
	font-size: 12px;
}
.floatleft {
	float: left;
	margin-right: 15px;
	margin-bottom: 10px;
}
#links1 {
	background-image: url(images/layout_03.jpg);
	height: 175px;
	width: 246px;
	position: relative;
}
#links2 {
	background-image: url(images/layout_05.jpg);
	height: 151px;
	width: 246px;
	position: relative;
}

#nav a {
 display: block;
 background-color: #f5f7f6;
 font-size:16px;
 font-weight:bold;
 line-height:160%;
 text-align: left;
 text-decoration: none;
 color: #a0a0a0;
}
#nav a:hover {background-color: orange;  color: black;}

#subnav table {background-color: #f5f7f6;}
#subnav td {padding-left: 5px; color: #a0a0a0;}
