@charset "UTF-8";
body {
	font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 24px;
	margin: 0px;
	background-color: #F48D9E;
}
a {
	font-weight: bold;
	color: #682D1C;
	text-decoration: none;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	border-bottom-color: #703621;
}
a:hover {
	font-weight: bold;
	color: #7B2936;
	text-decoration: none;
}
.footer-lt {
	float: left;
	height: 158px;
	width: 285px;
}
.footer-middle {
	float: left;
	width: 255px;
}
.footer-rt {
	float: right;
	width: 255px;
	text-align: right;
}
.flt-lt {
	float: left;
}
.homeheader {
	padding-top: 30px;
	padding-bottom: 30px;
}
#footer {
	background-image: url(images/footer-bkgd.gif);
	background-repeat: repeat-x;
	height: 158px;
	float: left;
	width: 100%;
}
#footer-int {
	width: 855px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 30px;
}
#header {
	background-image: url(images/hdr-bkgd.jpg);
	background-repeat: repeat-x;
	height: 158px;
	width: 100%;
	float: left;
}
#header-int {
	width: 855px;
	margin-right: auto;
	margin-left: auto;
}
#main {
	background-color: #FFFFFF;
	float: left;
	width: 100%;
	padding-bottom: 30px;
}
#text-rt {
	float: right;
	width: 400px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #F7A8B3;
	padding-left: 30px;
}
.pink {
	font-style: italic;
	color: #B85463;
	padding-left: 10px;
}
#main-int {
	width: 855px;
	margin-right: auto;
	margin-left: auto;
}
.story-hdr {
	padding-top: 30px;
	padding-bottom: 0px;
}
.callout {
	color: #FFFFFF;
	background-color: #7D2B39;
	padding: 20px;
	width: 250px;
	font-weight: bold;
}
#text-rt-2 {
	float: right;
	width: 400px;
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #F7A8B3;
	padding-left: 30px;
	margin-top: 30px;
	margin-left: 30px;
}
#text-rt-2 h3 {
	margin-top: 0px;
}
.sm-caps {
	font-size: 10px;
	font-weight: bold;
	text-transform: capitalize;
}
.flt-rt {
	float: right;
}
