/* Copyright 2026 Virtual Interconnect Software, LLC.  All rights reserved. */
body
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 80%;
	color: #666;
	background: url("http://www.pennockhealth.com/images/bg.jpg") repeat scroll center top #3C3C3C
}

a
{
	color: #2b5415;
}

#DesignContent
{
	background: #fff;
}

#DesignTopSpacer
{
	background: url("http://www.pennockhealth.com/images/main-bg.png") repeat-x scroll 0 0 transparent;
	margin-bottom: 0.5em;
	height: 35px;
}

#DesignLowerSection
{
	/*background: #d6bb6e; /*52a229; 2c5716;*/
	background: #668823 url("http://www.data.virtualinterconnect.com/images/backgrounds/10x600-8ebc32-668823.jpg") repeat-x;
}

#DesignNav ul li a
{
	text-decoration: none;
	background: url("http://www.pennockhealth.com/images/main-bg.png") repeat-x scroll 0 0 transparent;
	color: #fff;
	padding: 0.75em;
	/*-moz-box-shadow: 0px 0px 15px rgba(0, 0, 0, 0.5);*/
}

#DesignNav ul li a:hover
{
}

#DesignContent
{
	padding-top: 2em;
}

#DesignCopyright
{
	color: #fff;
}
