body
{
	width: 100%;
	height: 100%;
	padding: 0px;
	margin: 0px;
	background-color: #FFF;
	font-family: arial, helvetica, sans-serif;
	font-size: 90%;
	line-height: 130%;
}


* { margin: 0; padding: 0; }
* :link,:visited { text-decoration:none }
* ul,ol { list-style:none; }
* a img,:link img,:visited img { border:none; } 


div, img, ul, li, p, h1, h2, h3, h4
{
	margin: 0;
	padding: 0;
}


h1
{
	font-family: arial, helvetica, sans-serif;
	font-size: 120%;
	color: #030;
}

h2
{
font-family: arial, helvetica, sans-serif;
font-size: 140%;
}

h3
{
font-family: arial, helvetica, sans-serif;
font-size: 110%;
}

p
{
font-family: arial, helvetica, sans-serif;
font-size: 12px;
}

a:link, a:visited
{
	color: #030;
	text-decoration: underline;
}

a:hover, a:active
{
	color: #930;
	text-decoration: underline;
}



a img,:link img,:visited img { border:none; } 

p
{

}

#wrapper
{
	width: 1210px;
	height: 100%;
	margin-left: auto;
	margin-right: auto;
	background-repeat: repeat-y;
}

#header
{
height: 213px;
width: 100%;
}

#logohead
{
float: left;
width:373px;
height: 213px;
display: block;
}

#head-right
{
float: left;
width: 836px;
}

.def, .hdpics {
float: left;
display: block;
clear: none;}

#bannerhead
{
	float: left;
	height: 26px;
	width: 830px;
	display: block;
	background-color: #030;
	clear: none;
	padding-top: 10px;
}

#bannerhead p
{
text-indent: 60px;
color: #CC9;
	font-family: Times New Roman, Times, Georgia, serif;
	font-size: 13px;
	text-transform: uppercase;
}

#leftcol
{
float: left;

}

#leftnav
{
	background-image: url(images/nav-bkgd140x537.gif);
	background-repeat: no-repeat;
	width: 140px;
	height: 537px;
	float: left;
	display: block;
	background-color: #C5BCA3;
}

#leftnav ul
{
	margin-top: 160px;
	border-bottom: #C5BCA3;
	border-width: 0 0 1px 0;
	border-style: none none solid none;
	padding-bottom: 10px;
}

#leftnav li
{
	color: #FFF;
	font-size: 80%;
	font-weight: bold;
	border-top: #C5BCA3;
	border-width: 1px 0 0 0;
	border-style: solid none none none;
	padding-top: 10px;
	margin-bottom: 12px;
	width: 140px;
}

#leftnav a:link, #leftnav a:visited
{
	color: #FFF;
	text-decoration: none;
	width: 130px;
	display: block;
	padding-left: 10px;
}

#leftnav a:hover, #leftnav a:active { color: #030; }


#navimg
{
float: left;
display: block;
}

.leftfooter
{
	float: left;
	clear: both;
	margin-top: 20px;
	border-color: #030;
	border-width: 2px 0 0 0;
	border-style: solid;
	width: 373px;
	height: 200px;
	padding-top: 10px;
	color: #030;
	display: block;
	font-size: 70%;
	line-height: 160%;
}

.leftfooter p
{
width: 300px;
padding-left: 30px;
}

.leftfooter a:link, .leftfooter a:visited
{
	color: #030;
	text-decoration: underline;
}

.leftfooter a:hover, .leftfooter a:active
{
	color: #930;
	text-decoration: underline;
}

#contentblock
{
	background-image: url(images/bkgd-img-home794x224.jpg);
	background-repeat: no-repeat;
	width: 794px;
	height: auto;
	float: left;
	display: block;
	}

#content
{
width: 550px;
margin-left: 50px;
margin-top: 30px;
font-size: 90%;
}


#calendar-circle:link, #calendar-circle:visited
{
	position: absolute;
	top: 160px;
	left: 310px;
	display: block;
	width: 115px;
	height: 115px;
	background-image: url(images/circle-calendar115x115.gif);
	background-repeat: no-repeat;
}

#calendar-circle:hover, #calendar-circle:active
{
	position: absolute;
	top: 160px;
	left: 310px;
	display: block;
	width: 115px;
	height: 115px;
	background-image: url(images/circle-calendar115x115-2.gif);
	background-repeat: no-repeat;
}




