@charset "UTF-8";
/* CSS Document */

/*------------------ JQuery Slideshow - Homepage --------------*/	
#tmpSlideshow {
	height:218px;
	width:611px;
	position:absolute;
	background:url(images/jquery/jq-bg.jpg) no-repeat;
	margin-top:0px;
	z-index:9;
	padding: 0 10px;
}
.tmpSlideCopy h4 {
	color:#7e3216;
	font-family:Helvetica, Arial, sans-serif;
	font-weight:normal;
	font-size:24px;
	letter-spacing:-1px;
	z-index:9; 
	margin:15px 0 8px 0;
}
.tmpSlideCopy img {
	text-align:left;
	float:left;
	z-index:9; 
}
.tmpSlideCopy p {
	color:#2f252c;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:14px;
	letter-spacing:0px;
	line-height:22px;		
	z-index:9;
	padding-bottom:10px;
}
.tmpSlideCopy a, a:visited {
	color:#702d15;
	z-index:9; 
}
.tmpSlideCopy a:hover {
	color:#993916;	
}
div.tmpSlide {	
	height:334px;
	width:593px;
}
.JQ-title {
	font-size: 19pt;
	font-weight:bold; 
}
.JQ-subTitle {
	margin-top:4px;
	margin-left:4px;
}
.JQ-quote-btn {
	width:312px;
	height:52px;
}
.JQ-quote-btn a:hover, .JQ-quote-btn a:focus {
	background-position: right top; 
}
div.tmpSlideshowControls a.emergency {
	background-image:url(images/jquery/emergency_dentist.png);
	position:absolute;
	top:-9px;
}
div.tmpSlideshowControls a.cleaning {
	background-image:url(images/jquery/teeth_cleaning.png);
	position:absolute;
	top:68px;
	left:1px;
}	
div.tmpSlideshowControls a.cosmetic {
	background-image:url(images/jquery/cosmetic_dentistry.png);
	position:absolute;
	top:142px;
	left:2px;
}
div#tmpSlideshowControls_background {
	background-image:url(images/jquery/jquery-nav.png);
    position:absolute;
	width: 300px;
	height:219px;
	top:0;
	left:635px;
}
div.tmpSlideshowControls a, div.tmpSlideshowControls a:link, div.tmpSlideshowControls a:visited {
	width:328px;
	height:65px;
	display:block;
	background-repeat: no-repeat;
	background-position: left top;
	cursor:hand;
	position:relative;
	z-index:9;
}
div.tmpSlideshowControls a:hover, div.tmpSlideshowControls a:focus {
	background-position: right top;
	z-index:9;
}	
	/* ----------- JQuery Slideshow ----------------*/
div.tmpSlideshowControls {
	width:312px;
	height:198px;
	position:absolute;
	top:10px;
	left:600px;
	z-index:9;
}
div.tmpSlideshowControl{
	width:104px;
	height:66px;
	z-index:9;
}
div.tmpSlideshowControlActive a{
	background-position: right top;
	z-index:9;

}
