BODY {background-image: url(file:///M|/WEBSITES/PoynerHouselifting/images/bg.jpg);}
H1 {
    font-family: Arial;
	font-size: 32px;
	font-weight: bold;
	color: #FFFFcc;
}
H2 {
    font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #FFFFcc;
}
.bodytext {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	color: #ffffff;
}
.boldtext {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #ffffcc;
}
.menutext {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.LG-heading {
    font-family: Arial;
	font-size: 20px;
	font-weight: bold;
	color: #ffffCC;
}
.cartitle {
	color: #DE0707;
	font-weight:bold
}
a:link {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #ffffcc;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
}

.ondark {
	color: #FFFFFF;
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
}
.ondark a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.ondark a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.ondark a:hover {
	color: #fd0303;
	text-decoration: underline;
	font-weight: bold;
}
.ondark a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.smalltext {
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.smalltext a:link {
	color: #ffffff;
	text-decoration: none;
}
.smalltext a:visited {
	color: #ffffff;
	text-decoration: none;
}
.smalltext a:hover {
	color: #fd0303;
	text-decoration: underline;
}
.smalltext a:active {
	color: #ffffff;
	text-decoration: none;
}
.excursion-container {
	width: 690px;
	padding: 5px;
	background-color: #7b5b5f;
	border: 1px solid #a8a8a8;
}
#navcontainer {
	width: 190px;
	padding: 5px;
	border: 1px solid #EEE;
	margin: 5px;
}

.pic-container-clear {

	padding: 5px;
	border: 1px solid #FFFFCC;
}
