/* Tags
---------------------------------------------- */
body {
	margin: 0px;
	padding: 0px;
	color: #eee;
	font: 12px Arial, Helvetica, sans-serif;
	background: #230a00 url(assets/images/body_bg.jpg) no-repeat center top;
}
h1 {
	margin: 0 0 10px 0;
	padding: 0px 0px 10px 0px;
	color: #cfbd83;
	font: normal 18px/20px Verdana, Arial, Helvetica, sans-serif;
	border-bottom: 4px solid #57260a;
}
h2 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #874701;
	font: normal 16px/18px Arial, Helvetica, sans-serif;
}
h3,
.h3 {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	color: #cfbd83;
	font: bold 12px/14px Verdana, Arial, Helvetica, sans-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;
}
em,
strong {
	color: #fff;
}
a,
a em,
a strong {
	color: #bf852e;
	font-weight: bold;
	text-decoration: none;
}
	a:hover {
		color: #bf852e;
		text-decoration: underline;
	}
hr {
	color: #57260a;
	height: 2px;
	background-color: #57260a;
	border: none;
}
ul, ol, dl {
	line-height: 20px;
}
ul {
	margin: 1em 0 0 0;
	padding: 0;
	overflow: hidden;
}
	li {
		margin: 0 0 0 40px;
		padding: 0;
	}
/* Classes
---------------------------------------------- */
.imgborder {
	border: 2px solid #5C2400;
}
.smalltext {
	font-size: 11px;
	line-height: 16px;
}
.nomargin {
	margin: 0px;
}
.margin {
	margin: 10px;
}
.center {
	text-align: center;
}
.clear {
	clear: both;
}
.underline {
	text-decoration: underline;
}
.stockImgRight {
	width: auto;
	height: auto;
	margin: 0 0 10px 10px;
	padding: 0;
	float: right;
}
.stockImgLeft {
	width: auto;
	height: auto;
	margin: 0 10px 10px 0;
	padding: 0;
	float: left;
}
.stockImgCenter {
	width: auto;
	height: auto;
	margin: 12px auto 0 auto;
	padding: 0;
	display: block;
}
.servicesBox,
.resourcesBox {
	width: 192px;
	float: left;
	margin: 1em 10px;
	padding: 10px;
}
.resourcesBox {
	width: 308px;
}
	.servicesNav {
		color: #5d2400;
	}
		.servicesNav li {
			margin-left: 20px;
		}
			.servicesNav a {
				color: #fff;
			}

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

/* Layout
---------------------------------------------- */
#wrapper {
	width: 1000px;
	height: auto;
	margin: 0 auto;
	padding: 0;
}
	#header {
		width: auto;
		height: 460px;
		margin: 0;
		padding: 0;
		position: relative;
	}
		#banner {
			width: auto;
			height: auto;
			margin: 0;
			padding: 0;
			position: absolute;
			bottom: 0;
			z-index: 50;
		}
		#addressPhone {
			width: auto;
			height: auto;
			margin: 0;
			padding: 16px 0 0 0;
			font: 11px/11px Verdana, Arial, Helvetica, sans-serif;
			text-align: center;
		}
			#addressPhone strong {
				padding: 0 18px;
				color: #cfbd83;
				border-left: 2px solid #cfbd83;
			}
				#addressPhone strong:first-child {
					border: none;
				}
		#logo {
			width: 322px;
			height: 200px;
			margin: 0;
			padding: 0;
			position: absolute;
			top: 0;
			left: 340px;
			z-index: 99;
		}
		#nav {
			width: 234px;
			height: auto;
			margin: 220px 0 0 0;
			padding: 0 16px 0 0;
			line-height: 20px;
			text-align: right;
			float:left;
			overflow: visible;
			position: relative;
			z-index: 80;
		}
			#nav li {
				width: auto;
				height: auto;
				margin: 0;
				padding: 0;
				list-style: none outside none;
				line-height: 20px;
				position: relative;
			}
				#nav li a {
					width: auto;
					height: auto;
					margin: 0;
					padding: 0 10px 0 0;
					position: relative;
					font: normal 11px/20px Verdana, Arial, Helvetica, sans-serif;
					color: #bf852e;
					z-index: 90;
				}
					#nav li a:hover {
						color: #fff;
						font-weight: bold;
						text-decoration: none;
					}
				#nav li ul {
					width: 190px;
					height: auto;
					margin: 0;
					padding: 0;
					position: absolute;
					top: -1px;
					right: -192px;
					line-height: 18px;
					border: 1px #7c5c1c solid;
					border-bottom: none;
					overflow: visible;
					visibility: hidden;
					z-index: 99;
				}
					#nav li ul li {
						width: 190px;
						height: auto;
						margin: 0;
						padding: 0;
						float: left; /* IMPORTANT LEAVE FOR IE */
						line-height: 18px;
						background-color: #c9b574;
						border-bottom: 1px #7c5c1c solid;
					}
						#nav li ul a {
							width: auto;
							height: auto;
							margin: 0;
							padding: 0 20px;
							display: block;
							font: bold 11px/18px Arial, Helvetica, sans-serif;
							color: #3f1400;
							text-align: left;
						}
							#nav li ul a:hover {
								background-color: #bea662;
							}
	#contents {
		width: auto;
		height: auto;
		margin: 0;
		padding: 15px 0 0 0;
	}
		#leftCol {
			width: 240px;
			height: auto;
			margin: 0;
			padding: 0;
			float: left;
		}
			#leftCol div,
			#leftCol ul {
				width: 220px;
				height: auto;
				margin: 0 0 20px 0;
				padding: 10px;
				min-height: 219px;
				background: transparent url(assets/images/sidebar_bg.jpg) no-repeat left top;
			}
			#sideButtons {
				margin: 0;
				padding: 0;
				font: bold 12px/12px Verdana, Arial, Helvetica, sans-serif;
			}
				#sideButtons li {
					margin: 0;
					padding: 0;
					line-height: 12px;
					list-style: none outside none;
				}
					#sideButtons a {
						width: 132px;
						height: 79px;
						margin: 0 auto 5px auto;
						padding: 21px 0 0 88px;
						display: block;
						line-height: 12px;
						text-align: center;
					}
						#sideButtons a:hover {
							text-decoration: none;
						}
				#sideButtons #patientForms a,
				#sideButtons #officeTour a {
					color: #baa672;
				}
				#sideButtons #askTheDoctor a {
					color: #3f1400;
				}
				#sideButtons #patientForms a {
					background: transparent url(assets/images/sideButton_forms.jpg) no-repeat left top;
				}
				#sideButtons #askTheDoctor a {
					background: transparent url(assets/images/sideButton_ask.jpg) no-repeat left top;
				}
				#sideButtons #officeTour a {
					background: transparent url(assets/images/sideButton_tour.jpg) no-repeat left top;
				}
		#rightCol {
			width: 698px;
			height: auto;
			min-height: 216px;
			margin: 0;
			padding: 23px 21px;
			float: right;
			background: transparent url(assets/images/rightCol_bg.jpg) no-repeat left top;
		}
	#footer {
		width: auto;
		height: auto;
		margin: 0;
		padding: 0 0 20px 0;
	}
		#copy {
			width: 140px;
			height: auto;
			min-height: 55px;
			margin: 0;
			padding: 8px 50px;
			float: left;
			font: normal 9px/12px Verdana, Arial, Helvetica, sans-serif;
			color: #6a2f08;
			text-align: center;
			background: transparent url(assets/images/copy_bg.jpg) no-repeat left top;
		}
			#bottomCopyright {
				width: auto;
				height: auto;
				margin: 0;
				padding: 48px 0 0 0;
				display: block;
			}
				#bottomCopyright a {
					font: normal 9px/12px Verdana, Arial, Helvetica, sans-serif;
					color: #6a2f08;
				}
					#bottomCopyright a:hover {
						color: #bf852e;
						text-decoration: none;
					}
		#botNav {
			width: 720px;
			height: auto;
			min-height: 75px;
			margin: 0;
			padding: 25px 10px 0 10px;
			float: right;
			text-align: center;
			background: transparent url(assets/images/botNav_bg.jpg) no-repeat left top;
		}
			#botNav li {
				width: auto;
				height: auto;
				margin: 0;
				padding: 0;
				display: inline;
				list-style: none outside none;
			}
				#botNav li a {
					width: auto;
					height: auto;
					margin: 0;
					padding: 0 8px 0 10px;
					font: normal 10px/12px Verdana, Arial, Helvetica, sans-serif;
					color: #6a2f08;
				}
					#botNav li a:hover {
						color: #bf852e;
						text-decoration: none;
					}
