/* CSS Document */
body
{
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:8pt;	
font-weight: bold;
color: black;
background-color: White;
}

.contentarea
{
background-image: url(../images2/bottomborderwhite.jpg);
background-position: bottom;
background-repeat:no-repeat;
float: left;
padding-bottom: 25px;
padding-top: 80px;
height:470px;  /*  adjust this height for content volume */
width: 851px;
}

.logoleft
{
height:203px; /*  adjust this height for height of middle black bar */
background-image: url(../images2/logostripWhite.jpg);
width: 141px;
background-position: center;
background-repeat: no-repeat;
margin-top: 80px;
padding-right:5px;
margin-left: 5px;
float:left;
position: relative;
border-left: 1px solid #2D2D2D;
}

.contentright
{
height:385px; /* adjust this height for content volume */
font-family: Arial, Helvetica, Verdana, sans-serif;
font-size:8pt;	
font-weight: bold;
text-align: right;
color: #464646;
padding-right:10px;
width:245px;
float:left;
vertical-align: bottom;

}

.photocolumnright
{
	width: 170px;
	height: auto;
	float:left;
	border-left: 1px solid #2D2D2D;
}

.imageright
{
	
}

.imageright2
{
	background-image: url(../images2/MaryBahus.jpg);
	width: 170px;
	height: 225px;
	background-repeat: no-repeat;
	float:left;
	margin-top: 11px;

}

.purplesquare {
	width: 154px;
	margin-top: 115px;
	padding-left: 5px;
	height: 45px;
	
}

.purplesquare a
{
color: #D8BFD8;
font-family:  Arial, Verdana, Tahoma,sans-serif;
font-weight: bold;
font-size:9pt;
text-decoration: none;
padding-left: 15px;
display: block;
padding-bottom: 3px;

}

.menu1 
{
display: inline;
padding-bottom:1px;
background-image: url(../images2/dotpurplewhite.jpg);
background-repeat:no-repeat;
background-position: left;
width: 11px;
height:11px;
display:none;

}

.menu1 a:hover
{
color: #FF7F50;
font-family:  Arial, Verdana, Tahoma,sans-serif;
font-size:9pt;
font-weight: bold;
text-decoration: none;
display:none;
}

.detailimage
{
	background-image: url(../images2/detailmary.gif);
	width: 91px;
	height: 91px;
	float: right;
	margin-right: 20px;
	background-repeat: no-repeat;
	margin-top: -80px;
	margin-right: 15px;
}



h4 {
color: #8A4B46;
font-family:  Arial, Verdana, Tahoma,sans-serif;
font-size:12pt;
font-weight: bold;
line-height: 18px;
margin-bottom: -10px;
}

