body { font-family: "Times New Roman", Times, serif;}

p { font-size: 13px;
	line-height: 21px;}

h1 { font-size: 20px;
	 font-weight: bold;
	 margin:0;
	 text-transform:uppercase;
	 padding-left:3px;
	 padding-top:10px;}

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

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#89432A;}

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

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

a:hover { text-decoration: underline;}

li { font-size: 12px;
	 line-height: 20px;
	 padding-bottom:3px;}

.imgborder { BORDER: #89432A 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}
			  
hr {color:#89432A;
	background:#89432A;
	height:1px;
	border:0;}

.nomargin p {margin:0;}
	
/* Template */

#blackbg {background-color:#000000;}

#body_holder {width:771px;
			  margin:0 auto;
			  border:#C2A88D 2px solid;}

#topbar {width:761px;
		 height:96px;
		 background-color:#C2A88D;
		 margin:5px;}

#thin_line {width:771px;
		    height:2px;
			font-size:0;
			line-height:0;
			background-color:#C2A88D;}

#body_container {width:761px;
			     min-height:554px;
				 height:auto;
				 _height:554px;
				 background-color:#FFFFFF;
				 margin:5px;}

#bottombar {width:761px;
		    height:26px;
			padding-top:8px;
			background-color:#89432A;
			margin:5px;}

#right_column {background-color:#C2A88D;}

#nav1 {width:455px;
	   height:32px;
	   background-color:#89432A;
	   position:relative;
	   z-index:5;}

#nav2 {width:455px;
	   height:35px;
	   background-color:#000000;}

#bodypad {padding:20px 10px 10px 15px;}

#address {color:#E5DECE;
		  font-size:17px;
		  font-weight:bold;
		  padding:10px;}

#logo {width:569px;
	   height:129px;
	   position:relative;
	   z-index:10;
	   top:-7px;
	   _margin-bottom:-34px;}

html>body #logo {background:url(assets/images/logo.png) no-repeat;}
*html #logo {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tntdental.com/toney/assets/images/logo.png');}

#navlinks1 {position:relative;
		    z-index:5;
			padding-top:5px;}

#navlinks2 {position:relative;
		    z-index:5;
			padding-top:7px;}

#navlinks1 a, #navlinks2 a {color:#FFFFFF;
			  font-size:14px;
			  font-weight:bold;
			  padding-left:8px;
			  padding-right:8px;}

#navlinks1 a:hover {background-color:#000000; color:#FFFFFF; text-decoration:none;}
#navlinks2 a:hover {background-color:#89432A; color:#FFFFFF; text-decoration:none;}

#letter {background-color:#C2A98B;
		 font-size:29px;
		 font-weight:bold;
		 color:#000000;}

.bottomlinks, .bottomlinks a {color:#FFEACB;
			    font-size:13px;
				font-weight:bold;}

.bottomlinks a:hover {color:#FFFFFF; text-decoration:none;}

#copyright {width:771px;
			margin:0 auto;
		   text-align:center;
		   color:#FFFFFF;
		   font-weight:normal;
		   font-size:13px;
		   padding:10px;}

#copyright a {color:#FFFFFF; font-weight:bold;}
#copyright a:hover {color:#FFEACB; text-decoration:none;}

/* End Template */

/* Splash */

.whitebg {background-color:#FFFFFF;}
.splashlinks, .splashlinks a {color:#89432A; font-size:13px; font-weight:bold;}
.splashlinks a:hover {color:#000000; text-decoration:none;}

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