﻿/****
Developed by IDP
Developer: Chad Adams
1-31-2009
****/

.leftimg {
	padding-right: 20px;
	padding-bottom: 5px;
}
.rightimg {
	padding-bottom: 10px;
	padding-left: 20px;
}

/* CSS Document */

.subpageLayout {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	font-size: 14px;
	padding: 10px;
}.subpageLayout h3 {
	font-family: "Palatino Linotype", Palatino, "Book Antiqua", serif;
	font-size: 24px;
}
.stagingtipbg {
	background-image: url(../images/stagingtip.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 260px;
	width: 293px;
}
.beforeafter-note {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #4A216F;
	font-size: 13px;
}

#stagingTipRight {
	position: relative;
	padding-bottom: 10px;
		left:13px;
}
blockquote {
	color: #4A216F;
	font-weight: bold;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
}




.subpageLayout h1 {
	color: #4A216F;
	font-size: 38px;
	text-transform: uppercase;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	position:relative;
	top:-18px;
}
.subpageLayout a {
	text-decoration: none;
}
.subpageLayout a:hover {
	text-decoration: underline;
}
div #left {
	float: left;
	width: 50%;
	text-align: left;
}
div .right {
	float: right;
	width: 50%;
	text-align: left;
}
.signature {
	font-family: "Palatino Linotype", Palatino, 'Book Antiqua', serif;
	color: #4A216D;
	font-weight: bolder;
	font-size: 16px;
	text-align: right;
}
.quote-right {
	position: absolute;
	background-image: url(../images/quote-right.png);
	background-repeat: no-repeat;
	background-position: right bottom;
	width: 75px;
	height: 120px;
	margin-top: -100px;
	margin-left: 600px;
}

.quote {
	padding-top: 0px;
	padding-right: 160px;
	padding-bottom: 50px;
	padding-left: 80px;
	background-image: url(../images/quote.png);
	background-repeat: no-repeat;
	background-position: left top;
	width: 600px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.noteHeight {
	height: 110px;
	vertical-align: top;
}
#tiparea-right {
	background-image: url(../images/tiparea-right.png);
	height: 260px;
	width: 296px;
	background-repeat: no-repeat;
	background-position: right center;
	padding: 0px;
	position: relative;
	margin: 0px;
	left:11px;
	top: 0px;
}
#tiparea-right p {
	padding-right: 5px;
	padding-left: 25px;
	margin: 0px;
	padding-top: 20px;
}

