body { font-family: Arial, Helvetica, sans-serif;
	background:#534741 url(assets/images/bg-skyline2.jpg) top center no-repeat fixed;
	 margin:0;
	 padding-top: 00px;
	 background-size: cover;
}

p { font-size: 15px;
	line-height: 20px;
	color:#443D2B;}

h1 { font-size: 24px;
	 font-weight: bold;}

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

h3 { font-size: 14px;
	 font-weight: bold;
	 color:#89602E;}

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

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

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

li { font-size: 12px;
	 line-height: 16px;
	 color:#443D2B;}

.imgborder { 
	border: 1px solid #666666;
	padding: 5px;
	background: #ffffff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

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

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#8A9082;
	background:#8A9082;
	height:1px;
	border:0;}
	
/* Template */
#ctrWrap {width:940px;
	margin:20px auto 0;
	}
#border {width:940px;
	border:1px solid #333333;
	float:left;
	background: url(assets/images/black.png);
	}
#topBanner {
	width:96%;
	padding: 2% 2% 10px 2%;
	height:135px;
	float:left;
	border-bottom: 0px solid #ffffff;
	}
#contentWrap {width:940px;
	float:left;
	}
#content_topArt {width:940px;
	float:left;
	}

#content_btmArt {width:940px;
	min-height:659px;
	height:auto;
	_height:659px;
	float:left;
	}
#topLeft {width:80%;
	height:97px;
	font-size:18px;
	color:#c0a154;
	font-weight:bold;
	padding:0px 0px 0px 0px;
	float:left;
	text-shadow: 2px 2px #000000;
	}
#topRight {width:20%;
	height:85px;
	font-size:15px;
	color:#c0a154;
	font-weight:bold;
	text-align:right;
	padding-top:0px;
	float:left;
	text-shadow: 2px 2px #000000;
	}
.practiceName {font-family: Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	font-weight:normal;
	text-transform: uppercase;
	color: #ffffff;
	text-shadow: 2px 2px #000000;
	}
#leftWrap {width:235px;
	min-height:656px;
	height:auto;
	float:left;
	border-right: 0px solid #ff0000;
	padding-top: 10px;
	}
#bodyWrap {width:664px;
	min-height:635px;
	height:auto;
	float:left;
	background: #f5f5f5;
	padding: 0px 20px 20px 20px;
	border-top-left-radius: 15px;
	-moz-border-top-left-radius: 15px;
	-webkit-border-top-left-radius: 15px;
	border-bottom-left-radius: 15px;
	-moz-border-bottom-left-radius: 15px;
	-webkit-border-bottom-left-radius: 15px;
	border-left: 1px solid #372F2D;
	border-top: 1px solid #372F2D;
	border-bottom: 1px solid #372F2D;
}
#rightWrap {width:0px;
	min-height:656px;
	height:auto;
	float:left;
	}
#numbers {width:200px;
	padding:5px 0 2px 10px;
	font-size:18px;
	font-weight:bold;
	color:#ffffff;
	background: #372f2d;
	margin: 30px auto 0px auto;
	padding: 5px;
	border: 1px solid #ffffff;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	text-align: center;
	box-shadow: inset 0px 0px 6px #000000;
	-moz-box-shadow: inset 0px 0px 6px #000000; 
	-webkit-box-shadow: inset 0px 0px 6px #000000;
	text-shadow: 2px 2px #000000;
}
#numbers a {
	color: #ffffff;
}
#nav {width:230px;
	min-height:431px;
	height:auto;
	_height:431px;
	margin:0;
	padding:0;
	float:left;
	}
#nav ul {margin:20px 0px 0px 0px;
	padding:5px 0 0;
	}
#nav li {
	list-style:none;
	line-height:36px;
	margin:0;
	padding:0;
}
#nav a {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	display:block;
	padding:0px 10px 0px 10px;
	width:195px;
	height:auto;
	border: 1px solid #ffffff;
	/* background: #777777; */
	margin: 0px 5px 5px 25px;
	border-radius: 5px;
	-moz-border-radisu: 5px;
	-webkit-border-radius: 5px;
	text-shadow: 2px 2px 2px #000000;
	font-size: 16px;
	background: #ccae63; /* Old browsers */
background: -moz-linear-gradient(top,  #ccae63 0%, #9e7c27 50%, #9b8144 51%, #bc9c56 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ccae63), color-stop(50%,#9e7c27), color-stop(51%,#9b8144), color-stop(100%,#bc9c56)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #ccae63 0%,#9e7c27 50%,#9b8144 51%,#bc9c56 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #ccae63 0%,#9e7c27 50%,#9b8144 51%,#bc9c56 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #ccae63 0%,#9e7c27 50%,#9b8144 51%,#bc9c56 100%); /* IE10+ */
background: linear-gradient(to bottom,  #ccae63 0%,#9e7c27 50%,#9b8144 51%,#bc9c56 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccae63', endColorstr='#bc9c56',GradientType=0 ); /* IE6-9 */
}
#nav li:first-child a {
	border-top: 1px solid #ffffff;
}
#nav a:hover {
	color:#f7f7f7;
	font-style: italic;
	background-color: #372f2d;
}
	
#nav li ul {position: absolute;
	width: 235px;
	left: -999em;
	margin-left : 150px;
	margin-top : -1.35em;
	border:1px solid #785B3E;
	padding:0;
	background: #000000;
}

#nav li ul li a {
	background: transparent;	
	padding: 0px 0px 0px 10px;
	margin: 0px;
	border: 0px solid transparent;
}

#nav li ul li a:hover {
	background: transparent;
	color: #a29062;
}

#nav li ul li:first-child a {
	border: 0px solid transparent;
}

#nav li:hover ul {
	left: auto;
}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
}

#nav li li a {
	color:#FFF;
}
#nav li li a:hover {
	color:#FFF;
}
html > body #nav a:hover {}
html > body #nav li li a:hover {}
 /* *html #nav a:hover {filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tntdental.com/jacobson/assets/images/navRollover.png');} */

#title {width:100%;
	height:60px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	color:#576842;
	font-weight:bold;
	border:1px solid #785B3E;
	border-width:0 0 1px 0;
	padding: 0px 0px 0px 0px;
	float:left;
	}
#text {width:100%;
	border:1px solid #785B3E;
	border-width:1px 0 0;
	margin:3px 0 0 0;
	padding: 0px;
	float:left;
	}
	
#btmContent {width:940px;
	text-align:center;
	font-size:12px;
	color:#FFFFFF;
	font-weight:bold;
	padding:10px 0px 10px 0px;
	float:left;
	border-top: 0px solid #ffffff;
	}
#btmContent a {color:#FFFFFF;
	text-decoration:none;
	}
#btmContent a:hover {color:#FFFFFF;
	text-decoration:underline;
	}
#topPic {width:140px;
	float:left;
	}

#rightSidebar {width:130px;
	padding:5px 5px 50px 5px;
	float:left;
	}
#leftSidebar {width:138px;
	padding:5px;
	float:left;
	}
	
#btmLinks {width:940px;
	margin:10px auto;
	text-align:center;
	color:#8A9082;
	clear: both;
	padding: 5px 0px 0px 0px;
	}
#btmLinks a {color:#FFFFFF;
	text-decoration:none;
	}
#btmLinks p {
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
}
#btmLinks a:hover {color:#8A9082;
	text-decoration:none;
	}
	
/* End Template */
			  
/* 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 */
/* Splash Begins */
.clear {
	clear: both;
	margin: 0px;
	padding: 0px;
	width: auto;
	height: 0px;
	font-size: 0px;
	line-height: 0px;
}
#splash_container {
	margin: 0 auto;
	margin-top: 10px;
	padding: 0px;
	width: 760px;
	height: auto;
	border: 1px solid #fff;
}
	#splash_topRow {
		margin: 0px;
		padding: 0px;
		height: 103px;
		border-bottom: 1px solid #000;
	}
		#splash_addressBox {
			position: absolute;
			margin: 85px 0px 0px 120px;
			width: 500px;
			text-align: center;
			font-size: 12px;
			font-weight: bold;
			color: #3e260b;
		}
		#splash_titleBox {
			float: left;
			margin: 0px;
			padding: 0px;
			width: 620px;
			height: 103px;
			border-right: 1px solid #fff;
		}
		#splash_doctorsBox {
			margin: 0px 0px 0px 633px;
			padding: 20px 0px 0px 0px;
			width: 120px;
			color: #fff;
			font-size: 12px;
			font-weight: bold;
			text-align: center;
		}
	#splash_bottomRow {
		margin: 0px;
		padding: 0px;
	}
		#splash_contents {
			margin: 0px;
			padding: 0px;
			width: 620px;
			height: 374px;
			border-right: 1px solid #fff;
		}
		#splash_contentsTop {
			 margin: 0px;
			 padding: 0px;
			 height: 336px;
		}
			#splash_welcomeBox {
				position: absolute;
				margin: 44px 0px 0px 184px;
				_margin-left: 36px;
				*margin-left: 36px;
				font: bold 18px Georgia, "Times New Roman", Times, serif;
				color: #576842;
			}
			#splash_patientEnter {
				position: absolute;
				margin: 75px 0px 0px 153px;
				_margin-left: 5px;
				*margin-left: 5px;
				width: 50px;
			}
			#splash_doctorEnter {
				position: absolute;
				margin: 75px 0px 0px 501px;
				_margin-left: 353px;
				*margin-left: 353px;
				width: 120px;
				
				
			}
				#splash_doctorEnter a, #splash_patientEnter a {
					display: block;
					width: 120px;
					padding: 40px 0px 0px 0px;
					font: bold 18px Georgia, "Times New Roman", Times, serif;
				color: #576842;
				}
				#splash_doctorEnter a:hover, #splash_patientEnter a:hover {
					color: #FFFFFF;
					font-style: italic;
				}
			#splash_phoneBox {
				float: left;
				margin: 40px 0px 0px 0px;
				padding: 10px 0px 0px 0px;
				width: 148px;
				height: 285px;
				color: #dbd5c5;
				font-size: 16px;
				font-weight: bold;
				text-align: center;
			}
			#splash_copyBox {
				clear: both;
				margin: 0px;
				padding: 4px 0px 0px 0px;
				height: 34px;
				color: #fff;
				font-size: 12px;
				text-align: center;
			}
				#splash_copyBox a {
					color: #fff;
				}
				#splash_copyBox a:hover {
					text-decoration: underline;
				}
/* Splash Ends */

.staff-box {
	width: 45%;
	height: auto;
	min-height: 300px;
	float: left;
	text-align: center;
	margin: 0px 0px 20px 20px;
	border: 1px solid #666666;
}

.staff-box img {
	padding: 5px;
	background: #ffffff;
	border: 1px solid #666666;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}

#contact-form {
	margin-top: 0px;
}

#contact-form input.text, #contact-form textarea {
	width: 240px;
	height: auto;
	padding: 4px;
	border: 1px solid #888888;	
	background: #ffffff;
	font-size: 16px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	margin: 0px 0px 10px 0px;
}
#contact-form label {
	font-size: 12px;
	color: #444444;
}
#alert {
	font-size: 13px;
	color: #ff0000;	
	display: block;
	width: 240px;
	text-align: center;
	margin-top: 10px;
	min-height: 20px;
}
.form {
	width: 250px;
	padding: 0px 20px 20px 20px;
	margin: 20px 0px 0px 0px;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	background: #f9f9f9;
	border: 1px solid #555555;
}

.appt {
	margin-bottom: 15px;
}







