body {
	font-family: Verdana, Arial, sans-serif;
	min-width: 760px;
	text-align: center;
	font-size: 11px;
	line-height: 17px;
	background-color: #FFFFFF;
}
body, h1, h2, h3, h4, h5, p, img, img a, ul, ol, li {
	margin:0;
	padding: 0;
	border: 0;
}
h1, h2, h3, h4, h5 {
	font-weight: normal;
	line-height: normal;
}
#bodywrap {
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 760px;
}
#plmaster {
	color: #333333;
	width: 760px;
	position: absolute;
	top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
#header {
	background: url(../images/bkgnd_header.gif) no-repeat center top;
	height: 80px;
	padding-top: 70px;
	padding-left: 10px;
}
#header h1 {
	font-size: 30px;
	line-height: normal;
	color: #FFF80C;
}
#header h2 {
	position: relative;
	display: block;
	float: left;
	color: #FFF80C;
	font-size: 18px;
	margin-top: 10px;
}
#header h2.add {
	width: 400px;
}
#header h2.tel {
	width: 200px;
	float: right;
	text-align: right;
	padding-right: 65px;
}
#menu {
	text-align: center;
	padding-bottom: 25px;
	padding-top: 5px;
	line-height: normal;
	margin-top: -1px;
}
#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12px;
	font-weight: bold;
}
#menu li {
	display: inline;
	margin: 0px;
	padding: 0px;
	position: relative;
}
#menu a span, #menu a {
	text-decoration: none;
	color: #333333;
	white-space: nowrap;
	padding-top: 5px;
	padding-bottom: 10px;
}
#menu a {
	padding-left: 10px;
}
#menu a span {
	padding-right: 10px;
	margin-top: -5px;
}
#menu a:hover {
	background: url(../images/bkgnd_menuitem.gif) no-repeat 0px -35px;
}
#menu a:hover span {
	background: url(../images/bkgnd_menuitem.gif) no-repeat right -35px;	
	color: #DC2B17;
}
#menu li.on a, #menu li.on a:hover {
	background: url(../images/bkgnd_menuitem.gif) no-repeat 0px -15px;
}
#menu li.on a span, #menu li.on a:hover span {
	background: url(../images/bkgnd_menuitem.gif) no-repeat right -15px;
	color: #FFF80C;
}
#menu li.on a:hover span {
	color: #FFFFFF;
}
#container {
	min-height: 310px;
	_height: 310px;
	float: left;
}
#container ul {
	margin: 10px 0px 10px 20px;
}
#container ol {
	margin: 10px 0px 10px 30px;
}
#container h1 {
	margin-bottom: 10px;
}
#container p {
	padding-bottom: 10px;
}
#container a {
	color: #333333;
	font-weight: bold;
	text-decoration: underline;
}
#container a:hover {
	color: #DC2B17;
	text-decoration: none;
}
#sidepanel, #mainpanel {
	position: relative;
	float: left;
}
#sidepanel {
	width: 160px;
	margin-right: 10px;
}
DIV.roundbox {
	background-color: #5BC1FF;
	margin-bottom: 10px;
	width: 140px;
	padding: 10px 10px 0px 10px;
}
DIV.roundbox h1 {
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
}
#subnav {
	padding-bottom: 10px;
}
#container #subnav p {
	padding-bottom: 0px;
	line-height: normal;
	font-size: 11px;
}
#container  #subnav a {
	display: block;
	text-decoration: none;
	color: #DC2B17;
	padding: 4px 5px 4px 5px;
	margin-left: -5px;
	width: 135px;
}
#container  #subnav a:hover, #container  #subnav a.on {
	background-color: #008EE0;
	color: #FFF80C;
}
.home #pricebox {
	display: none;
}
.forsale #pricebox, .cat #pricebox, .terms #pricebox, .whatsnew #pricebox {
	display: block;
}
#mainpanel {
	width: 570px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
#mainpanel h1 {
	background: url(../images/bkgnd_heading1.gif) no-repeat left top;
	margin-left: -10px;
	padding-left: 10px;
	margin-right: -10px;
	padding-right: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 16px;
	font-weight: normal;
}
#mainpanel h2 {
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 5px;
}
#mainpanel h3 {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: 5px;
}
#container ul.links {
	margin: 0;
	padding: 0;
	list-style-type: none;
	float: left;
	width: 100%;
}
#container ul.links li {
	width: 270px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	display: block;
	text-align: center;
	background-color: #FFF;
}
#container ul.links a {
	float: left;
	display: block;
	text-decoration: none;
	text-align: center;
	width: 250px;
	padding: 10px 10px 10px 10px;
}
ul.links a:hover {
	background-color: #FFFDA4;
}
#container ul.links h2 {
		text-align: center;
		width: 99%;
		font-size: 13px;
		margin-bottom: 10px;
		font-weight: normal;
}
ul.links span.desc img {
	clear: both;
	padding-bottom: 5px;
}
p.pagenav {
	text-align: right;
	width: 100%;
}
p.pagenav a {
	padding: 5px;
}
#container p.pagenav a.on {
	background-color: #008EE0;
	color: #FFF80C;
	text-decoration: none;
}
#map {
	width: 550px;
	height: 400px;
	margin-bottom: 20px;
}
#map div.gmnoprint,  #map div.gmnoprint div {
	line-height: 12px;
	font-size: 10px;
	letter-spacing: normal;
}
#map div.gmnoprint div div {
	line-height: 12px;
	font-size: 8px;
}
#map div.gmnoprint div div table {
	line-height: 15px;
	font-size: 11px;
}
#map div.gmnoprint div div table td {
	vertical-align: top;
}
#mainpanel table.opentimes {
	margin-bottom: 20px;
}
table.opentimes td, table.opentimes th {
	text-align: left;
}
/*home*/
.home {
}
/*forsale*/
.forsale {
}
/*contact*/
.contact {
}
/*catalogue*/
.cat {
}
/*terms*/
.terms {
}
/*whatsnew*/
.whatsnew {
}
#footer {
	text-align: left;
	display: block;
	position: relative;
	float: left;
	font-size: 10px;
	height: 28px;
	line-height: 27px;
	width: 740px;
	padding-right: 10px;
	padding-left: 10px;
	color: #333333;
	background: url(../images/bkgnd_footer.gif) no-repeat center top;
}
#footer p {
	position: relative;
	display: inline;
	width: 60%;
	float: left;
}
#footer span {
	color: #FFFFFF;
}
#footer a {
	color: #333333;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p#footright {
	float:right;
	text-align: right;
	width: 40%;
}
