body
{
	font-family:Helvetica, Verdana, Arial, sans-serif; color: white;
}

h1.heading
{
	font-size:24px;
	padding-left:10px;
	padding-right:10px;
	text-align:center;
}

h2.heading
{
	background:none;
	font-size:20px;
	text-align:center;
}

#container p
{
	padding:5px;
}

#footer .left
{
	background-color:#ffc75b;
	display:block;
	float:left;
	padding:5px;
	right:0;
}

#footer .right
{
	background-color:#ff2b0a;
	float:right;
	padding:5px;
}

#container ul li
{
	padding: 2px;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: 30px;
}

.centretext
{
	text-align:center;
}

.contactname
{
	font-size:18px;
	font-weight:700;
	margin-bottom:1px;
	padding-bottom:1px;
	padding-left:30px;
	padding-top:1px;
	text-transform:none;
}

.contacttitle
{
	padding-right: 3px;
	width: 200px;
	font-weight: bold;
	background-color: white;
	color: #5ba478;
	font-size:12px;
	margin-bottom: 3px;
	margin-left: 30px;
	margin-top:1px;
	padding-bottom: 1px;
	padding-left: 3px;
	padding-top:1px;
	text-transform:uppercase;
}

a.contactemail
{
	color: #fff697;
	font-size:15px;
	margin-top: 10px;
	padding-bottom:15px;
	padding-left: 30px;
	padding-top: 10px;
	text-align:center;
}

h1
{
	text-transform: uppercase;
	background-image: url(/theme/diag.png);
	font-size: 1.5em;
	margin:.5em 0;
}

h2
{
	text-transform: uppercase;
	background-color: #7adea0;
	background-image: url(/theme/diag.png);
	font-size: 1.2em;
	margin-bottom:.83em;
	margin-right:10px;
	margin-top:.83em;
	padding:2px 10px 2px 5px;
	/*color: #f5fff2;*/
	color: #1e4c44;
}

H3
{
	margin-left: 0;
	margin-bottom: 0.9em;
	margin-right: 0;
	margin-top: 1.5em;
	font-size: 1em;
	text-decoration: underline;
}

H4,P,BLOCKQUOTE,FIELDSET,FORM,OL,DL,DIR,MENU
{
	margin-left: 0;
	margin-bottom: 0.5em;
	margin-right: 0;
	margin-top: 0.8em;
}

H5
{
	font-size:.83em;
	line-height:1.17em;
	margin:1.67em 0;
}

H6
{
	font-size:.67em;
	margin:2.33em 0;
}

H1,H2,H3,H4,H5,H6,B,STRONG
{
	font-weight:bolder;
}

BLOCKQUOTE
{
	margin-left:40px;
	margin-right:40px;
}

#navigation a:hover
{
	background-color:#FFF;
	color:#3f36b7;
}

p ,li, td
{
	line-height: 1.15em;
	font-size: 0.9em;
}

.emphasis
{
	color: #fff697;
}

h3.sidebarheader
{
	font-weight: bold;
	font-size: 1.17em;
	color: #5ba478;
	background-color: white;
	margin: 0px;
	padding: 3px;
	text-align: center;
}

p.sidebartext
{
	margin: 2px;
	padding: 2px;
}

a
{
	text-decoration: none;
	color: #fff697;
}

a:hover
{
	text-decoration: underline;
	color: #fff697;
}

.urgent h3.sidebarheader
{
	color: #ff4842;
}

b
{
	text-transform: none;
}

.contenthead
{
	margin-left: -15px;
	margin-bottom: 0px;
	margin-right: -15px;
	margin-top: -15px;
	background-color: #3a9282;
	padding: 5px;
}

.warning h3.sidebarheader
{
	color: #edbf43;
}

.datehead
{
	font-weight: bold;
	margin-bottom: 3px;
}

.h2subheading
{
	text-transform: none;
	padding-left: 22px;
	font-size: 80%;
	font-style: normal;
	font-weight: normal;
}

ol li
{
	list-style-type: decimal;
	padding: 2px;
	list-style-position: outside;
	margin-left: 30px;
}

small
{
	font-size: 0.8em;
}

.nonbold
{
	font-style: normal;
	font-weight: normal;
}

.indent
{
padding-left: 30px
!important;
}

.boldreg
{font-size: 1.5em;}

.regbox {background-image: url(/trans.png); border: 1px dashed yellow; width: 350px;}

