@charset "UTF-8";
.Border1Pix {
	border: 1px solid #333333;
}
td {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	color: #333333;
}
a:link {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	color: #711602;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	font-weight: bold;
	color: #cc755f;
	text-decoration: none;
}
a:visited {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: small;
	font-weight: bold;
	color: #711602;
	text-decoration: none;
}
h1 {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 20px;
	font-weight: normal;
	color: #425A10;
}
.Topic {
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size: 20px;
	font-weight: lighter;
	color: #333333;
}
.Border1PixPadding {
	padding: 3px;
	border: 1px solid #666666;
}
.LightText {
	font-weight: lighter;
	margin: 20px;
	color: #333333;
}
.headingimg {
	background-attachment: fixed;
	background-image: url(images/headingBG.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.BottomLine {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}
h2 {
	font-size: small;
	font-weight: bold;
	color: #565A02;
}
.PortraitBG {
	background-image: url(images/FamilyPacakges.jpg);
	background-repeat: no-repeat;
}
