@charset "UTF-8";
body {
	background-color: #660000;
	background-image: url(images/background.jpg);
	background-repeat: repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.social {
	color: #663300;
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 20px;
	text-decoration: none;
	font-style: italic;
	font-variant: normal;
}
a:link.social {
	color: #663300;
	text-decoration: none;
}
a:visited.social {
	color: #663300;
	text-decoration: none;
}
a:hover.social {
	color: #990000;
	text-decoration: none;
}
a:active.social {
	color: #660000;
	text-decoration: none;
}
.nav {
	color: #663300;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}
a:link.nav {
	color: #663300;
	text-decoration: none;
}
a:visited.nav {
	color: #663300;
	text-decoration: none;
}
a:hover.nav {
	color: #990000;
	text-decoration: none;
	font-style: italic;
}
a:active.nav {
	color: #660000;
	text-decoration: none;
}.featured {
	color: #663300;
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 24px;
	text-decoration: none;
	font-style: normal;
	font-variant: normal;
}
a:link.featured {
	color: #663300;
	text-decoration: none;
}
a:visited.featured {
	color: #663300;
	text-decoration: none;
}
a:hover.featured {
	color: #990000;
	text-decoration: underline;
}
a:active.featured {
	color: #660000;
	text-decoration: none;
}
.footer {
	color: #FFFFCC;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-variant: normal;
}
a:link.footer {
	color: #FFFFCC;
	text-decoration: underline;
}
a:visited.footer {
	color: #FFFFCC;
	text-decoration: underline;
}
a:hover.footer {
	color: #FFFFCC;
	text-decoration: underline;
}
a:active.footer {
	color: #FFFFCC;
	text-decoration: underline;
}
.pagetitle {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 36px;
	color: #990000;
	text-decoration: none;
	padding-left: 10px;
}
.sectiontitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	color: #990000;
	text-decoration: none;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #663300;
}
a:link.text {
	color: #663300;
	text-decoration: underline;
}
a:visited.text {
	color: #663300;
	text-decoration: underline;
}
a:hover.text {
	color: #990000;
	text-decoration: underline;
}
a:active.text {
	color: #660000;
	text-decoration: underline;
}
TD.leftside {
	background-image: url(http://www.bedfordfallsgraphics.com/images/shadow_left.png);
	background-position: right top;
	background-repeat: no-repeat;
}
TD.rightside {
	background-image: url(http://www.bedfordfallsgraphics.com/images/shadow_right.png);
	background-position: left top;
	background-repeat: no-repeat;
}
