@charset "UTF-8";
/* CSS Document */

body {
	background-color: #835B8C;
	background-image: url(Images/Two-Hearts_bg.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #32323C;
	letter-spacing: 0pt;
	font-size: 9px;
	margin: 0px;
	padding: 0px;
	background-attachment: fixed;
}
h1 {
	font-size: 12pt;
	color: #D493D0;
	margin-bottom: 5px;
	margin-top: 20px;
}
h2 {
	font-size: 16pt;
	color: #835B8C;
}
a:link {
	color: #93278F;
	text-decoration: none;
}
a:visited {
	color: #93278F;
	text-decoration: none;
}
a:hover {
	color: #B872B6;
	text-decoration: none;
}
a:active {
	color: #93278F;
	text-decoration: none;
}
.bodycopy {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-weight: normal;
	text-align: justify;
	padding-top: 15px;
	padding-left: 25px;
}
.bodycopy2 {
	color: #000000;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	line-height: 17px;
	font-weight: normal;
	text-align: justify;
	padding-left: 25px;
	padding-right: 25px;
}
.subheadingblack {
	color: #000000;
	font-size: 18px;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: 2pt;
	word-spacing: 0pt;
}
.lightpurpletext {
	color: #D493D0;
	font-weight: normal;
}
.purpletext {
	color: #93278F;
	font-weight: normal;
}
.subnav {
	color: #93278F;
	font-size: 9px;
	letter-spacing: 1px;
}
.copyright {
	color: #666666;
	font-size: 9px;
	letter-spacing: 2px;
}
#thumbBox{
	position: absolute;
	left: 0px;
	top: 0;
	width: auto;
	padding: 10px;
	padding-bottom: 0;
	visibility: hidden;
	z-index: 10;
	cursor: hand;
	cursor: pointer;
	background-color: #93278F;
	border: 4px solid #D493D0;
}
#thumbBox .footerbar{ 
font: bold 14px;
letter-spacing: 4px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}
#thumbBox #thumbImage{
background-color: white;
}
#thumbLoading{
	position: absolute;
	visibility: hidden;
	border: 1px solid black;
	background-color: #FFFFFF;
	padding: 5px;
	z-index: 5;
}
.style1 {
	font-size: 12px;
	font-weight: bold;
}
.style2 {font-size: 12px
}

