@charset "UTF-8";
/* CSS Document */


body {
	background-color: #faf4e4;
}

.background {
	background-attachment: scroll;
	background-image: url(peskycatimages/PeskyHeader2.png);
	background-repeat: no-repeat;
	background-position: center center;
	height: 192px;
	width: 768px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	
}

.titlesfont {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000;
	text-align: center;
}
.font14black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	font-weight: normal;
}

.font12black {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	color: #000;
	font-weight: normal;
}

.font14blackB {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000;
}
.font16blackB {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
}
.pagetopimaged {
	background-image: url(peskycatimages/PeskyHeader.jpg);
}
.font16black {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000;
	text-align: left;
}

#homecontainer {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width:768px;
	background-color:#f3da9e;
}

#contactcontainer {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width:768px;
	background-color:#f3da9e;
}

#portcontainer {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width:768px;
	background-color:#f3da9e;
}

#ratescontainer {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width:768px;
	background-color:#f3da9e;
}

#servicescontainer {
	margin-left: auto;
	margin-right: auto;
	display: block;
	width:768px;
	background-color:#f3da9e;
}

.border {
	border: medium solid #333;
}
.buttonlink {
	border: hidden
}

a img {border:none;}
