/* -- Layout -- */
	
body {
	
	color: #fff;
	margin: 15px auto;
	font-family:"trebuchet ms", arial, verdana, sans-serif;
	font-size:12px;
	background-color:#472C19;
}

img {
	border: 0;
	display: block;
	}
	
/* Splash */

	
td.splashaddress p {
	color: #FFF;
	text-align: right;
	margin-right: 80px;
	}

		
/* Interior Page */

td.nav {
	background: transparent url(assets/images/header.jpg) top left no-repeat;
	}
	
td.nav p {
	text-align: center;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 11px;
	margin: 0 0 -2px 0;
	padding: 0;
	line-height: auto;
	color: #FFF;
	}
	
td.nav p a:link, td.nav p a:hover, td.nav p a:visited {
	color: #FFF;
	text-decoration: none;
	background: transparent;
	display: inline;
	}
	
td.nav p a:hover {
	background: transparent url(assets/images/nav_hoverbg.jpg) top left repeat-x;
	color: #FFF;
	padding: 4px 0;
	}
	
td.mast {
	background: transparent url(assets/images/mast.jpg) top left no-repeat;
	}
	
td.mast p {
	text-align: right;
	margin-right:20px;
	margin-top: 175px;
	font-size: 12px;
	font-weight: normal;
	}
	
td.content {
	background: transparent url(assets/images/bg.jpg) top left repeat-y;
	}

td.highlights {
	background: transparent url(assets/images/highlights.jpg) top left no-repeat;
	height: 180px;
	margin-right: 9px;
	}	
	
td.highlights {
	padding-top: 30px;
	padding-left: 50px;
	padding-right: 15px
	}
	
td.highlights ul li {
	padding-bottom: 10px;
	}

.bodytext {
	padding: 10px 25px;
	}
	
img.title {
	margin-left: 9px;
	margin-top: 0;
	}

	

/* -- Typography -- */

p { 
    font-size: 13px;
	line-height: 16px;
	margin-bottom: 1.2em;
}


h1 { 
    font-size: 24px;
	color:#7BA882;
	 font-style:italic;
	 margin:0;
	 padding:5px 0 0 0;
}

h2 { 
    font-size: 20px;
	 font-weight: bold;
	 color:#7BA882;
}

h3 { 
    font-size: 16px;
	 font-weight: bold;
	 color:#7BA882;
}

h4 { 
    font-size: 12px; 
	 font-weight: bold;
}
	
li { 
    font-size: 12px;
    line-height: 14px;
    padding-bottom: 5px;
}

hr {color:#BDBDBD;
	background:#BDBDBD;
	height:1px;
	border:#BDBDBD;
	}

/* -- Bottom Navigation -- */

p.smallnav {
	text-align: center;
	font-size: .7em;
	padding-bottom: 0;
	color: #FFF;
	font-family: "trebuchet ms", verdana, arial, sans-serif;
}

p.smallnav a:link, p.smallnav a:visited, td.copyright a:link, td.copyright a:visited {
	color: #FFF;
}	

p.smallnav a:hover, td.copyright a:hover {
	text-decoration: none;
	color:#F9DEC9;
	}

/* -- Links -- */	

a { 
	font-weight: bold;
	text-decoration: none;
	color:#689B70;
	}

a:hover { 
	text-decoration:none;
	color:#F9DEC9;
	}
	
/* -- TNT Dental -- */


.imgborder { BORDER:#668037 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
.questions {color:#87603F;}
			  
.address {text-align: right;
	font-size: 12px;
	margin:0;
	font-weight: normal;
	padding-top:160px;
	padding-right:20px;
	}