/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.9
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
html {font-size:100.01%;}
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {color:#000;}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0 1.5em 1.5em 0;padding-left:3.333em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}

/* forms.css */
label {font-weight:bold;}
fieldset {padding:1.4em;margin:0 0 1.5em 0;border:1px solid #ccc;}
legend {font-weight:bold;font-size:1.2em;}
input[type=text], input[type=password], input.text, input.title, textarea, select {background-color:#fff;border:1px solid #bbb;}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {border-color:#666;}
input[type=text], input[type=password], input.text, input.title, textarea, select {margin:0.5em 0;}
input.text, input.title {width:300px;padding:5px;}
input.title {font-size:1.5em;}
textarea {width:390px;height:250px;padding:5px;}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {position:relative;top:.25em;}
form.inline {line-height:3;}
form.inline p {margin-bottom:0;}
.error, .notice, .success {padding:.8em;margin-bottom:1em;border:2px solid #ddd;}
.error {background:#FBE3E4;color:#8a1f11;border-color:#FBC2C4;}
.notice {background:#FFF6BF;color:#514721;border-color:#FFD324;}
.success {background:#E6EFC2;color:#264409;border-color:#C6D880;}
.error a {color:#8a1f11;}
.notice a {color:#514721;}
.success a {color:#264409;}

/* grid.css */
.container {width:816px;margin:0 auto;}
.showgrid {background:url(src/grid.png);}
.column, div.span-1, div.span-2, div.span-3, div.span-4, div.span-5, div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:24px;}
.last, div.last {margin-right:0;}
.span-1 {width:11px;}
.span-2 {width:46px;}
.span-3 {width:81px;}
.span-4 {width:116px;}
.span-5 {width:151px;}
.span-6 {width:186px;}
.span-7 {width:221px;}
.span-8 {width:256px;}
.span-9 {width:291px;}
.span-10 {width:326px;}
.span-11 {width:361px;}
.span-12 {width:396px;}
.span-13 {width:431px;}
.span-14 {width:466px;}
.span-15 {width:501px;}
.span-16 {width:536px;}
.span-17 {width:571px;}
.span-18 {width:606px;}
.span-19 {width:641px;}
.span-20 {width:676px;}
.span-21 {width:711px;}
.span-22 {width:746px;}
.span-23 {width:781px;}
.span-24, div.span-24 {width:816px;margin-right:0;}
input.span-1, textarea.span-1, input.span-2, textarea.span-2, input.span-3, textarea.span-3, input.span-4, textarea.span-4, input.span-5, textarea.span-5, input.span-6, textarea.span-6, input.span-7, textarea.span-7, input.span-8, textarea.span-8, input.span-9, textarea.span-9, input.span-10, textarea.span-10, input.span-11, textarea.span-11, input.span-12, textarea.span-12, input.span-13, textarea.span-13, input.span-14, textarea.span-14, input.span-15, textarea.span-15, input.span-16, textarea.span-16, input.span-17, textarea.span-17, input.span-18, textarea.span-18, input.span-19, textarea.span-19, input.span-20, textarea.span-20, input.span-21, textarea.span-21, input.span-22, textarea.span-22, input.span-23, textarea.span-23, input.span-24, textarea.span-24 {border-left-width:1px!important;border-right-width:1px!important;padding-left:5px!important;padding-right:5px!important;}
input.span-1, textarea.span-1 {width:-1px!important;}
input.span-2, textarea.span-2 {width:34px!important;}
input.span-3, textarea.span-3 {width:69px!important;}
input.span-4, textarea.span-4 {width:104px!important;}
input.span-5, textarea.span-5 {width:139px!important;}
input.span-6, textarea.span-6 {width:174px!important;}
input.span-7, textarea.span-7 {width:209px!important;}
input.span-8, textarea.span-8 {width:244px!important;}
input.span-9, textarea.span-9 {width:279px!important;}
input.span-10, textarea.span-10 {width:314px!important;}
input.span-11, textarea.span-11 {width:349px!important;}
input.span-12, textarea.span-12 {width:384px!important;}
input.span-13, textarea.span-13 {width:419px!important;}
input.span-14, textarea.span-14 {width:454px!important;}
input.span-15, textarea.span-15 {width:489px!important;}
input.span-16, textarea.span-16 {width:524px!important;}
input.span-17, textarea.span-17 {width:559px!important;}
input.span-18, textarea.span-18 {width:594px!important;}
input.span-19, textarea.span-19 {width:629px!important;}
input.span-20, textarea.span-20 {width:664px!important;}
input.span-21, textarea.span-21 {width:699px!important;}
input.span-22, textarea.span-22 {width:734px!important;}
input.span-23, textarea.span-23 {width:769px!important;}
input.span-24, textarea.span-24 {width:804px!important;}
.append-1 {padding-right:35px;}
.append-2 {padding-right:70px;}
.append-3 {padding-right:105px;}
.append-4 {padding-right:140px;}
.append-5 {padding-right:175px;}
.append-6 {padding-right:210px;}
.append-7 {padding-right:245px;}
.append-8 {padding-right:280px;}
.append-9 {padding-right:315px;}
.append-10 {padding-right:350px;}
.append-11 {padding-right:385px;}
.append-12 {padding-right:420px;}
.append-13 {padding-right:455px;}
.append-14 {padding-right:490px;}
.append-15 {padding-right:525px;}
.append-16 {padding-right:560px;}
.append-17 {padding-right:595px;}
.append-18 {padding-right:630px;}
.append-19 {padding-right:665px;}
.append-20 {padding-right:700px;}
.append-21 {padding-right:735px;}
.append-22 {padding-right:770px;}
.append-23 {padding-right:805px;}
.prepend-1 {padding-left:35px;}
.prepend-2 {padding-left:70px;}
.prepend-3 {padding-left:105px;}
.prepend-4 {padding-left:140px;}
.prepend-5 {padding-left:175px;}
.prepend-6 {padding-left:210px;}
.prepend-7 {padding-left:245px;}
.prepend-8 {padding-left:280px;}
.prepend-9 {padding-left:315px;}
.prepend-10 {padding-left:350px;}
.prepend-11 {padding-left:385px;}
.prepend-12 {padding-left:420px;}
.prepend-13 {padding-left:455px;}
.prepend-14 {padding-left:490px;}
.prepend-15 {padding-left:525px;}
.prepend-16 {padding-left:560px;}
.prepend-17 {padding-left:595px;}
.prepend-18 {padding-left:630px;}
.prepend-19 {padding-left:665px;}
.prepend-20 {padding-left:700px;}
.prepend-21 {padding-left:735px;}
.prepend-22 {padding-left:770px;}
.prepend-23 {padding-left:805px;}
div.border {padding-right:11px;margin-right:12px;border-right:1px solid #eee;}
div.colborder {padding-right:29px;margin-right:29px;border-right:1px solid #eee;}
.pull-1 {margin-left:-35px;}
.pull-2 {margin-left:-70px;}
.pull-3 {margin-left:-105px;}
.pull-4 {margin-left:-140px;}
.pull-5 {margin-left:-175px;}
.pull-6 {margin-left:-210px;}
.pull-7 {margin-left:-245px;}
.pull-8 {margin-left:-280px;}
.pull-9 {margin-left:-315px;}
.pull-10 {margin-left:-350px;}
.pull-11 {margin-left:-385px;}
.pull-12 {margin-left:-420px;}
.pull-13 {margin-left:-455px;}
.pull-14 {margin-left:-490px;}
.pull-15 {margin-left:-525px;}
.pull-16 {margin-left:-560px;}
.pull-17 {margin-left:-595px;}
.pull-18 {margin-left:-630px;}
.pull-19 {margin-left:-665px;}
.pull-20 {margin-left:-700px;}
.pull-21 {margin-left:-735px;}
.pull-22 {margin-left:-770px;}
.pull-23 {margin-left:-805px;}
.pull-24 {margin-left:-840px;}
.pull-1, .pull-2, .pull-3, .pull-4, .pull-5, .pull-6, .pull-7, .pull-8, .pull-9, .pull-10, .pull-11, .pull-12, .pull-13, .pull-14, .pull-15, .pull-16, .pull-17, .pull-18, .pull-19, .pull-20, .pull-21, .pull-22, .pull-23, .pull-24 {float:left;position:relative;}
.push-1 {margin:0 -35px 1.5em 35px;}
.push-2 {margin:0 -70px 1.5em 70px;}
.push-3 {margin:0 -105px 1.5em 105px;}
.push-4 {margin:0 -140px 1.5em 140px;}
.push-5 {margin:0 -175px 1.5em 175px;}
.push-6 {margin:0 -210px 1.5em 210px;}
.push-7 {margin:0 -245px 1.5em 245px;}
.push-8 {margin:0 -280px 1.5em 280px;}
.push-9 {margin:0 -315px 1.5em 315px;}
.push-10 {margin:0 -350px 1.5em 350px;}
.push-11 {margin:0 -385px 1.5em 385px;}
.push-12 {margin:0 -420px 1.5em 420px;}
.push-13 {margin:0 -455px 1.5em 455px;}
.push-14 {margin:0 -490px 1.5em 490px;}
.push-15 {margin:0 -525px 1.5em 525px;}
.push-16 {margin:0 -560px 1.5em 560px;}
.push-17 {margin:0 -595px 1.5em 595px;}
.push-18 {margin:0 -630px 1.5em 630px;}
.push-19 {margin:0 -665px 1.5em 665px;}
.push-20 {margin:0 -700px 1.5em 700px;}
.push-21 {margin:0 -735px 1.5em 735px;}
.push-22 {margin:0 -770px 1.5em 770px;}
.push-23 {margin:0 -805px 1.5em 805px;}
.push-24 {margin:0 -840px 1.5em 840px;}
.push-1, .push-2, .push-3, .push-4, .push-5, .push-6, .push-7, .push-8, .push-9, .push-10, .push-11, .push-12, .push-13, .push-14, .push-15, .push-16, .push-17, .push-18, .push-19, .push-20, .push-21, .push-22, .push-23, .push-24 {float:right;position:relative;}
.prepend-top {margin-top:1.5em;}
.append-bottom {margin-bottom:1.5em;}
.box {padding:1.5em;margin-bottom:1.5em;background:#E5ECF9;}
hr {background:#ddd;color:#ddd;clear:both;float:none;width:100%;height:.1em;margin:0 0 1.45em;border:none;}
hr.space {background:#fff;color:#fff;visibility:hidden;}
.clearfix:after, .container:after {content:"\0020";display:block;height:0;clear:both;visibility:hidden;overflow:hidden;}
.clearfix, .container {display:block;}
.clear {clear:both;}

/* src-screen.css */
body {color:#333;background-color:#E5E5D7;text-align:left;}
body#registration {background-color:#FFF !important;}
.registration-container {width:396px;margin:0 auto;}
.gallery_container {width:536px;margin:0 auto;}
a {outline:none;color:#2A4B62;}
a:hover {color:#557949;text-decoration:none;}
p {font-size:1.1em;text-align:justify;}
p img.left_top {float:left;margin:0 1.5em 1.5em 0;padding:0;}
p img.right_top {float:right;margin:0 0 1.5em 1.5em;}
a.to_top, a.learn_more {display:block;clear:both;text-align:right;}
a.to_top {color:#666;text-decoration:none;font-variant:small-caps;text-transform:lowercase;padding-right:12px;background:url(interface/arrow_up.gif) no-repeat right center;}
a:hover.to_top {text-decoration:underline;color:#333;font-weight:bold;}
ul.check_list {list-style:none;padding-left:0;margin-left:0;}
ul.check_list li {background:url(icons/tick_circle.png) no-repeat left center;padding-left:22px;line-height:24px;list-style:none;}
.facebook img, img.facebook {margin-left:auto;margin-right:auto;display:block;}
fieldset legend {padding:3px 8px;border:1px solid #ccc;background-color:#FFF;}
fieldset legend img {float:left;margin:0;padding:4px 5px 0 0;}
form small {display:block;color:#666;font-style:italic;}
span.required_indicator {color:#F00;}
textarea {height:150px;width:350px;}
input {padding:5px;}
input, textarea {background:#fff url(interface/input_bg.gif) repeat-x left top;}
input.error, textarea.error {border:1px solid #FBC2C4;background:#fff url(icons/error.png) no-repeat 98% center;}
input.success, textarea.success {border:1px solid #C6D880;background:#fff url(icons/tick.png) no-repeat 98% center;}
textarea.success, textarea.error {background-position:98% 5px;}
textarea.small {height:72px;width:250px;}
label.fixed_width, label.fixed_width_small {display:block;float:left;clear:left;text-align:right;margin:9px 0 0;padding:0 13px 0 0;}
label.fixed_width {width:100px;}
label.fixed_width_small {width:75px;}
form small.instructions, form small.instructions_small {display:block;padding:1px 3px;}
form small.instructions {margin:0 0 5px 115px;}
form small.instructions_small {margin:0 0 5px 90px;}
div.hiddenFields {display:none;width:0;height:0;}
h3 img {float:left;padding:3px 6px 0 0;}
h3.title_border {background:url(interface/dotted_line.gif) repeat-x left bottom;margin-bottom:.6em;padding-bottom:.4em;}
h3.blog_title {margin-bottom:0;font-weight:bold;}
h3.blog_title a {text-decoration:none;}
h3.blog_title a:hover {text-decoration:underline;}
h3.blog_title a.comment_count {display:block;float:right;background:url(interface/comment_bubble_bg.gif) no-repeat left top;height:20px;width:24px;line-height:16px;font-weight:bold;color:#FFF;padding:0;text-align:center;font-size:12px;}
h3.blog_title a:hover.comment_count {text-decoration:none;}
h3.blog_title a.comment_count span {display:block;}
h4.standout {font-size:1.35em;font-family:Tahoma, Geneva, sans-serif;font-weight:bold;}
h4.service_title {font-weight:bold;}
h4.service_title a {color:#333;text-decoration:none;}
h4.service_title a:hover {text-decoration:underline;color:#000;}
.alt {color:#666;font-family:"Warnock Pro", "Goudy Old Style","Palatino","Book Antiqua", Georgia, serif;font-style:italic;font-weight:normal;}
dl.indent {margin-left:25px;}
dd {margin-bottom:1em;}
.bordered, .right_bordered {border:1px solid #c8cccd;display:block;margin-bottom:10px;}
a.bordered, a.right_bordered {cursor:pointer;}
a.right_bordered {float:right;margin-left:1.5em;}
.bordered img, .right_bordered img {padding:3px;display:block;margin:0 auto;}
.bordered em, .right_bordered em {display:block;margin:0 3px 3px;background:#f2f2f2 url(icons/zoom.gif) no-repeat right 5px;padding:6px 25px 6px 6px;font-style:normal;font-size:.8em;}
a:hover.bordered, a:hover.right_bordered {border:1px solid #aec1d5;background:#aec1d5 url(icons/zoom.gif) no-repeat right 5px;color:#000;}
hr {background:url(interface/dotted_line.gif) repeat-x left center;}
hr.solid {background-image:none;background:#eee;color:#eee;}
.caps {font-variant:small-caps;letter-spacing:1px;text-transform:lowercase;font-size:1.1em;font-weight:bold;padding:0 2px;}
#site_wrapper {background:url(interface/bg_gradient.gif) repeat-x left 201px;}
#home_page_template #site_wrapper {background-position:left 348px;}
img#logo {position:absolute;top:0;left:15px;display:run-in;z-index:100;}
#header h1 {display:none !important;}
.box {border:1px solid #D9E4EA;background:#F5FAFE;}
.box .border {border-color:#D9E4EA;}
.red {background-color:red;}
.grey {background-color:gray;}
.accessibility {left:-999em;position:absolute;top:-999em;}
hr.dotted {background:url(../images/h3_border.gif) repeat-x left top;height:.1em;border:none;margin:0 0 .9em;}
#header_wrapper {width:100%;height:146px;background:url(interface/header_bg.jpg) repeat-x center top;}
#header {width:898px;height:146px;display:block;margin:0 auto;padding:0;position:relative;z-index:99;}
#phone {text-indent:-999em;background:url(interface/phone_number.gif);height:31px;width:133px;float:left;}
#utils {height:68px;display:block;margin-left:195px;}
#util_links {width:500px;float:right;height:31px;overflow:hidden;}
#util_links a {text-decoration:none;height:30px;display:block;float:right;background:url(interface/utility_button.gif) no-repeat left top;font:11px Arial, Helvetica, sans-serif;color:#4F463C;margin-right:8px;padding-left:6px;overflow:hidden;}
#util_links a:hover {background-position:left -30px;}
#util_links a span {display:block;background:url(interface/utility_button.gif) no-repeat right top;padding-right:6px;padding-top:9px;padding-bottom:8px;}
#util_links a:hover span {background-position:right -30px;}
#util_links a.rss-feed {background:none;padding-left:0;padding-right:8px;}
#util_links a.rss-feed img {padding-top:9px;}
a#reg-form {width:176px;height:37px;text-indent:-9999px;clear:both;float:right;display:block;background:url(interface/registration_form.gif) no-repeat center bottom;margin-right:20px;}
#menu_wrapper {height:78px;background:url(interface/menu/menu_bg.gif) repeat-x left top;width:898px;}
#menu {display:block;height:78px;background:url(interface/menu/menu_left_fold.gif) no-repeat left top;}
#menu ul {display:block;margin:0px 0px 0px 185px;padding:0px;background:url(interface/menu/menu_right_fold.gif) no-repeat right top;height:78px;}
#menu ul li {float:left;list-style:none;margin-top:3px;position:relative;}
#menu ul li a {text-indent:-9999px;display:block;height:51px;background-repeat:no-repeat;background-position:left top;}
#menu ul li a:hover, #menu ul li a.current {background-position:left -51px;}
#menu ul li#procedures:hover a, #menu ul li#about_us:hover a, #menu ul li#our_office:hover a, #menu ul li#blog:hover a, #menu ul li#smile_gallery:hover a, #menu ul li#contact_us:hover a {background-position:left -51px;}
#menu ul li#home a {background-image:url(interface/menu/buttons/home.gif);width:78px;}
#menu ul li#procedures a {background-image:url(interface/menu/buttons/procedures.gif);width:138px;}
#menu ul li#about_us a {background-image:url(interface/menu/buttons/about_us.gif);width:88px;}
#menu ul li#our_office a {background-image:url(interface/menu/buttons/our_office.gif);width:98px;}
#menu ul li#blog a {background-image:url(interface/menu/buttons/blog.gif);width:60px;}
#menu ul li#smile_gallery a {background-image:url(interface/menu/buttons/smile_gallery.gif);width:119px;}
#menu ul li#contact_us a {background-image:url(interface/menu/buttons/contact_us.gif);width:115px;}
#menu li ul {display:none;padding:0 !important;margin:0 !important;position:absolute;left:5px;top:50px;width:193px;z-index:90;background-image:none !important;}
*+html #menu li ul {left:-8px;}
* html #menu li ul {left:-8px;}
#menu li ul li {text-indent:0;padding:0;margin:0;float:none;display:block;height:27px !important;background:url(interface/menu/drop_down_bg.gif) repeat-y left bottom !important;}
#menu li ul li.last {background:url(interface/menu/drop_down_bottom.gif) no-repeat left bottom !important;padding-bottom:8px;}
#menu li ul li a {text-align:left;color:#172013;display:block;background:url(interface/menu/drop_down_button.gif) no-repeat left top !important;text-indent:0 !important;padding:0px;margin:0;height:27px;width:auto !important;text-decoration:none;font:12px Arial, Helvetica, sans-serif;}
#menu li ul li a span {display:block;padding-left:18px;padding-top:7px;}
#menu li ul li a:hover {color:#FFF !important;background-position:0px -27px !important;}
#menu li>ul {top:auto;left:auto;}
#menu li:hover ul, #menu li.over ul {display:block;}
#highlightbar {display:block;height:55px;background:url(interface/highlightbar_sm_bg.jpg) repeat-x left top;}
#home_page_template #highlightbar {height:202px;background:url(interface/highlightbar_bg.jpg) repeat-x left top;}
#titlebar {display:block;width:898px;height:55px;margin:0 auto;padding:0;background:url(interface/titlebar_bg.jpg) no-repeat center bottom;}
#home_page_template #titlebar {height:43px;}
#titlebar h2 {color:#33414E;padding:25px 0 0 25px;margin:0px;font:bold 1.3em Tahoma, Geneva, sans-serif;float:left;text-align:left;}
#titlebar h2 span.alt {color:#33414E;}
#home_page_template #titlebar h2 {padding-top:13px;}
#titlebar #search_wrapper {float:right;padding-top:12px;}
#home_page_template #search_wrapper {padding-top:0;}
#titlebar form#search {position:relative;height:43px;display:block;background:url(interface/search/search_input_bg.gif) no-repeat left top;width:210px;margin-right:20px;}
form#search input#query {border:none;color:#999;background:none;height:17px !important;width:155px;padding:2px 0 0 20px;margin:0;font:11px Arial, Helvetica, sans-serif;top:15px;position:absolute;left:8px;}
form#search p {padding:0 !important;margin:0 !important;}
form#search button#search_submit {background:url(interface/search/go_button.gif) no-repeat left top;background-color:transparent;padding:0 !important;margin:0 !important;display:block;width:25px;height:43px;position:absolute;right:0px;top:0px;text-indent:-9999px;}
#slider_bar {height:159px;width:898px;margin:0 auto;}
#slider_content {padding-top:12px;margin:0px auto;width:858px;}
#highlight_text {width:400px;padding-top:10px;float:left;color:#FFF;text-shadow:#000 1px 1px 2px;font-family:Georgia, "Times New Roman", Times, serif;}
#highlight_text h4 {color:#ecf7ff;font-weight:bold;border-bottom:1px solid #6e8794;margin-bottom:5px;padding-bottom:5px;font-size:1em;text-align:left;word-spacing:5px;letter-spacing:1px;text-transform:uppercase;}
#highlight_text blockquote {margin:0;padding:3px 10px 0 38px;color:#FFF;background:transparent url(interface/blockquote.gif) no-repeat 0 0;}
#highlight_text blockquote p {padding-bottom:0;margin-bottom:5px;}
#highlight_text strong.quoteAuthor {margin:0 15px 0 45px;float:left;}
#highlight_text a {color:#9fbed0;float:right;font:11px Arial, Helvetica, sans-serif;padding-right:10px;}
#highlight_text a:hover {color:#FFF;text-decoration:none;}
a#slide_left, a#slide_right {text-indent:-9999px;background-position:left top;background-repeat:no-repeat;display:block;height:35px;margin-top:52px;width:20px;}
a:hover#slide_left, a:hover#slide_right {background-position:left -35px;}
a#slide_left {float:left;background-image:url(interface/slider_arrow_left.gif);}
a#slide_right {float:right;clear:none;background-image:url(interface/slider_arrow_right.gif);}
#left_control {width:20px;height:138px;float:left;margin-right:5px;}
#right_control {width:20px;height:138px;float:left;margin-left:5px;}
#slide_carousel {width:438px;height:138px;float:right;}
#carousel-wrapper {width:388px;height:138px;float:left;overflow:hidden;position:relative;}
#carousel-content {width:1940px;height:138px;}
.slide, ul.slide {float:left;width:388px;height:138px;margin:0;padding:0;list-style-type:none;}
ul.slide li {list-style-type:none;margin:0;padding:0;float:left;position:relative;height:138px;}
ul.slide li.frame_left {width:199px;}
ul.slide li.frame_right {width:189px;}
ul.slide li a {text-decoration:none;color:#666;}
ul.slide li a em {padding-top:113px;height:25px;display:block;position:absolute;text-align:center;font:100%/100% Georgia, "Times New Roman", Times, serif;}
ul.slide li.frame_left a em {width:199px;background:url(interface/slide_frame_left.png) no-repeat left top;}
ul.slide li.frame_right a em {width:189px;background:url(interface/slide_frame_right.png) no-repeat left top;}
ul.slide li img {padding:0;margin:0;}
.simple_menu {margin:4px 0 0;padding:0 0 1px;border:1px solid #bdbdbd;}
.simple_menu li {margin:0 !important;padding:0 !important;list-style-type:none;}
.simple_menu li a {font-family:"Lucida Grande", Lucida, Verdana, sans-serif;text-decoration:none;color:#606060;line-height:26px;height:26px;border:1px solid #fff;border-bottom:1px solid #d4d7d8;display:block;background:#e6e9ea url(interface/arrow_right.gif) no-repeat 95% center;padding:0 10px;}
.simple_menu li a:hover {color:#FFF;background:#678291 url(interface/arrow_right_solid.gif) no-repeat 95% 50%;border-bottom:1px solid #354751;}
.simple_menu li a:active, .simple_menu li.current a {color:#fff;background:#445661 url(interface/arrow_right_solid.gif) no-repeat 95% 50%;}
ul.blog_menu {display:block;border-top:1px solid #999;border-bottom:1px solid #999;margin:0px;padding:0px;}
ul.blog_menu li ul {margin:0px 0px 0px 10px;padding:0;border:none;}
ul.blog_menu li ul li {border-top:1px dotted #CCC;border-bottom:none;}
ul.blog_menu li {margin:0 !important;padding:0 !important;list-style-type:none;border-bottom:1px dotted #CCC;background:#F9F9F9;}
ul.blog_menu li.last {border-bottom:none !important;}
ul.blog_menu li a {font-family:"Lucida Grande", Lucida, Verdana, sans-serif;line-height:28px;color:#666;background:url(interface/arrow_catagory.gif) no-repeat 8px center;display:block;padding-left:20px;text-decoration:none;}
ul.blog_menu li a:hover, ul.blog_menu li.current a {color:#FFF;text-decoration:underline;background-color:#678291;}
#content_wrapper {background:#fff url(interface/content_bg.gif) repeat-y left top;width:898px;margin:0 auto;}
#content {width:898px;display:block;background:url(interface/content-top-gradient.jpg) no-repeat center top;padding-top:30px;}
.testimonial {width:256px;padding-right:16px;display:block;float:left;background:url(interface/blockquote-testimonial.gif) no-repeat left top;}
.testimonial blockquote {margin:0px 5px 0px 25px;}
.testimonial blockquote p {text-align:left;}
.testimonial strong {float:right;margin-right:5px;}
#footer {display:block;clear:both;width:898px;background:url(interface/footer_bg.jpg) no-repeat center top;height:189px;color:#858377;font-size:10px;}
#footer .col_wrap {display:block;width:154px;margin:0 auto;padding-top:53px;}
#footer h5 {margin-bottom:.5em;border-bottom:1px solid #67655E;}
#footer a {color:#64645F;}
#footer a:hover {color:#171715;text-decoration:none;}
#footer h5 {color:#67655E;padding-bottom:3px;margin-bottom:7px;border-bottom:1px solid #E1DDCF;}
#footer ul {width:76px;float:left;list-style:none;margin:0px;padding:0px;}
#footer ul li {margin:0px;padding:0px;list-style:none;}
#footer ul li a {background:url(interface/footer_bullet.gif) no-repeat left center;padding-left:6px;}
#credits {margin:0px auto;width:898px;font:11px/3em "Lucida Sans Unicode", "Lucida Grande", sans-serif;color:#97958F;clear:both;display:block;background-color:#e5e5d7;}
#credits a {color:#97958F;}
#credits #copyright {float:left;padding-left:15px;width:419px;}
#credits #design_by {float:right;padding-right:15px;width:419px;text-align:right;}
a.button, button {background:transparent url('interface/bg_button_a.gif') no-repeat scroll top right;color:#444;display:block;font:normal 12px arial, sans-serif;height:24px;margin:0 6px 0 0;padding:0 18px 0 0;text-decoration:none;border:none;cursor:pointer;}
a.button {float:left;}
button {width:auto;overflow:visible;}
button img, a.button img {margin:-1px 6px 0 -10px !important;padding:0;border:none;float:left;}
button:hover, a.button:hover {text-decoration:underline;}
a.button span, button span {background:transparent url('interface/bg_button_span.gif') no-repeat;display:block;line-height:14px;padding:5px 0 5px 18px;}
a.button:active, button:active {background-position:bottom right;color:#000;outline:none;text-decoration:none;}
a.button:active span, button:active span {background-position:bottom left;padding:6px 0 4px 18px;}
.gallery_bubble {background:url(interface/smile_gallery/gallery_bubble.gif) no-repeat center top;color:#515d61;overflow:hidden;}
.gallery_bubble h4 {font:bold 15px Arial, Helvetica, sans-serif;margin:10px 0px 0px 11px;padding:0px 0px 5px;color:#515d61;}
.gallery_bubble img {border:1px solid #FFF;margin:0;padding:0;display:block;}
.gallery_bubble .before, .gallery_bubble .after {width:124px;}
.gallery_bubble .before {float:left;}
.gallery_bubble .before img {margin-left:10px;}
.gallery_bubble .after {float:right;}
.gallery_bubble small {display:block;height:18px;line-height:10px;font-size:12px;margin:0;padding:0;text-align:center;color:#515d61;text-transform:lowercase;font-variant:small-caps;font-weight:bold;}
.gallery_bubble .before small {margin-left:10px;}
.gallery_bubble .after small {margin-right:10px;}
.gallery_bubble a.enlarge {text-decoration:none;font-size:11px;clear:both;color:#515d61;display:block;height:30px;background:url(interface/smile_gallery/gallery_button.gif) no-repeat;background-position:center top;line-height:29px;}
.gallery_bubble a.enlarge span {margin-left:22px;}
.gallery_bubble a:hover.enlarge {background-position:center -30px;color:#333;}
.gallery_bubble a:hover span {margin-left:26px;}
.controls {height:35px;display:block;clear:both;}
.controls ul {display:block;margin:10px 0px 0px 0px;padding:0px;float:left;list-style:none;}
.controls ul li {margin:0px;padding:0px;float:left;list-style:none;margin-right:6px;}
.controls ul li a, .controls ul li strong {color:#666;display:block;height:35px;line-height:34px;text-align:center;background:url(controls/link.gif) no-repeat;background-position:left top;}
.controls ul li a:hover, .controls ul li.current a {color:#333;text-decoration:none;background-position:left -35px;}
.controls ul li.current strong {color:#000;}
.controls ul li.current a {font-weight:bold;}
.controls ul li a span, .controls ul li strong span {display:block;height:35px;padding-right:6px;margin-left:6px;background:url(controls/link.gif) no-repeat;background-position:right top;}
.controls ul li a:hover span, .controls ul li.current a span {background-position:right -35px;}
.sidebar_modules {display:block;background-color:#f9f9f9;border:solid 1px #E6E9EC;padding-top:24px;}
.sidebar_modules p {margin-bottom:24px;}
.sidebar_modules img {width:172px;display:block;margin-left:auto;margin-right:auto;padding:0;}

/* semantic class names */
.gallery_bubble {float:left;margin-right:24px;width:256px;}
.portrait {float:left;margin-right:24px;width:256px;padding-right:11px;margin-right:12px;border-right:1px solid #eee;}
#sidebar_large {margin-right:0;padding-right:0;float:left;margin-right:24px;margin-right:0;width:256px;}
.office_gallery_thumbs {margin-right:0;padding-right:0;float:left;margin-right:24px;margin-right:0;width:501px;}
#sidebar_small {margin-right:0;padding-right:0;float:left;margin-right:24px;margin-right:0;width:186px;}
#footer_nav {margin-right:0;padding-right:0;float:left;margin-right:24px;margin-right:0;width:186px;}
#sidebar {margin-right:0;padding-right:0;float:left;margin-right:24px;margin-right:0;width:221px;}
.technology_logo {float:left;margin-right:24px;width:256px;}
#map_thumb, #address, #contact_info {float:left;margin-right:24px;width:186px;}