body {
	margin: 0;
	padding: 0;
	background: white url(../pix/pagebits/bg.jpg) 0 0 no-repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
}

h1#smallogo {
	position: absolute;
	left: 612px;
	top: 0;
	margin: 0;
}

div.menulink a {
	position: absolute;
	height: 47px;
	background: transparent top left no-repeat;
}
div.menulink a:hover {
	background-position: 0 -47px;
}
div.menulink a:active {
	background-position: 0 -94px;
}
div#aboutlink a {
	left: 511px;
	top: 14px;
	width: 67px;
	background-image: url(../pix/pagebits/about.jpg);
}
div#vendeelink a {
	left: 385px;
	top: 20px;
	width: 79px;
	background-image: url(../pix/pagebits/vendee.jpg);
}
div#carerkeeperlink a {
	left: 251px;
	top: 31px;
	width: 98px;
	background-image: url(../pix/pagebits/carerkeeper.jpg);
}
div#projectlink a {
	left: 131px;
	top: 50px;
	width: 100px;
	background-image: url(../pix/pagebits/project.jpg);
}
div#buildlink a {
	left: 82px;
	top: 125px;
	width: 52px;
	background-image: url(../pix/pagebits/build.jpg);
}
div#serviceslink a {
	left: 46px;
	top: 199px;
	width: 79px;
	background-image: url(../pix/pagebits/services.jpg);
}
div#contactlink a {
	left: 33px;
	top: 277px;
	width: 72px;
	background-image: url(../pix/pagebits/contact.jpg);
}
div#weblinkslink a {
	left: 29px;
	top: 356px;
	width: 60px;
	background-image: url(../pix/pagebits/weblinks.jpg);
}

img {
	border: none;
}
img.inset {
	float: right;
	margin-left: 6px;
}
img.photo {
	border: 1px solid #333;
	margin-top: 2px;
	margin-bottom: 2px;
}

h2#pagehead {
	position: absolute;
	left: 165px;
	top: 135px;
	margin: 0;
}

div#leftbar {
	position: absolute;
	top: 465px;
	left: 10px;
	width: 140px;
}

div#content {
	position: absolute;
	left: 172px;
	right: 0;
	top: 195px;
}
div#rightbar {
	float: right;
	width: 180px;
	margin: 0 10px 0 20px;
	border-top: 1px solid #c03;
	text-align: right;
}
div#blurb {
	margin-right: 200px;
}

h3, h4 {
	font-weight: bold;
}
h3 {
	font-size: 150%;
}
h4 {
	font-size: 125%;
}

#leftbar p, #rightbar p {
	font-size: 90%;
}

th {
	text-align: left;
	padding-top: 9px;
}

a {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #660099;
}
a:hover {
	color: #990033;
	text-decoration: underline;
}
a:active {
	color: #ffffff;
}

.para1 {
	color: #000000;
}

.housesales {
	font-family: Arial;
	font-size: 12pt;
	font-weight: normal;
	background-color: #0033cc;
	padding-left: 16px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.saleslink {
	text-decoration: none;
	color: #ffffff;
}
.saleslink:visited {
	color: #ffffff;
}
.saleslink:hover {
	color: #ffffff;
}

.indent1 {
	padding-left: 3em;
}
.indent2 {
	padding-left: 5em;
}
.vrv {
	color: #c03;
}
.sig {
	text-align: right;
	font-style: italic;
}
#blurb .nobottom {
	margin-bottom: 0;
}
#blurb ul {
	margin-top: 0;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

div#boxout {
	background: #cff;
	color: black;
	padding: 8px;
}

#boxout h2 {
	color: #c00;
	margin-top: 0;
}

