html{
	margin:0;
	height:100%;
	
}

body { font-family: "Times New Roman", Times, serif;
	margin:0;
	background:url(assets/newslices/images/mainBgRepeat.gif) center;
	height:100%;
	}

p { font-size: 14px;
	line-height: 20px;}

h1 { font-size: 22px;
	 font-weight: normal;
	 letter-spacing:1px;
	 margin-top:5px;
	 margin-bottom:5px;
	 color:#171D0E;}

h2 { font-size: 18px;
	 font-weight: bold;
	 color:#304114;}

h3 { font-size: 16px;
	 font-weight: bold;
	 color:#760A15;}

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

a { font-weight: bold;
	text-decoration: none;
	color:#3A4822;}

a:hover { text-decoration: none;
	color:#627939;
	}



.imgborder { BORDER: #48311C 1px solid;}

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#694225;
	background:#694225;
	height:1px;
	border:0;}
	
.content li {font-size:14px;
	line-height:16px;
	padding-bottom:5px;
	margin-left:-15px;
	}
	
/* Template */

#topArt {
	background:url(assets/newslices/images/topBanner.gif) top right no-repeat;
	height:250px;
}

#mainBody {
	background:url(assets/newslices/images/mainBody.gif) top right no-repeat;	
}

#topSquirly {
	background:url(assets/newslices/images/topSquirly.gif) bottom right no-repeat;
	height:36px;
}
.mainRepeat {
	background:url(assets/newslices/images/bgMainRepeat.gif) repeat-y top left;
}

.rightSquirly {
	background:url(assets/newslices/images/rightSideSquirly.gif) top left no-repeat;
}

.bodyRepeat {
	background:url(assets/newslices/images/bodyRepeat.gif) top right repeat-y;
}

.btmbar {
	background:url(assets/newslices/images/btmBar.gif) top right no-repeat;
	height:50px;
}
	
#floatNav {
	width:155px;
	top:-25px;
	left:3px;
	position:relative;
	z-index:1;
	border:5px solid #48311C;
	background:#940E1C;
	}
	.floatText {
	width: 155px;
	text-align: center;
		top:-15px;
		left:3px;
		position:relative;
		z-index:1;
	}
.address {font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	color:#FFFFFF;
	font-weight:normal;
	}
	
.bottomlinks p {color:#FFFFFF;
	font-weight:bold;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	}
.bottomlinks a {font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	}
.bottomlinks a:hover {font-size:12px;
	color:#242D15;
	font-weight:bold;
	text-decoration:none;
	}
#links {width:145px;
	margin:0px 5px;
	font-size:13px;
	padding-top:10px;
	padding-bottom:10px;
	font-family:Arial, Helvetica, sans-serif;
	text-align:left;

	}
#links ul {margin:0;
	padding:0;
	padding-left:15px;
	_padding-left:15px;
	padding-top:10px;
	padding-bottom:10px;
	}
#links li {color:#838D3A;
	line-height:22px;
	_line-height:12px;
	margin:0;
	}
#links a {color:#EBC388;
	font-weight:bold;
	text-decoration:none;
	line-height:22px;
	_line-height:12px;
	display:block;
	}
#links a:hover {color:#838D3A;
	font-weight:bold;
	text-decoration:none;
	line-height:22px;
	_line-height:12px;
	display:block;
	}
.number {font-size:20px;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	}
.contrast a { font-weight: bold;
	text-decoration: none;
	color: #4a5c2b;}

.contrast a:hover { text-decoration: none;
	color:#000;
	text-decoration: underline;
	}
/* End Template */

/* Splash */
.s_bg {background:url(assets/splash/bg.jpg) top center repeat;}
.s_bgtop {background:url(assets/splash/bg_top.jpg) top center no-repeat;}
.s_bodybg {background:url(assets/splash/body_bg.jpg) top no-repeat;}

html>body td#shadow {background: url(assets/splash/shadow.png) top repeat-x;}

*html td#shadow {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tntdental.com/najari/assets/splash/shadow.png'),sizingMethod='scale');}

#logo_container {position:absolute;
	z-index:5;
	width:0;
	height:0;
	}
#logo { width:403px;
	height:250px;
	position:relative;
	top:0;
	left:0;
	z-index:10;
	}
	
#snav_container {position:absolute;
	z-index:5px;
	width:0;
	height:0;
	}
	
#snav { position:relative;
	top:-25px;
	left:10px;
	width:155px;
	margin:0;
	padding:0;
	background:#940E1C;
	border:5px solid #48311C;
	margin-left:auto;
	margin-right:auto;
	}

/* 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 */