html,body {
	background: #FFFFFF url(images/backgrounds/bg-body.gif) repeat-y;
	height: 96%;
	width: 100%;
	padding: 0;
	margin: 0;
	behavior: url("csshover.htc")
}
#wrapper {
	background: #FFFFFF url(images/backgrounds/bg-wrapper.jpg) no-repeat;
	height: 100%;
	margin-left: 140px;
	padding: 0
}
#main {
	background: url(images/backgrounds/bg-main.gif) repeat-x;
	padding: 65px 0px 0;
	margin-left: 44px;
	margin-right: 25px
}
#right {
	width: 195px;
	float: right;
	padding-left: 25px;
	margin-top: 10px;
	padding-bottom: 10px
}
#left {
	background: url(images/backgrounds/bg-left.jpg) no-repeat right top;
	position: absolute;
	width: 140px;
	height: 100%;
	left: 0;
	top: 0
}
#nav {
	background: url(images/backgrounds/bg-left-nav.gif) repeat-x;
	width: 139px;
	height: 163px;
	margin-top: 175px;
	padding-right: 0
}
*html #clip {
	padding-top: 15px
}
#clip {
	background: url(images/backgrounds/bg-clip.gif) repeat-x bottom;
	padding-top: 5px;
}
#clip2 {
	height: 540px;
	width: 88px;
	float: left
}
td a .frame2 {
	display: none
}
td a:hover .frame2 {
	display: block;
	position: absolute;
	top: 167px;
	left: 184px;
	border: #000000 solid 1px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0
}

/* Menu CSS pop-up*/
ul.sub {
	display: none;
	padding-left: 0;
	z-index:800;
}

#nav ul li {
	background:url(images/dotty-line.gif) no-repeat bottom left;
	height:30px;
}

#nav ul li.last {
	background-image:none;
	padding-bottom:2px;
}
ul.sub li {
	background:url(images/dotty-line2.gif) bottom left;
}
ul li:hover .sub {
	display: block;
	position: absolute;
	background-color: #FFFFFF;
	top: 218px;
	left: 132px;
	padding-top: 0;
	width: 130px;
	border: 1px solid #5B6D27
}
ul {
	list-style-type: none;
	padding-top: 13px;
	margin-left: 0;
	padding-left: 30px
}
ul li a {
	color: #AC1923;
	text-decoration: none
}
*html ul li a p {
	padding: 3px 0 8px 0
}
*html ul li a:hover p {
	padding: 3px 0 8px 0
}
ul li a:hover {
	margin: 0
}
ul li a p {
	color: #AC1923;
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	padding: 8px 0 10px 0;
	margin: 0;
	text-align: right;
	border-left: 10px solid #FFFFFF;
	border-right: 10px solid #FFFFFF
}
ul li a:hover p {
	border-left: 10px solid #5B6D27;
	border-right: 10px solid #FFFFFF
}
/* -------------------- */

ul.sub img {
	display: block
}
table {
	color: #7A7B79;
	font: 10px/1.7em Verdana, Arial, Helvetica, sans-serif
}
table td {
	padding-left: 0;
	padding-right: 4px
}
a {
	text-decoration: none
}
p {
	color: #7A7B79;
	font: 10px/1.7em Verdana, Arial, Helvetica, sans-serif;
	text-align: justify
}
ul li ul li p {
	text-align: left
}
.header {
	color: #CF888B;
	font: bold 10px/1.7em Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-top: 10px
}
.header2 {
	color: #AB1923;
	font: bold 10px/1.7em Verdana, Arial, Helvetica, sans-serif;
	text-align: justify;
	margin-top: 12px
}
.header3 {
	color: #AB1923;
	font: bold 10px/1.7em Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	margin-top: 12px
}
.img_right {
	float: right;
	padding-left: 15px;
	padding-top: 5px
}
.frame {
	border: #000000 solid 1px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0
}
.pad {
	padding-left: 16px
}

/**** Additions by Rich Milns 05/08/11 */
#main ul {
	margin: 0 0 15px 0;
}

#main ul li {
	font-family: verdana,arial;
	font-size: 11px;
	list-style: square;
}

#main h2,
#main h1 {
	font-family: verdana,arial;
	font-size: 12px;
	color: #5B6D27;
	margin: 0;
	padding: 0;
}

#homeSlideshow {
	width: 197px;
	height: 147px;
	overflow: hidden;
}

.clear {
	clear:both;
	margin-bottom:10px;
}

ul.dividedBullets li {
	margin-bottom:10px;
}
