/* CSS Document */

body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #555555;
	font-style: normal;
	font-weight: normal;
	background-color: #FFFFFF;
}
#container{
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 780px;
}
#header {
	position:relative;
	margin-left: 0px;
	margin-top:20px;
	width: 780px;
	height:266px;
	z-index:1;
}

#topmenu{
	position: absolute;
	width: 358px;
	left: 422px;
	top: 215px;
}
#submenu{
	position: absolute;
	width: 780px;
	height: 16px;
	top:252px;
	text-align: right;
}

/* Used in the buyers pages for the inset left links */
#sidelinks{
	position: absolute;
	top: 180px;
	left: 0px;
	padding: 0px;
	margin: 0px;
	width: 212px;
	height: 70px;
	text-align: center;
	z-index: 3;
}
#sidelinks a {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	width: 180px;
}

#centercol {
	position: relative;
	width: 700px;
	margin-left: 60px;
	margin-top: 30px;
	background: url( pics/housemark.gif  ) top left no-repeat;
}
#centercol table {
	border: 1px solid #999999;
	padding: 10px;
	font-size: 12px;
}
table.centered {
	background: #ffffdd;
	width: 80%;
	text-align: center;
	border: 1px solid #999999;
}
table.contact input {
	background: #ffffa0;
}
table.coloured{
	background: #ffffdd;
}

#footer {
	position: relative;
	width: 100%;
	text-align: center;
	font-size: 12px;
	margin-top: 40px;
}

h1 {
	font-weight: normal;
	text-align: center;
}
img {
	border: none;
}
input {
	background-color: #ffffa0;
}
.mainheader {
	color: #FF3300;
	font-size: 36px;
	font-style: normal;
	font-weight: normal;
}
.sectionheader {
	color: #FF6600;
	font-size: 16px;
}
.slantheader {
	font-weight: bold;
	font-size: 16pt;
	font-style: italic;
	color: #FF3300;
}
a:link, a:visited, a:hover {
	color: #4872B1;
}
.navtop {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FFFFFF;
	display: inline;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
	display: inline;
}
.navtop:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #84ADEB;
	display: inline;
	padding-left: 4px;
	padding-right: 4px;
	text-align: center;
	display: inline;
}
.navleft {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	display: inline;
	padding-left: 4px;
	padding-right: 4px;
	width: 212px;
}
.navleft:hover {
	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #84ADEB;
	display: inline;
	padding-left: 4px;
	padding-right: 4px;
	width: 212px;
}
.rightside {
	float: right;
}
.builtby{
	font-size: 8px;
}
.builtby a{
	font-size: 8px;
	color:#555555;
	text-decoration: none;
}

.setimage{
	vertical-align: text-top;
}

#googleadds{
	width: 120px;
	height: 600px;
	float: right;
	position: relative;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 40px;
}
#googlegadget {
	position: relative;
	width: 400px;
	height: 140px;
	margin-left: 290px;
	padding-bottom: 50px;
	margin-top: 10px;
}
#resources {
	position: absolute;
	top: 194px;
	left: 0px;
	height: auto;
	width: 500px;
}
.blocklinks {
	display: block;
}
