body {
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	font-size: 13.5px;
	font-family: "Times New Roman", Arial
	\\background-image: url(images/main.png);
	\\background-attachment: fixed;
	\\background-repeat: repeat-y;
	\\background-position: left;

}
#topbox {
        background-image: url(images/top.png);
	\\background-attachment: fixed;
	background-repeat: norepeat;
	background-position: top left;
	width: 762px;
	height: 106px;

}

#mainbox {
        width: 762px;
        background-image: url(images/main.png);
	background-attachment: fixed;
	background-repeat: repeat-y;
	background-position: left top;
	font-family: "Times New Romans";
	\\margin: 0px auto;
}

#mainbox br{
        \\margin: -9px;
}

#mainbox table tr td{
  vertical-align: top;

}

#subbox
{
       width: 762px;
       background-image: url(images/subtext.png);
       background-attachment: fixed;
       background-repeat: repeat-y;
       background-position: left top;
       font-family: "Times New Romans";
       margin-right: 10px;
       margin-left: 10px;
}

#subbox hr
{
  margin-left: 5px;
  margin-right: 20px;
  color: #27490d;
}

#subtext{
        width: 722px;
        margin-left: 10px;
        margin-right: 10px;
        text-align: justify;
}

#subfoot
{
  height: 72px;
  width: 762px;
  background-image: url(images/subfoot.png);
  background-position: left top;
}

#subfootnav {
        height: 72px;
        width: 762px;
        margin-top: 16px;
        text-align: center;
        font-size: 10px;
}


#menubox{
        margin-top: 5px;
        text-align: center;
        width: 186px;
        \\float: left;
        \\position: relative;
        left:0px;
}

#menubox br{
        margin: -9px;
}

#textbox{
        \\width: 558px;
        \\margin-left: 195px;
        width: 548px;
        margin-left: 10px;
        margin-right: 10px;
        text-align: justify;
        \\position: absolute;
        \\float: right;
        \\background-image: url(images/text.png);
	\\background-attachment: fixed;
	\\background-repeat: repeat-y;
	\\background-position: right top;
}

#textbox table tr td{
        \\text-align: justify;
        vertical-align: top;
}

#menuitem{
        width: 168px;
        height: 33px;
        color: #e26600;
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        background-image: url(images/button.gif);
        background-position: left top;
        \\background-color: #27490d;
}

#menuitemcurrent{
        width: 168px;
        height: 32px;
        color: #ffffff;
        display: table-cell;
        text-align: center;
        vertical-align: middle;
        background-image: url(images/curbutton.gif);
        background-position: left top;
        \\background-color: #27490d;
}

#leftCol
{
  width: 250px;
  float: left;
}

#rightCol
{
  width: 250px;
  margin-left: 290px;
  position: relative;
  \\float: right;
}


.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	color: #27490d;
}


#footing {
	height: 61px;
	width: 762px;
	background-image: url(images/footing.png);
        background-position: left top;
}

#footingnav {
        height: 61px;
        width: 578px;
        margin-top: 5px;
        margin-left: 186px;
        text-align: center;
        font-size: 10px;
}

h4 {
	font-size: 16px;
	font-weight: bold;
	font-style: italic;
	color: #27490d;
}

h2 {
        font-size: 28px;
        font-weight: bold;
        font-family: Georgia;
        color: #27490d;
}

hr {
	margin: 5px;
	color: #27490d;
}
.nospace {
	margin: 0px;
	padding: 0px;
}

a:link {
        color: #e26600;
}

a:visited {
        color: #e26620;
}

a:hover {
        color: #aaaaaa;
}

.orgList
{
  font-size: 11px;
}

.orgHead
{
  color: #cc9933;
  font-size: 14px;
  font-style: underline;
}

div.listbox {
	margin-top: 5px;
	margin-bottom: 5px;
	position: relative;
}

div.listbox .head {
	background-color: #284a0e;
	background-image: url(../images/bar_corner_light.jpg);
	background-position: right;
	background-repeat: no-repeat;
	color: #f29933;
	height: 20px;
	margin: 0px;
	padding: 0px;
	width: 90%;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	text-indent: 5px;
}