/* CSS Document */

html {
	height:100%;
}

body {
	background-color: #9a9d82;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-attachment: scroll;
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	color:#333;
	margin:0;
	margin-top:10px;
	padding:0;}

a {
	color: #463502;}

a:hover {
	text-decoration:none;
	color:#463502;}
	
.clear {
	clear: right;
}	

ul li {
line-height:180%;
}

.pquote {
	font-style: normal;
	padding: 6px;
	margin: 0;
	margin-left:30px;
}

.quote {
	font-size:.7em;
	color:#663333;
	font-size:1em;
	font-weight:normal;
}

h1 {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 30px;
	color:#000;
	border-bottom:0px solid #988c68;
	font-weight: bold;
	padding-top:18px;
	padding-left:12px;
	background-image: url(images/dentist_text.png);
	background-repeat:no-repeat;
	background-position: bottom left;
	text-transform:capitalize;
	}


h2 {
	font-family: "Times New Roman", Times, serif;
	font-style: normal;
	font-size: 14px;
	color:#000;
	font-weight: bold;
	text-transform:uppercase;
	text-align: left;
	padding-top:20px;
	padding-left:10px;
	text-decoration: none;
	
	}
h3 {
	font-size: 15px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-transform:uppercase;
	margin-left:5px;
	padding-top:25px;
	color:#000;
	background-image:none;
	background-repeat:no-repeat;
	background-position:bottom left;
}

#top {
	height:50px;
	width:auto;
	background-color: #484D46;
	
	border-bottom:1px solid #eee;
	border-left:0px solid #9a9d82;
}

#top .addressPhone {
		margin: 0px;
		padding: 5px 20px 0px 20px;
		width: auto;
		height: auto;
		color: #ededdd;
		font-weight:bold;
		font: 16px/34px "Times New Roman", Times, serif;
		text-align: right;
		text-transform:uppercase;
}
#top .addressPhone span {
		float: left;
}
	
#header {
	width:100%;
	height:215px;
	background-color:#fff;
	background-image:none;
	background-repeat: no-repeat;
	margin:0;
	border-bottom:1px solid #333;
}

img {
	border:none;
}

#banner {
	float : left;
	margin-left:0px;
	width : 210px;
	height : 215px;
	border-right:1px solid #fff;
	background-image:none;
	background-repeat:no-repeat;
	background-color: #ceceb0;
}


#bannerb {
	float:left;
	background-color: #fff;
	background-image:none;
	background-repeat:no-repeat;
	margin-right:0;
	height:215px;
	width:689px;
	border-bottom:0px solid #fff;
}

#container {
	margin:0 auto;
	padding-top:0;
	background-color:#fff;
	background-image:none;
	background-repeat: no-repeat;
	background-position:bottom right;
	width:900px;
	min-height:100%;
	border:1px solid #666;
	margin-top:20px;	
}

#leftCol {
	float:left;
	width: 200px;
	font-weight:normal;
	background-color:transparent;
	background-image: none;
	background-repeat:repeat;
	border-right:0px solid #ededdd;
	height:100%;
	margin-left:10px;
}

#leftCol p {
	padding-left:10px;
	padding-right:6px;
	line-height:normal;
}

#rightCol {
    margin-left:211px;
	margin-right:18px;
	background-color:transparent;
	min-height:500px;
	padding-bottom:20px;
	padding-left:15px;
	border-left:1px solid #ededdd;	
}

#rightCol p {
	text-indent:0;
	text-align: left;
	line-height:140%;
	margin-left:0px;	
}

#rightCol ul li {
line-height:200%;
text-transform: uppercase;
}

#procedure_box {
	float:right;
	width: auto;
	height: auto;
	background-color: #8a8a70;
	border:1px solid #333;
	padding:10px;
	margin-left:12px;
}

#procedure_box ul li {
	list-style: square;
	line-height:200%;
	color:#FFFFFF;
}

#procedure_box a {
	color:#000;
	text-decoration:none;
	font-weight:bold;
}	
#procedure_box a:hover {
	color:#fff;
	text-decoration:none;
}	
/****images****/

.img_left {
	float:left;
	margin-right:14px;
	margin-bottom:4px;
	border:1px solid #ccc;
	padding:3px;
}

.img_right {
	float:right;
	margin-left:14px;
	margin-bottom:4px;
	border:1px solid #ccc;
	padding:3px;
	margin-top:10px;
}

.posters {
border:1px solid #666666;
}
	
#footer {
	clear: both;
	background-color:#484D46;
	background-image: none;
	background-repeat: repeat-x;
	padding:8px;
	height: auto;
	border-top:2px solid #ededdd;
	margin-top:10px;
}

#copyright {
	 width:860px;
 	margin:0 auto;
 	text-align:center;
 	height:60px;
 	padding-top:25px;
 	color:#fff;
}

.designer a {
	color:#dfe9cb;
}

	fieldset {
	margin-left:6px;
	border:none;
	}
	label {
		float: left;
		margin-left:10px;
		width: 9em;
	}
	