body {
	background-color: #FFFFFF;
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 16px;
	background-image: url(http://www.cranberrysbrooklynheights.com/images/back.jpg);
	background-repeat: repeat-x;
	margin-left: 5px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
}
a:link { color:blue; text-decoration: none; }
a:visited { color:blue; text-decoration: none; }
a:hover { text-decoration: underline; }
a:active {color:#FF8000; }

.heading {
	font-weight: bold;
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 24px;
	font-variant:small-caps;
}
.subheading {
	font-weight: bold;
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 18px;}
p { font-family:Garamond, Times New Roman, Times, serif; }
.links {
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 20px;
	font-variant:small-caps;
	font-weight: bold;
	color:#7C0019;
	margin-right:1px;
	margin-left:1px;
	padding-top:3px;
	padding-bottom:3px;
	padding-left:6px;
	padding-right:6px;
	

}
a.links:link {color:#FFFFFF; text-decoration: none; background-color:#7C0019;
	border:3px;
	border-style:outset;
	border-color:#7C0019;}
a.links:visited {color:#FFFFFF; text-decoration: none; background-color:#7C0019;
	border:3px;
	border-style:outset;
	border-color:#7C0019; }
a.links:hover {background-color:#AC0023;
	border:3px;
	border-style:inset;
	border-color:#AC0023;}
a.links:active {background-color:#E00132;	border:3px;
	border-style:inset;
	border-color:#E00132;}

.image {margin-top:10px; margin-bottom:10px; margin-left:10px; margin-right:10px;}

.legalfooter {
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 12px;
	color:#333333;
	margin-top:10px;
	border-top-width:thick;
	border-top-color:#7C0019;
	border-top-style:double;
	padding-top:3px;
	padding-bottom:5px;
}


