/* GENERAL 
-----------------------------------------*/
* {margin: 0; padding: 0;}/* Sets all padding and margins to 0 - forces all browsers to behave... */
* html #footer {height: 140px} /* IE6 */
* html #sidebar {height: 300px} /* IE6 */
html, body {height: 100%;}

body {
background: #234781 url(images/bg01.jpg) top center no-repeat;
margin: 0;
font: 12px arial, verdana, helvetica, sans-serif;
color: #333;
line-height: 24px;
}

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: #069;
text-decoration: underline;
}

a:hover {
text-decoration: none;
}

h1 {
font: normal 30px Tahoma, Arial, sans-serif;
color: #20427a;
margin: 20px 0;
text-align: center;
}

h2 {
font: normal 20px Tahoma, Arial, sans-serif;
color: #333;
margin: 20px 0 10px 0;
}

h3 {
font: normal 16px trebuchet ms, sans-serif;
color: #666;
margin: 10px 0;
}

* .fancy {
font: normal 30px "Monotype Corsiva", Georgia, "Times New Roman", Times, serif;
}

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

ul.larger {
font-size: 14px;
}

img {border: none;}

p {margin: 0 0 10px 0;}


/* LOGO
----------------------------------------*/
* .logo { letter-spacing : -1000em; }
/* Just for Opera, but hide from MacIE */
/*\*/html>body .logo { letter-spacing : normal; text-indent : -999em; overflow : hidden;
padding: 0;
margin: 0;
position: absolute;
top: 20px;
left: 20px;
width: 280px;
height: 140px;
background: transparent;
}
/* End of hack */

h1.logo a {
padding: 0;
margin: 0;
position: absolute;
top: 10px;
left: 10px;
width: 280px;
height: 140px;
display: block;
background: transparent;
}

/* TAGLINE
----------------------------------------*/
* .tagline { letter-spacing : -1000em; }
/* Just for Opera, but hide from MacIE */
/*\*/html>body .tagline { letter-spacing : normal; text-indent : -999em; overflow : hidden;
padding: 0;
margin: 0;
position: absolute;
top: 110px;
left: 340px;
width: 390px;
height: 30px;
background: transparent;
}
/* End of hack */


/* UTILITY 
-----------------------------------------*/
* #utility, #utility ul { /* all lists */
width: 390px;
padding: 0;
margin: 0;
list-style: none;
z-index: 1;
}

* #utility {
position: absolute;
top: 60px;
left: 330px;
}

#utility ul li {
display: inline;
}

#utility a {
float: left;
height: 20px;
display: block;
overflow: hidden; 
text-indent: -999em;  /*Indents the rich-text so it does not show */
}

/* Set the image for each nav item */
* #patient {background: url(images/utility-patient.gif); width: 130px;}
* #doctor {background: url(images/utility-doctor.gif); width: 130px;}
* #new {background: url(images/utility-new.gif); width: 130px;}

/* Shift the image position up to show the active state */
#utility a:hover, #language .active {background-position: 0 -20px;}

/* Set cursor to default arrow so link does not appear clickable */
* #utility .active {cursor: default}


/* NAVIGATION 
-----------------------------------------*/
* #nav, #nav ul { /* all lists */
width: 770px;
padding: 0;
margin: 0;
list-style: none;
position: relative;
z-index: 1;
clear: both;
}

#nav li {
float: left;
}

/*  Sets styles for all links that are inside the ul id="nav" */
#nav a {
height: 115px;
display: block;
overflow: hidden; 
text-indent: -999em;  /*Indents the rich-text so it does not show */
}

/* Set the image for each nav item */
* #our-office {background: url(images/nav-our-office.jpg); width: 128px;}
* #orthodontics {background: url(images/nav-orthodontics.jpg); width: 128px;}
* #braces {background: url(images/nav-braces.jpg); width: 128px;}
* #games {background: url(images/nav-games.jpg); width: 128px;}
* #contact-us {background: url(images/nav-contact-us.jpg); width: 128px;}
* #home {background: url(images/nav-home.jpg); width: 130px;}

/* Shift the image position up to show the active state */
#nav a:hover, #nav .active {background-position: 0 115px;}

/* 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: 0;
padding: 0;
width: 190px;
position: absolute;
background: #606060;
left: -999em;
line-height: 25px;
height: auto;
}

#nav li ul a {
padding: 0 0 0 10px;
width: 180px;
color: #ccc;
text-indent: 0;
text-decoration: none;
line-height: 25px;
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: #4c4b4b;
}


/* PAGE LAYOUT
-----------------------------------------*/
* #container {
margin: 0 auto;
position: relative;
width: 770px;
}

* #container:after {clear: both; content: "."; display: block; height: 0; visibility: hidden}

* #header {
background: #fff url(images/bg-header.gif);
margin: 0 auto;
width: 770px;
height: 170px;
}

* #main {
background: #fff url(images/bg-main.jpg) no-repeat;
margin: 10px 0 0 0;
padding: 0;
width: 770px;
}

* #content {
float: left;
width: 510px;
padding: 0 20px 20px 20px;
margin: 0;
font-size: 13px;
}

* #sidebar {
float: left;
width: 220px;
padding: 0;
margin: 0 0 20px 0;
min-height:300px;
}

* .image {
background-color: #d7f3b2;
padding: 4px;
border: 1px solid #c0e78c;
margin: 0 10px 20px 0;
clear: both;
}

* .image_left {
background-color: #d7f3b2;
padding: 4px;
border: 1px solid #c0e78c;
float: left;
margin: 0 20px 20px 0;
clear: both;
}

* .image_right {
background-color: #d7f3b2;
padding: 4px;
border: 1px solid #c0e78c;
float: right;
margin: 0 0 20px 20px;
clear: both;
}

* .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;}

/* FOOTER
-----------------------------------------*/
* #footer {
background: #234781 url(images/bg-footer.gif) no-repeat;
margin: 0 auto;
position: relative;
width: 770px;
color: #dcdada;
padding: 30px 0 0 0;
text-align: center;
clear: both;
vertical-align: middle;
line-height: 20px;
overflow: hidden;
min-height: 140px;
}

#footer h2 {
font: bold 11px tahoma, arial, verdana, helvetica, sans-serif;
color: #333;
margin: 10px 0;
line-height: 20px;
text-align:center;
}

#footer a {
font: normal 11px arial, verdana, helvetica, sans-serif;
color: #369;
text-decoration: underline;
}

#footer a:hover {
text-decoration: none;
}

#footer li {
display: inline;
list-style-type: none;
padding-right: 7px;
}


/* SESAME
-----------------------------------------*/
p#sesame {
padding: 10px 0 0 0; 
}

#sesame a {
font-size: 10px;
color: #666;
text-decoration: underline;
}

#sesame a:hover {
text-decoration: none;
}

/* CONTACT INFO
-----------------------------------------*/
* #contact-info {
text-align: center;
padding: 10px 0;
font-size: 11px;
color: #b9dafb;
}

/* edit.com */

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

.BlueFooterText {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #B9DAFB;
	font-weight: normal;
}

.GrayFooterText {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	font-weight: bold;
}

.NormalText, body, td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #333;
	font-weight: normal;
	text-decoration: none;
	text-transform: none;
	font-style:normal;
}

.SubHeader {
	font-family:  Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: normal;
}

.SubjectHeader {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #333;
	font-weight: normal;
}

.PageTitle {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 32px;
	color: #20427A;
	font-weight: normal;
}

* .FancyText {
	font-family: "Monotype Corsiva", Georgia, "Times New Roman", Times, serif;
	font-size: 30px;
	color: #333;
	font-weight: normal;
}
