body {
	margin-top: 0px;
	background-color: #82AE32;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #F4EFC9;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7CAB2B;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #7CAB2B;
	margin-left: 10px;
}
.txt-read {
	margin-top: 10px;
}
.txt-topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #F4EFC9;
	padding-bottom: 5px;
}
.txt-green-big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #7CAB2B;
}
.txt-white {
	color: #FFFFFF;
}
.txt-red {
	color: #CC0000;
}
.txt-small {
	font-size: 10px;
}
.super {
	font-size: 9px;
	vertical-align: 25%;
}


.bkg-top-edge {
	background-image: url(../images/top-edge.gif);
	background-repeat: repeat-x;
	height: 10px;
}
.bkg-header {
	background-image: url(../images/bkg-header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 76px;
	background-color: #595047;
}
.bkg-house {
	background-image: url(../images/bkg-house.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 555px;
}
.bkg-okanagan {
	background-image: url(../images/bkg-okanagan.jpg);
	background-repeat: no-repeat;
	height: 162px;
	width: 299px;
}
.image-portia {
	float: right;
	margin-left: 10px;
}
.image-portia2 {
	float: left;
	margin-right: 10px;
}
a:link {
	color: #7CAB2B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #7CAB2B;
}
a:hover {
	text-decoration: none;
	color: #1A130D;
}
a:active {
	text-decoration: none;
	color: #1A130D;
}
a.topnav:link {
	color: #F4EFC9;
	text-decoration: none;
}
a.topnav:visited {
	text-decoration: none;
	color: #F4EFC9;
}
a.topnav:hover {
	text-decoration: none;
	color: #7CAB2B;
}
a.topnav:active {
	text-decoration: none;
	color: #7CAB2B;
}

a.dark:link {
	color: #1A130D;
	text-decoration: none;
}
a.dark:visited {
	text-decoration: none;
	color: #1A130D;
}
a.dark:hover {
	text-decoration: none;
	color: #7CAB2B;
}
a.dark:active {
	text-decoration: none;
	color: #7CAB2B;
}
