/* GENERAL 
-----------------------------------------*/
* {margin: 0; padding: 0;}/* Sets all padding and margins to 0 - forces all browsers to behave... */
html, body {height: 100%;}

body {
background: #d8d2b0 url(images/bg02.gif) repeat-x;
margin: 0;
font: 0.8em arial, verdana, helvetica, sans-serif;
color: #333;
line-height: 1.6em;
}

table { 
border-collapse: collapse; 
border-spacing: 0; 
}

td, th { 
padding: 0; 
vertical-align: top;
font: 11px tahoma, arial, verdana, helvetica, sans-serif;
color: #000;
line-height: 20px;
}

a {
color: #693;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

h1 {
background-repeat: no-repeat; 
height: 80px; /* this height reflects the height of the heading image */
margin: 0;
overflow: hidden; 
text-indent: -999em; /* hides rich text so only background image shows */
}

h2 {
font: normal 1.7em tahoma, arial, verdana, helvetica, sans-serif;
color: #4b503c;
margin: .6em 0;
}

h3 {
font: normal 16px trebuchet ms, sans-serif;
color: #666;
margin: 10px 0;
}

ul,ol {
margin-top: 20px;
margin-bottom: 20px;
margin-left: 30px;
}

ul.larger {
font-size: 14px;
}

img {border: none;}

p {margin: 0 0 10px 0;}


/* LOGO
----------------------------------------*/
.logo { letter-spacing : normal; text-indent : -999em; overflow : hidden;
width: 230px;
height: 200px;
margin: 0;
padding: 0;
display: block;
background: transparent;
}
/* End of hack */

h1.logo a {
width: 230px;
height: 200px;
margin: 0;
padding: 0;
display: block;
background: transparent;
float: left;
}


/* PRACTICE NAME
----------------------------------------*/
.practice_name { letter-spacing : normal; text-indent : -999em; overflow : hidden;
width: 500px;
height: 50px;
margin: 100px 0 0 0;
padding: 0;
display: block;
background: transparent;
}

h1.practice_name a {
width: 500px;
height: 50px;
padding: 0;
display: block;
background: transparent;
}


/* NAVIGATION 
-----------------------------------------*/
#nav, #nav ul { /* all lists */
width: 230px;
padding: 0;
margin: 0;
list-style: none;
position: relative;
z-index: 1;
}

#nav {
margin: 25px 0;
}

/*  Sets styles for all links that are inside the ul id="nav" */
#nav a {
height: 30px;
display: block;
overflow: hidden; 
text-indent: -999em;  /*Indents the rich-text so it does not show */
}

/* Set the image for each nav item */
#prosthodontist {background: url(images/nav-what-is-a-prosthodontist.gif);}
#about {background: url(images/nav-about-us.gif);}
#experience {background: url(images/nav-your-experience.gif);}
#services {background: url(images/nav-services-offered.gif);}
#patients {background: url(images/nav-meet-our-patients.gif);}
#faqs {background: url(images/nav-faqs.gif);}
#referrals {background: url(images/nav-referrals.gif);}
#contact {background: url(images/nav-contact-us.gif);}
#home {background: url(images/nav-home.gif);}

/* Shift the image position up to show the active state */
#nav a:hover, #nav .active {background-position: -235px 0;}

/* Set cursor to default arrow so link does not appear clickable */
#nav .active {cursor: default}


/* SUB-NAVIGATION 
-----------------------------------------*/
#nav li {
display: inline
}

#nav li ul { /* second-level lists */
margin: -30px 0 0 230px;
padding: 0;
width: 200px;
position: absolute;
background: #550000;
left: -999em;
line-height: 30px;
height: auto;
}

#nav li ul a {
padding: 0 0 0 10px;
width: 190px;
color: #ecbaba;
text-indent: 0;
text-decoration: none;
line-height: 30px;
height: auto;
}

#nav li:hover ul, #nav li.sfhover ul { /* lists nested under hovered list items */
left: auto;
display:block;
}

#nav li:hover ul a:hover, #nav li.sfhover ul a:hover { /* lists nested under hovered list items */
color: #fff;
background: #850000;
}


/* PAGE LAYOUT
-----------------------------------------*/
#container {
background: url(images/bg_container.gif) repeat-y;
margin: 20px auto 0 auto;
position: relative;
width: 770px;
}

#container:after {clear: both; content: "."; display: block; height: 0; visibility: hidden}

#main {
background: url(images/bg_main.gif) no-repeat;
width: 770px;
}

#main:after {clear: both; content: "."; display: block; height: 0; visibility: hidden}

#left-column {
color: #fff;
float: left;
width: 235px;
padding: 0;}

#contact_info {
color: #48261f;
font: .9em tahoma, arial, verdana, helvetica, sans-serif;
padding: 25px 0 0 25px;
clear: both;
vertical-align: middle;
line-height: 1.8em;
overflow: hidden;
min-height: 250px;
}

#contact_info a {
color: #48261f;
}

#right-column {
color: #fff;
float: left;
width: 530px;
padding: 0;}

#flash01 {
width: 535px;
!width: 535px;
_width: 535px;
height: 295px;
!height: 295px;
_height: 295px;
background: #fff;
border: 0;
padding: 0;
margin: 0;
}

#content {
padding: 20px;
color: #333;
}

.image {
background-color: #fff;
padding: 5px;
margin: 0 10px 0px 0;
clear: both;
}


.imageText {
font-size: 10px;
text-align:left;
margin: -5px 0 0px 0;
clear: both;
}


.image-left {
background-color: #fff;
padding: 5px;
margin: 0 20px 10px 0;
clear: both;
float: left;
}

.image-right {
background-color: #fff;
padding: 5px;
margin: 0 0 10px 20px;
clear: both;
float: right;
}

.imageTextRight {
font-size: 10px;
text-align:right;
margin: -5px 0 0px 0;
clear: both;
float:right;
}

.image_logo {
background-color: #fff;
padding: 10px;
border: 1px solid #c0e78c;
margin: 5px 10px 20px 10px;
clear: both;
}

#site_map {font-weight: bold;}
#site_map .sub {font-weight: normal;}
#site_map a, .sub a {color: #600;}

/* FOOTER
-----------------------------------------*/
#footer {
background-color: #480100;
margin: 0 auto;
position: relative;
width: 720px;
color: #dcdada;
padding: 10px 20px 30px 20px;
border: 5px solid #fff;
text-align: center;
clear: both;
vertical-align: middle;
line-height: 24px;
overflow: hidden;
}

#footer h2 {
font: normal 1.4em arial, verdana, helvetica, sans-serif;
color: #fff;
line-height: 1.6em;
}

#footer a {
font: normal 0.9em arial, verdana, helvetica, sans-serif;
color: #866155;
text-decoration: underline;
}

#footer a:hover {
text-decoration: none;
color: #ecbaba;
}

#footer li {
display: inline;
list-style-type: none;
padding-right: 7px;
}

#flash_standards {
background: transparent;
font-size: 10px;
color: #333;
text-align: center;
padding: 20px 0;
}


/* SESAME
-----------------------------------------*/
p#sesame {
padding: 20px; 
text-align: center;
}

#sesame a {
font-size: 0.85em;
color: #918021;
text-decoration: underline;
}

#sesame a:hover {
text-decoration: none;
}
.bio-pic {
	float:left;
	width:214px;
	margin: 0 25px 10px 0;
	}
