body{
	font-family: Arial, Helvetica, Verdana, Geneva, sans-serif;
}
.vsmall {font-size:80%; margin-left:15px; margin-right:10px
}
.embed {font-size: 120%; margin-left:15px; margin-right:10px;
	font-weight: bold;
}
.colorswatch {font-size:70%; text-align: center
}
.copy {font-size:80%; 
}
.disclaimer {font-size:60%;
}
.graytable {border: 1px solid #000000;
}
a:hover {
	color: Black;
	text-decoration: underline;
}
td#menu a {
	font-size: 12px;
	font-weight: bold;
	color: #6d3f11;
	line-height: 150%;
	letter-spacing: 1px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	text-align: center;
}
td#menu a:hover {
	color: #ff6c00;
	text-decoration: none;
}

.headerContact {
	font-weight: bold;
	font-size: 16px;
	text-align: right;
	letter-spacing: 2px;
	
}

img.floatLeft { 
    float: left; 
    margin: 8px; 
}
img.floatRight { 
    float: right; 
    margin: 8px; 
}

