/* CSS Document */




.footer {
	background-image: url(bottomrbar.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
}

.footer a {
	text-decoration: none;
	font-weight: normal;
}
.footer a:link  {
	color: #ffffff;
}

.footer a:hover{
	color: #aaaaaa;
}

.doorbox {
	background-image: url(box.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	text-decoration: none;
	text-align: left;
}
a:link { color: #0000FF;}
a:visited {	color: #aaaaaa;}
a:hover {	color: #000c27;}
a {
	font-weight: bold;
	text-decoration: none;
}

.stockistback {
	background-image: url(map.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	font-size: 12px;
}
.maintxt {
font-size: 10px;
}

.mainbox {
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.doorboxframe {
	border: thin solid #aaaaaa;
	background-color: #FFFFFF;
}
.pebble {
	background-image: url(pebblewhite.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.doortxt { 
	font-size:12px;
	line-height: 25px;

}

