body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
    font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
A:link   {color:#000000;
          font-weight:700;
          Text-decoration:none;}
A:active {color:#000000;
          font-weight:700;
          Text-decoration:underline;}
A:visited{color:#000000;
          font-weight:700;
          Text-decoration:none;}
A:hover  {color:#000000;
          font-weight:700;
          Text-decoration:underline;}
td {
	font-size: 9pt;
	color:#000000;
}


.large {font-weight:700;
	font-size:12pt;}
	
.large2 {
	font-weight:700;
	font-family: "Times New Roman", Times, serif;
	font-size:12pt;}
	
.italic {font-style:italic;}
.bold {font-weight:700;}
.bluebox {color:#163957;
		font-size: 8pt;
		padding-right: 25px;
		background-image:url(images/home_box_middle.gif);
		background-repeat:repeat-y;
}

.bluebox2 {color:#163957;
		font-size: 9pt;
		padding-right: 25px;
		background-image:url(images/home_box_middle.gif);
		background-repeat:repeat-y;
}
.header {font-weight:700;
		font-size:14pt;
		font-family:Georgia, "Times New Roman", Times, serif;
}

.header2 {
		font-weight:bold;
		font-size:30pt;
		font-family:"Edwardian Script ITC", Georgia, "Times New Roman", Times, serif;
		color:#990000;
}

.palms{
		color:#990000;
}

.homenav {
text-align:center;
padding:25px 0;
background-image:url(images/bodyheader.jpg); 
background-repeat:no-repeat; 
background-position:top;
}

.homenav img {
border:none;
}

.homenav a {
text-decoration:none;
}

.nav {
padding-left:4px;
font-family:"Times New Roman", Times, serif;
}

	.navlisttop {
	list-style-type:none;
	list-style:none;
	margin:0;
	padding:0;
	}
	
		.navlisttop li {
		width:166px;
		padding-bottom:7px;
		background-image:url(images/nav_button_shadow.gif);
		background-repeat:repeat-x;
		background-position:bottom;
		}
			
			.navlisttop a {
			width:166px;	
			padding: 5px 0 5px 28px;
			border-style:solid;
			border-top-color:#a3a17b;
			border-bottom-color:#666666;
			border-left-color:#a79f78;
			border-right-color:#77684d;
			border-width:1px;
			background-color:#a79f78;
			display:block;
			font-size:1.2em;
			font-weight:bold;
			background-image:url(images/nav_button_off.gif);
			background-repeat:no-repeat;
			background-position:left;
			}
			
			.navlisttop a:hover {
			background-image:url(images/nav_button_on.gif);
			background-repeat:no-repeat;
			background-position:left;
			}
		
	.navlistmiddle {
	list-style-type:none;
	list-style:none;
	margin:0;
	padding:0;
	}
	
		.navlistmiddle li {
		width:166px;
		padding-bottom:7px;
		background-image:url(images/nav_button_shadow.gif);
		background-repeat:repeat-x;
		background-position:bottom;
		}
			
			.navlistmiddle a {
			width:166px;	
			padding: 5px 0 5px 28px;
			border-style:solid;
			border-top-color:#a3a17b;
			border-bottom-color:#666666;
			border-left-color:#a79f78;
			border-right-color:#77684d;
			border-width:1px;
			background-color:#b7c8cb;
			display:block;
			font-size:1.2em;
			font-weight:bold;
			}
			
			.navlistmiddle a:hover {
			}		
	
	.navlistbottom {
	list-style-type:none;
	list-style:none;
	margin:0;
	padding:0;
	}
	
		.navlistbottom li {
		width:166px;
		padding-bottom:7px;
		background-image:url(images/nav_button_shadow.gif);
		background-repeat:repeat-x;
		background-position:bottom;
		background-color:#a79f78;
		}
			
			.navlistbottom a {
			width:166px;	
			padding: 2px 0 2px 28px;
			border-style:solid;
			border-top-color:#a3a17b;
			border-bottom-color:#666666;
			border-left-color:#a79f78;
			border-right-color:#77684d;
			border-width:1px;
			background-color:#a79f78;
			display:block;
			font-size:1em;
			font-weight:normal;
			background-image:url(images/nav_button_off_sm.gif);
			background-repeat:no-repeat;
			background-position:left;
			}
			
			.navlistbottom a:hover {
			background-image:url(images/nav_button_on_sm.gif);
			background-repeat:no-repeat;
			background-position:left;
			}
			
			.navlistbottom a:visited {
			font-weight:normal;
			}