/* CSS Document */

body {
	background-image: url(images/BGtile_06.jpg);
	background-repeat: repeat;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #39221A;
	background-image: url(images/SpringvilleDentistryINT_06.jpg);
	background-repeat: no-repeat;
}

.stretch {
	background-image: url(images/SpringvilleDentistryINT_07.jpg);
	background-repeat: repeat-y;
}
.contentHome {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #39221A;
	background-image: url(images/SpringvilleDentistry_07.jpg);
	background-repeat: no-repeat;
	
}
.stretchHome {
	background-image: url(images/SpringvilleDentistry_08.jpg);
	background-repeat: repeat-y;
}
a:link {
	color: #39221A;
	font-weight: bold;
}
a:visited {
	color: #39221A;
}

hr {color:#6b5b4b; width:75%; height:2px; size:2px; }

.menusmall {
 font-size: 8px;
 font-family: Verdana, Arial, Helvetica, sans-serif;
 text-align: center;
 vertical-align: middle;
 
}