.topstrip {
	background-image:   url(contacts_files/contacts_topstrip.gif);
	background-repeat: repeat-x;
}
.lcolbg {
	background-color: #8f0a2b;/*themecolour3;*/
}
.rcolbg {
	background-color: #8f0a2b;/*themecolour3;*/
}
.menupad {
	padding: 5px;
}

.hnavbg {
	background-repeat: repeat-x;
	background-color: #000000;/*themecolour4;*/
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;/*themecolour6;*/
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.leftcoltext {
	padding: 12px;
	font-size: 11px;
	color: #000000;
}
.leftcoltext2 {
	padding: 12px;
	font-size: 11px;
	color: #000000;
	background-color: #c8baac;/*themecolour2;*/
}
.rightcoltext {
	padding: 12px;
	background-color: #c0b89f;/*themecolour1;*/
}
.centercoltext {
	padding: 20px;
	color: #ffffff;/*themecolour4%0;*/
	background-color: #000000;/*themecolour4;*/
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #ffffff;/*themecolour6;*/
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ffffff;/*themecolour6;*/
	border-left-color: #ffffff;/*themecolour6;*/
}
.leftcoltextdark {
	color: #FFFFFF;
	background-color: #000000;/*themecolour4;*/
	padding: 10px;
}

.parahead {
  background-color: #000000;/*themecolour4;*/
	border-top-width: 2px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;/*themecolour4;*/
	border-bottom-color: #8f0a2b;/*themecolour3;*/
	padding-bottom: 0px;
	padding-top: 0px;
}
.parahead2 {
	background-color: #000000;/*themecolour4;*/
	border-top-width: 2px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-top-color: #000000;/*themecolour4;*/
	border-bottom-color: #c8baac;/*themecolour2;*/

}
.parahead3 {
	background-color: #c0b89f;/*themecolour1;*/
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #c8baac;/*themecolour2;*/

}
.parahead4 {
  background-color: #000000;/*themecolour4;*/
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-style: solid;
	border-top-color: #8f0a2b;/*themecolour3;*/
	border-bottom-color: #8f0a2b;/*themecolour3;*/
	border-right-color: #8f0a2b;/*themecolour3;*/
	border-left-color: #8f0a2b;/*themecolour3;*/
	padding-bottom: 0px;
	padding-top: 0px;
}
.colbg {
	background-color: #000000;/*themecolour4;*/
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #ffffff;/*themecolour6;*/
}
.themecolor1 {
	background-color: #c0b89f;/*themecolour1;*/
}
.bckgrndcolor {
	background-color: #ffffff;/*themecolour6;*/
}
p {
	margin-top: 0px;
	margin-bottom: 0px;
}
body {
	background-color: #ffffff;/*themecolour6;*/
}

.footer {
	background-color: #c8baac;/*themecolour2;*/
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
}

.centercoltext ul {
	color: #ffffff;/*themecolour4%0;*/
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url(contacts_files/contacts_bullet.gif);
}
.rightcoltext ul {
	color: #000000;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 25px;
	list-style-image: url(contacts_files/contacts_bullet2.gif);
}

.divider {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #8f0a2b;/*themecolour3;*/
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #ffffff;
}
.centercoltext a:link {
	color: #c8baac;/*themecolour2;*/
}
.centercoltext a:visited {
	color: #ffffff;/*themecolour4%0;*/
}
.centercoltext a:hover {
	color: #c0b89f;/*themecolour1;*/
}