/* Global Classes */
html {
	overflow-y: scroll;
}
body {
	background-color: #FFFFFF;
	margin-top: 0;
}
a {
	text-decoration: none;
}
a:link, a:visited {
	color: #003366;
}
p, ul, ol, .blackbodycopy, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}
p {
	margin-top: 14px;
	margin-bottom: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #CC9966;
	line-height: 18px;
	text-align: center;
	margin: 14px 0px 14px 0px;
}
h1.bigger {
	font-size: 18px;
	line-height: 22px;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #333333;
	line-height: 14px;
	margin-top: 14px;
	margin-bottom: 2px;
}
form, .nomargin {
	margin: 0px;
}
.bottomrule {
	border-bottom: solid 0px #dfc298;
}
.bottomrule h1 {
	text-align: left;
	margin-bottom: 0px;
}
.backtotop {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	line-height: 14px;
	margin-top: 3px;
	margin-bottom: 18px;
	border-bottom: solid 1px #dfc298;
	text-align: right;
}
.backtotop p {
	margin: 0px;
}


/* Masthead Classes */
table.masthead {
	width: 780px;
	background-color: #ffffff;
	border: 0px;
}
table.masthead td {
	padding: 0px;
	margin: 0px;
}


/* Nav Classes */
table.nav {
	width: 780px;
	background-color: #ffffff;
	border: solid 1px #cccc99;
}
table.nav td {
	text-align: center;
	cursor: pointer;
	font-family: Helvetica;
	font-size: 11px;
	font-weight: lighter;
	letter-spacing: 1px;
	text-decoration: none;
	border: solid 0px #cccc99;
	padding: 3px 0px 3px 0px;
	margin: 0px;
}
td.navon, td.navoff:hover {
	background-color: #003366;
	color: #ffffff;
	width: 112px;
}
td.navon a:link, td.navon a:visited, td.navoff:hover a:link, td.navoff:hover a:visited {
	color: #ffffff;
	width: 112px;
}
td.navline {
	background-color: #cccc99;
	width: 1px;
}
td.navoff {
	background-color: #ffffff;
	color: #FFFFFF;
	width: 112px;
}
td.navoff a:link, td.navoff a:visited {
	color: #FFFFFF;
	width: 112px;
}

/* Content Classes */
table.content {
	width: 780px;
	background-color: #ffffff;
	border-style: solid;
	border-color: #999999;
	border-width: 0px 1px 1px 1px;
}
table.content td.bordered {
	border: solid 1px #999999;
	padding: 0px;
	margin: 0px;
}
table.content td.toothbrush {
	background-image: url('images/bground_toothbrush.gif');
	background-repeat: repeat-y;
}
table.contentinner td {
	padding: 10px;
}
table.contentinner td ul {
	font-weight: bold;
}
table.apptform td {
	padding: 3px;
}
ul.leftnav, ul.tight {
	list-style-position: inside;
	margin: 0px;
	padding-left: 5px;
	font-weight: normal;
}
ul.leftnav li, ul.tight li {
	font-weight: normal;
}
ul.leftnav li {
	color: #003366;
}
.quote {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #003366;
	line-height: 16px;
}
.rightlogo {
	margin-top: 16px;
	margin-bottom: 18px;
}
.address {
	font-size: 12px;
	line-height: 16px;
	margin-top: 8px;
}
.hours {
	font-size: 11px;
}
.phonenumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #003366;
	line-height: 24px;
}
.services {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #003366;
}
table.locations h2 {
	margin: 3px 0px 3px 0px;
}


/* Footer Classes */
table.footer {
	width: 780px;
	background-color: #ffffff;
	border: 0px;
}
table.footer td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	text-align: center;
	padding: 10px 0px 10px 0px;
	margin: 0px;
}
table.footer td.nav {
	background-color: #dfc298;
	color: #ffffff;
}
table.footer td.nav a:link, table.footer td.nav a:visited {
	color: #ffffff;
}
table.footer td.copyright {
	padding: 20px 0px 20px 0px;
	color: #003366;
}


.towncarelink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CC9966;
	text-decoration: underline;
}
careercontact {

	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10px;
	color: dfc298;
	line-height: 18px;
	text-align: center;
	margin: 14px 0px 14px 0px;
}
.homeheader {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #CC9966;
	line-height: 28px;
}
.clickformore {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: underline;
}
.whitesubtitles {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 24px;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
