/* DO NOT EDIT
---------------------------------------------- */
html, htm, body {
	height: 100%;
}
div {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
}

/* Tags
---------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	color: #fffefe;
	font: 14px Georgia, "Times New Roman", Times, serif;
	background: #381B09 url(assets/images/background.jpg) repeat-x left top;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #a96a46;
	font: bold 24px/26px Georgia, "Times New Roman", Times, serif;
}
h2 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #C47938;
	font: 18px/20px Georgia, "Times New Roman", Times, serif;
}
h3 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #D7B27B;
	font: bold italic 18px/18px Georgia, "Times New Roman", Times, serif;
}
h4 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #fffefe;
	font: bold 14px/16px Georgia, "Times New Roman", Times, serif;
}
p {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	line-height: 20px;
}
a {
	color: #D7B27B;
	font-weight: bold;
	text-decoration: none;
}
	a:hover {
		color: #fff;
		text-decoration: underline;
	}
hr {
	color: #C47938;
	height: 1px;
	background-color: #C47938;
	border: none;
}
ul, ol, dl {
	line-height: 20px;
}
/* Classes
---------------------------------------------- */
.imgborder {
	border: 1px solid #D7B27B;
}
.smalltext {
	font-size: 11px;
	line-height: 16px;
}
.nomargin {
	margin: 0px;
}
.margin {
	margin: 10px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}

/* Special
---------------------------------------------- */
.forms p {
	margin: 0px;
}
div#officeTour {
	float: left;
	width: 240px;
	height: 240px;
	padding: 0px;
	margin: 5px;
}
/* Layout
---------------------------------------------- */
#container {
	position: relative;
	margin: 0px auto;
	width: 955px;
		min-height: 100%;
		_height: 100%;
	background: transparent url(assets/images/container_bg.jpg) no-repeat left 42px;
}
	#logo {
		position: absolute;
		margin: 60px 0px 0px 47px;
	}
	#addressPhone {
		padding: 17px 0px 0px 0px;
		height: 25px;
		color: #b96f44;
		font: bold 17px/17px "Times New Roman", Times, serif;
		text-transform: uppercase;
	}
		#addressPhone span {
			float: right;
			font: bold 15px/17px "Times New Roman", Times, serif;
		}
	#nav {
		position: relative;
		margin: 0px;
		padding: 0px 0px 0px 20px;
		width: auto;
		height: 27px;
	}
		#nav li {
			float: left;
			margin: 0px;
			padding: 0px 13px;
			width: auto;
			height: auto;
			list-style: none outside none;
		}
			#nav a {
				color: #d8b27b;
				font: bold 14px/27px Tahoma, Geneva, sans-serif;
				text-transform: uppercase;
			}
	#topPic {
		height: 305px;
		text-align: right;
	}
	#leftCol {
		float: left;
		padding: 0px 0px 0px 68px;
		width: 585px;
	}
	#rightCol {
		margin: 0px 0px 0px 680px;
		padding: 55px 0px 0px 0px;
		width: 258px;
	}
		#sidebar {
			padding: 20px 0px 0px 0px;
			color: #D7B27B;
			font-size: 14px;
		}
	#credits {
		clear: both;
		padding: 20px 0px;
		color: #C47938;
		font: 10px/12px Arial, Helvetica, sans-serif;
		text-align: center;
	}
		#credits a {
			color: #C47938;
		}
	#ghostedLetter {
		position: absolute;
		bottom: 0px;
		right: 0px;
		width: 373px;
		height: 271px;
		background: transparent url(assets/images/ghostedLetter.png) no-repeat left top;
		_background: none;
		_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tntdental.com/torabi/assets/images/ghostedLetter.png',sizingMethod='scale');
	}

#toplinks {
	text-align: center;
	font-size: 11px;
}
#toplinks a{
	text-decoration: none;
}
