/* global reset */

*{ margin: 0; padding: 0; }*

:focus, :active { outline: 0; }



body {
	font: .9em Georgia, "Times New Roman", Sans-Serif;
	background: #fff url(../images/header.gif) repeat-x;
	color: #333;
}

a {
	color: #85A362;
	text-decoration: none;
}

img { border: 0; }

h1 {
	float: left;
	font-size: 34pt;
	color: #BEE88D;
	margin-top: 4px;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	padding-top: 0px;
}
.body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	line-height: 21pt;
	color: #85A362;
	padding-top: 7px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 21px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
	background-color: #DBF2BD;
}


h2 {
	font-size: 2.4em;
	font-weight: normal;
	margin: 0 0 20px;
	letter-spacing: 2px;
}

h2 a:hover {
	color: #BEE88D;
	background-color: #BEE88D;
}
.headingsub {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0pt;
	line-height: 0pt;
	color: #85A362;
}
.heading2nd {
	font-size: 16pt;
	color: #85A362;
}



.hr { color: #ccc; }

p  { margin: 5px 0 15px; line-height: 1.6em; }

#content { 
	margin: 0 auto; 
	width: 900px; 
}

#top { float: right; margin: 38px 0 30px 0;}

	#top li { list-style: none; display: inline; }

	#top li a { float: left; padding: 6px 20px; margin: 3px 2px 0 0; color: #ccc; }

	#top li a.current {
	color: #000;
	background-color: #BEE88D;
}

	#top li a:hover { background: #808080; color: #fff; }

#intro {
	clear: both;
	border: 1px solid #dedede;
	font-size: 1.3em;
	background: #eee;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 30px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 1px;
	padding-left: 20px;
}

#left {
	float: left;
	width: 900px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding: 0px;
	background-color: #F1FAE7;
	border: 1px solid #dedede;
}

#right { float: right; width: 280px; }

#right h3 { border-bottom: 1px solid #ccc; margin: 0 0 10px; }

#right img { margin: 0 3px 3px 0; border: 2px solid #eee; padding: 2px; }

#right li { list-style: none; }

	#right li a { display: block; border-bottom: 1px solid #ccc; padding: 5px 5px; }

#footer { clear: both; padding: 15px 0; border-top: 1px solid #ccc; }

	#r { float: right; }
.h1-white {
	color: #FFF;
}
.currentmiddle {
	color: #000;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	background-position: 0px 0px;
	background-attachment: fixed;
	background-repeat: repeat;
	background-color: #BEE88D;
}
a:hover {
	color: #000;
	background-color: #DADADA;
}
.button {
	color: #000;
	margin: 8pt;
	font-size: 16pt;
	background-color: #BEE88D;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
}


#intro2 {
	clear: both;
	padding: 15px 0 1px 20px;
	border: 1px solid #dedede;
	font-size: 1.3em;
	margin: 0 0 30px;
	background-color: #000;
}
.subhead {
	color: #000;
	font-size: 16pt;
	text-align: left;
	line-height: 23pt;
	padding: 8px;
}
.bullets {
	font-size: 17pt;
	line-height: 23pt;
	color: #85A362;
	text-align: left;
	list-style-position: inside;
	list-style-type: disc;
}
.bodytext {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 17pt;
	color: #333;
	text-align: left;

}

.bodytext p {
	padding-left: 25px;
padding-right: 25px;
padding-top: 10px;
}

.bodytext ul {
	padding-left: 50px;
padding-right: 25px;
}

.bodytext li {
	padding-bottom: 5px;
}

.imagecentre {
	text-align: center;
	padding-top: 22px;
}

.bulletsnorm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14pt;
	line-height: 19pt;
	color: #333;
	list-style-image: url(../images/bullet.jpg);
	list-style-type: disc;
	list-style-position: inside;
}

.subsubheading {
	font-size: 18pt;
	padding-top: 22px;
	color: #85A362;
}
.headingtop {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	line-height: 24pt;
	font-weight: bold;
	color: #333;
	text-align: center;
}
