.backgr {
	background-image: url(images/main-image.jpg);
	background-repeat: no-repeat;
}
.tsws {
	font-family: "Century Gothic";
	font-size: 60px;
	color: #F39;
}
.menu {
	background-color: #CCC;
	padding: 10px;
	border: 1px solid #F39;
}
.textmenu {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000;
	text-decoration: none;
}
a:hover {
	color: #666;
}
.copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
}
.textSuffolkEvents {
	font-family: "Century Gothic";
	font-size: 18px;
	color: #000;
	text-decoration: none;
}
.backgrLighter {
	background-image: url(images/main-image-lighter.jpg);
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center 20px;
}
.textmain {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000;
	text-decoration: none;
	line-height: 20px;
}
.border-images {
	background-color: #CCC;
	padding: 4px;
}
.textmainsmall {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000;
	text-decoration: none;
	line-height: 20px;
}
.textdirectory {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000;
	text-decoration: none;
	line-height: 20px;
}
.hand {
	cursor: hand;
}
.menutitle {
	line-height: 25px;
}
.textTwitterFacebook {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #000;
	text-decoration: none;
	line-height: 20px;
	background-color: #CCC;
	border: 1px solid #F39;
}

