/* --- General Formatting --- */
* {
	margin: 0;
	padding: 0;
}
body {
	font: normal 13px/1.4em Georgia,Times,serif;
	background: #fff url(/site_images/bg_body_top.jpg) center top repeat-x;
}
#wrapper {
	padding: 0 0 100px 0;
	background: url(/site_images/bg_body_bottom.jpg) center bottom repeat-x;
}
p, address, ul, ol, li, dt, dd, td, th, blockquote {
	color: #444;
}
.column.second p, .column.second address, .column.second ul, .column.second ol, .column.second li, .column.second dt, .column.second dd, .column.second td, .column.second th, .column.second span, .column.second blockquote {
	color: #fff;
	font-size: 14px;
}
th, b, strong {
	font-weight: bold;
}
i, em, cite {
	font-style: italic;
}
sup, sub {
	font-size: 75%;
}


/* Links */
a {
	text-decoration: none;
	color: #034469;
	outline: none;
}
a:hover, a:active {
	text-decoration: underline;
}
.column.second a {
	color: #90d3fb;
}
/* Paragraphs */
p {
	margin: 0 0 16px;
}
blockquote {
	margin: 0;
	padding: 0;
	font-style: italic;
	text-align: justify;
	font-size: 15px;
}
cite {
	display: block;
	margin: 0 0 0 30px;
}
blockquote .author, blockquote .location {
	font-size: 12px;
	font-weight: bold;
}
blockquote .location {
	font-weight: normal;
}
.align-center {
	text-align: center;
}
.align-right {
	text-align: right;
}

/* Images */
a img {
	border-style: none;
}
.image-wrap {
	width: 255px;
}
img.border1 {
	border: 1px solid #999;
	margin: 0 0 20px 0;
	padding: 5px;
	background: #ececec;
}
img.left, .image-wrap.left {
	float: left;
	margin: 0 10px 10px 0;
}
img.right, .image-wrap.right {
	float: right;
	margin: 0 0 10px 10px;
}
#pageimage {
	margin: 0 0 20px 0;
}
/* Lists */
ul, ol {
	margin: 0 0 10px 30px;
}
li {
	margin: 5px 0;
}
p + ul {
	margin-top: -11px;
}

/* Floating */
.float-left {
	float: left;
}
.float-right {
	float: right;
}

/* Headings */
h1, h2, h3, h4, h5 {
	color: #09103c;
	font-weight: bold;
}
h1 {
	position: absolute;
	top: 42px;
	left: 21px;
	display: inline;
	padding: 18px 25px 18px 10px;
	font-family: "Sketch";
	font-size: 28px;
	background: url(/site_images/bg_h1.gif) right top no-repeat;
}
h2 {
	margin: 0 0 20px 0;
	font-style: italic;
	font-size: 18px;
	color: #333;
}
.column.second h2, .column.second h3 {
	width: 281px;
	height: 36px;
	margin: 0;
	padding: 8px 0 0 10px;
	background: url(/site_images/bg_h2.png) right top no-repeat;
	font-family: "Sketch";
	font-size: 18px;
	color: #09103c;
}
h3 {
	font-size: 14px;
	color: #a21934;
}
h4 {
	font-size: 13px;
	margin: 0 0 5px;
	padding: 0;
}
h5 {
	font-size: 12px;
	margin: 0;
	padding: 0;
}

/* Layout */
#container {
	position: relative;
	width: 980px;
	height: auto;
	margin: 0 auto;
}
#content-wrap {
	position: relative;
	padding: 0 0 24px 0;
	background: url(/site_images/bg_content_bottom.png) left bottom no-repeat;
}
#content-head {
	height: 111px;
	background: url(/site_images/bg_content_top.png) left top no-repeat;
}
#hero {
	width: 967px;
	height: 311px;
	padding: 18px 0 0 23px;
	background: url(/site_images/bg_hero.png) left top no-repeat;
}
#content {
	clear: both;
	padding: 10px 25px 20px 50px;
	background: url(/site_images/bg_content.png) left top repeat-y;
}
#section-index #content-wrap, #section-index #content {
	background: none;
	padding: 0;
}
#masthead {
	position: relative;
	height: 200px;
}
#logo {
	position: absolute;
	top: 0;
	left: -15px;
	z-index: 5;
}
#primary-menu {
	position: absolute;
	top: 110px;
	right: -10px;
	margin: 0;
	font-size: 18px;
}
#primary-menu li {
	float: left;
	margin: 0;
	list-style: none;
}
#primary-menu a {
	display: block;
	outline: none;
	padding: 18px 15px;
	color: #09103c;
}
#primary-menu a:hover, #primary-menu a.active {
	text-decoration: none;
	background-color: #ffe256;
}
.images-on #primary-menu li a {
	text-indent: -999em;
	background: transparent url(/site_images/bg_nav.png) left top no-repeat;
	padding: 0;
	height: 70px;
}
.images-on #primary-menu a:hover, .images-on #primary-menu a.active {
	background-color: transparent;
}
.images-on #primary-menu li.about a {
	width: 150px;
	background-position: 14px 0;
}
.images-on #primary-menu li.about a.active, .images-on #primary-menu li.about a:hover {
	background-position: 14px -71px;
}
.images-on #primary-menu li.dental a {
	width: 144px;
	background-position: -138px 0;
}
.images-on #primary-menu li.dental a.active, .images-on #primary-menu li.dental a:hover {
	background-position: -138px -71px;
}
.images-on #primary-menu li.orthodontic a {
	width: 202px;
	background-position: -282px 0;
}
.images-on #primary-menu li.orthodontic a.active, .images-on #primary-menu li.orthodontic a:hover {
	background-position: -282px -71px;
}
.images-on #primary-menu li.resources a {
	width: 124px;
	background-position: -485px 0;
}
.images-on #primary-menu li.resources a.active, .images-on #primary-menu li.resources a:hover {
	background-position: -485px -71px;
}
.images-on #primary-menu li.testimonials a {
	width: 167px;
	background-position: -612px 0;
}
.images-on #primary-menu li.testimonials a.active, .images-on #primary-menu li.testimonials a:hover {
	background-position: -612px -71px;
}
#secondary-menu {
	margin: 0 0 20px 15px;
	padding: 0;
}
#secondary-menu li {
	width: 265px;
	margin: 0 0 5px 0;
	font-size: 14px;
	font-weight: bold;
	list-style: none;
}
#secondary-menu a:hover, #secondary-menu a.active {
	color: #fff;
	text-decoration: none;
}
.columns {
	position: relative;
	clear: both;
}
.columns:after {/* Clear after floats */
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.column {
	float: left;
}
.one .column.first, #section-index .two-a .column.first {
	width: 100%;
}
.two-a .column.first {
	width: 595px;
	padding: 0 15px 0 0;
	float: none;
}
.two-a .column.second {
	float: none;
	position: absolute;
	top: -70px;
	left: 628px;
	width: 270px;
}
.three .column {
	width: 31%;
	padding: 0 1%;
}
/* Modules */
.module {
	margin: 0 0 25px 0;
}
.module .forward {
	font-size: 11px;
}

/* Pages */
#boxes {
	margin: 20px 0 0 0;
}
.box {
	position: relative;
	float: left;
	width: 230px;
	height: 340px;
	margin: 0 20px 0 0;
}
.box .image {
	width: 219px;
	height: 127px;
	background: url(/site_images/bg_box_image.png) left top no-repeat;
	margin: 0 0 10px 0;
	padding: 8px 0 0 9px;
}
.box ul {
	margin: 0;
	padding: 0;
}
.box li {
	list-style: none;
	font-weight: bold;
	font-size: 14px;
}
.box li a {
	color: #00007d;
}
.box.box4 {
	margin: 0;
}
.box h2 {
	margin: 0 0 10px 0;
}
.box1 h2 {
	color: #09103c;
}
.box2 h2 {
	color: #840c06;
}
.box3 h2 {
	color: #02610d;
}
.box4 h2 {
	color: #a77200;
}
.box .more {
	position: absolute;
	left: 0;
	bottom: 0;
}
.doctor {
	clear: both;
	margin: 10px 0 0 0;
}
#doctor-nav, #top {
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dashed #ccc;
}
#doctor-nav li {
	display: inline;
	list-style: none;
	font-weight: bold;
	padding: 0 11px 0 10px;
	border-right: 1px solid #000;
}
#doctor-nav li.first {
	padding: 0 11px 0 0;
}
#doctor-nav li.last {
	padding: 0 0 0 10px;
	border: none;
}
#doctor-nav a.active {
	text-decoration: underline;
	color: #000;
}
#doctor-nav span.name {
	text-transform: capitalize;
}
.member {
	float: left;
	width: 275px;
	height: 310px;
	margin: 0 26px 18px 0;
}
.member.rightItem {
	margin: 0 0 20px 0;
}
.member.leftItem {
	clear: left;
}
.member .border1 {
	margin: 0 0 5px 0;
}
.member .name {
	font-size: 12px;
	font-weight: bold;
}
.member .position {
	font-size: 10px;
	font-style: italic;
	line-height: 1.3em;
}
#faq h2 {
	font-size: 14px;
	font-style: normal;
	cursor: pointer;
	margin: 0 0 10px 0;
}
#faq p {
	margin: 0 0 12px 0;
}
#faq .answer {
	margin: 5px 0 0 0;
	padding: 5px;
	background: #f0f0f0;
}
.testimonial {
	margin: 0 0 20px 0;
	padding: 5px 35px 0 35px;
	background: url(/site_images/bg_testimonial.gif) left top no-repeat;
}
#documents {
	margin: 0;
}
#documents li {
	list-style: none;
	font-weight: bold;
	font-size: 16px;
	padding: 0 0 5px 25px;
}
#documents li.form {
	background: url(/site_images/icon_form.gif) left top no-repeat;
}
#documents li.document {
	background: url(/site_images/icon_doc.gif) left top no-repeat;
}
#documents li .description {
	font-weight: normal;
	font-size: 11px;
	display: block;
}
/* Photo Gallery */
.photo-nav {
	text-align: right;
	margin: 0 10px 0 0;
}
.galleria {
	list-style: none;
	margin: 0;
}
.galleria li {
	display: block;
	width: 100px;
	height: 100px;
	overflow: hidden;
	float: left;
	margin: 0 15px 10px 0;
	border: 2px solid #e4d0c2;
}
.galleria li.active, .galleria li.hover {
	border: 2px solid #9f2744;
}
.galleria li img.thumb {
	cursor: pointer;
	top: auto;
	left: auto;
	display: block;
	width: auto;
	height: auto;
}
* html .galleria li div span {/* MSIE bug */
	width:400px;
}
.galleria_container {
	margin: 0 0 40px 0;
	height: 243px;
	width: 578px;
	text-align: left;
}
.galleria_container span.caption {
	display: block;
	margin: 5px 0 0 0;
	font: 12px/1.2em arial, sans-serif;
}
.galleria_wrapper { 
	text-align: center;
}
.galleria_wrapper .replaced {
	border: 1px solid #999;
	padding: 5px;
	background: #ececec;
}

/* Misc */
.user-actions {
	position: absolute;
	top: 10px;
	right: 10px;
	color: #3f3f3f;
	font-weight: bold;
	font-size: 14px;
	font-family: "Sketch";
}
.user-actions a {
	color: #a21934;
}
.user-actions a:hover {
	text-decoration: none;
	color: #ffe256;
}
.forward, .back {
	display: block;
	padding: 3px;
	color: #694a78;
	font-family: "Lucida Grande", Arial, sans-serif;
}
.top {
	text-align: right;
	font-size: 11px;
}
.date {
	font-family: "Lucida Grande", Arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #999;
	display: block;
}
.caption {
	display: block;
	margin: 5px 0 0 0;
	font-size: 11px;
	color: #999;
}
.meat {
	margin: 0 0 0 15px;
}
/* Footer */
#footer {
	clear: both;
	width: 960px;
	margin: 80px auto 0 auto;
}
#footer a {
	color: #ccc;
}
#footer p {
	font-family: "Lucida Grande", arial, sans-serif;
	font-size: 12px;
	color: #fff;
	line-height: 1.3em;
}
#footer p.copy {
	float: left;
	width: 300px;
}
body #footer .cd {
	color: #bfbfbf;
}
body #footer a .c-link {
	color: #9a9a9a;
}
body #footer a .d-link {
	color: #34b9df;
}
/* Forms */
.form-line {
	margin: 9px 0;
	clear: both;
}
input, textarea {
	padding: 6px;
	color: #555;
	border: 1px solid #a9aaa8;
	background: #dcded8;
}
input.text, select {
	background: #e9e9e9 url(/site_images/bg_input.jpg) left top no-repeat;
}
textarea {
	background: #e9e9e9 url(/site_images/bg_textarea.jpg) left top no-repeat;
	height: 98px;
}
label {
	display: block;
	float: left;
	margin: 5px 5px 0 0;
	color: #555;
}
#customform-contact .form-line {
	margin: 0 0 15px 0;
}
#customform-contact label {
	width: 160px;
}
#customform-contact label.checkbox {
	width: auto;
	display: inline;
	float: none;
}
#customform-contact input, #customform-contact textarea {
	width: 248px;
}
#customform-contact input.radio, #customform-contact input.checkbox {
	width: auto;
	border: none;
	background: transparent;
}
#customform-contact #Label7 {
	margin: 0 5px 0 0;
}
#customform-contact #submit {
	width: auto;
	margin: 0 0 0 165px;
}
.button {
	font-family: Georgia, Times, serif;
	font-size: 13px;
	background: #096200 url(/site_images/bg_button.gif) left top repeat-x;
	color: #fff;
	border: 1px solid #e7e7e7;
	padding: 5px 15px;
	cursor: pointer;
}
.required {
	margin: 0 0 0 10px;
	color: #6b2102;
}
.hint {
	font-size: 11px;
	color: #999;
	font-family: "Lucida Grande", sans-serif;
}
label .required {
	margin: 0;
}
.error-line {
}
.error {
	padding: 0 0 0 10px;
	color: #740000;
}