/* CSS Document */

/*Don Sahli Art of Painting*/
body,td,th {
	font-family: Trebuchet MS;
	font-size: 15px;
}
body {
	background-image: url(images/texture.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: FF0000;
}
a:visited {
	color: FF0000;
}
a:hover {
	color: 000000;
}
a:active {
	color: #FF0000;
}
.bodytext {
	color: #003300;
	text-transform: none;
	line-height: 22px;
}
.navigation {
	line-height: 28px;
}
.quotation {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 22px;
	color: #CCCCCC;
}
.quotecitation {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #CCCCCC;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #FF0000;
}
.sm-title {color: #666633; font-size: 12px; }
.subtitle {
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #666633;
}
.sm-red {color: #FF0000; font-size: 12px; }
.sm-footer {font-size: 12px; color: #FFFFFF; }
.red-link {color: #FF0000}

.shadowframe { 
padding: 3px 8px 8px 3px; 
background: transparent url(http://www.sahliartofpainting.com/i/pic-shadow.gif) no-repeat right bottom; 
/*-moz-background-clip: border; 
-moz-background-origin: padding; 
-moz-background-inline-policy: continuous; */
}