#header {
	width:714px;
	margins:0px;
	padding:0px;
}
#header_left {
	margin:0;
	padding:0;
	float:left;
	clear:left;

}
#header_right {
	margin:0;
	padding:0;
	float: right;
	clear:right;
}
.clear {
	clear:both
}
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: lightyellow;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: -265px; /*position where enlarged image should offset horizontally */

}

html, body
{
	width: 100%;
	height: 100%;
	min-height: 100%;
	background-color: #B8CD82;
        margin: 0px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

html.popup, body.popup
{
	width: 100%;
	height: 100%;
	min-height: 100%;
	background-color: #B8CD82;
        margin: 0px;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}

#main
{
	height: auto;
	margin: 0;
	padding: 0;
	padding-top: 40px;
	width: 100%;
}

#footer
{
	padding-top: 3em;
	bottom: 0;
	text-align: center;
	font-size: 80%;
	width: 100%;
}

table
{
	border-collapse: collapse;
	border-spacing: 0px;
	padding: 0px;
	margin: 0px;
	height: auto;
}

table.struct
{
	width: 665px;
	height: auto;
}

table.fram
{
	width: 331px;
	background-color : #FFFFFF;
}

td {
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
   }


td.content {
	vertical-align: top;
	padding: 10px;
	background-color: #E0E3CB;
	font-size: 85%;
	color: #000000;
	height:auto;
   }

td.topframe
{
	width: 331px;
	height: 15px;   
	background-image: url("images/frmtop.gif");
	background-repeat:no-repeat;
	font-size: 0;
	line-height: 0;
}

td.topframebig
{
	width: 683px;
	height: 15px;   
	background-image: url("images/frtopbig.jpg");
	font-size: 0;
	line-height: 0;
}

td.leftframe
{
	width: 7px;
	padding-right: 8px;
	background-image: url("images/frmside.gif");
	background-repeat: repeat-y;
	background-position: left;
	font-size: 0;
	line-height: 0;
}


td.rightframe
{
	width: 7px;
	padding-left: 8px;
	background-image: url("images/frmside.gif");
	background-repeat: repeat-y;
	background-position: right;
	font-size: 0;
	line-height: 0;
}

td.bottomframe
{
	width: 331px;
	height: 14px;   
	background-image: url("images/frmbot.gif");
	background-repeat:no-repeat;
	font-size: 0;
	line-height: 0;
}

   td.hold
   {
	width: 331px;
   }

td.side_spacer
{
	width: 14px;
	font-size: 0;
	line-height: 0;
}


td.bottom_spacer
{
	height: 14px;
	background-color: #B8CD82;
	font-size: 0;
	line-height: 0;
}

   #menucontent
   {
	vertical-align: top;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 0;
	padding-bottom: 1em;
	background-color: #FFFCD5;
   }
   

#menutop
{
	width: 331px;
	height: 14px;   
	background-image: url("images/frmtop.gif");
	background-color :#FFFCD5;
	font-size: 0;
	line-height: 0;
}

#menubottom
{
	width: 331px;
	height: 14px;   
	background-image: url("images/frmbot.gif");
	background-color :#FFFCD5;
	font-size: 0;
	line-height: 0;
}

#menuleft
{
	width: 7px;
	background-image: url("images/frmside.gif");
	background-repeat: repeat-y;
	background-position: left;
	font-size: 0;
	line-height: 0;
}


#menuright
{
	width: 7px;
	background-image: url("images/frmside.gif");
	background-repeat: repeat-y;
	background-position: right;
	font-size: 0;
	line-height: 0;
}

   #tag
   {
	width: 166px;
	margin-top: 5px;
	font-style: italic;
	color: #000000;
	font-size: 80%;
	text-align: center;
   }


   img
   {
	border: 0;
	margin: 0;
	padding: 0;
   }

div.title
{
	margin: 5px 0;
	overflow: hidden;
}
   
.title img
{
	float: left;
	margin-right: 5px;
}

.title h2
{
	margin: 0;
	overflow: hidden;
	font-size: 110%;
}

img.more
{
	margin-right: 3px;
}


#imhome
{
	margin-bottom: 1em;
}

img.right
{
	margin-left: 10px;
	float: right;
}

img.left
{
	margin-right: 10px;
	float: left;
}

img.hr
{
	padding-top: 1em;
	padding-bottom: 1em;
}

a.buttons
{
	margin-left: 35px;
	margin-right: auto;
}

#home1
{
	padding-top: 0.8em;
}

#home2
{
	padding-top: 0.16em;
}

#toothfilm
{
	margin-bottom: 15px;
	margin-right: 10px;
	float: left;
}

#copyright
{
	color: #878543;
}

#menb
{
	color: #EDEED3;
}



.inp1 { background-color:#F6F6F0; border: 1px solid #CDCDCC; color:#656850; }
.inp2 { background-color:#FFFFFF; border: 1px solid #E0E0E0; color:#47566F; }
   

a {	color: #C26916; text-decoration: none; }
a:hover { color: #F2B821; text-decoration: none; }

a.mena
{
	background-image: url("images/bullet.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
	font-size: 90%;
	color: #42661A;
	vertical-align: top;
	text-decoration: none;
	padding-left: 25px;
	padding-top: 5px;
	margin-left: 10px;

}
a.mena:hover { color: #000000; background-image: url("images/bulletr.gif"); }

a.menb {	color: #EDEED3;	text-decoration: none; }
a.menb:hover { color: #EFCF81; text-decoration: none; }

a.schrock {	color: #AEAD4C;	text-decoration: none; }
a.schrock:hover { color: #878543; text-decoration: none; }

p.aff
{
	font-size: 85%;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}


div.bottom
{
	bottom: 0px;
	margin-bottom: 3px;
}

div.more
{
	text-align: right;
}

#contactus
{
	margin-top: 1em;
}

p
{
	margin-top: 1em;
	margin-bottom: 1em;
}

span.emph
{
	font-weight: bold;
}

span.emph2
{
	color: #C26916;
}

td.right
{
	text-align: right;
}

span.name
{
	color: #C26916;
}

span.quote
{
	font-style: italic;
}

span.quote2
{
	font-style: italic;
	color: #404088;
}

div.clear
{
	clear: both;
}

#testy
{
	font-size: 120%;
}

p.nowrap
{
	overflow: hidden;
}
#x { 
	width:630;
	height:auto;
	clear:both;

}
div#aff {
	width:215px;
	height:auto;
	float:right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 85%;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}
div#aff p {
	padding-left:10px;
}
div#aff2 {
	width:175px;
	height:auto;
	float:right;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	font-size: 85%;
	font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
}
div#aff2 p {
	padding-left:10px;
}
div#wrapper {
	clear:both;
	background-repeat: repeat;
	background-position: top;
	width:615px;
	height:auto;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
div#dentists {
	width:620px;
	height:150px;
	float:none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
}
td.hold2 {
	width: 676px;
}
table.width {
	width: 665px;
	height: auto;
}
/* FORM*/
form{
	font-weight: normal;
	color: #000000;
}

.form{
                width:310px;
                vertical-align:top;
                height: auto;
}
.form input{
                width:250px;
                height:auto;
                font:12px tahoma, serif;
				color: #000000;
}
.sider {
	background-image: url(images/frrt.gif);
	background-repeat: repeat-y;
}
	