body { font-family: Arial, Helvetica, sans-serif;
	   background:url(assets/images/bg2.jpg) top left repeat;}

p { font-size: 13px;
	line-height: 20px;
	color:#666666;}

h1 { font-size: 20px;
	 font-weight: bold;
	 color:#411620;
	 margin-top:0;
	 font-family:Georgia, "Times New Roman", Times, serif;
	 font-style:italic;}

h2 { font-size: 16px;
	 font-weight: bold;
	 color:#F9A147;}

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#60AD2D;}

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

a:hover { text-decoration: underline;}

li { font-size: 13px;
	 line-height: 20px;
	 padding-bottom:3px;
	 color:#666666;}

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

.smalltext { font-size: 10px;
	         line-height: 14px;}
			  
hr {color:#C15F14;
	background:#C15F14;
	height:1px;
	border:0;}
			  
/* Template */

.whiteborder {border:#FFFFFF 1px solid;}
.top {background:url(assets/images/top.jpg) no-repeat;}
.line1 {background-color:#C15F14;}
.bottomline {background-color:#CC7C3F;}
.white {background-color:#FFFFFF;}
.orangebg {background-color:#F9A147;}
.greenbg {background-color:#868C4E;}
.phone {font-size:19px; line-height:24px;}

.nav a {color:#FFFFFF;
		font-family:"Times New Roman", Times, serif;
		font-size:13px;
		line-height:26px;
		font-weight:bold;
		text-transform:uppercase;
		text-decoration:none;}

.nav a:hover {color:#FBD01F; text-decoration:none;}

.bottomlinks {color:#3C5A90;
			  font-size:13px;
			  line-height:18px;
			  font-weight:normal;
			  text-decoration:none;}

.bottomlinks a {color:#3C5A90;
			  font-size:13px;
			  line-height:18px;
			  font-weight:bold;
			  text-decoration:none;}

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

#bodypad {padding:125px 10px 10px 10px;}
#pic1 {width:188px; height:184px; background-color:#807F61; padding-bottom:11px;}
#pic2 {width:188px; height:181px; background-color:#411620; padding-bottom:14px;}
#pic3 {width:188px; height:144px;}
#nav {width:152px; height:224px; background-color:#411620; border-bottom:#FFFFFF 1px solid; text-align:right;}
#address {width:152px; height:114px; background-color:#C15F14; text-align:center; color:#4C1E20; font-family:"Times New Roman", Times, serif; font-size:16px; font-weight:bold; line-height:22px;}
#address_pad {padding-top:10px;}
#star {width:152px; height:196px; background:url(assets/images/star.jpg) no-repeat;}
#navpad {padding:8px 15px 0 0;}

#logo {width:369px;
	   height:185px;
	   position:relative;
	   z-index:5;
	   margin:10px -30px -101px 0;}
	   
html>body #logo {background:url(assets/images/logo.png) no-repeat;}
*html #logo {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tntdental.com/jaynes/assets/images/logo.png');}

/* End Template */

/* Splash */

#splashphone {color:#FFFFFF;
			  font-family:"Times New Roman", Times, serif;
			  font-size:21px;}

#splashaddress {color:#FFFFFF;
			    font-family:"Times New Roman", Times, serif;
			    font-size:18px;
				line-height:26px;}

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