body {
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6e5235;
	}
td {
  text-align: left;
	vertical-align: top;
}
h1 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 20px;
	color: #d6d59c;
	text-transform: uppercase;
	font-weight: bold;
}
h1.homepage {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
	color: #d6d59c;
	text-transform: uppercase;
	font-weight: bold;
}
h2 {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: bold;
}
h3 {
  font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #52c7ea;
	text-transform: uppercase;
	font-weight: bold;
}
a:link {
color: #d56;
 text-decoration: none;
}
a:visited {
color: #d56;
 text-decoration: none;
}
a:hover {
color: #59b5cf;
 text-decoration: none;
}
a:active {
color: #d56;
 text-decoration: none;
}
#leftRightBorder {
  border-style: solid;
	border-color: #000;
  border-width: 0px 1px 0px 1px;
	}
/* begin menu */
#leftNavCell {
  width: 136px;
		background-image: url('images/template/menu_bg.jpg');
	background-position: left;
	background-repeat: repeat-y;
	text-align: left;
}
#leftNavList {
  list-style-type: none;
	background-image: url('images/template/menu_top.jpg');
		background-repeat: no-repeat;
	padding-top: 36px;
	margin-left: 0px;
	text-align: left;
}
#leftNavItem {
  	background-image: url('images/template/menu_divider.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
	color: #d56;
	text-align: left;
}
#leftNavItem2 {
 background-position: bottom left;
	background-repeat: no-repeat;
	color: #d56;
	margin-left: 8px;
	padding-right: 22px;
	padding-bottom: 2px;
	margin-bottom: 6px;
	text-align: left;
}
#leftNavBottom {
  width: 136px;
	height: 120px;
	background-image: url('images/template/menu_bottom.jpg');
	background-position: bottom left;
	background-repeat: no-repeat;
	text-align: left;
}
#address {
  font-size: 9px;
	margin-left: 8px;
}
#navLinkColour {
  color: #d56;
}
/* end menu *//* begin content columns divs (total width must equal 624) */#leftColumn {
  width: 272px;
	padding: 5px 10px;
	text-align: left;
}
#rightColumn {
  width: 312px;
	padding: 5px 10px;
	text-align: left;
}
/* begin content columns divs *//* begin content boxes */#cloudsBg {
  background-image: url('images/common/clouds_bg.gif');
	background-position: top left;
	background-repeat: repeat-y;
}
#paleYellowBg {
  background-color: #fcfcf3;
	padding: 10px 10px;
	}
#paleBlueBg {
  background-color: #edf8fe;
	padding: 10px 10px;
	}
/* end content boxes */