@charset "utf-8";
/* CSS Document */
/* luthierRequinto.css  Style sheet for the Requintonator pages within the Luthier section.*/
#requintoContent {
	padding-bottom: 30px;
	clear: both;
	overflow: auto;
}
#introHeader {
	clear: both;
	padding-right: 20px;
	padding-left: 20px;
	overflow: auto;
	padding-top: 15px;
}
#introContent1 {
	clear: both;
	padding-top: 5px;
	padding-right: 95px;
	padding-left: 20px;
	overflow: auto;
}
#introContent2 {
	clear: both;
	padding-top: 5px;
	padding-right: 95px;
	padding-left: 40px;
	overflow: auto;
}

#introContentBottom {
	padding-left: 20px;
	padding-right: 20px;
}

#requintoContent h2 {
	font-size: 140%;
	font-weight: bold;
	color: #850000;
	padding-bottom: 6px;
	padding-top: 0px;
}
#requintoContent h3 {
	font-size: 130%;
	font-weight: bold;
	color: #850000;
	padding-bottom: 6px;
	padding-top: 0px;
}
.photoIntroLogo {
	padding-left: 100px;
}
.photoIntroLogoRight {
	float: right;
	padding-right: 150px;
}
.photoIntroLogoLeft {
	float: left;
}


.photoIntroRight {
	float: right;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
}
.textIntroAroundPhoto {
	padding-right: 185px;
}
.textIndent {
	padding-left: 20px;
}

.textIntroBelowPhoto {
	padding-right: 75px;
}
.textIntroPrevious {
	text-align: right;
}
.textIntroBottom {
	text-align: center;
}
