@charset "ISO-8859-1";
html {
	height: 100%;
	width: 100%;
}
body {
	margin: 0px;
}
#container {
	font-family: "Times New Roman", Times, serif;
	color: #484848;
	background-color: #ebebeb;
	text-align: center;
	padding: 0px;
	min-hight: 920px;
	height: auto;
	margin-right: auto;
	margin-left: auto;
	width: 1280px;
	position: relative;
}
a:link {
	color: #484848;
}
a:hover {
	color: #484848;
}
#container #header {
	background-color: #ebebeb;
	padding: 0px;
	height: 225px;
	margin-right: auto;
	margin-left: auto;
}
#container #header #logo {
	height: 94px;
}
#container #header #logo #JHV-logo {
	background-image: url(../images/Logo.png);
	text-indent: -9999px;
	display: block;
	height: 94px;
	width: 389px;
	margin-left: 32px;
	margin-top: 45px;
	position: absolute;
}
#container #header #contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	color: #484848;
	text-align: center;
	height: 40px;
	margin-top: 54px;
}
#container #header #contact ul {
	list-style-type: none;
	margin-top: 10px;
	position: absolute;
	text-align: center;
	margin-left: 400px;
	width: 881px;
}
#container #header #contact ul li {
	display: inline;
	padding-right: 25px;
}
#container #header #navbar {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	color: #ebebeb;
	text-align: center;
	height: 37px;
	background-image: url(../images/navbar%20background.png);
}
#container #header #navbar ul {
	margin-left: 400px;
	list-style-type: none;
	margin-top: 9px;
	position: absolute;
	width: 879px;
}
#container #header #navbar ul li {
	display: inline;
	padding-right: 68px;
	padding-bottom: 10px;
	height: 37px;
}
#container #header #navbar ul li a:link {
	color: #ebebeb;
	text-decoration: none;
}
#container #header #navbar ul li a:visited {
	color: #ebebeb;
	text-decoration: none;
}
#container #main {
	background-color: #ebebeb;
	height: auto;
	min-height: 500px;
	position: relative;
	top: auto;
	overflow: visible;
}
#container #main #content {
	height: 500px;
	width: 900px;
	font-size: 30px;
	clear: left;
	text-align: center;
	position: absolute;
	margin-left: 82px;
}
#container #main #Violin {
	position: absolute;
	left: 100px;
	top: 0px;
	height: 700px;
	width: 250px;
}
#container #main #violincontent {
	text-align: left;
	height: 300px;
	width: 650px;
	margin-left: 550px;
	margin-top: 30px;
	padding-top: 8px;
}
#container #main #Violin dl dd ul {
	position: absolute;
	left: 260px;
	top: 10px;
	list-style-type: none;
	text-decoration: none;
}
#container #main #Violin dl dt {
	margin-top: -20px;
	position: absolute;
}
#container #main #content #Map {
	height: 300px;
	width: 300px;
	position: absolute;
	left: 0px;
	top: 100px;
	right: auto;
	bottom: auto;
}
#container #main #content #contactdetails {
	font-size: 14px;
	text-align: left;
	width: 200px;
	left: 320px;
	top: 98px;
	clear: right;
	position: absolute;
	height: 180px;
	color: #787878;
}
#container #main #sidebar {
	color: #484848;
	width: 350px;
	position: absolute;
	height: 500px;
	left: 930px;
	clear: right;
	float: right;
	top: 0px;
}
#container #main #sidebar p {
	margin-left: 145px;
	color: #5E0706;
	font-size: 14px;
	position: absolute;
	margin-top: -45px;
}
#container #footer {
	background-color: #5d0706;
	height: 212px;
	position: absolute;
	width: 1280px;
	left: 0px;
	top: 725px;
	float: right;
}
#container #footer #imageFader {
	height: 212px;
	width: 1280px;
}
#container #footer #imageFader div {
	position: absolute;
	z-index: 0;
	width: 1280px;
	height: 213px;
}
#container #footer #imageFader #second ul {
	height: 200px;
	list-style-type: none;
	width: 1280px;
	top: 0px;
	margin-top: 0px;
}
#container #footer #imageFader #second ul li {
	display: inline;
	clear: right;
	padding-left: 80px;
	float: left;
	padding-right: 80px;
}
#container #main #instruments {
	float: left;
	position: relative;
	width: 100%;
	overflow: hidden;
	height: 600px;
}
#container #main #instruments #Slider .inner {
	float: left;
	left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 50px;
	position: absolute;
	top: 0px;
	z-index: 99;
	width: 3540px;
}
#container #main #instruments dl {
	float: left;
	margin-right: 120px;
	margin-left: 120px;
	display: inline;
}
#container #main #instruments dl dt {
	float: left;
	margin-right: auto;
	margin-left: auto;
}
#container #main #instruments dl dd {
	float: left;
	clear: both;
	margin-top: 25px;
	width: 240px;
	height: 50px;
	padding-left: 20px;
	font-size: 14px;
}#container #main #instruments dl dd a {
	text-decoration: none;
	color: #727272;
}
#container #main #instruments .slideButton.prev {
	float: left;
	position: absolute;
	top: 45%;
	width: 46px;
	z-index: 100;
	left: 20px;
}
#container #main #instruments .slideButton.prev a {
	float: left;
	width: 46px;
	padding: 0px;
	text-indent: 9999px;
	background-image: url(../images/left-button.png);
	height: 46px;
}
#container #main #instruments .slideButton.next {
	z-index: 100;
	float: right;
	position: absolute;
	width: 46px;
	top: 45%;
	right: 20px;
}
	
#container #main #instruments .slideButton.next a {
	background-image: url(../images/right-button.png);
	height: 46px;
	width: 46px;
	text-indent: 9999px;
	padding: 0px;
	float: right;
}
.content_portion {
	font-size: 25px;
}
.contentonaboutpage {
	font-size: 20px;
	margin-top: 25px;
	padding-top: 0px;
}
.contentonaboutpagehighlights {
	font-weight: bold;
}
.contentonaboutpagesmall {
	font-size: 16px;
}
.contentoncontactpage {
	font-size: 22px;
}
.contentonlinkspage {
	list-style-type: none;
	font-size: 24px;
	text-align: left;
	text-decoration: none;
	top: 0px;
	position: relative;
	padding-top: 15px;
	bottom: auto;
	line-height: 20px;
	margin-left: 50px;
}
.contentonworkshoppage {
	font-size: 28px;
	margin-top: 110px;
	width: 475px;
	margin-right: auto;
	margin-left: auto;
}
.violincontenttitle {
	font-size: 28px;
	color: #5E0606;
}
.violincontentdescription {
	font-size: 15px;
	line-height: 30px;
}
.backtoinstruments {
	font-size: 12px;
}
.footerbar {
	margin-top: 230px;
}
