html {
	overflow:-moz-scrollbars-vertical;
	height:100%;
}

body  	{ font-family: Arial, Helvetica, Sans; font-size: 10pt }

p, td 	{ font-family: Arial, Helvetica, Sans; font-size: 10pt; font-weight: normal}

a.leftnav 	{ font-family: Arial, Helvetica, Sans; font-size: 9pt; font-weight: bold; text-decoration: none; color: #666666}
a.leftnav:hover { font-family: Arial, Helvetica, Sans; font-size: 9pt; font-weight: bold; text-decoration: none; color: #000000}

a.cap:link { color: #000000; 	font-size: 7pt; text-decoration: underline; font-weight: normal;}
a.cap:visited { color: #000000;	font-size: 7pt;  text-decoration: underline; font-weight: normal;}
a.cap:active { color: #000000;	font-size: 7pt;  text-decoration: underline; font-weight: normal;}
a.cap:hover { color: #91268f;	font-size: 7pt;  text-decoration: underline; font-weight: normal;}


.newstitle 	{ font-family: Arial, Helvetica, Sans; font-size: 12pt; font-weight: bold}
.newssub 	{ font-family: Arial, Helvetica, Sans; font-size: 10pt; font-weight: bold}
.caption 	{ font-family: Arial, Helvetica, Sans; font-size: 9pt; font-weight: bold}
.gcaption 	{ font-family: Arial, Helvetica, Sans; font-size: 11px; font-weight: normal}
.captionstone 	{ font-family: Arial, Helvetica, Sans; font-size: 9pt; font-weight: bold; padding: 0px 2px 0px 2px;}

a.newstitle 	{ font-family: Arial, Helvetica, Sans; font-size: 12pt; font-weight: bold}

a			{ font-family: Arial, Helvetica, Sans; font-size: 10pt; color: #000066 }

a.sub1           	{ color: #dcdcdc; font-family: Arial, Helvetica, Sans; font-size: 10pt; text-decoration: none}
a.sub1:hover    	{ color: #ffffff; font-family: Arial, Helvetica, Sans; font-size: 10pt; text-decoration: none}
span.sub1         	{ color: #dcdcdc; font-family: Trebuchet MS; font-size: 10pt}

a.subx           	{ color: #707070; font-family: Arial, Helvetica, Sans; font-size: 11px; text-decoration: underline;}
a.subx:visited    	{ color: #707070; font-family: Arial, Helvetica, Sans; font-size: 11px; text-decoration: underline;}
a.subx:active { color: #707070; font-family: Arial, Helvetica, Sans; font-size: 11px; text-decoration: underline;}
a.subx:hover { color: #000000; font-family: Arial, Helvetica, Sans; font-size: 11px; text-decoration: underline;}

.copyright           	{ color: #666666; font-family: Arial, Sans; font-size: 9pt; text-decoration: none}
a.copyright           	{ color: #666666; font-family: Arial, Sans; font-size: 9pt; text-decoration: none}
a.copyright:hover    	{ color: #000000; font-family: Arial, Sans; font-size: 9pt; text-decoration: none}

.headline           	{ color: #000000; font-family: Arial, Sans; font-size: 12pt; text-decoration: none; font-weight: bold}
.group           	{ color: #330033; font-family: Arial, Sans; font-size: 11pt; text-decoration: none; font-weight: bold}

.header   { 
	color: #CCCCCC; 
	font-family: Arial, Sans; 
	font-size: 10pt; 
	text-decoration: none; 
	font-weight: bold;
	}

.plbutton a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold;
	display: block;
	float: left;
	text-align: center;
	width: 200px;
	padding: 5px 0px 5px 0px;
	background-color: #660066;
	margin: 0px 0px 0px 50px;
	}

.plbutton a:hover {
	display: block;
	background-color: #000000;
	}

.plantbutton a { 
	display: block;
	width: 200px;
	height: 80px;
	float: left;
	margin: 0px 0px 2px 50px;
	}

.plantbutton a:hover {
	background-color: #000000;
	}

.plantbutton#first a {
	background-image: url(/images/plant-button01.gif);
	}

.plantbutton#first a:hover {
	background-position: -200px;
	}

.plantbutton#second a {
	background-image: url(/images/plant-button02.gif);
	}

.plantbutton#second a:hover {
	background-position: -201px;
	}



table.specs		{ border: solid 1px #000000;}

TD.specs		{ border-left: solid 1px #000000; border-bottom: solid 1px #000000; border-top: solid 1px #000000; border-right: solid 1px #000000;}

.quotebox		{ font-size: 8pt; text-decoration: none; }

div#caption {
	padding: 2px 0px 0px 9px;
	width: 95%;
	font-size: 7pt; 
	text-decoration: none;
	}

.stonework {
	width: 125px; 
	text-align: center; 
	font-family: Arial, Helvetica, Sans; 
	font-size: 7pt; 
	}

.columns {margin: 0px 0px 0px 10px;
	width: 430px; 
	float: left;
	}

.columnsind {
	width: 200px; 
	float: left; 
	margin: 5px 0px 0px 5px;
	}

.columnswatch {
	width: 100px; 
	float: left;
	}

.colorthumbs {
	margin: 10px 0px 0px 0px; 
	width: 60px;
	}


.tusccol {
	border: 1px solid #000000; 
	float: left; 
	width: 150px; 
	padding: 5px;
	margin: 0px 0px 0px 20px;
	}









 .error { color: red; }
