/* -- Layout -- */
	
body { 
	color: #465E82;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
}

	
/* Splash */

table.splashtable{
	margin-bottom: 10px;
	}

p.splashaddress {
	color: #FFF;
	font-size: .7em;
	text-align: right;
	font-weight: bold;
	padding-right: 10px;
	}

/* -- Typography -- */

p { 
    font-size: 14px;
	line-height:21px;
	color:#465E82;
}

h1 { 
    font-size: 22px;
	color:#37425E;
	font-weight:bold;
	font-style:italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}

h2 { 
    font-size: 20px;
	 font-weight: bold;
	 color:#AB988A;
	 font-family:Georgia, "Times New Roman", Times, serif;
}

h3 { 
    font-size: 16px;
	font-weight: bold;
	color:#3F7A9A;
	font-family:Georgia, "Times New Roman", Times, serif;
}

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

/* -- Main Navigation -- */

.nav {color:#FFFFFF;
	  font-size:13px;
	  line-height:28px;}
	  
.nav:hover {color:#AB988A;}

.address {color:#FFFFFF;
		  font-size:12px;
		  line-height:18px;}
		  
.address a {color:#FFFFFF;
		  font-size:12px;
		  line-height:18px;
		  font-weight:normal;}


/* -- Bottom Navigation -- */

p.smallnav, a.smallnav {
	text-align: center;
	font-size: 11px;
	line-height:16px;
	color: #FFFFFF;
}

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: underline;
	}

/* -- Links -- */	

a { font-weight: bold;
	text-decoration: none;
	color: #59321E;}

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


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

.sidebarborder {border:#FFFFFF 3px solid;}

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#7785A4;
	background:#7785A4;
	height:1px;
	border:0;}  
	
.rightborder {border-right:#7785A4 1px solid;}
.rightbottom {border-right:#7785A4 1px solid;
			  border-bottom:#7785A4 1px solid;}
.bottomborder {border-bottom:#7785A4 1px solid;}

.gallinks { 
    font-size: 16px;
	font-weight: bold;
	color:#3F7A9A;
	font-family:Georgia, "Times New Roman", Times, serif;
}
	
#map {
	width: 400px;
	height: 500px;
}