body { font-family: Arial, Helvetica, sans-serif;}

p { font-size: 12px;
	line-height: 20px;
	color:#351102;}

h1 { font-size: 22px;
	 font-weight: bold;
	 letter-spacing:1px;
	 color:#0A1E1F;
	 margin:5px 0 5px 0;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#5B4F37;
	 letter-spacing:1px;}

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#641F22;
	 letter-spacing:1px;}

h4 { font-size: 12px; 
	 font-weight: bold;}

a {color:#8B2C07;
	font-weight: bold;
	text-decoration: none;}

a:hover { text-decoration: underline;}

li { font-size: 12px;
	 line-height: 18px;
	 padding-bottom:5px;
	 color:#351102;
	 margin-left:-15px;}

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

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#622006;
	background:#622006;
	height:1px;
	border:0;}
	
.margin p{margin:5px;}
	
/* Template */
.bg {background:#5C5038 url(assets/images/bg.jpg) top center repeat-x;
	margin:0;
	}
	
.top {background:url(assets/images/top.jpg) top no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5E1B1C;
	font-weight:bold;
	}
.bannerbg {background:url(assets/images/banner.jpg) top no-repeat;}
.bannerbgNew {background:url(assets/images/bannerNew.jpg) top no-repeat;}
.repeat {background:url(assets/images/repeat.jpg) top repeat-y;}
.body_bg { background:url(assets/images/body.jpg) top no-repeat;}
.body_bgNew { background:url(assets/images/bodyNew.jpg) top no-repeat;}
.bottom {background:url(assets/images/bottom.jpg) top no-repeat;}
.nav_bg {background:url(assets/images/nav_bg.jpg) top no-repeat;}
.pic_bg {background:url(assets/images/pic_bg.jpg) top no-repeat;}
.logo_bg {background:url(assets/images/logo_bg.jpg) top no-repeat;}
.pic_bgNew {background:url(assets/images/pic_bgNew.jpg) top no-repeat;}
.logo_bgNew {background:url(assets/images/logo_bgNew.jpg) top no-repeat;}

#nav {width:178px;
	margin:0;
	padding:0;
	margin-top:75px;
	}
#nav ul {margin:0;
	padding:0;
	}
#nav li {list-style:none;
	line-height:20px;
	margin:0;
	}
#nav a {font-size:14px;
	color:#DAB66C;
	font-weight:bold;
	text-decoration:none;
	padding-left:10px;
	display:block;
	}
#nav a:hover {font-size:14px;
	color:#6D2306;
	font-weight:bold;
	text-decoration:none;
	padding-left:20px;
	display:block;
	background:#DAB66C;
	}
	
.bottomlinks p {font-size:10px;
	color:#C79D5C;
	margin-top:4px;
	margin-bottom:4px;
	}
.bottomlinks a {color:#C79D5C;
	font-weight:bold;
	text-decoration:none;
	}
.bottomlinks a:hover {color:#A23309;
	font-weight:bold;
	text-decoration:none;
	}
	
#sidebar {width:168px;
	margin:10px 5px 10px 5px;
	}
	
#docnamesNew {font-size:17px;
	font-weight:bold;
	color:#5E1B1C;
	padding-top:20px;
	}
	

/* End Template */

/* Floating DIV */
div#container{position:absolute;
	z-index:1;
	}
#docnames {
	position:relative;
	z-index:2;
	top:180px;
	margin:0px;
	padding:0px;
	left:30px;
	width:295px;
	height:70px;
	font-size:18px;
	font-weight:bold;
	color:#5E1B1C;
	text-align:center;
	} 
	
div#container2{position:absolute;
	z-index:1;
	}
#splash_copy {
	position: absolute;
	z-index:2;
	margin:0 5px 0 5px;
	padding:0px;
	width:512px;
	height:70px;
	} 
	

/* End DIV */

/* PNG STUFF */
#png1, #png2, #png3, #png4, #png5 {width:178px;
	height:221px;
	float:right;
	}
	
html>body #png1 { background: url(assets/photos/layout/1.png);}
*html #png1 {
filter:
progid:DXImageTransform.Microsoft.AlphaImageLoader
(src='http://www.tntdental.com/markic/assets/photos/layout/1.png', sizingMethod='scale');
}

/* End PNG */
			  
/* Splash */
.s_repeat {background:url(assets/splash/repeat.jpg) top repeat-y;}
.s_body {background:url(assets/splash/body.jpg) top no-repeat;}
.s_navbg {background:url(assets/splash/nav_bg.jpg) top no-repeat;}
.s_banner {background:url(assets/splash/banner.jpg) top no-repeat;}
.s_bottom {background:url(assets/splash/bottom.jpg) top no-repeat;}

.s_names {font-size:17px;
	font-weight:bold;
	color:#5E1B1C;
	text-align:center;
	padding-bottom:20px;
	}


/* End Splash */
			  
			  
/* Custom Forms -- Just change the colors */

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: #000000 1px solid;
	background-color: #CCCCCC;
}
 input.submit
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #CCCCCC;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #000000;
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Custom Forms End */