body {
	margin: 0px;
	padding: 10px 0px 15px 0px;
	font: 14px Arial, Helvetica, sans-serif;
	background-color: #00284C;
}

p { font: 14px/20px Arial, Helvetica, sans-serif;}

h1 { font: italic bold 40px/44px "Times New Roman", Times, serif;
	margin: 10px 0px 0px -50px;
}

h2 { font-size: 18px;
	color: #143652;
	 font-weight: bold;}

h3 { font-size: 16px;
	color: #754518;
	 font-weight: bold;}

h4 { font-size: 14px; 
	 font-weight: bold;}

a { 
	color: #693300;
	font-weight: bold;
	text-decoration: none;}

a:hover { text-decoration: underline;}

li { font-size: 14px;
	 line-height: 16px;
	 padding-bottom:5px;}

.imgborder { BORDER: #000000 1px solid;}

.smalltext { font-size: 10px;
	         line-height: 14px;}

.borderleft { border-left-width: 1px;
			  border-left-style: solid;
			  border-left-color: #000000;}
			  
hr {color:#000000;
	background:#000000;
	height:1px;
	border:0;}
			  
/* Custom Forms -- Just change the colors */

.fields {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	border: #000000 1px solid;
	background-color: #CCCCCC;
}
 input.submit
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #CCCCCC;
	color: #000000;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
input.submit:hover
{
	border: 1px solid #000000;
	border-top-color: #000000;
	border-left-color: #000000;
	padding: 0.25em;
	background-color: #000000;
	color: #CCCCCC;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}

/* Custom Forms End */
/* Template Begins */
#wrapper {
	margin: 0 auto;
	padding: 0px;
	width: 759px;
	height: auto;
	background: #a18553 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 right top;
	}
		#addressPhone {
			margin: 0px;
			padding: 0px 15px 0px 15px;
			width: auto;
			height: 28px;
			background-color: #90551D;
			text-align: right;
			
			color: #fff;
			font: 18px/28px Arial, Helvetica, sans-serif;
		}
			#addressPhone span {
				float: left;
			}
		#header {
			margin: 0px;
			padding: 0px;
			width: auto;
			height: 147px;
			background: transparent url(assets/images/header_bg.jpg) no-repeat left top;
		}
			#logo {
				margin: 0px;
				padding: 0px;
				width: 371px;
				height: 141px;
			}
				html>body #logo {
					background-image:url(assets/images/logo.png);
				}
				*html #logo {
					filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://www.tntdental.com/drake/assets/images/logo.png', sizingMethod='scale');
				}
		#body {
			margin: 0px;
			padding: 0px 85px 63px 85px;
			width: auto;
				height: auto;
				min-height: 650px;
				_height: 650px;
			background: transparent url(assets/images/body_bg.jpg) no-repeat left bottom;
		}
			#nav {
				margin: 0px;
				padding: 0px;
				width: auto;
				height: auto;
			}
				#nav li {
					margin: 0px;
					padding: 0px;
					width: auto;
					height: auto;
					list-style-type: none;
					list-style-position: outside;
				}
				#nav a {
					margin: 0px;
					padding: 0px;
					width: auto;
					padding: 0px;
					color: #143652;
					font: bold 14px/17px Arial, Helvetica, sans-serif;
					text-decoration: none;
				}
				#nav a:hover {
					color: #fff;
					text-decoration: none;
				}
			#spacer {
				float: right;
				margin: 0px;
				padding: 0px;
				width: 250px;
				height: 150px;
			}
			#bottomPic {
				margin: 0px;
				padding: 22px 0px 0px 0px;
				width: auto;
				height: 150px;
				text-align: center;
			}
		#footer {
			margin: 0px;
			padding: 0px 12px 12px 12px;
			width: auto;
			height: auto;
			background-color: #A18553;
			text-align: right;
			
			color: #000;
			font: 11px/13px Arial, Helvetica, sans-serif;
		}
			#footer a {
				color: #000;
				font: 11px/13px Arial, Helvetica, sans-serif;
			}
			#bottomNav {
				margin: 0px;
				padding: 0px;
				width: auto;
				height: auto;
			}
				#bottomNav li {
					display: inline;
					margin: 0px;
					padding: 0px;
					width: auto;
					height: auto;
					list-style-type: none;
					list-style-position: outside;
				}
				#bottomNav a {
					margin: 0px;
					padding: 0px;
					width: auto;
					height: auto;
					color: #000;
					font: 11px/13px Arial, Helvetica, sans-serif;
				}
/* Template Ends */
.callout {
	margin: 0px;
	padding: 0px;
	margin: 6px;
	padding: 6px;
	background-color: #00284C;
	outline-style: solid; 
	outline-color: #90551D;	
	outline-width: 1px;
	color: white;
	margin-left: 20px;
}