@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/palm-coast-ac-bg.jpg);
	background-repeat:repeat-x;
	background-color: #ffffff;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}
.img {
	vertical-align: bottom;
}
.C2 #container { 
	width: 980px;  
	margin: 0 auto; 
	text-align: left; 
} 
.C2 #preHeader {
	height: 30px;	
}
.C2 #header { 
	background-image:url(images/palm-coast-ac-header.jpg);
	height: 90px;
	text-align: right;
	padding: 25px 25px 0 0;
} 
.C2 #topNavigation { 
	background-image:url(images/palm-coast-ac-top-nav.jpg);
	height:65px;
	text-align: center;
} 
.C2 #mainContent { 
	margin: 0; 
	padding: 0 20px;
} 
.C2 #footer { 
	background-image:url(images/palm-coast-ac-footer.jpg);
	height: 70px; 
} 
.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
p {
	font-family : Tahoma, sans-serif ;
	font-size : 14px;
	text-decoration: none;
	color: Black;
}
li {
	font-family : Tahoma, sans-serif ;
	font-size : 14px;
	text-decoration: none;
	color: Black;
}

p.preHeader {
	margin: 0;
	padding: 5px 0 0 0;
	color: #fff;
	font-weight: bold;
	
	}
h1 {
	font-family : Tahoma, sans-serif ;
	font-size : 18px;
	text-decoration: bold;
	color: #373ec4;
}
h2 {
	font-family : Tahoma, sans-serif ;
	font-size : 16px;
	text-decoration: bold;
	color: #c6171f;
}
a {
	text-decoration: none;
	color: #4682B4;
	font-weight: bold
}
.white {
	color: #fff;
}
