

body {
	text-align: center;

		/* custom */
		color: #333238;
		background: url(/images/gradbak.jpg) repeat-x #cccccc;
		font-family: verdana;
		font-size: .77em;
}

a {
color: #0f0b55;
}

a:visited {
color: #67076F;
}

a:hover {
color: #1d7dd1;
}


ol, ul {
	list-style-type: disc;
	padding-left: 20px;
	margin-left: 20px;
}

ol {
	list-style-type: decimal;
}

p {
	padding: 8px 0;
}

acronym, abbr {
      cursor: help;
}

h1,h2,h3,h4 {
	line-height: 1.5em; padding: 9px 0; margin: 0; color: #7e1862;
}

h1 {font-size: 1.7em;}
h2 {font-size: 1.5em;}
h3 {font-size: 1.1em; color: #000;}
h4 {font-size: 1.1em;}
h5 {font-size: 1em;}
h6 {font-size: .9em;}



#c1 {

		/* custom */
		margin: 0 auto;
		width: 956px;
		text-align: left;
		padding: 0 0 0 0;
		background: url(/images/pagebak.gif) repeat-y #ffffff;
}

#c2 {
		/* custom */
		margin: 0 auto;
		padding: 0 0 0 0;
		background: url(/images/gradtop.jpg) no-repeat;
}

#c3 {
		width : 928px;
		margin: 0 auto;
		background: #fff;
		padding: 0 0 30px 0;
}


#topbar {

		/* custom */
		background: #7C2069;
		padding: 86px 0 11px 0;
}

#topbar a {
		cursor: pointer;
}

#himat, #himo, #hitmat a {
		position: absolute;
		text-indent: -20000em;
		display: block;
}

#himat {
		margin: -70px 0 0 20px;
		background: url(/images/himats-logo.gif) top left no-repeat;
		width: 216px;
		height: 48px;
}

#himat a {
		width: 216px;
		height: 48px;
}

#himo {
		margin: -40px 0 0 429px;
		background: url(/images/highland-moray.gif) top left no-repeat;
		width: 452px;
		height: 25px;
}

#topbar img {
		border-top: 2px solid #fff;
		border-bottom: 2px solid #fff;
}

#menu {
	/* menu options found in css/menucss.asp */
}

#content {

		/* custom */
		background: url(/images/watermark.gif) bottom right no-repeat #fff;
		margin: 0;
		border-top: 13px solid #;
		border-bottom: 1px solid #fff;
		padding: 8px 0 20px 20px;

}

#breadcrumb {
		font-size: .9em;
		padding: 5px;
}

.floatleft {
		float: left;
		margin: 0 10px 4px 0;
}

.floatright {
		float: right;
		margin: 0 0 4px 10px;
}

.bordered {
		border: 1px solid #e4e4e4;
		padding: 1px;
}

#lhs {
	float:left;

		/* custom - set width of lhs */
		width: 195px;
		margin: 0 62px 0 0;
}

#rhs {
	float: left;

		/* custom - set width of rhs */
		width: 550px;
		min-height: 430px;
		height: auto !important;
		height: 430px;
		line-height: 1.7em;
		padding: 15px 0;
}

#searchbox {
	width: 190px;
	text-align: center;
	padding: 15px 4px;
}

.searchinput {
	width: 142px;
	margin: 0;
	padding: 3px 3px;
	height: 17px;
	font-size: 13px;
	border-top: 1px solid #9BBACF;
	border-left: 1px solid #9BBACF;
	border-right: 1px solid #4F7F9F;
	border-bottom: 1px solid #4F7F9F;
	color: #2A295F;
}

#searchbutt {
	border: 0;
	margin: 0 0 0 2px;
	background: #7C2069;
	color: #ffffff;
	border-right: 1px solid #9BBACF;
	border-bottom: 1px solid #4F7F9F;
	padding: 3px 1px;
}

#searchbutt:hover {
	background: #CF33B2;
	}

#searchbutt:focus {
	background: #fff;
	color: #7C2069;
}

.showterms {
	background: #FFF8AF;
	padding: 1px;
}

#credits {
		background: #7C2069;
		padding: 7px;
		color: #fff;
		text-align: center;
}

#credits a {
		text-decoration: none;
		color: #fff;
		margin: 0 20px 0 0;
		padding: 0 15px 0 0 ;
		border-right: 1px solid #fff;
}

#credits a:hover {
		text-decoration: underline;
}

#credits .last a, #credits .vcard a  {
		border-right: none;
		padding: 0;
		margin: 0;
}

#credits .vcard {
		font-size: .9em;
}

#credits b {
		padding: 0 0 0 32px;
		font-size: 1.2em;
}

#credits .vcard .region,  #credits .vcard .country-name{
		display: none;
}

#footer {
		padding: 15px 0 5px 0;
		background: url(../images/footshado.gif) top center no-repeat;
		width: 956px;
		margin: 0 auto;
		font-size: .9em;
		color: #7F7777;
}

#footer a {
		color: #7F7777;
}

#footer a:hover {
		color: #000;
}

.clear {
	clear: both;
}

#sitemap li {
	margin-left: 15px;
	padding-left: 5px;
	list-style-type: disc;
}

#sitemap li li {
	list-style-type: square;
}

#sitemap li li li {
	list-style-type: circle;
}