@charset "UTF-8";
body {
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #019834;
	text-align: center;
	display: inline;
	margin-right: 30px;
	margin-bottom: 30px;
}
#logo {
	position:absolute;
	left:6px;
	top:29px;
	width:267px;
	height:84px;
	z-index:2;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#homeviolin {
	position:absolute;
	left:411px;
	top:0px;
	width:260px;
	height:579px;
	z-index:4;
}
#textbox {
	position:absolute;
	left:275px;
	top:114px;
	width:505px;
	height:424px;
	z-index:8;
}
.txta:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bolder;
	color: #009933;
	width: 125px;
	text-decoration: none;
}
#secnav {
	position:absolute;
	left:362px;
	top:643px;
	z-index:6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	text-align: right;
	line-height: 20px;
	width: 579px;
	text-decoration: none;
}
.contacta:link {
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #000000;
	text-decoration: none;
}
.contacta:visited {
	color: #999999;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	text-decoration: none;
}
.sixteen {
	font-size: 16px;
	color: #009933;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
}
#banner {
	position:absolute;
	left:274px;
	top:20px;
	width:506px;
	height:86px;
	z-index:7;
}
#beige {
	position:absolute;
	left:292px;
	top:53px;
	width:672px;
	height:583px;
	z-index:1;
	background-color: #D7D2B5;
}
#mainnav {
	position:absolute;
	left:54px;
	top:179px;
	width:154px;
	height:94px;
	z-index:9;
	margin-bottom: 5px;
	visibility: visible;
}
#showlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	font-weight: bolder;
	color: #009900;
	text-decoration: none;
	position: absolute;
	visibility: visible;
	z-index: 9;
	height: 100px;
	width: 200px;
	left: 54px;
	top: 290px;
}
.sla:link {
	color: #000000;
	text-decoration: none;
}
#wrapper {
	height: 700px;
	width: 1000px;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	border: 2px dotted #996633;
	position: relative;
}

