/* ---------------------[standard page elements]---------------- */

body {
  font-family:Arial, Tahoma, Geneva, sans-serif; /* Verdana,"News Gothic MT",Helvetica are airier - HB */
  font-size:92%; 
  color:#222;
  background-color:white;
  margin:0px;
  padding:0px;
}
/* page content column */

div.page-contentcolumn-infopage {
}
div.content-header {
  border-style:none;
  padding-right:3px;
  border-style:solid;
  border-width:0px 0px 5px 0px;
  border-color:#55AA55;
  overflow:hidden;
 background-image: url("../../common/photos/firstgarden_bg.jpg");
 background-repeat:no-repeat;
 background-position:right;
}
div.pageid {
  float:left;
  width:310px;
  height:84px;
  overflow:hidden;
}
div.header-utilities {
  margin-left:310px;
  height:22pt;
  font-family: Arial,Tahoma,Geneva,sans-serif;
  font-size:8pt;
  text-align:right;
}
div.context-navbar {
 font-weight:bold;
 font-size:110%;
}
div.header-contact-utilities {
  font-style:italic;
}
div.header-subjecttitle {
  margin-left:310px;
  font-family:"Comic Sans MS","Century Gothic",Charcoal,"Luxi Sans",sans-serif;
  color:#008000; /* green-plain */
  font-weight:bold;
  font-size: 18pt;
  line-height:18pt;
  height:55px;
}
div.page-content {
 border-style:solid;
 border-width:5px;
 border-color:#cccccc;
}
div.page-footer {
  font-family: Arial,Tahoma,Geneva,sans-serif;
  font-size:8pt;
  font-style:italic;
  clear:both;
  border-style:solid;
  border-width:1px 0px 0px 0px;
  border-color:silver; /* green-plain */
}
div.page-footer-utilities {
  text-align:right;
  float:right;
}
img.image-theme-infopage {
  border-style:none;
  margin:0px;
}
img.image-pageid {
 border-style:none;
 position:absolute;
 left:153px;
}

img#dept_title_infopage {
 top:24px;
}

div#footer-frame {
 clear:both;
 font-size:7pt;
 font-style:italic;
}
div#footer-liner {
 border-style:solid;
 border-width:5px 0px 0px 0px;
 border-color:#55AA55;
 background-color:#fff;
}
/* Tan hack: seen by WinIE only \*/
* html div.page-contentcolumn-infopage {
 he\ight:0px;
 overflow:hidden; 
 o\verflow:visible; 
}
* html div#footer-liner {
 he\ight:0px;
}
/* end of Tan hack */

