body
{
	color: #2d4858;
	font-size: 13px;
	font-family: Verdana, Geneva, sans-serif;
}

strong
{
	font-weight: bold;
}

p
{
	margin-bottom: 15px;
	line-height: 15px;
}

a
{
	color: #607a89;
	text-decoration: none;
}

#right-blurb a
{
	color: #FFFFFF;
	text-decoration: underline;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	text-align: center;
	margin-bottom: 15px;
}

h2
{
	font-size: 18px;
	margin-bottom: 5px;
}

h2 .price
{
	float: right;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.indent
{
	padding-left: 24px;
}

h3
{
	font-size: 14px;
	margin-bottom: 0px;
	font-weight: bold;
	line-height: 33px;
}

.his
{
	padding-left: 24px;
	background-image: url(../images/male.gif);
	background-position: center left;
	background-repeat: no-repeat;
}

.her
{
	padding-left: 24px;
	background-image: url(../images/female.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

.couple
{
	padding-left: 24px;
	background-image: url(../images/couples.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#right-blurb ul, #left ul
{
	list-style-type: square;
	margin-left: 15px;
}

#right-blurb ul li
{
	padding-bottom: 7px;
}

#right-blurb ul h2, #left ul h2
{
	font-size: 14px;
	color: #FFFFFF;
	text-transform: uppercase;
}
