BODY,HTML
{
	margin:0px;
	padding:0px;
}
BODY
{
	min-width:742px;
	text-align: center;
        background-image: url('../files/page_background.jpg');
        background-repeat: repeat-x;
        background-color: #E4E4E4;
}
FORM
{
	margin: 0px 0px 0px 0px;
}
H1 ,H2
{
}

P 
{
}

IMG
{
  border-width: 0;
}

.redText
{
    text-color: #FF0000;
}

#container
{
	width:742px;
	border: 1px #0156A3 solid;
	margin-left:auto;
	margin-right: auto;
	text-align: left;
	background-color: #ffffff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:0.8em;
        margin-top: 10px;
        margin-bottom: 10px;

}
.hzstrip
{
	clear:both;
	background-color:#98BFE7;
	color:#ffffff;
        padding: 5px 0 0 5px;
}
.hzstrip A A:hover A:visited
{
	color:#ffffff;
}
#crumbsdiv
{
	/*padding:6px;*/
	background-image:url('../files/fade_hz_dark-lightBlue.jpg');
	background-repeat:repeat-y;
	height: 26px;
}

#footerdiv
{
	padding-bottom:8px;
	background-image:url('../files/fade_hz_dark-lightBlue.jpg');
	background-repeat:repeat-y;
        font-size: 0.75em;
}

#branchmenudiv
{
height:26px;
line-height:26px;
min-height:26px;
display:block;
width:742px;
}
.crumbs a
{
	color:#ffffff;
}
#crumbsintro
{
	font-weight:bold;
}
#headerclear
{
	clear:both;
}
#headerclearnbsp, #headerclear
{
	padding: 0px;
	margin: 0px;
	border-width: 0px;
	height: 0px;
	font-size: 0px;
	line-height:0px;
	border-width:0px;
}
#leftcolumn
{
	float:left;
	width:160px;
}
#searchdiv
{
	padding:6px;
	border-width: 0px 1px 0px 0px;
	border-color: #98BFE7;
	border-style:solid;
}
#searchdata
{
	width:110px;
	margin-right:6px;
}
#contentcolumn
{
	float:right;
	width:570px;
	background-color:#ffffff;
padding-top: 10px;
padding-bottom: 10px;
}



/* GALLERIES  */
.galleryRow
{
  display:inline;
}

.galleryImage
{
  float: left;
  padding-bottom: 15px;
  padding-right: 15px;
}





/* LEFT MENU SET */
.leftmenu .menu
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
/*font-size: 1.0em;*/
line-height: 18px;
}






.leftmenu .menuLink a
{
color: #ffffff;
text-decoration:none;
padding-left:5px;
padding-bottom:4px;
padding-top:4px;
padding-right:5px;
background-color:#98BFE7;
width:150px;
border-bottom:solid 1px #98BFE7;
display:block;
}
.leftmenu .menuLink a:hover
{
background-color:#0156A3;
border-bottom:solid 1px #98BFE7;
display:block;
}
.leftmenu .menuLevel1
{
}
.leftmenu .menuSelected1
{
background-color:#CC0000;
}
.leftmenu .menuNotSelected1
{
background-color:#00CC00;
}
.leftmenu .menuSelectedParent1
{
}
.menuLevel2
{
}
.menuSelected2
{
}
.menuNotSelected2
{
}
.menuSelectedParent2
{
}
.menuLevel3
{
}
.menuSelected3
{
}
.menuNotSelected3
{
}
.menuSelectedParent3
{
}
.menuLevel4
{
}
.menuSelected4
{
}
.menuNotSelected4
{
}
.menuSelectedParent4
{
}
.menuLevel5
{
}
.menuSelected5
{
}
.menuNotSelected5
{
}
.menuSelectedParent5
{
}
.menuLevel6
{
}
.menuSelected6
{
}
.menuNotSelected6
{
}
.menuSelectedParent6
{
}
.menuLevel7
{
}
.menuSelectedParent7
{
}
/* END LEFT MENU SET */
/* BRANCH MENU SET */

.branchmenu
{
padding-bottom: 4px;
}
.branchmenu .menu
{
font-family: Verdana, Arial, Helvetica, sans-serif; 
display: inline;
}
.branchmenu DIV {
  display: inline;
}
.branchmenu .menuLink
{
display:inline;
height: 26px;
}
.branchmenu .menuLink a
{
color: #ffffff;
text-decoration:none;
padding: 4px 10px;
background-color:#98BFE7;
line-height: 26px;
}
.branchmenu .menuLink a:hover
{
background-color:#0156A3;
}
/* END BRANCH MENU SET */


/* SEARCH */
.searchResults {
  display: block;
}
.searchResults DIV {
  display: block;
}
.searchResult {
  border-top: 1px solid #808080;
  width: 600px;
}
.searchResultIndex {
  float: right;
  width: 50px;
  text-align: right;
}
/* END SEARCH */


.pagetitle
{
	padding: 8px 0 16px 0;
	font-size: 1.8em;
	color: #006699;
}
