/* Copyright 2026 Virtual Interconnect Software, LLC.  All rights reserved. */
body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	background: #b3b380;
}

a
{
	color: #030;
}

#DesignHeader
{
	background: transparent url("http://data.virtualinterconnect.com/images/backgrounds/10x150-d2d286-b3b380.png") repeat-x;
}

#DesignNav ul li
{
	border-bottom: 3px solid #060;
}

#DesignNav ul li a
{
	border-left: 1px solid #666;
	color: #333;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 70%;
}

/*For Langeland-Sterenberg*/
#DesignNav ul li a
{
	font-size: 80%;
}

#DesignNav ul li a:hover
{
	background-color: #ccc;
}

#DesignNav ul li.DesignCurPage
{
	border-bottom: 3px solid #c60;
}

#DesignHeaderImage
{
	font-size: 0;
	padding-bottom: 24px;
	background: transparent url("http://data.virtualinterconnect.com/images/dropshadow/b24.png") repeat-x;
	background-position: bottom left;
}

#DesignLeft h1, #DesignLeft h2, #DesignLeft h3, #DesignRight h1, #DesignRight h2, #DesignRight h3
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 175%;
	margin: 0;
	padding: 0;
	margin-bottom: 1em;
	line-height: 125%;
	color: #333;
	letter-spacing: 1px;
	font-variant: small-caps;
}

#DesignLeft, #DesignRight
{
	color: #333; /*#666;*/
}

#DesignLeft
{
	float: left;
	width: 40%;
	text-align: right;
}

#DesignRight
{
	float: right;
	width: 59.75%;
	border-left: 1px solid #666;
}

.ObituariesCommentForm table tr td img
{
	width: 250px;
}

#DesignRight .RSSAggregatorPostTitle
{
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 175%;
	margin-bottom: 1em;
	line-height: 125%;
	color: #333;
	letter-spacing: 1px;
	font-variant: small-caps;
	font-weight: bold;
}

#DesignRight .RSSAggregatorEnclosure
{
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}

#DesignRight .RSSAggregatorSeparator
{
	clear: left;
}
