/* body */
	
	body{
	padding:0;
	margin:0;
	font-family: Verdana, Trebuchet MS, helvetica, sans-serif;
	background:#FFF url("graphics/background.gif") top left;
	color:#FFF;
	font-size:11px;
	}
	

    }
	
/* body */



/* layout */	

	#shell{
	margin:0;
	padding:0;
	background:#FFF url("graphics/shellbg.gif") repeat-x top left;
	}

	#container{
	width:775px;
	margin-top:4px;
	margin-left:auto;
	margin-right:auto;
	padding:0;
	background:transparent url("graphics/containerbg.jpg") repeat-y top left;
	border-top:0px solid #333;
	border-bottom:0px solid #333;
	}
	
	#header{
	height:60px;
	background:transparent url("graphics/topnavbg.jpg") top left no-repeat;
	margin:0;
	padding:0;
	}
	
	
	#flashbar{
	margin:0;
	padding:0;
	}
	
	#content{
	width:454px;
	padding:0;
	margin:0;
	background:transparent url("graphics/contentbg.jpg") top left;
	border:0px solid #FF0000;
	}
	
	
	#contentinside{
	margin:0;
	padding:0 25px 0 25px;
	background:transparent url("graphics/contentcenter.gif") repeat-y top left;
	border-top:0px solid #336666;
	}
	
	#contentbottom{
	padding:0;
	margin:0;
	background:transparent url("graphics/contentbottom.jpg") no-repeat top left;
	height:43px;
	border:0px solid #FF0000;
	}
	
	#sidebar{
	position:absolute;
	top:64px;
	width:321px;
	padding:0;
	margin:0 0 0 454px;
	background:transparent url("graphics/sidebarbg.jpg") repeat-y top left;
	border-left:0px solid #FF0000;
	font-size:10px;
	}
	

	
	.sidebottom{
	width:321px;
	padding:0;
	margin:0;
	background:transparent url("graphics/sidebarbottom.jpg") no-repeat top left;
	height:23px;
	border:0px solid #FF0000;
	}
	

	#footer{
	padding:5px 0 0 0;
	margin:0 0 0 35px;
	color:#333;
	font-size:11px;
	background:transparent url("") no-repeat top left;
	}

	
	
	
/* layout */



/* formatting */	

	.focalinset{
	text-align:center;
	float:right;
	}
	
	.focalinset img{
	text-align:center;
	margin:0 0 5px 5px;
	}

	.centered{
	margin-right:auto;
	margin-left:auto;
	}

	h1{
	color:#FFF;
	border-bottom:4px solid #333366;
	font-family:Georgia, verdana, helvetica, sans-serif;
	font-size:20px;
	font-weight:bold;
	margin:5px 15px 5px 15px;
	padding:10px 0 0 0;
	}	
	
	h1 span{
	float:right;
	color:#FFF;
	font-family:Georgia, verdana, helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	margin:5px 0 5px 0;
	padding:0;
	font-style:italic;
	}

	h2{
	color:#FFF;
	border-bottom:0px solid #FFF;
	font-family:Georgia, verdana, helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	}
	
	h3{
	color:#FFF;
	font-family:Georgia, verdana, helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	}
	
	
	#content p{
	line-height:16px;
	}
	
	
	#mainarea a{color: #FFF; text-decoration:none; border-bottom:2px solid #632011;}
	#mainarea a:hover {color: #FFF; text-decoration:none; border-bottom:2px solid #632011;}
	#funstuffbox a { border: none; }
	#funstuffbox a:hover { border: none; }

	.images{
	padding:0;
	border:1px solid #333;
	}
	
	.border{
	border:1px solid #000;
	}
	
	#sidebar ul{
	margin:4px 0 0 5px;
	padding:0 0 10px 0;
	list-style: none;
	font-size:10px;
	}
	
	#contentinside ul{
	margin:4px 0 0 5px;
	padding:0 0 10px 0;
	list-style-image: url(bullet.gif);
	}
	
	.inset{
	margin:0 5px 10px 10px;
	float:right;
	width:200px;
	text-align:center;
	}
	
	
	img{border:0;}
	
		.staffnames{
	text-align:center;
	font-size:10px;
	margin:0;

	}
	
	
/* formatting */



/* navigation */

	#navbar{
	float:right;
	margin:0 15px 0 0;
	padding:5px 0 0 0;
	}
	
	
	 #navlist
{
margin: 0 15px 0 0;
padding: 0 0 0 0;
border-bottom: 0px solid #000;
}

#navlist ul, #navlist li
{
margin: 0;
padding: 0;
display: inline;
list-style-type: none;
}

#navlist a:link, #navlist a:visited
{
float: left;
line-height: 25px;
font-weight: bold;
margin: 0 0 4px 10px;
text-decoration: none;
color: #333;
background:transparent url("graphics/menuseperator.jpg") no-repeat top right;
height:26px;
padding:0 20px 0 0;
}

#navlist a:link#current, #navlist a:visited#current, #navlist a:hover
{
border-bottom: 4px solid #673301;
padding-bottom: 2px;
background: transparent;
color: #673301;
background:transparent url("graphics/menuseperator.jpg") no-repeat top right;
height:26px
padding:0 20px 0 0;
}

#navlist a:hover { color: #673301; background:transparent url("graphics/menuseperator.jpg") no-repeat top right; padding:0 20px 0 0;}
	
	
	
	#sidenav{
	margin:0 0 0 30px;
	padding:0;
	}
	
	#sidemenu{
	padding: 0;
	margin: 0 0 0 30px;
	}

	#sidemenu li{
	list-style: none;
	margin:0 0 3px 0;
	padding: 0;
	display: block;
	}
	
	#sidemenu li a {
	border:0px solid #FF0000;
	display: block;
	margin:0;
	padding:0;
	list-style: none;
	text-decoration: none;
	height:23px;
	width:180px;
	}
	
	#sidemenu li img{visibility:hidden;}
	
	a span{text-indent:-9999px; visibility:hidden;}
	
	#about {background: transparent url(graphics/officemenu.gif) 0 0 no-repeat;}
	#staff {background: transparent url(graphics/officemenu.gif) 0 -23px no-repeat;}
	#policies {background: transparent url(graphics/officemenu.gif) 0 -46px no-repeat;}
	#financial {background: transparent url(graphics/officemenu.gif) 0 -69px no-repeat;}
	#location {background: transparent url(graphics/officemenu.gif) 0 -92px no-repeat;}
	#tour {background: transparent url(graphics/officemenu.gif) 0 -115px no-repeat;}

	#about a:hover{background: transparent url(graphics/officemenu.gif) 0 -138px no-repeat;}
	#staff a:hover{background: transparent url(graphics/officemenu.gif) 0 -161px no-repeat;}
	#policies a:hover{background: transparent url(graphics/officemenu.gif) 0 -184px no-repeat;}
	#financial a:hover{background: transparent url(graphics/officemenu.gif) 0 -207px no-repeat;}
	#location a:hover{background: transparent url(graphics/officemenu.gif) 0 -230px no-repeat;}
	#tour a:hover{background: transparent url(graphics/officemenu.gif) 0 -253px no-repeat;}
	
	
	#first {background: transparent url(graphics/patientmenu.gif) 0 0 no-repeat;}
	#faq {background: transparent url(graphics/patientmenu.gif) 0 -23px no-repeat;}
	#teeth {background: transparent url(graphics/patientmenu.gif) 0 -46px no-repeat;}
	#health {background: transparent url(graphics/patientmenu.gif) 0 -69px no-repeat;}
	#prevention {background: transparent url(graphics/patientmenu.gif) 0 -92px no-repeat;}
	#oral {background: transparent url(graphics/patientmenu.gif) 0 -115px no-repeat;}
	#newpatient {background: transparent url(graphics/patientmenu.gif) 0 -276px no-repeat;}

	#first a:hover{background: transparent url(graphics/patientmenu.gif) 0 -138px no-repeat;}
	#faq a:hover{background: transparent url(graphics/patientmenu.gif) 0 -161px no-repeat;}
	#teeth a:hover{background: transparent url(graphics/patientmenu.gif) 0 -184px no-repeat;}
	#health a:hover{background: transparent url(graphics/patientmenu.gif) 0 -207px no-repeat;}
	#prevention a:hover{background: transparent url(graphics/patientmenu.gif) 0 -230px no-repeat;}
	#oral a:hover{background: transparent url(graphics/patientmenu.gif) 0 -253px no-repeat;}
	#newpatient a:hover{background: transparent url(graphics/patientmenu.gif) 0 -299px no-repeat;}
	
	
	
	#common {background: transparent url(graphics/treatmentmenu.gif) 0 0 no-repeat;}
	#glossary {background: transparent url(graphics/treatmentmenu.gif) 0 -23px no-repeat;}
	#early {background: transparent url(graphics/treatmentmenu.gif) 0 -46px no-repeat;}
	#general {background: transparent url(graphics/treatmentmenu.gif) 0 -69px no-repeat;}
	#beforeafter {background: transparent url(graphics/treatmentmenu.gif) 0 -92px no-repeat;}
	#gallery {background: transparent url(graphics/treatmentmenu.gif) 0 -115px no-repeat;}
	#lasertech {background: transparent url(graphics/treatment-laser.gif) 0 0 no-repeat;}

	#common a:hover{background: transparent url(graphics/treatmentmenu.gif) 0 -138px no-repeat;}
	#glossary a:hover{background: transparent url(graphics/treatmentmenu.gif) 0 -161px no-repeat;}
	#early a:hover{background: transparent url(graphics/treatmentmenu.gif) 0 -184px no-repeat;}
	#general a:hover{background: transparent url(graphics/treatmentmenu.gif) 0 -207px no-repeat;}
	#beforeafter a:hover{background: transparent url(graphics/treatmentmenu.gif) 0 -230px no-repeat;}
	#gallery a:hover{background: transparent url(graphics/treatmentmenu.gif) 0 -253px no-repeat;}
	#lasertech a:hover {background: transparent url(graphics/treatment-laserON.gif) 0 0 no-repeat;}
	
	
	
	
	
/* navigation */



