﻿body
{
	background-color: #FFFFFF;
	padding-right: 0%;
	padding-left: 0%;
	padding-bottom: 1%;
	margin: 0%;
	padding-top: 1%;
	height: 98%;
}

#headerGraphic
{
	clear: both;
	float: none;
	background-image: url('../Images/CWALWebHeader.jpg');
	width: 700px;
	height: 264px;
	background-repeat: no-repeat;
}
#headerGraphicTest
{
	clear: both;
	float: none;
	background-image: url('../Images/CWALWebHeader.jpg');
	width: 700px;
	height: 322px;
}

#navigationArea
{
	clear: both;
	padding-right: 0%;
	padding-left: 10px;
	font-weight: bold;
	font-size: 0.8em;
	float: none;
	padding-bottom: 0%;
	margin: 0px;
	vertical-align: middle;
	width: 690px;
	color: #660000;
	padding-top: .2em;
	background-repeat: no-repeat;
	font-family: Arial;
	position: static;
	height: 40px;
	text-align: left;
	background-position: center top;
	background-color: #a99d6b;
}
#navigationAreaTest
{
	clear: both;
	padding-right: 0%;
	padding-left: 10px;
	font-weight: bold;
	font-size: 0.8em;
	float: none;
	padding-bottom: 0%;
	margin: 0px;
	vertical-align: middle;
	width: 690px;
	color: #660000;
	padding-top: .2em;
	background-repeat: no-repeat;
	font-family: Arial;
	position: static;
	height: 40px;
	text-align: left;
	background-position: center top;
	background-color: #d5d9da;
}

#bodyAreaSideBarLeft
{
	background-image: url('../Images/LodiSideBarGraphicLeft1.jpg');
	background-repeat: repeat-y;
	background-color: white;
	width: 700px;
	float: left;
}

#SideBarLeft
{
	clear: left;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.7em;
	float: left;
	padding-bottom: 10px;
	vertical-align: top;
	width: 130px;
	color: white;
	padding-top: 20px;
	font-family: Arial;
	position: static;
	text-align: left;
}

#bodyRight
{
	font-size: 0.8em;
	color: #474897;
	font-family: Arial;
	clear: right;
	padding-right: 10px;
	padding-left: 10px;
	float: right;
	padding-bottom: 10px;
	vertical-align: top;
	width: 530px;
	padding-top: 10px;
	position: static;
	text-align: left;
	margin: 0px;
}

#bodyAreaSideBarRight
{
	background-image: url('../Images/SideBarGraphicRight.jpg');
	background-repeat: repeat-y;
	background-color: white;
	width: 700px;
	float: left;
}
#SideBarRight
{
	clear: right;
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.7em;
	float: right;
	padding-bottom: 10px;
	vertical-align: top;
	width: 130px;
	color: white;
	padding-top: 20px;
	font-family: Arial;
	position: static;
	text-align: left;
}

#bodyLeft
{
	font-size: 0.8em;
	color: #474897;
	font-family: Arial;
	clear: left;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	padding-bottom: 10px;
	vertical-align: top;
	width: 530px;
	padding-top: 10px;
	position: static;
	text-align: left;
	margin: 0px;
}
#footerArea
{
	clear: both;
	font-weight: bold;
	font-size: 0.7em;
	float: none;
	background-image: url('../Images/CWALWebFooter.jpg');
	vertical-align: middle;
	width: 700px;
	color: #660000;
	background-repeat: no-repeat;
	font-family: Arial;
	position: static;
	height: 75px;
	text-align: center;
	padding-top: 13px;
	font-style: normal;
}
#pageWrapper
{
	width: 700px;
	margin: auto;
	border-right: silver groove;
	border-top: silver groove;
	border-left: silver groove;
	border-bottom: silver groove;
}

.header
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.3em;
	background-color: #660000;
	word-spacing: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	background-position: center;
	text-align: center;
}
a:hover
{
	color: #FF0000;
}
#SideBarLeft a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}

#CenteredHeader
{
	text-align: center;
}

