@charset "utf-8";

/* CSS Document */

body {
	background-color: #000;
	margin: 0px;
}
#wrapper {
	height: 768px;
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	color:white;
}
#banner {
	float: left;
	height: 208px;
	width: 1024px;
	background-image: url(../images/banner1.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#navigation {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: italic;
	line-height: 24px;
	font-weight: bold;
	color: #FFF;
	float: left;
	height: 25px;
	width: 1024px;
	margin-top: 0px;
	margin-bottom: 15px;
	text-align: center;
}
#navigation a {
	color: #FFF;
	text-decoration: none;
}
#navigation a:hover {
	color: #CDC282;
}
#navigation a:visited {
}


#videowrapper {
	float: left;
	height: 466px;
	width: 500px;
	margin-left: 5px;
	margin-right: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFF;
	margin-top: 50px;
}
#videowrapper a {
	font-style: italic;
	color: #F7E459;
}
#videowrapper a:hover {
	color: #CCC;
}
#videowrapper a:visited {
}

#hpContent {
	float: right;
	width: 500px;
	margin-top: 50px;
	margin-right: 5px;
	margin-left: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #FFF;
	text-decoration: none;
	margin-bottom: 5px;
}
.Title {
	font-family: "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	color: #D7C970;
	float: left;
	width: 1014px;
	margin-top: 20px;
	margin-bottom: 3px;
	margin-left: 5px;
	text-align: center;
}

#bottomNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	font-style: italic;
	font-weight: bold;
	color: #F7E459;
	float: right;
	width: 1024px;
	text-align: right;
	clear: both;
	margin-top: 10px;
	margin-bottom: 3px;
}
#bottomNav a {
	color: #B6BDD6;
}
#bottomNav a:hover {
	color: #CCC;
}
#bottomNav a:visited {
}


#footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 0.8em;
	color: #D7C970;
	text-align: center;
	float: left;
	width: 1024px;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D7C970;
}
#footer a {
	color: #B6BDD6;
}
#footer a:hover {
	color: #CCC;
}
#footer a:visited {
}


.italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	font-style: italic;
	color: #F7E459;
}
.lg_italic {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	color: #F7E459;
}

#bioContent {
	float: left;
	height: 466px;
	width: 500px;
	margin-left: 5px;
	margin-right: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #FFF;
	margin-top: 50px;
}
#bioContent a {
	color: #B6BDD6;
}
#bioContent a:hover {
	color: #CCC;
}
#bioContent a:visited {
}

#bioRightContent {
	float: right;
	width: 500px;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #FFF;
	text-decoration: none;
	margin-bottom: 5px;
}
#bioRightContent a {
	color: #B6BDD6;
}
#bioRightContent a:hover {
	color: #CCC;
}
#bioRightContent a:visited {
}
#homepageContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #FFF;
	float: left;
	width: 995px;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 25px;
	margin-left: 10px;
	padding-right: 10px;
	padding-left: 10px;
}
#homepageContent a {
	color: #B6BDD6;
}
#homepageContent a:hover {
	color: #CCC;
}
#homepageContent a:visited {
}





#forSaleContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #FFF;
	float: left;
	width: 1024px;
	margin-top: 40px;
	height: auto;
}
#forSaleContent a {
	color: #B6BDD6;
}
#forSaleContent a:hover {
	color: #CCC;
}
#forSaleContent a:visited {
}

#leftRestorationContent {
	float: left;
	width: 250px;
	margin-top: 20px;
	margin-right: 5px;
	padding-right: 5px;
	padding-left: 5px;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #FFF;
	padding-top: 5px;
}
#centerRestorationContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #FFF;
	float: left;
	width: 525px;
	margin-top: 20px;
	margin-right: 13px;
	margin-bottom: 10px;
	margin-left: 13px;
	padding-left: 15px;
}
#rightRestorationContent {
	float: right;
	width: 125px;
	margin-top: 20px;
	margin-right: 5px;
	margin-left: 5px;
	padding-right: 5px;
	padding-left: 15px;
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #D7C970;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #D7C970;
}
#rightRestorationContent a {
	color: #B6BDD6;
}
#rightRestorationContent a:hover {
	color: #CCC;
}
#rightRestorationContent a:visited {
}

#Content {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #FFF;
	float: left;
	width: 1024px;
	margin-top: 40px;
}
#Content a {
	color: #B6BDD6;
}
#Content a:hover {
	color: #CCC;
}
#Content a:visited {
}
h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.6em;
	color: #D7C970;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7C970;
}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #2a719b;
	font-weight: bold;
}
hr {
	color: #F2E8A1;
}
#glossarybox {
	clear: left;
	float: right;
	width: 1000px;
}
#spacer {
	float: left;
	height: 485px;
	width: 1024px;
}
.boxTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	color: #D7C970;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D7C970;
	text-align: center;
}
#centerRestorationContent2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #FFF;
	float: left;
	width: 1024px;
	margin-top: 20px;
	margin-bottom: 10px;
}
#buypianoContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 100%;
	color: #FFF;
	float: left;
	width: 1024px;
	margin-top: 40px;
}
#buypianoContent a {
	color: #B6BDD6;
}
#buypianoContent a:hover {
	color: #CCC;
}
#buypianoContent a:visited {
}
#spacerSale {
	float: left;
	height: 350px;
	width: 1024px;
}
#spacerTestimonal {
	float: left;
	height: 345px;
	width: 1024px;
}
#galleryContent {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFF;
	float: left;
	width: 1024px;
	margin-top: 40px;
}
#gallerytext {
	font-family: "Times New Roman", Times, serif;
	font-size: 1em;
	color: #FFF;
	float: left;
	width: 350px;
	margin-left: 15px;
}
#gallerytext a {
	color: #B6BDD6;
}
#gallerytext a:hover {
	color: ccc;
}
#gallerytext a:visited {
}



#gallerybox {
	float: right;
	width: 600px;
	margin-right: 20px;
	margin-bottom: 20px;
	margin-left: 20px;
}
.signature {
	font-family: Pristina;
	font-size: 1.5em;
	color: #D7C970;
}
#restorationspacer {
	float: left;
	height: 525px;
	width: 1024px;
	margin-top: 150px;
}
#headerID {
	float: left;
	height: 156px;
	width: 200px;
}
