@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
	letter-spacing: .05em;
}
body {
	background-color: #E5D1DA;
	margin: 0px;
}
.contactbar {
	background-color: #C297B2;
}
.homebar {
	color: #A8C4CF;
}
.content {
	background-color: #FFFFFF;
	padding-top: 0px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin: 0px;
}
.header {
	background-color: #FFFFFF;
	color: #999999;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 10px;
	padding-left: 25px;
	margin: 0px;
}
.letters {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
	margin: 0px;
}
.footer {
	font-size: 7pt;
	font-weight: bold;
	letter-spacing: 0.2em;
	text-align: right;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #999999;
}
h1 {
	color: #AA7F92;
	font-size: 10pt;
	text-transform: uppercase;
	font-weight: bold;
}
h2 {
	color: #C297B2;
	font-size: 10pt;
	text-transform: uppercase;
	font-weight: bold;
}
a:link {
	color: #AA7F92;
	text-decoration: none;
}
a:visited {
	color: #AA7F92;
	text-decoration: none;
}
a:hover {
	color: #C297B2;
	text-decoration: none;
}
a:active {
	color: #C297B2;
	text-decoration: none;
}
a.side:link {
	color: #ffffff;
	text-decoration: none;
}
a.side:visited {
	color: #ffffff;
	text-decoration: none;
}
a.side:hover {
	color: #514e4e;
	text-decoration: none;
}
a.side:active {
	color: #514e4e;
	text-decoration: none;
}
.copyright {
	font-size: 8pt;
	text-align: right;
	padding-bottom: 20px;
	color: #FFFFFF;
	font-weight: normal;
}
.base {
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.left {
	background-image: url(../images/pink/pink_leftnav.jpg);
	height: 355px;
	width: 189px;
	background-repeat: no-repeat;
	background-color: #FFFFFF;
}
.lefthome {
	width: 189px;
	background-color: #FFFFFF;
}
.leftnav {
	font-size: 7pt;
	text-align: center;
	font-weight: bold;
	letter-spacing: 0.2em;
	height: 30px;
	vertical-align: middle;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
}
.lefthomenav {
	text-align: right;
	padding-top: 70px;
}
.main {
	background-color: #FFFFFF;
}
.capsbold {
	font-weight: bold;
	text-transform: uppercase;
	color: #524E4F;
}
.caps {
	text-transform: uppercase;
}
.leftcontent {
	padding-top: 20px;
	text-align: center;
	height: 10px;
}
ul {
	list-style-image: url(../images/pink/pink_bullet.jpg);
}
.ltgrey {
	color: #999999;
}
strong{
	color: #524E4F;
}
em {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
