@charset "utf-8";
.main {
}
.BGTop {
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
}
.BGTopPages {
	background-image: url(images/top-pages.jpg);
	background-repeat: no-repeat;
}
.vertline {
	background-image: url(images/vert-line.jpg);
	background-repeat: repeat-y;
}
.style1 {
	font-size: 13px;
	font-family: Arial, Helvetica, Verdana;
	color: #003366;
}
.style2 {font-size: 13px; font-family: Arial, Helvetica, Verdana; color: #003366; font-weight: bold; }
.style3 {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #CCCCCC;
}
.BGnavpage {
	background-image: url(images/BG-nav-wood.jpg);
	background-repeat: repeat-y;
}
.style4 {
	font-size: 9px;
	font-family: Arial, Helvetica, Verdana;
	color: #999999;
}
.style5 {
	font-size: 12px;
	font-family: Arial, Helvetica, Verdana;
	color: #333333;
}
.style8 {font-size: 14px; font-weight: bold; color: #660000; font-family: Arial, Helvetica, Verdana; }
.style10 {font-size: 12px; font-family: Arial, Helvetica, Verdana; color: #333333; font-weight: bold; }
.style12 {font-size: 13px; font-family: Arial, Helvetica, Verdana; color: #333333; }
.style13 {font-weight: bold}
.BGTopWind {
	background-image: url(images/top-wind-chimes.jpg);
	background-repeat: no-repeat;
}
.BGTopHow {
	background-image: url(images/top-how-made.jpg);
	background-repeat: no-repeat;
}
.howtoChimes {
	background-image: url(images/how-chimes-1.jpg);
	background-repeat: no-repeat;
}
.floatright
{
float: right; margin: 0 0 10px 10px;
}
.floatleft
{
float: left;
margin: 0 12px 10px 0px;
}

