 /* Tags
---------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	color: #e4e4e4;
	font: 14px Arial, Helvetica, sans-serif;
	background: #000 url(assets/images/body_bg.jpg) repeat-x left 25px;
}
h1 {
	margin: 0px;
	padding: 19px 0 0.75em 0;
	color: #dea00a;
	font: normal 24px/26px "Times New Roman", Times, serif;
}
h2 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #dea00a;
	font: italic 16px/18px Arial, Helvetica, sans-serif;
}
h3 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #e2a30b;
	font: bold 16px/18px "Times New Roman", Times, serif;
}
h4 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #fff;
	font: normal 14px/16px "Times New Roman", Times, serif;
	text-transform: uppercase;
}
p {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	line-height: 20px;
}
a {
	color: #dea00a;
	font-weight: normal;
	text-decoration: none;
}
	a:hover {
		color: #e4e4e4;
		text-decoration: none;
	}
hr {
	color: #e4e4e4;
	height: 1px;
	background-color: #e4e4e4;
	border: none;
}
ul, ol, dl {
	line-height: 20px;
}
/* Classes
---------------------------------------------- */
.imgborder {
	border: 1px dotted #9d9d70;
}
.smalltext {
	font-size: 11px;
	line-height: 16px;
}
.nomargin {
	margin: 0px;
}
.margin {
	margin: 10px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.underline {
	text-decoration: underline;
}

/* Special
---------------------------------------------- */
.forms p {
	margin: 0px;
}

/* Layout
---------------------------------------------- */
#wrapper {
	width: 839px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	background: transparent url(assets/images/footer_bg.gif) no-repeat center bottom;
}
	#header {
		width: 839px;
		height: 284px;
		margin: 0;
		padding: 0;
		background: transparent url(assets/images/banner_bg.jpg) no-repeat left 25px;
		position: relative;
	}
		#address {
			width: auto;
			height: auto;
			margin: 0;
			padding: 0;
			display: block;
			font: normal 14px/25px Arial, Helvetica, sans-serif;
			color: #dea00a;
		}
		#phoneNumber {
			width: auto;
			height: auto;
			margin: 0;
			padding: 0;
			position: absolute;
			top: 56px;
			left: 260px;
			font: normal 36px/36px "Times New Roman", Times, serif;
		}
		#logo {
			width: auto;
			height: auto;
			margin: 0;
			padding: 0 0 0 39px;
		}
		#tagLines {
			width: auto;
			height: auto;
			margin: 0;
			padding: 0;
			position: absolute;
			top: 229px;
			left: 57px;
		}
			#dentistry {
				width: auto;
				height: auto;
				margin: 0;
				padding: 0;
				font: normal 16px/18px "Times New Roman", Times, serif;
				text-transform: uppercase;
			}
			#gentle {
				width: auto;
				height: auto;
				margin: 0;
				padding: 10px 0 0 95px;
				display: block;
				font: italic 20px/20px "Times New Roman", Times, serif;
			}
		#bannerPic {
			width: auto;
			height: auto;
			margin: 0;
			padding: 0;
			float: right;
		}
	#nav {
		width: auto;
		height: 28px;
		margin: 0;
		padding: 0;
		text-align: center;
	}
		#nav li {
			width: auto;
			height: auto;
			margin: 0;
			padding: 0 5px;
			line-height: 30px;
			display: inline;
			list-style: none outside none;
		}
			#nav li a {
				width: auto;
				height: auto;
				margin: 0;
				padding: 0;
				font: normal 12px/30px Arial, Helvetica, sans-serif;
				color: #000;
			}
				#nav li a:hover {
					color: #000;
					font-weight: bold;
				}
	#content {
		width: 719px;
		height: auto;
		margin: 0 auto;
		padding: 0 32px 30px 32px;
		background: transparent url(assets/images/content_bg.gif) repeat-y center top;
	}
		#leftCol {
			width: 470px;
			height: auto;
			margin: 0;
			padding: 0;
			float: left;
		}
		#rightCol {
			width: 229px;
			height: auto;
			margin: 0;
			padding: 0;
			float: right;
		}
			#sideContactForm {
				width: auto;
				height: auto;
				margin: 0;
				padding: 0;
			}
				#sideContactForm p#contactPhrase {
					width: auto;
					height: auto;
					margin: 10px 0 0 0;
					padding: 15px 5px 0 5px;
					font: normal 10px/20px Verdana, Arial, Helvetica, sans-serif;
					text-align: center;
					color: #e2a30b; 
					background: transparent url(assets/images/formFade.gif) no-repeat center top;
				}
			#sideBar {
				width: 200px;
				height: auto;
				margin: 0 auto;
				padding: 0 0 0 14px;
				border-left: 1px dotted #9d9d70;
			}
				#sideBar,
				#sideBar p {
					font: 11px/20px Arial, Helvetica, sans-serif;
				}
				#sideBar p:first-child,
				#sideBar h3:first-child {
					margin: 0;
					padding: 0;
				}
				#sideBar ul {
					margin: 0;
					padding: 0 0 0 17px;
					width: auto;
					height: auto;
				}
					#sideBar ul li {
						margin: 0;
						padding: 0;
						width: auto;
						height: auto;
					}
	#footer {
		width: auto;
		height: auto;
		margin: 0;
		padding: 10px 0 0 0;
		font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif;
		color: #dea00a;
		text-align: center;
	}
		#botNav {
			width: auto;
			height: auto;
			margin: 0;
			padding: 0;
			text-align: center;
		}
			#botNav li {
				width: auto;
				height: auto;
				margin: 0;
				padding: 0 5px;
				line-height: 12px;
				display: inline;
				list-style: none outside none;
			}
				#botNav li a {
					width: auto;
					height: auto;
					margin: 0;
					padding: 0;
					font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif;
					color: #dea00a;
				}
					#botNav li a:hover {
						text-decoration: underline;
					}
		#copy {
			width: auto;
			height: auto;
			margin: 0;
			padding: 0 0 2px 0;
			display: block;
		}
			#copy a {
				font-weight: normal;
				color: #dea00a;
			}
				#copy a:hover {
					text-decoration: underline;
				}

#stock{
float:right;
margin:5px;
border: 1px solid #fff;
}

#services
{
float: none;
width: 168px;
margin: 25px auto 15px auto;
padding: 0;
}

#services li
{
list-style:none;
}

#services li a
{
background:transparent url(assets/images/servicesBG.jpg) repeat-x scroll left top;
border:1px solid #FFFFFF;
color:#000000;
display:block;
height:24px;
text-align:center;
width:166px;
margin:5px 0px;
font-size:14px;
}

#services li a:hover
{
color:#fff;

}