@charset "UTF-8";
h1 {
	padding-top: 20px;
	padding-left: 10px;
	color: #006b55;
	font-size: 20px;
	margin-bottom: 16px;
	margin-top: 0px;
	font-weight: normal;
	line-height: 24px;
}
h1 span {
	font-size: 12px;
	color: #f18f18;
	text-transform: uppercase;
}
#left h2 {
	color: #f18f18;
	font-size: 16px;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-right: 20px;
	line-height: 20px;
}
#right  h2 {
	color: #f18f18;
	font-size: 16px;
	padding-right: 20px;
	line-height: 20px;
	margin-bottom: 20px;
	padding-left: 6px;
}
.top   span  {
	font-weight: bold;
	color: #f18f18;
}
h3 {
	font-size: 13px;
	padding-left: 10px;
	padding-right: 20px;
	margin-bottom: 6px;
	margin-top: 10px;
	line-height: 18px;
}
blockquote {
	font-size: 16px;
	font-style: italic;
	line-height: 24px;
	padding-right: 20px;
	padding-left: 20px;
	padding-bottom: 20px;
}
blockquote span {
	font-style: normal;
	font-size: 12px;
	text-transform: uppercase;
}
p.photo {
	margin-left: 10px;
	height: 280px;
	width: 338px;
	background-position: 0px 0px;
	margin-top: 20px;
	background-image: url(Assets/Section%20Images/dentist.jpg);
	margin-bottom: 10px;
}.photo span {
	display: none;
}
p.photo2 {
	margin-left: 10px;
	height: 280px;
	width: 338px;
	background-position: 0px 0px;
	margin-top: 20px;
	background-image: url(Assets/Section%20Images/patients.jpg);
	margin-bottom: 10px;
}.photo2 span {
	display: none;
}
p.photo3 {
	margin-left: 10px;
	width: 338px;
	margin-top: 20px;
	margin-bottom: 10px;
}.green {
	font-weight: bold;
	color: #006b55;
}
.photo3 span {
	display: none;
}
#right ul {
	list-style-type: none;
	padding-left: 6px;
	margin-top: 0px;
	margin-bottom: 0px;
	font-size: 13px;
	font-weight: bold;
	line-height: 18px;
	color: #006b55;
}
#right li {
	margin-top: 10px;
}
.list a {
	font-weight: bold;
	color: #006b55;
	text-decoration: underline;
}
.list a:hover {
	font-weight: bold;
	color: #006b55;
	text-decoration: none;
}
#left a {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
#left a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#right  a {
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
#right  a:hover {
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
#all ul {
	padding-left: 30px;
	font-size: 11px;
	line-height: 16px;
	padding-right: 20px;
	list-style-type: disc;
	margin-bottom: 10px;
}
#all li {
	margin-top: 6px;
}
p.top {
	font-size: 12px;
	line-height: 18px;
	padding-right: 20px;
	padding-left: 10px;
	margin-bottom: 20px;
}
p.below {
	font-size: 11px;
	line-height: 16px;
	padding-right: 20px;
	padding-left: 10px;
	padding-top: 20px;
}
p.end {
	padding-right: 20px;
	padding-left: 10px;
	font-size: 12px;
	line-height: 18px;
}
p.name {
	margin-bottom: 20px;
	font-size: 11px;
	line-height: 16px;
	padding-right: 20px;
	padding-left: 10px;
}
p.name2 {
	font-size: 11px;
	line-height: 16px;
	padding-right: 20px;
	padding-left: 10px;
	margin-bottom: 10px;
	padding-top: 10px;
}
.intro {
	font-weight: bold;
	font-size: 13px;
	line-height: 17px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding-left: 10px;
	padding-right: 20px;
}
p.quote {
	padding-left: 10px;
	font-size: 14px;
	line-height: 20px;
	padding-right: 12px;
	color: #f18f18;
	margin-bottom: 20px;
}
p.quote2 {
	padding-left: 10px;
	font-size: 13px;
	line-height: 16px;
	font-weight: bold;
	padding-right: 10px;
	margin-top: 0px;
}
.clearh2 {
	margin-bottom: 20px;
}
.highlight {
	color: #f18f18;
}
.sub {
	color: #006b55;
	font-weight: normal;
}
.sub a {
	font-weight: normal;
	color: #006b55;
	text-decoration: underline;
}
.sub a:hover {
	font-weight: normal;
	color: #006b55;
	text-decoration: none;
}
p.next {
	float: right;
	font-size: 11px;
	margin-top: 10px;
	padding-right: 20px;
}
.next a {
	color: #f18f18;
	font-weight: bold;
	text-decoration: underline;
}
.next a:hover {
	font-weight: bold;
	color: #f18f18;
	text-decoration: none;
}
/*format tables*/
.tablelines
{
	background-color:#006b55;
	margin-left: 10px;
	margin-bottom: 20px;
}/*color of the narrow line deviding up the table cells*/
.tablehead{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-weight:bold;
	font-size:11px;
	color:#FFFFFF;
	background-color:#006b55;
}/*alter background color and font color. 
Contains headings of table rows or columns.*/
.tablehead p {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.tablebody{
	font-family: "Trebuchet MS", Arial, Verdana;
	font-size:11px;
	color:#666666;
	background-color:#ffffff;
	margin: 0px;
	padding: 2px;
	line-height: 14px;
}
.tablebody p {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
}
.normal {
	font-weight: normal;
}
.raffy {
	margin-top: 6px;
	margin-right: 10px;
	margin-left: 10px;
}
.raffy span {
	display: none;
}
.video {
	width: 338px;
	margin-top: 20px;
	text-align: center;
	border-top-width: 9px;
	border-bottom-width: 9px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #000000;
	border-bottom-color: #000000;
	margin-bottom: 20px;
	margin-left: 6px;
}
p.righttop {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 11px;
	line-height: 16px;
	padding-top: 20px;
	padding-bottom: 10px;
}
p.bsch {
	width: 107px;
	text-align: center;
	float: left;
	padding-top: 100px;
	background-image: url(Assets/bsch.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin-top: 10px;
}
p.holiday {
	width: 115px;
	text-align: center;
	margin-top: 10px;
	float: left;
	background-image: url(Assets/grinding.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 100px;
	margin-right: 10px;
}
p.eureka {
	width: 115px;
	text-align: center;
	float: left;
	background-image: url(Assets/sleep-well.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 100px;
	margin-top: 10px;
}
.pad {
	margin-bottom: 6px;
}
.sub-nav {
	margin-left: 10px;
	color: #666666;
	padding: 4px;
	line-height: 18px;
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	font-size: 12px;
}
.sub-nav li {
	display: inline;
}
.one {
	margin-right: 6px;
}
.design {
	float: right;
	margin-top: 6px;
	margin-right: 12px;
	color: #999999;
}
.yellow {
	color: #000000;
	font-size: 14px;
	line-height: 16px;
	margin-bottom: 10px;
}
.top-1 {
	color: #000000;
	margin-right: 20px;
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 15px;
}
#right dl {
	margin-bottom: 10px;
	margin-left: 10px;
}
#right dt {
	margin-bottom: 4px;
}
#hidden {
	display: none;
}
.twohour {
	float: left;
	margin: 10px;
}
.red {
	color: #CC0033;
	font-weight: bold;
}
.green {
	font-weight: bold;
	color: #009933;
}
.blue {
	font-weight: bold;
	color: #0033CC;
}
#left .download {
	background-image: url(Assets/box-top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 35px;
	background-color: #e2c7c0;
	width: 356px;
	margin-left: 10px;
	color: #962002;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
#left .download a {
	color: #962002;
	font-size: 14px;
	text-decoration: none;
}
#left .download a:hover {
	text-decoration: underline;
}
#left .download dl {
	margin-bottom: 0px;
}
#right .download a {
	color: #962002;
	font-size: 14px;
	text-decoration: none;
}
#right .download a:hover {
	text-decoration: underline;
}
#right .download dl {
	margin-bottom: 0px;
}
#right .download {
	background-image: url(Assets/box-top.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	padding-top: 35px;
	background-color: #e2c7c0;
	width: 338px;
	margin-left: 10px;
	color: #962002;
	margin-bottom: 20px;
	padding-bottom: 20px;
}
.twitter  img {
	margin-bottom: 20px;
	padding-left: 6px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#twitter_update_list  {
	width: 338px;
	padding-bottom: 20px;
}
#twitter_update_list li {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
	background-color: #e5f0ef;
	padding: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
