/* Style Guide for Parkside Williamsburg
 */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.menu {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ffeec0;
	font-weight: bold;
	text-decoration: none;
}
.style1 {	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #000000;
}
.style2 {
	color: #544886;
	font-weight: bold;
}
.style3 {
	font-size: 12px;
	font-family: "Trebuchet MS";
	color: #333333;
	font-weight: bold;
}
.style4 {
	color: #544886;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {
	color: #b23300;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.style6 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333333;
	font-weight: bold;
}
.header {
	color: #3f5c24;
}
.header2 {
	color: #3f5c24;
	font-size: 14px;
}
.menu	a:hover {
  font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-weight: bold;
}
.footer a:link {
  font-family: "Trebuchet MS";
	font-size: 10px;
	color: #0a1855;
  text-decoration: none;
}
.footer a:hover {
	font-size: 10px;
	text-decoration: underline;
}
a.otherlink:link {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: #6633cc;
  text-decoration: underline;
}
a.otherlink:hover {
	font-family: "Trebuchet MS";
	font-size: 14px;
	color: purple;
	text-decoration: underline;
}





