/* Tags
---------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	color: #eee;
	font: 12px Arial, Helvetica, sans-serif;
	background-color:#000;
}
h1 {
	margin: 0px;
	padding: 0px;
	color: #fff;
	font: 24px/26px Arial, Helvetica, sans-serif;
}
h2 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #bc7846;
	font: italic 18px/20px "Times New Roman", Times, serif;
}
h3 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #d8bd21;
	font: 16px/18px "Times New Roman", Times, serif;
}
h4 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #fff;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
}
p {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	line-height: 20px;
}
strong, em {
	color: #fff;
}
ul, ol, dl {
	line-height: 20px;
}
a {
	color:#b9a014;
	text-decoration: none;
}
	a:hover {
		text-decoration: underline;
		color: #d8bd21;
}
a strong {
color:#b9a014;}
hr {
	color: #3d3c38;
	height: 1px;
	background-color: #3d3c38;
	border: none;
}

/* Classes
---------------------------------------------- */
.imgborder {
	border: 4px solid #3d3c38;
}
.smalltext {
	font-size: 11px;
	line-height: 16px;
}
.nomargin {
	margin: 0px;
}
.margin {
	margin: 10px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.services {
	float: right;
	width: 150px;
	height: auto;
	margin: 1em 0px 0px 5px;
	padding: 5px 8px 5px 8px;
	border: 4px solid #3d3c38;
	list-style: none outside none;
}
	.services li {
		padding: 0px;
		margin: 0px;
	}
.callout {
	width: auto;
	height: auto;
	margin: 1em auto;
	padding: 10px;
	border: 1px solid #5F2C00;
	background-color: #000;
}
#officeTour {
	width: 260px;
	height: 260px;
	float: right;
	padding: 0px;
	margin: 1em 0px 5px 5px;
}
/* Special
---------------------------------------------- */
.forms p {
	margin: 0px;
}

/* Layout
---------------------------------------------- */
#container {
width:1000px;
height:auto;
margin:0 auto;
padding:0px;
background:url(assets/images/container_bg.jpg) left top repeat-y;
}
	#footer {
	width:auto;
	height:auto;
	margin:0px;
	padding:0px;
	background:url(assets/images/footer_bg.jpg) left bottom no-repeat;
	left:0px;
	bottom:0px;
	}
		#contents {
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		background:url(assets/images/contents_bg.jpg) left top no-repeat;
		}
			#header {
			width:auto;
			height:325px;
			margin:0px;
			padding:0px;
			}
				#nav {
				width:710px;
				height:223px;
				margin:110px 0 0 286px;
				padding:0px;
				position:absolute;
				}
				#logo {
				width:479px;
				height:176px;
				margin:11px 0 0 35px;
				padding:0px;
				/* background: transparent url(assets/images/logo.png) no-repeat left top;
				_background: none;
				_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tntclients.com/cms/published/CHICOGENTLEDENTAL.COM/assets/images/logo.png',sizingMethod='scale'); */
				}
				#topInfo {
				width:300px;
				height:auto;
				margin:0px;
				padding:4px;
				float:right;
				text-align:right;
				font:14px Arial, Helvetica, sans-serif;
				}
				#topInfo .phone {
				font:18px Arial, Helvetica, sans-serif;
				}
				#topInfo .tag {
				padding:30px 10px 0 0;
				margin:0px ;
				font:20px/36px "Times New Roman", Times, serif;
				}
			#leftCol {
			position: relative;
			width: 284px;
			height: auto;
			margin: 0px;
			padding: 30px 0 0 0px;		
			}
				#leftNav {
				position: absolute;
				top: -100px;
				left: 70px;
				margin: 0px;
				padding: 0px;
				width: 150px;
				height: auto;
}
					#leftNav li {
					margin: 0px;
					padding: 0px;
					width: auto;
					height: auto;
					list-style: none outside none;
}
						#leftNav a {
						display: block;
						margin: 0px;
						padding: 0px 5px 0px 10px;
						width: 135px;
						height: auto;
}
						#leftNav a:hover {
						color: #fff;
						background-color: #5F2C00;
						text-decoration: none;
}
			#rightCol {
			width:600px;
			height:auto;
			min-height:400px;
			_height:400px;
			margin:0px;
			padding:0 100px 100px 0;
			float:right;			
			}
		#nav2 {
		width:1000px;
		height:auto;
		margin:0px;
		padding:0px;
		text-align:center;
		}
		#nav2 li {
		list-style:none;
		display:inline;
		}
		#nav2 li a{
		font:10px Arial, Helvetica, sans-serif;
		color:#555555;
		padding:0 5px 0 5px;
		border-right:1px solid #555555;
		}
		#nav2 li a:hover {
		color:#fff;
		}
		#nav2 .last {
		border:none;
		}
		#copy {
		width:auto;
		height:auto;
		margin:0px;
		padding:0px;
		text-align:center;
		font:10px Arial, Helvetica, sans-serif;
		}
		#copy a{
				color:#FFCC00;
				}

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

