body {
	margin: 20px 0 0 0;
	background-color: #61999A;
	text-align: center;
	font-family: Arial, Arial, Helvetica, sans-serif;
	color: #fff;
}

div#container {
	text-align: left;
	margin: 0 auto;
	width: 984px;
}

p {
	font-size: 0.8em;
	line-height: 1.3em;
}

h2 {
	font-size: 1.2em;
	font-weight: normal;
	clear: both;
	margin: 5px 0;
}

a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
	color: #fff;
}
img {
	border: none;
}
ul#topnav {
	margin: 0 0 10px 0;
	padding: 0;
	list-style-type: none;
}

ul#topnav li {
	width: 110px;
display: block;
}
ul#topnav li a {
	display: block;
	font-size: 0.85em;
	text-decoration: none;
	color: #fff;
border: 1px solid #fff;
margin-bottom: 3px;
padding: 3px;
}

ul#topnav li a:hover {
	background-color: #fff;
	color: #61999A;
}

div#leftpanel {
	width: 266px;
	float: left;
	position: relative;
	height: 555px;
}

hr.kitchens {
	margin: 115px 0 0 0;
	visibility: hidden;
	padding: 0;
}

span.furtherinfo {
	font-size: 0.9em;
	float: left;
	padding-top: 90px;
	position: absolute; bottom: 0;left: 0;
}

h1#logo {
	background: url(images/englishhardwood_logo.jpg) no-repeat left top;
	margin: 0 0 15px 0;
	width: 139px;
	height: 89px;
}

h1#logo span {
	display: none;
}

div#rightpanel {
	float: right;
	width: 707px;
	text-align: right;
	
}

img.padding {
	padding-right: 8px;
}


/* Contact Us Page */


p.address {
	line-height: 1.2em!important;
	font-size: 0.8em!important;
	margin: 7px 0;
}

table.contactinfo {
	border-collapse: collapse;
	font-size: 0.8em;
}

table.contactinfo tr td {
	vertical-align: top;
	padding-right: 8px;
}

div#middlecontent {
	width: 285px;
	float: left;
	margin-left: 10px;
}

div#middlecontent p {
	margin-top: 0;
}

form#contact_form {
	width: 285px;
}

form#contact_form fieldset {
	border: none;
	padding: 0;
}

form#contact_form p {
	margin: 4px 0;
}

form#contact_form label {
	text-align: left;
	width: 7.8em;
	display: block;
	float: left;
	clear: left;
}

form#contact_form label.full {
	width: 250px;
}

form#contact_form input.field, #contact_form textarea.field {
	float: left;
	width: 13em;
	border: none;
	margin-top: 4px;
}

form#contact_form input.right {
	width: 13em;
	border: none;
	margin-top: 4px;
	margin-left: 7.8em;
}

#contact_form textarea.field {
	width: 13.3em;
}

form#contact_form input.submit {
	background-color: #fff;
	color: #61999A;
	border:none;
	padding: 3px 7px;
}

form#contact-form img {
	margin-top: 0.5em;
}

div#map {
	float: right;
	height: 555px;
	width: 410px;
}

/* More Info and Zoom Pages */

div#header {
	height: 71px;
	border-bottom: 1px solid #7CC2B8;
}

h1#smalllogo {
	background: url(images/englishhardwood_small_logo.jpg) no-repeat left top;
	margin: 0;
	float: right;
	width: 108px;
	height: 68px;
}

h1#smalllogo span {
	display: none;
}

span.goback img {
	float: left;
	margin: 3px 5px 0 0;
}

span.goback a {
	float: left;
}


div.textpanel {
	width: 315px;
	margin-right: 12px;
	float: left;
	height: 500px;
}

img.largeview {
	margin: 4px 0 0 140px;
}

#dhtmltooltip{
	position: absolute;
	left: -300px;
	width: 150px;
	font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
	font-size: 0.8em;
	border: 1px solid #fff;
	padding: 8px 4px;
	background-color: #61999A;
	visibility: hidden;
	z-index: 100;
	color:#fff;
}

#dhtmlpointer{
	position:absolute;
	left: -300px;
	z-index: 101;
	visibility: hidden;
}
