/* Gatchell Dentistry -  Common Stylesheet */

/* General Styles For Key Tags */

body {
width: 100%;
height: 100%;
background: url("../images/drop_shadow.gif") 50% 0 repeat-y #a1a1a1;
color: #111;
font-family: arial, sans-serif;
font-size: 9pt;
padding: 0px;
margin: 0px;
text-align: center;
whitespace: normal;
}


p, h1, h2, h3, h4, h5 {
margin: 0px 0px 1em 0px;
padding: 0px;
}

p {
line-height: 1.8em;
}

h1 {
font-family: TrajanPro-Regular, georgia, times, serif;
padding: 0px;
color: #061537;
font-variant: small-caps;
text-transform: capitalize;
clear: left;
}

h1 {
font-size: 14pt;
}

h2 {
font-size: 10pt;
font-family: arial, sans-serif;
padding: 0px;
color: #061537;
}

h3, h4, h5 {
font-size: 9pt;
font-family: arial, sans-serif;
padding: 0px;
margin: 0px 0px 10px 0px;
color: #061537;
}

hr {
height: 1px;
border: none;
border-top: 1px solid #8e97a5;
width: 100%;
clear: left;
}


a {
color: #00487d;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

img {
border: none;
}

blockquote {
font-size: 1.1em;
font-style: italic;
font-weight: bold;
text-align: center;
margin: 0;
padding: 0;
line-height: 1.5em;
}

/* Logo */

#logo {
position: absolute;
top: 0px;
left: 0px;
margin: 0px;
padding: 0px;
border: 0px;
}

/* Top Navigation Formats */

#topnav {
position: absolute;
top: 40px;
right: 30px;
background-color: transparent;
text-align: right;
}

#topnav img {
margin-bottom: 15px;
}

#topnav ul {
margin: 0px;
padding: 0px;
}

#topnav ul li {
display: block;
float: left;
list-style-type: none;
margin: 0px;
padding: 0px;
border-width: 0px 0px 0px 1px;
border-style: solid;
border-color: #fff;
}

#topnav a {
display: block;
float: left;
height: 30px;
line-height: 30px;
margin: 0px;
padding: 0px 12px 0px 12px;
background-color: #c0611f;
color: #fff;
text-decoration: none;
font-family: TrajanPro, georgia, times, serif;
}

#topnav a:hover {
background-color: #943b00;
text-decoration: none;
}

#topnav li.current {
background-color: #943b00;
}

#topnav li.current a {
background-color: #943b00;
color: #fff;
}


/* Sub Navigation Formats */

#subnav {
width: auto;
height: auto;
}

#subnav ul {
width: auto;
height: 30px;
border-style: solid;
border-color: #8e97a5;
border-width: 0px 0px 0px 1px;
padding: 0px;
margin: 20px 0px 30px 0px;
}

#subnav ul li {
display: block;
float: left;
height: 28px;
line-height: 28px;
list-style-type: none;
padding: 0px;
margin: 0px;
border-style: solid;
border-color: #8e97a5;
border-width: 1px 1px 1px 0px;
}

#subnav ul li a {
display: block;
float: left;
height: 28px;
line-height: 28px;
padding-right: 8px;
padding-left: 8px;
margin: 0px;
text-decoration: none;
font-family: TrajanPro, georgia, times, serif;
font-size: 9pt;
}


#subnav ul li a:hover {
background-color: #fff;
}

#subnav ul li.current {
background-color: #fff;
}

#subnav ul li a.current {
background-color: #fff;
}

/* Featured Smile */

#featuredsmile {
width: auto;
height: auto;
margin: 0px;
padding: 0px;
border: none;
color: #bf6426;
text-align: center;
}

#featuredsmile h3 {
font-family: TrajanPro-Regular, georgia, times, serif;
font-variant: small-caps;
font-size: 10pt;
text-transform: capitalize;
color: #bf6426;
width: 100%;
}

#featuredsmile img {
margin: 0px auto 1em auto;
border: 1px solid #bf6426;
}

#featuredsmile p {
width: 91px;
margin-right: auto;
margin-left: auto;
text-align: left;
color: #bf6426;
}


/* Special Classes */

.InsidePage #featuredsmile {
margin-top: 5em;
}

.Answer {
font-family: arial, sans-serif;
padding: 0px;
margin: 0px 0px 10px 0px;
color: #061537;
font-size: 10pt;
font-weight: bold;
}

.lessleading {
line-height: 1.2em;
width: 125px;
}

.imgCaption {
float: right;
margin: 0 0 1em 1em;
text-align: center;
}

.imgCaption h3 {
font-family: TrajanPro-Regular, georgia, times, serif;
font-variant: small-caps;
font-size: 10pt;
text-transform: capitalize;
margin-top: 0.25em;
}