body { font: 14px Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 40px 56px 20px 0px;
	color: #273A40;
	background: #914B29 url(assets/images/background.jpg) no-repeat center top;
}
p {
	margin: 1em 0px 0px 0px;
	padding: 0px;
	font: 12px/20px Arial, Helvetica, sans-serif;
}

h1 {
	margin: 1em 0px 0px 0px;
	color: #273A40;
	font: bold 30px/32px "Times New Roman", Times, serif;}

h2 { font-size: 20px;}

h3 { font-size: 18px;}

h4 { font-size: 16px;}

a { text-decoration: none; color:#581A0D; font-weight:bold;}

a:hover { text-decoration: underline;}

li { font-size: 12px;}

hr { color: #000;
	background: #000;
	height: 1px;
	border: 0;}

/* Classes */

.imgborder { border: 1px solid #000;}

.smalltext { font-size: 10px;
	line-height: 14px;}

.nomargin { margin:0;}
			  
/* End Classes */
			  
/* Custom Forms -- Just change the colors */

.fields { font-size: 12px;
	color: #000;
	border: 1px solid #000;
	background-color: #CCC !important;}

input.submit, input.submit:hover { border: 1px solid #000;
	padding: 0.25px;
	font-size: 12px;}
	
input.submit { background-color: #CCC;
	color: #000;}

input.submit:hover { background-color: #000;
	color: #CCC;}
input {}


/* End Custom Forms*/

/* Template Structure */
#shadowTop {
	margin: 0 auto;
	padding: 0px;
	width: 744px;
	height: 16px;
	background: transparent url(assets/images/shadowTop.png) no-repeat left top;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cosmeticdentistburbank.com/assets/images/shadowTop.png',sizingMethod='scale');
}
#shadowMiddle {
	margin: 0 auto;
	padding: 0px;
	width: 744px;
	height: auto;
	background: transparent url(assets/images/shadowMiddle.png) repeat-y left top;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cosmeticdentistburbank.com/assets/images/shadowMiddle.png',sizingMethod='scale');
}
	#wrapper {
		margin: 0 auto;
		padding: 0px;
		width: 714px;
		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;
		}
			#header {
				margin: 0px;
				padding: 0px;
				width: auto;
				height: 260px;
			}
				#topPic {
					position: absolute;
					margin: 75px 0px 0px 165px;
					padding: 0px;
					width: auto;
					height: auto;
				}
				#logo {
					position: absolute;
					margin: -42px 0px 0px -38px;
					padding: 0px;
					width: 224px;
					height: 300px;
					/*background: transparent url(assets/images/logo.png) no-repeat left top;
					_background: none;
					_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tntdental.com/gulesserian/assets/images/logo.png',sizingMethod='scale');*/
				}
				#addressPhone {
					margin: 0px;
					padding: 0px 0px 0px 185px;
					width: auto;
					height: auto;
					color: #fff;
					font: bold 14px/37px Arial, Helvetica, sans-serif;
				}
					#addressPhone span {
						display: block;
						margin: 0px;
						padding: 0px 22px 0px 0px;
						text-align: right;
					}
				#leftCol {
					float: left;
					margin: 0px;
					padding: 0px 0px 0px 5px;
					width: 160px;
					height: auto;
				}
					#leftCol .nav {
						margin: 0px;
						padding: 0px;
						width: auto;
						height: auto;
						text-align: right;
					}
						#leftCol .nav li {
							margin: 0px;
							padding: 0px;
							width: auto;
							height: auto;
							list-style: none outside none;
						}
							#leftCol .nav a {
								display: block;
								margin: 0px;
								padding: 0px 20px 0px 0px;
								width: 140px;
								height: auto;
								color: #571C0E;
								font: bold 12px/25px Arial, Helvetica, sans-serif;
							}
							#leftCol .nav a:hover {
								color: #fff;
								text-decoration: none;
							}
					#sidebar {
						margin: 0px;
						padding: 40px 10px 0px 10px;
						width: auto;
						height: auto;
					}
				#rightCol {
					position: relative;
					margin: 0px 0px 0px 200px;
					padding: 0px;
					width: 490px;
					height: auto;
				}
				#clear {
					clear: both;
					margin: 0px;
					padding: 0px;
					width: auto;
					height: 40px;
				}
#shadowBottom {
	margin: 0 auto;
	padding: 0px;
	width: 744px;
	height: 16px;
	background: transparent url(assets/images/shadowBottom.png) no-repeat left top;
	_background: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://cosmeticdentistburbank.com/assets/images/shadowBottom.png',sizingMethod='scale');
}
#bottomLinks {
	margin: 0 auto;
	padding: 10px 0px 0px 0px;
	width: 700px;
	height: auto;
	color: #E8C083;
	font: 10px/12px Arial, Helvetica, sans-serif;
	text-align: center;
}
	#bottomLinks a, #bottomLinks p {
		color: #E8C083;
		font: 10px/12px Arial, Helvetica, sans-serif;
	}
	#bottomLinks .nav {
		margin: 0px;
		padding: 0px;
		width: auto;
		height: auto;
	}
		#bottomLinks .nav li {
			display: inline;
			margin: 0px;
			padding: 0px 8px 0px 8px;
			width: auto;
			height: auto;
			list-style: none outside none;
			border-right: 1px #E8C083 solid;
		}
		#bottomLinks .nav li.last {
			border-right: 0px;
		}
			#bottomLinks .nav a {
				margin: 0px;
				padding: 0px;
				width: auto;
				height: auto;
				color: #E8C083;
				font: 10px/12px Arial, Helvetica, sans-serif;
			}
/* End Template Structure */

/* Splash Structure */

/* End Splash Structure */
#toplinks {
	text-align: center;
	font-size: 11px;
}
#toplinks a {
	text-decoration: none;
}