body
{
	background-color: #666666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	text-align: justify;
	line-height: 20px;
	margin: 0px;
}
.breadcrumb {
	font-size: small;
	font-family: Verdana, Arial, sans-serif;
	margin: 4px 0px 4px 7%;
}
div.breadcrumb a:link {
	color: black;
	padding: 4px;
}
div.breadcrumb a:visited {
	color: black;
	padding: 4px;
}
div.breadcrumb a:hover {
	color: black;
}

.hide { display: none; }
.show { }

#div-banner {
	background-color: white;
}
.box {
	border: 1px solid #990000;
	margin: 0px 0px 0px 10px;
}
.blackbox {
	border: 1px solid black;
	margin: 10%;
	padding: 10px;
}
.boldwhite {
	color: white;
	font-weight: bold;
}

a:link		{ color: #990000; }
a:visited	{ color: #990000; }
a:hover		{ color: #990000; text-decoration: none; }
a:active	{ color: #990000; }

#header
{
	font-family: Verdana, Arial;
	margin: 6px 6% 2px;
	border: 2px solid #990000;
	text-align: center;
	height: 120px;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.left {
	float: left;
	padding: 4px 8px 4px 0px;
}
img.right {
	float: right;
	padding: 4px 0px 4px 8px;
}
h1 {
	font-family: Copperplate Gothic Bold; Times New Roman;
	font-size: 40px;
	font-weight: normal;
	margin-top: 0.1in;
	margin-bottom: 0.1in;
	color: black;
}
h1.indent { text-indent: 65px; }

h2 {
	font-family: Verdana, Arial;
	font-size: 22px;
	font-weight: bold;
	margin-top: 0.05in;
	margin-bottom: 0.05in;
	color: black;
}
h2a {
	font-family: Copperplate Gothic Bold; Times New Roman;
	font-size: 22px;
	font-weight: bold;
	margin-top: 0.05in;
	margin-bottom: 0.05in;
	color: black;
}
h3 {
	font-family: Verdana, Arial;
	font-size: 16px;
	font-weight: bold;
	color: #990000;
}
.inlinehdr {
	font-family: Verdana, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #990000;
	margin-right: 4px;
}
.boldred {
	font-family: Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	color: #990000;
}
.bigboldred {
	font-family: Verdana, Arial;
	font-size: 17px;
	font-weight: bold;
	color: #990000;
}
div.navbar {
	background-color: #990000;
	font-family: Arial;
	font-size: 17px;
	font-weight: normal;
	text-align: center;
	color: white;
	line-height: 28px;
	height: 28px;
	margin: 6px 8% 2px;
}
div.navbar a:link {
	text-decoration: none;
	color: white;
	padding: 4px;
}
div.navbar a:visited {
	text-decoration: none;
	color: white;
	padding: 4px;
}
div.navbar a:hover {
	text-decoration: underline;
	color: white;
	padding: 4px;
}

/* ========================= */

#div-container {
	width: 880px;
	background-color: white;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: left;
	position: relative;
	padding: 0px 8px 2px 8px;
}
#div-columnsection {
	position: relative;
	background-color: orange;
}
#div-contentblock {
	top: 0px;
	padding: 5px;
	background-color: green;
}
#div-homecontentblock {
	top: 0px;
	margin: 0px 18% 0px 0px;
	padding: 5px;
	background-color: purple;
}
#div-leftcolumn {
	position: absolute;
	left: 0;
	top: 0;
	width: 142px;
	z-index: 3;
	padding: 3px 3px 3px 0px;
	text-align: center;
	border: 1px solid #990000;
	background-color: green;
}
#div-centercolumn {
	position: absolute;
	left: 25%;
	top: 5px;
	width: 400px;
	padding-left: 5px;
	z-index: 3;
	padding: 0px;
	text-align: center;
	border: 1px solid #990000;
	background-color: yellow;
}
#div-rightcolumn {
	position: absolute;
	left: 62%;
	top: 5px;
	width: 295px;
	z-index: 3;
	padding: 3px 3px 3px 5px;
	text-align: center;
	/* border: 1px solid #990000; */
	background-color: pink;
}
#newsblock {
	padding: 5px;
	text-align: left;
}
p.newsdate {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 0;
}
p.newsitem {
	font-size: 12px;
	margin-top: 0;
}
p.indent {
	margin-left: 10px;
	margin-right: 10px;
}
#div-footer {
	clear: both;
	padding: 5px;
	text-align: center;
	color: white;
	background-color: #990000;
}

div#div-footer a:link	{ color: white; }
div#div-footer a:visited{ color: white; }
div#div-footer a:hover	{ color: white; }
div#div-footer a:active	{ color: white; }

#div-leftcolumn {
	position: absolute;
	left: 0;
	width: 138px;
	padding: 8px;
	line-height: 16px;
	background-color: #FFDB94;
}
hr.greenline {
	width: 100%;
	border: 1px solid #335C33;
}

#h2grey {
	font-family: Arial;
	font-size: 20px;
	margin-top: 0.05in;
	margin-bottom: 0.05in;
	padding: 8px;
	color: white;
	background-color: #666666;
}
div#h2grey a:link { text-decoration: none; }
div#h2grey a:visited { text-decoration: none; }
div#h2grey a:hover { text-decoration: underline; }

.inlinehdrblack {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color: black;
	margin-right: 8px;
}

