*{
	margin: 0;
	padding: 0;
}
body {
	margin: 0;
	padding: 0;
	font-family: verdana, tahoma, arial, sans-serif;
	color: #000000;
	background: #004519;
}
/*

|		  Typography					|

*/

a {
	text-decoration: underline;
	color: #004519;
}
#footer a {color: #ffffff;}
#footer-nav a {color: #ffffff;}
#footer-nav a:hover {color: #b2dcf4;}
a:link { 
}
a:visited {
}
a:active {
}
a:hover {color: #ffffff;
	text-decoration: underline;
}

* .hurray {
color:#3c503a;
}

h1 {
	font-size: 24px;
	line-height: 30px;
	height: 30px;
	font-weight: bold;
	margin: 18px 0 18px 0;
	color: #ffffff;
}
h1#logo {
	margin: 0;
}
h1* #h-welcome {
	margin: 0 auto;
	width: 276px;
	line-height: 64px;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 18px;
	height: 34px;
	margin: 9px 0 9px;
	color: #ffffff;
}

h3 {
	font-size: 13px;
	color: #242021;
	line-height: 18px;
	margin-bottom: 18px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 18px;
	font-weight: bold;
	color: #125180;
}
h5 {
	font-size: 11px;
	line-height: 18px;
	font-weight: bold;
}
h6 {
	font-size: 10px;
	line-heght: 18px;
	margin-bottom: 18px;
	font-weight: bold;
}
img {
	border: 0;
	display: block;
}
ol, ul, dl {
	list-style: none;
	margin: 9px 0;
}

* #sub {padding: 0 0 10px 0; margin: 0 10px 15px 0; font-size: 12px;}
#sub a.active {color: #fff;}

ul.bullet {
	list-style: square outside;
	margin-left: 18px;
}
ul.bullet ul {
	list-style: square outside;
	margin-left: 18px;
}
ul#inline-list {
	width: 500px;	
}
ul#inline-list li {
	float: left;
	width: 165px;
	margin: 9px 9px 0 0;
}
ul#inline-list a {display: block; border: 1px solid;}

dt, th {
	line-height: 18px;
	font-size: 16px;
	color: #6b7f80;
	font-weight: normal;
}
dl.site-map dt {font-size: 12px;}
dt {padding: 3px 0}
dd {margin: 9px 0;}
dd ul {margin: 0 18px;}
dd iframe {border: 2px solid;}
li, dd {
	font-size: 12px;
	line-height: 18px;
}
blockquote {
	margin-left: 30px;
	margin-top: 19px;
	margin-bottom: 10px
}
p {
	font-size: 12px;
	line-height: 15px;
	margin: 0 0 18px;
}
p.top, * .skip {font-weight: bold;}
p#b-appointment {width: 150px; height: 36px; float: right; clear: right;}
p#b-appointment a {display: block; width: 150px; height: 36px;}
li > p {
	margin-top: 3px;
}

pre {/*moz 1.0/1.1/1.2.1, net 7.0/7.01 make this way too small, but i'm not going to go larger because monospace tends to run you into overflow pretty quick. prior moz and net are okay.*/
	font-family: monospace;
	font-size: 11px;
}
strong, b {
	font-weight: bold;
}
em {color: #125180}
sup, sub {
	font-size: 75%;
}

table {
	margin: 0 auto;
	font-size: 12px;
}
th {text-align: left;}
tr {border: 1px solid; border-width: 0 0 1px;}
td {
	padding: 3px 0;
}

/* 
| Shortcuts	|
*/

/* clear floats */

* .clear:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
* .clear {
	display: inline-block;
}
html[xmlns] .clear {
	display: block;
}
* html .clear {/* For IE =< 6 */
	height: 1%;
}

/* Image Replacement -- add class="replace" to root element, i.e.  and add a bg image*/
* .replace {
	letter-spacing : -1000em;
	over-flow: hidden;
	text-indent: -999em;
}
/* Just for Opera, but hide from MacIE */

/*\*/html>body .replace {
	letter-spacing : normal;
	text-indent : -999em;
	overflow : hidden;
}
/* End of hack */


/* 
|	Flash 	|
*/
* #home-flash {
    position: absolute; top:87px; left:84px; width:580px; height:267px; text-align:left; z-index:3
}
* #slideshow {width: 400px; margin: 0 auto;}

#home-flash h3 {
visibility:hidden;}

div#sesame-game {
background: #000;
line-height: 0;
margin: 10px auto;
text-align: center;
width: 400px;}

ul#sesame-games {
list-style: none;
margin: 0;
padding: 0;}

ul#sesame-games li {
clear: both;
padding: .5em 0;}

ul#sesame-games img {
border: 0;
float: left;
margin-left: -210px;}

ul#sesame-games p {
padding-left: 210px;}

* .flash {/* class for common flash styles */
	overflow: hidden;
	margin: 0 0 18px;
}
p.upgrade-flash {margin: 18px 54px; background: #005782; padding: 9px; color: #ffffff; font-size: 12px;}
/* End Flash */

/* 
|	Layout	|
*/

img {
	display: block;
	border: 0;
}

* .static {border: 0px solid; margin: 18px 0 18px;}

* .float-left {/* Left Floated Images */
	float: left;
	margin: 0 9px 18px 0;
	border: 0px; text-align: left;
}
* .float-right {/* Right Floated Images */
	float: right;
	margin: 0 0 18px 9px;
	clear: right;
	border: 0px;
}
* .border {padding: 4px; background: #e5f6ff; border: solid 1px #828187;}

* #container {
	width: 771px;
	position: absolute;
	top: 14px;
	left: 50%;
	margin-left: -380px;	
	padding-bottom: 25px;
}

* #header {
	width: 771px;
	height: 159px;
	background: #ffffff url(images/logo.gif) 0 0 no-repeat;
}
#header h1#logo {
	width: 771px;
	height: 159px;
}
#logo a {
	display: block;
	width: 771px;
	height: 159px;
}
* #address {
    position: absolute;
	top:460px;
	left:10px;
	width:200px;
	height:200px;
	text-align:left;
	z-index:6;
	color: #FFF;
	font-size: 11px;
}
#address p {
	font-size: 11px;
	font-weight: normal;
	line-height: 13px;
	color: #ffffff;
}
* #patient-login {
    position: absolute; top:0px; left:605px; width:155px; height:36px; z-index:8; display: block;
}

* #bottom {
	width: 771px;
	height: 79px;
	background: #b2dcf4 url(images/bottom.gif) 0 0 no-repeat;
}

* #content {
	background: #b2dcf4 url(images/main_bg.gif) 0 0 no-repeat;
	min-height: 405px;
}

* #nav-column {
	position: absolute;
	left: 0;
	width: 150px;
	z-index:20;
}

#nav-column .inner {
	padding-top: 8px;
	margin: 18px 0 0 0;
}
#nav a {
	display: block;
	padding-left: 10px;
	width: 140px;
	color: #73addd;
}
#nav a:hover {
	color: #ffffff;
}
#nav ul {
	position: absolute;
	left: -999px;
	padding: 4px;
	margin: -25px 0 0 150px;
	background: #2d2e39;
	border: 1px solid #808287;
}
#nav li {
	display: inline;
}
#nav ul li a {
	width: 140px;
	display: block;
	font-size: 11px;
	line-height: 18px;
	color: #ffffff;
	font-weight: normal;
	padding: 2px 12px;
	text-decoration: none;
}
#nav ul li a:hover {
	background: #73addd;
	color: #242021;
}
#nav li:hover ul, #nav li.sfhover ul {
	left: 0;
	display: block;
}
* #n-about-our-office, * #n-what-sets-us-apart, * #n-meet-the-orthodontist,  * #n-meet-the-team, * #n-about-orthodontics, * #n-braces-101, * #n-invisalign, * #n-emergency-care {
	height: 30px;
	overflow: hidden;
	text-indent: -999px;
	background: url(images/nav.gif) no-repeat;
}
/* Nav */
* #n-about-our-office {background-position: 0 0;}
* #n-about-our-office:hover, * #n-about-our-office.active {background-position:-150px 0;}

* #n-what-sets-us-apart {background-position: 0 -30px;}
* #n-what-sets-us-apart:hover, * #n-what-sets-us-apart.active {background-position:-150px -30px;}

* #n-meet-the-orthodontist {background-position: 0 -60px;}
* #n-meet-the-orthodontist:hover, * #n-meet-the-orthodontist.active {background-position:-150px -60px;}

* #n-meet-the-team {background-position: 0 -90px;}
* #n-meet-the-team:hover, * #n-meet-the-team.active {background-position:-150px -90px;}

* #n-about-orthodontics {background-position: 0 -120px;}
* #n-about-orthodontics:hover, * #n-about-orthodontics.active {background-position:-150px -120px;}

* #n-braces-101 {background-position: 0 -150px;}
* #n-braces-101:hover, * #n-braces-101.active {background-position:-150px -150px;}

* #n-invisalign {background-position: 0 -180px;}
* #n-invisalign:hover, * #n-invisalign.active {background-position:-150px -180px;}

* #n-emergency-care {background-position: 0 -210px;}
* #n-emergency-care:hover, * #n-emergency-care.active {background-position:-150px -210px;}

* #top-nav {margin: 0; padding: 0; list-style: none; line-height: 1; position: absolute; z-index: 10; top: 139px; right: 10px; color: #fff; font-size: 14px; font-weight: bold;}
#top-nav ul {list-style: none; margin: 0; padding: 0;}
#top-nav li {float: left;}
#top-nav a {color: #fff; font-weight: bold; text-decoration: none; font-size: 14px; display: block;}
#top-nav a:hover, #top-nav a.active {color: #B2DCF4;}

/* Drop Down */
#top-nav li ul {background: #73ADDD; border: solid 2px #fff; margin: 0; padding: 1px 1px 0 1px; left: -9999px; position: absolute; z-index: 10;}
#top-nav ul li {float: none;}
#top-nav li:hover ul, #top-nav li.Hsfhover ul {left: auto; margin: 0 0 0 -10px;}
#top-nav ul li a {color: #fff; height: 16px; line-height: 16px; display: block; margin-bottom: 1px; padding: 4px 0 4px 10px; width: 125px; text-indent: 0; text-decoration: none;}
#top-nav ul li a:hover {text-decoration: underline;}


* #main-column {
	margin-left: 150px;
	margin-top: 13px;
}
* #main-column .inner {
	padding-top: 20px;
	margin: 0 18px 0 18px;
}
* .inner-col {width: 49%; float: left;}
* .inner-col dl {margin: 0 18px;}
* .sidebar {background: #78b1df; font-size: .92em; padding: 10px 10px 0 10px; width: 254px}

* #braces-diagram-content {background: url(images/braces-diagram/braces-diagram-bg.gif); height: 374px; position: relative; width: 425px; margin-left: 74px; z-index:1}
#braces-diagram-content a {cursor: help; display: block; position: absolute}
#braces-diagram-content a:hover {background: transparent}
a#elastic-tie {height: 20px; left: 90px; top: 100px; width: 65px}
a#loop-archwire {height: 20px; left: 150px; top: 80px; width: 100px}
a#archwire {height: 20px; left: 190px; top: 100px; width: 65px}
a#bracket {height: 20px; left: 230px; top: 120px; width: 60px}
a#headgear-tube {height: 20px; left: 335px; top: 100px; width: 90px}
a#coil-spring {height: 20px; left: 150px; top: 300px; width: 65px}
a#tie-wire {height: 20px; left: 235px; top: 325px; width: 65px}
a#band {height: 20px; left: 270px; top: 300px; width: 40px}
a#hook {height: 20px; left: 315px; top: 280px; width: 35px}
a#elastic {height: 40px; left: 355px; top: 280px; width: 45px}
a#print {cursor: pointer; height: 23px; left: 365px; top: 351px; width: 60px}
#braces-diagram a img {border: none; display: block; height: 0; position: absolute; width: 0}
#braces-diagram a:hover img {height: 74px; width: 425px}
a#elastic-tie:hover img {left: -90px; top: -100px}
a#loop-archwire:hover img {left: -150px; top: -80px}
a#archwire:hover img {left: -190px; top: -100px}
a#bracket:hover img {left: -230px; top: -120px}
a#headgear-tube:hover img {left: -335px; top: -100px}
a#coil-spring:hover img {left: -150px; top: -300px}
a#tie-wire:hover img {left: -235px; top: -325px}
a#band:hover img {left: -270px; top: -300px}
a#hook:hover img {left: -315px; top: -280px}
a#elastic:hover img {left: -355px; top: -280px}

* #footer {
	text-align: center;	
}
#footer .inner {
padding: 9px 0 9px;
margin: 0 9px;
}
#footer ul {
	display: inline;
	margin: 0;	
}
#footer ul li {
	display: inline;
	padding: 0 10px;
	font-size: 11px;
}
#footer p {
	margin: 0px 0;
	font-size: 10px;
	line-height: 13px;
	color: #ffffff;
}

/*
|	Image Replacement	|
*/

/* Headings */

* #h-what-sets-us-apart {background: url(images/h-what-sets-us-apart.gif) no-repeat;}
* #h-about-our-office {background: url(images/h-about-our-office.gif) no-repeat;}
* #h-meet-the-orthodontist {background: url(images/h-meet-the-orthodontist.gif) no-repeat;}
* #h-meet-the-team {background: url(images/h-meet-the-team.gif) no-repeat;}
* #h-office-tour {background: url(images/h-office-tour.gif) no-repeat;}
* #h-office-policies {background: url(images/h-office-policies.gif) no-repeat;}
* #h-partners-against-plaque {background: url(images/h-partners-against-plaque.gif) no-repeat;}
* #h-patient-forms {background: url(images/h-patient-forms.gif) no-repeat;}
* #h-about-orthodontics {background: url(images/h-about-orthodontics.gif) no-repeat;}
* #h-why-braces {background: url(images/h-why-braces.gif) no-repeat;}
* #h-orthodontics-for-children {background: url(images/h-orthodontics-for-children.gif) no-repeat;}
* #h-orthodontics-for-adults {background: url(images/h-orthodontics-for-adults.gif) no-repeat;}
* #h-orthodontic-treatments {background: url(images/h-orthodontic-treatments.gif) no-repeat;}
* #h-orthodontic-dictionary {background: url(images/h-orthodontic-dictionary.gif) no-repeat;}
* #h-surgical-orthodontics {background: url(images/h-surgical-orthodontics.gif) no-repeat;}
* #h-ask-the-orthodontist {background: url(images/h-ask-the-orthodontist.gif) no-repeat;}
* #h-resources {background: url(images/h-resources.gif) no-repeat;}
* #h-braces-101 {background: url(images/h-braces-101.gif) no-repeat;}
* #h-life-with-braces {background: url(images/h-life-with-braces.gif) no-repeat;}
* #h-types-of-appliances {background: url(images/h-types-of-appliances.gif) no-repeat;}
* #h-braces-diagram {background: url(images/h-braces-diagram.gif) no-repeat;}
* #h-retainers {background: url(images/h-retainers.gif) no-repeat;}
* #h-emergency-care {background: url(images/h-emergency-care.gif) no-repeat;}
* #h-the-game-room {background: url(images/h-the-game-room.gif) no-repeat;}
* #h-invisalign {background: url(images/h-invisalign.gif) no-repeat;}
* #h-contact-us {background: url(images/h-contact-us.gif) no-repeat;}
* #h-our-location {background: url(images/h-our-location.gif) no-repeat;}
* #h-referrals {background: url(images/h-referrals.gif) no-repeat;}
* #h-site-map {background: url(images/h-site-map.gif) no-repeat;}
* #h-welcome {background: url(images/welcome.gif) no-repeat;}

/* edit.com */

ul, ol {
	margin-top:0px;
	margin-bottom:0px;
}

.NormalText, body, td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #000;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
}

.SubHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000;
	font-weight: bold;
}

* .PageTitle {
	font-family: Arial Narrow, Arial, Helvetica, sans-serif;
	font-size: 22px;
	line-height: 26px;
	color: #FFF;
	font-weight: bold;
	display: block;
	border-bottom: solid 1px #FFF;
}