body {
	font-size:66.5%;
	background-color: #E0DEDD;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
* {

          padding: 0;

          margin: 0;

          border: 0;

}

#wrap {
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/MT_wrapbg.jpg);
	background-repeat: repeat-y;
}

#content {
	
}
/* header */
#header {
	height: 401px;
	width: 960px;
	background-image: url(../images/MT_logo.jpg);
	text-align: right;
	background-repeat: no-repeat;
}

 /* nav */
 #topnav {
	font-size: 1.2em;
	width: 958px;
	clear: both;
	height: 49px;
	background-image: url(../images/MT_topnav_bg.jpg);
	background-repeat: repeat-x;
	margin-right: 1px;
	margin-left: 1px;
	padding: 0px;
}

#topnav ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	height: 49px;
}

#topnav li{
	list-style: url(none) none;
	float: left;
	padding-right: 14px;
	padding-left: 14px;
	width: 120px;
	
}

a.starter:link,  a.starter:visited{
	color : #666666;
	font-weight : normal;
	font-size : 1em;
	text-decoration: none;
	background-image: url(../images/MT_topnav_bg.jpg);
	background-repeat: repeat-x;
	height: 34px;
	display: block;
	text-align: center;
	padding: 15px 5px 0px;
}

a.starter:hover, a.starter:active, a.starter:focus {
	color : #4088D0;
	background-image: url(../images/MT_topnav_over.jpg);
	background-repeat: repeat-x;
	height: 34px;
	display: block;
	padding: 15px 5px 0px;
}
a.starterup:link,  a.starterup:visited{
	color : #666666;
	font-weight : normal;
	font-size : 1em;
	text-decoration: none;
	background-image: url(../images/MT_topnav_over.jpg);
	background-repeat: repeat-x;
	height: 34px;
	display: block;
	text-align: center;
	padding: 15px 0px 0px;
}

a.starterup:hover, a.starterup:active, a.starter:focus {
	color : #666666;
	background-image: url(../images/li-nav-over.jpg);
	background-repeat: repeat-x;
	height: 34px;
	display: block;
	padding: 15px 5px 0px;
	display: block;
}
 
 /* main content */
 #maincontent {
	clear: both;
	background-image: url(../images/MT_watermark.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
#leftcontent{
	float: left;
	width: 600px;
	padding: 0px;
	margin-left: 29px;
	font-size: 1.2em;
}
#leftcontent h1 {
	font-size: 1.2em;
	padding-top: 20px;
	padding-right: 2px;
	padding-bottom: 15px;
	padding-left: 0px;
	clear: both;
	color: #666666;
	font-weight: bold;
	background-image: url(../images/MT_h1bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#leftcontent h2 {
	font-size: 1.2em;
	padding-top: 20px;
	padding-right: 2px;
	padding-bottom: 15px;
	padding-left: 0px;
	clear: both;
	color: #666666;
	font-weight: bold;
	background-image: url(../images/MT_h2bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

#rightcontent {
	float: right;
	width: 240px;
	font-size: 1.1em;
	margin-right: 29px;
	padding: 0px;
	margin-top: 45px;
}



#text {
	font-size: 1.0em;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.padtop {
	padding-top: 20px;
}

#text p, #righttext p{
	font-size: 1.0em;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	text-align: justify;
}

#text ul, #righttext ul{
	padding-top: 2px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
}
.liststyle1 {
	list-style-position: outside;
	list-style-image: url(../images/MT_bullet.jpg);
	padding-top: 4px;
	padding-bottom: 4px;
}
#text a:link,  #text a:visited {
	color: #C8332F;
	text-decoration: none;
}
#text a:hover, #text a:active {
	color: #322D29;
	text-decoration: underline;
}
#text table{
	margin-top: 10px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #E4DDD7;
	border-right-color: #E4DDD7;
	border-bottom-color: #E4DDD7;
	border-left-color: #E4DDD7;
	width: 600px;
}
#text td{
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #E4DDD7;
	border-right-color: #E4DDD7;
	border-bottom-color: #E4DDD7;
	border-left-color: #E4DDD7;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.centertext {
	text-align: center;
}

#righttext {
	width: 241px;

}
#righttext a:link,  #righttext a:visited {
	color: #C9903F;
	text-decoration: none;
}
#righttext a:hover, #righttext a:active {
	color: #322D29;
	text-decoration: underline;
}

.bg1 {
	color: #FFFFFF;
	background-color: #8F7F6F;
	text-align: center;
}
.rightcell {
	text-align: right;
}




#leftnav {
	width: 260px;
	clear: both;
}
#leftimage {
	width: 260px;
	margin: 0px;
	padding: 0px;
}

.highlight_txt {
	font-weight: bold;
	color: #58335F;
}

#footer {
	background-color: #FFF;
	color: #5A305E;
	text-align: center;
	font-size: 1.2em;
	padding: 0px;
	clear: both;
	background-image: url(../images/MT_footer.jpg);
	height: 52px;
	width: 960px;
}
.padbot {
	padding-bottom: 10px;
}
/* foot */
#footer p{
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#footer a:link,  #footer a:visited {
	color: #5A305E;
	text-decoration: none;
}
#footer a:hover, #footer a:active {
	color: #53395C;
	text-decoration: underline;
}
#subfoot {
	text-align: center;
	clear: both;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	font-size: 1.2em;
	padding-top: 30px;
	color: #999999;
}
#subfoot ul {
	margin: 0px;
	padding: 0px;
}

#subfoot li{
    display:inline;
	list-style: url(none) none;
	margin: 0px;
	padding: 0px 5px 0px 0px;
}

#subfoot p {
	padding: 5px;
}
#subfoot a:link,  #subfoot a:visited {
	color: #999999;
	text-decoration: none;
}
#subfoot a:hover, #subfoot a:active {
	color: #FEFBF6;
	text-decoration: underline;
}

/* gallery */
#gallery ul {
	list-style-type: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 45px;
}
#gallery li {
	list-style-type: none;
	display: block;
	float: left;
	padding-right: 25px;
	padding-left: 0px;
	padding-top: 10px;
}
#gallery p {
	padding-top: 5px;
	padding-bottom: 10px;
}

#gallery img{
}

/* contact form */
#quickcontact {
	background-color: #E4DDD7;
	padding-right: 10px;
	padding-left: 10px;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
#contactform {
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
}
#contactform a:link,  #contactform a:visited {
	color: #FEFBF6;
	text-decoration: none;
}
#contactform a:hover, #contactform a:active {
	color: #E5A43F;
	text-decoration: underline;
}
#quickcontact p {
	font-size: 1.0em;
	color: #FFFFFF;
	padding: 2px;
	text-align: left;
}

input {
	font-size: 1.2em;
	border: 1px solid #333333;
	padding: 2px;
	background-color: #FFFFFF;
}
.field300 {
	width: 300px;
}
.field1 {
	width: 150px;
}
textarea {
	font-size: 1.2em;
	border: 1px solid #857657;
	padding: 5px;
	background-color: #FFFFFF;
}
fieldset {
	border: 1px solid #322D29;
	padding-left: 15px;
	margin-bottom: 15px;
	padding-bottom: 15px;
}
legend {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 1.2em;
	color: #FEFBF6;
	font-weight: bold;
}
.smalltxt {
	font-size: 0.8em;
}
label {
	font-size: 1.0em;
	color: #666666;
}
option {
	color: #333333;
	border: none;
	padding: 2px;
}


#quicksubmit {
	font-size: 1em;
	background-color: #4187CC;
	color: #FEFBF6;
	padding: 2px;
}
#quickclear {
	font-size: 1em;
	padding: 2px;
	color: #FEFBF6;
	background-color: #4187CC;
}
.biggertxt {
	font-size: 1.5em;
}


.whitebg {
	background-color: #FFFFFF;
}
.fltleft {
	float: left;
}

.centimg {
	padding-left: 45px;
}
.alignleft {
	text-align: left;
}
.flt_right {
	float: right;
}
.bluebold {
	font-size: 1.0em;
	color: #4187CC;
	font-weight: bold;
}
.clearall {
	clear: both;
}

.dentistinfo {
	float: left;
}.clearallpad {
	clear: both;
	padding-top: 5px;
	padding-bottom: 5px;
}
.sideimplanttxt {
	text-align: center;
	clear: both;
	color: #4187CC;
	padding-top: 10px;
	padding-bottom: 10px;
	font-size: 1.1em;
}
.smallertxt {
	font-size: 0.8em;
}
.centertxt {
	text-align: center;
	padding: 10px;
}
.bluebold {
	font-weight: bold;
	color: #4884DA;
}
.orangebold {
	font-weight: bold;
	color: #DB5D06;
}
.greenbold {
	font-weight: bold;
	color: #679A35;
}
.redbold {
	font-weight: bold;
	color: #990002;
}
