body {margin:0px;
	padding: 0px 0px 30px 0px;
	font-family:Arial, Helvetica, sans-serif;
	color: #000;
	font: 12px Arial, Helvetica, sans-serif;
	background: #737373 url(assets/images/background.jpg) repeat-x left top;
}

h1 {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
	color: #132D22;
	font: italic bold 40px/42px "Times New Roman", Times, serif;
}
h2 {
	color: #737373;
	font: bold 22px/24px "Times New Roman", Times, serif;
}
h3 {
	color: #562819;
	font: italic bold 20px/22px "Times New Roman", Times, serif;
}
h4 {
	color: #000;
	font: bold 14px/16px "Times New Roman", Times, serif;
}

p {font-size:12px; line-height:20px; margin:1em 0 0 0;}

a {text-decoration:none; color:#5B0C07; font-weight:bold;}
a:hover {text-decoration: none; color:#BD5829;}

li {font-size:12px; line-height:20px;}

hr {color:#A09F8A; background:#A09F8A; height:1px; border:0;}

/* Classes */

.imgborder {border:1px solid #000000;}
.smalltext {font-size:11px; line-height:18px;}
.largetext {font-size: 18px; line-height: 22px;}
.nomargin {margin:0;}
.w100 {
	width: 100%;
}
/* End Classes */
			  
/* Custom Forms -- Just change the colors */

.forms p {margin:0;}
.fields {font-size:12px; color:#000000; padding:1px; border:1px solid #000000; background-color:#999999 !important;}
input.submit, input.submit:hover {border:1px solid #000000; padding:1px; font-size:12px;}	
input.submit {background-color:#CCCCCC; color:#000000;}
input.submit:hover {background-color:#000000;	color:#CCCCCC;}

/* End Custom Forms*/
/* Template Begins */
#wrapper {
	margin: 0 auto;
	padding: 0px;
	width: 932px;
	height: auto;
	background: transparent url(assets/images/wrapper_bg.jpg) repeat-y left top;
}
	#container {
		margin: 0px;
		padding: 0px;
		width: auto;
		height: auto;
		background: transparent url(assets/images/container_bg.jpg) no-repeat left top;
	}
		#container2 {
			margin: 0px;
			padding: 20px 0px 0px 0px;
			width: auto;
			height: auto;
			background: transparent url(assets/images/container2_bg.jpg) no-repeat left bottom;
		}
			#rightCol {
				float: right;
				margin: 0px;
				padding: 0px 32px 307px 0px;
				width: 169px;
				height: auto;
			}
				#logo {
					margin: 0px;
					padding: 13px 0px 0px 10px;
					width: auto;
					height: auto;
				}
				#nav {
					margin: 0px;
					padding: 24px 0px 0px 0px;
					width: auto;
					height: auto;
				}
					#nav li {
						margin: 0px;
						padding: 0px;
						width: auto;
						height: auto;
						list-style: none outside none;
					}
						#nav a {
							display: block;
							margin: 0px;
							padding: 0px 0px 0px 17px;
							width: auto;
							height: 30px;
							color: #000;
							font: bold 14px/30px Arial, Helvetica, sans-serif;
						}
						#nav a:hover {
							text-decoration: none;
							background: transparent url(assets/images/nav_over.gif) no-repeat left 9px;
						}
				#sidebar {
					margin: 0px;
					padding: 30px 0px 0px 15px;
					width: auto;
					height: auto;
					color: #3E3422;
				}
			#leftCol {
				margin: 0px;
				padding: 0px 0px 0px 33px;
				width: 660px;
				height: auto;
			}
				#header {
					margin: 0px;
					padding: 0px;
					width: auto;
					height: 290px;
				}
					#header .topPics {
						position: absolute;
						margin-top: 133px;
						padding: 0px;
						width: 115px;
						height: 112px;
						border: 1px #dcdab6 solid;
					}
					/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
					#pic1 {
						margin-left: 144px;
						background: #dcdab6 url(assets/images/top-1.jpg) no-repeat left top;
					}
					#pic2 {
						margin-left: 274px;
						background: #dcdab6 url(assets/images/top-2.jpg) no-repeat left top;
					}
					#pic3 {
						margin-left: 404px;
						background: #dcdab6 url(assets/images/top-3.jpg) no-repeat left top;
					}
					#pic4 {
						margin-left: 535px;
						background: #dcdab6 url(assets/images/top-4.jpg) no-repeat left top;
					}
					/* xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx */
					#tagline {
						position: absolute;
						margin: 0px;
						padding: 0px;
						width: 397px;
						height: 138px;
					}
					#addressPhone {
						position: relative;
						margin: 0px;
						padding: 0px;
						width: auto;
						height: auto;
						color: #ECE9E3;
						font: 18px/30px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
						text-align: right;
					}
				#body {
					margin: 0px;
					padding: 0px 0px 0px 30px;
					width: 550px;
					height: auto;
				}
			#clear {
				clear: both;
				margin: 0px;
				padding: 0px;
				width: auto;
				height: 115px;
			}
				#bottomPic {
					position: absolute;
					margin: -280px 0px 0px 635px;
					padding: 10px 0px 0px 10px;
					width: 249px;
					height: 358px;
					background: transparent url(assets/images/1.png) no-repeat left top;
					_background: none;
					_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tntdental.com/weinstein/assets/images/1.png',sizingMethod='scale');
				}
#bottomLinks {
	margin: 0 auto;
	padding: 0px 202px 0px 0px;
	width: 730px;
	height: auto;
	color: #D5D5D5;
	font: 10px/12px Arial, Helvetica, sans-serif;
	text-align: center;
}
	#bottomLinks a {
		color: #D5D5D5;
	}
/* Templte Ends */

#toplinks {
	text-align: center;
	font-size: 11px;
	color: white;
}	
#toplinks a{
	text-decoration: none;
	color: white;
}
#buttons {
	width:574px;
	height:25px;
	
}
#buttons .previous {
	float:left;
}
#buttons .next {
	float:right;
}
#gallery {
	width:574px;
	height:auto;
	min-height:308px;
	background-image:url(assets/images/gallery_bg.jpg);
	background-repeat:no-repeat;
	
}
#gallery .before {
	width:257px;
	text-align:center;
	padding: 15px 0px 5px 15px;
}
#gallery .before p {
	margin:0px;
	padding:0px;
	color: #562819;
}
#gallery .after {
	width:257px;
	text-align:center;
	padding: 15px 15px 5px 0px;
}
#gallery .after p {
	margin:0px;
	padding:0px;
	color: #562819;
}
/* wordpress sidebar list padding */
#menu ul {
	padding:0 0 0 10px;
}