@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	font-size: 14px;
	margin: 0px;
	line-height: 160%;
}

a:link {color:#333; text-decoration:underline;}
a:visited {color:#333; text-decoration:underline;}
a:active {color:#333; text-decoration:underline;}
a:hover {color:#333; text-decoration:underline;}
a:visited:hover {color:#333; text-decoration:underline;}

.capecod-bg {	background-image: url(images/capecod-bg.png);	background-repeat: no-repeat;	background-position: 80px 20px;}

h1 {font-family: "Myriad Web Pro", Georgia, serif;	font-size: 40px; color: #FFFFFF; margin-bottom: 10px; margin-top: 10px; line-height:120%;}

h2 {font-family: "Myriad Web Pro", Georgia, serif;	font-size: 20px;	color: #333;	margin-top: 15px;}
h3 {font-family: "Myriad Web Pro", Georgia, serif;	font-size: 20px;	color: #333;	margin-top: 15px;}
h4 {font-family: "Myriad Web Pro", Georgia, serif;	font-size: 20px;	color: #333;	margin-top: 15px;}
h5 {font-family: "Myriad Web Pro", Georgia, serif;	font-size: 20px;	color: #A9C59B;	margin-top: 15px;}

#crossslide {margin: 1em auto; width: 495px; height: 207px;  }

.footer {background-image: url(images/footer-bg.png); background-repeat: repeat-x; line-height: 200%;}
.credit {font-size:12px;}