@charset "utf-8";
.leftcolumn {
	background-image: url(images/pillar_left.jpg);
	background-repeat: repeat-y;
	width: 98px;
}
.rightcolumn {
	background-image: url(images/pillar_right.jpg);
	background-repeat: repeat-y;
	width: 98px;
}
.bottomfooter {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background-image: url(images/bottom-bar.jpg);
	height: 75px;
	width: 800px;
	padding-top: 2px;
}
.bottomfootertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
}


.topgraphic {
	background-image: url(images/top_banner.jpg);
	background-repeat: no-repeat;
	height: 168px;
	width: 800px;
}
.navspacerleft {
	background-image: url(images/top_graphic-spacer-left.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 283px;
}
.navspacerright {
	background-image: url(images/top_graphic-spacer-right.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 12px;
}
.girlmouthgraphic {
	background-image: url(images/graphic_girl-left.jpg);
	background-repeat: no-repeat;
	height: 224px;
	width: 259px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
	color: #9900CC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF6699;
}

.maintextalignment {
	padding-right: 6px;
	padding-left: 4px;
	margin-right: 20px;
}
.imageonright {
	padding-left: 8px;
}

#mainbody {
	width: 535px;
	position: relative;
	float: left;
}

#mainbodyQuotespacerleft {
	background-image: url(images/make-appointment_spacer-left.jpg);
	background-repeat: no-repeat;
	position: relative;
	height: 55px;
	width: 24px;
	float: left;
	margin: 0px;
	padding: 0px;
}
#mainbodyQuotespacermiddle {
	position: relative;
	height: 55px;
	width: 441px;
	float: left;
	margin: 0px;
	text-align: right;
}
.requestappointment {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #D3145A;
	padding-right: 4px;
	padding-left: 4px;
}

#mainbodyQuoteright {
	float: left;
	height: 55px;
	width: 63px;
	position: relative;
	background-image: url(images/make-appointment_graphic.png);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#mainbodyQuote {
	float: left;
	height: 55px;
	position: relative;
	margin: 0px;
	padding: 0px;
	clear: left;
	width: 540px;
}
