body {
	font-family: Times New Roman;
	color: #000000;
	font-size: 100%;
	background-color:#5C7D5C;
}
a {
	font-family: Times New Roman;
	color:#2F402F;
	text-decoration: underline;
}
link {
	font-family: Times New Roman;
	font-size: 100%;
	color:#000000;
}
h3 {
	font-family: Times New Roman;
	font-size: 125%;
	font-weight: 400;
	padding-left: 10px;
}
h5 {
	font-family: Times New Roman;
	font-size: 10px;
}
a.tplinks {
	text-decoration: none;
	font-family: "Times New Roman";
	color: #D0D9BB;
	font-size: 17px;
	padding-left: 5px;
}
a:hover {text-decoration:underline}
h4 {
	font-family: Times New Roman;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	padding-left:15px;
}
h2 {
	font-family: Times New Roman;
	font-size: 36px;
	font-weight: bold;
}
a.smlinks {
	font-family: Times New Roman;
	font-size: xx-small;
}
hr {
	color: #000000;
}
#contain {
	width:95%;
	background-color:#D4DCC1;
	margin:0px auto;
}
#header {
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#374A37;
	height:152px;
	width:100%;
	background-attachment: fixed;
	background-image:url(images/topcrnr.gif);
	background-position: right top;
	background-repeat: no-repeat;
	background-color:#D4DCC1;
	padding-top: 10px;
}
#header p {
	font-family: Times New Roman;
	font-size:120%;
	padding-left: 7px;
}
#content {
	margin-left:160px;
	top:147px;
	background-color: #D4DCC1;
	padding-bottom: 25px;
}
#content p {
	font-family: "Times New Roman";
	font-size:17px;
	padding-left:7px;
	padding-right: 8px;
}
#nav {
	float:left;
	width:160px;
	margin:0;
	background-color:#374a37;
}
#footer {
	clear:both;
	margin:0;
	padding-top:25px;
}
.pr {
	font-family: Times New Roman;
	font-size: 75%;
	font-weight: 300;
	color: #999999;
	text-align: center;
}
.headleft {
	float: left;
	width:200px;
}
.headright {
	font-family: Times New Roman;
	font-size: 45px;
	float: right;
	text-align: center;
	padding-right: 8px;
}
.send {
	font-family: "Times New Roman";
	font-size: 13px;
	color: #CCCCCC;
	float:left;
	width:140px;
	padding-top: 25px;
}
.samples {
	float: left;
}
.music {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #000000;
	border: 1pt solid #666666;
	background-color: #B8C0E7;
}
.buyflute {
	border-bottom-width: .5pt;
	border-bottom-style: dotted;
	border-bottom-color: #333333;
	width: 50%;
	padding-left: 12px;
	margin-left: 10px;
}
.group {
	font-family: "Times New Roman", Times, serif;
	font-size: 11px;
	font-style: italic;
	float: right;
	padding-left: 7px;
	padding-right: 7px;
}
.linkintext {
	font-family: "Times New Roman", Times, serif;
	text-decoration: underline;
	font-size: 17px;
	color: #000000;
}
.sale {

}
.overlay {
	background-color: #A6B780;
	color: #000000;
	font-size: 1.1em;
	margin-right: 12px;
	margin-left: 12px;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-right: 15px;
	padding-left: 15px;
	font-weight: bold;
	 }
.overlay a {
	color:#546136;
	text-decoration:underline;
	font-size: 1.1em;
	}
.nammy { 
	background-color:#000000;
	font:Arial, Helvetica, sans-serif;
	color:#FF0000;
	}
.nammy a {
	background-color:#000000;
	font:100%;
	Arial, Helvetica, sans-serif;
	color:#FF0000;
	text-decoration: underline;
	}
.clear {
    clear: both;
    display: block;
    height: 1px;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
