@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

body{
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}
h1, h2, h3, h4{
 	color:#4e5a10;
	font-family:"Times New Roman";
	font-size:24pt;
	margin:12pt 0 6pt;
	page-break-after:avoid;
	text-indent:0;
}
h4{
	font-size:12pt;
	font-weight:bold;
	margin:0 0 0 0;
}
li{
	list-style-image:url(images/bullet_01.jpg);
	list-style-position:inside;
	line-height:19px;
	margin:0 0 0 15px;
}
b, strong{ font-weight:bold;}
i, em{font-style:italic;}
hr{margin:10px 0 10px 0;}
/********** HEADER **********/
/********** VIDEO **********/
#video_wrapper{
	width:1050px;
	height:436px;
	display:block;
	clear:both;
}
#video{
	width:798px;
	height:436px;
	display:block;
	float:left;
	margin:0 0 15px 0;
	text-align:left;
	/*background:url(images/video.jpg) 0px 0px no-repeat;*/
/*border:#FF0000 solid 1px;*/
}
.video_doctor{
	width:340px;
	height:200px;
	margin:0 67px 0 67px;
	float:left;
}
.btn_testimonial{
	width:118px;
	height:100px;
	margin:0 0px 0 0px;
	float:left;
}
/********** MENU **********/
#menu_right{
	width:248px;
	float:right;
	position:relative;
	left:-50px;
	top:0px;
	text-align:left;
/*border:#669900 solid 1px;*/
}
#menu_right a{
	color:#795000;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}
#menu_right ul{ 
	list-style:none;
	margin:0 0 0 0;
	padding:0 0 0 0; 
}
#menu_right ul li{ 
	line-height:33px; 
	margin:0 0 0 0;
	padding:0 0 0 0;
	list-style-image:none;
}
	#dir_8 a		{ margin:0 0 0 2px;}	/*HOME*/
	#dir_8 a:hover	{ margin:0 0 0 7px;}	/*HOME*/
	#dir_59 a		{ margin:0 0 0 22px;}	/*About the Practice*/
	#dir_59 a:hover	{ margin:0 0 0 27px;}	/*About the Practice*/
	#dir_60 a		{ margin:0 0 0 36px;}	/*Meet Drs. Emigh*/
	#dir_60 a:hover	{ margin:0 0 0 41px;}	/*Meet Drs. Emigh*/
	#dir_61 a		{ margin:0 0 0 47px;}	/*Procedures*/
	#dir_61 a:hover	{ margin:0 0 0 52px;}	/*Procedures*/
	#dir_62 a		{ margin:0 0 0 53px;}	/*Before and Afters*/
	#dir_62 a:hover	{ margin:0 0 0 58px;}	/*Before and Afters*/
	#dir_64 a		{ margin:0 0 0 58px;}	/*Smile Makeovers*/
	#dir_64 a:hover	{ margin:0 0 0 63px;}	/*Smile Makeovers*/
	#dir_65 a		{ margin:0 0 0 60px;}	/*Cosmetic Dentistry*/
	#dir_65 a:hover	{ margin:0 0 0 65px;}	/*Cosmetic Dentistry*/
	#dir_66 a		{ margin:0 0 0 60px;}	/*Children Dentistry*/
	#dir_66 a:hover	{ margin:0 0 0 65px;}	/*Children Dentistry*/
	#dir_67 a		{ margin:0 0 0 55px;}	/*Sedation Dentistry*/
	#dir_67 a:hover	{ margin:0 0 0 60px;}	/*Sedation Dentistry*/
	#dir_68 a		{ margin:0 0 0 48px;}	/*Periodontics*/
	#dir_68 a:hover	{ margin:0 0 0 53px;}	/*Periodontics*/
	#dir_69 a		{ margin:0 0 0 36px;}	/*Dental Implants*/
	#dir_69 a:hover	{ margin:0 0 0 41px;}	/*Dental Implants*/
	#dir_70 a		{ margin:0 0 0 25px;}	/*Testimonials*/
	#dir_70 a:hover	{ margin:0 0 0 30px;}	/*Testimonials*/
	#dir_63 a		{ margin:0 0 0 8px;}	/*Contact Us*/
	#dir_63 a:hover	{ margin:0 0 0 13px;}	/*Contact Us*/
/*#menu_right li{ padding-bottom:60px; }*/
/********** BANNERS **********/
#banner_wrapper{
	margin:17px 0 17px 0;
	height:480px; 
	width:950px;
	display:block;
	clear:both;
}
.banner {
  float:left;
  height:240px;
	width:316px;
}
/********** CONTENT **********/
/********** FOOTER **********/
#footer_menu{
	background-color:#4e5a10;
	margin:0px;
	padding:0px;
	height:30px; 
	width:950px;
}
.footerNav{
	margin:0;
	padding:0;
}
#footer_menu a{
  color:#FFF;
  font-size:11px;
	text-decoration:none;
}
.footer_line{
 	background-color:#727b42;
	height:10px;
	width:950px;
	clear:both;
	margin:0;
	padding:0;
	display:block;
}
/********** FORMS **********/
#form_right{
  height:380px;
  width:250px;
  margin:0 0 0 20px;
}