/*----CSS Reset----*/
*{margin:0;padding:0}iframe,a img,fieldset,form,table{border:0}h6,h5,h4,h3,h2,h1,caption,th,td{font-size:100%;font-weight:normal}dd,dt,dl,ol,ul{list-style:none}legend{color:#000}button,select,textarea,input{font-size:100%}table{border-collapse:collapse}caption,th,td{text-align:left}
/*----End CSS Reset----*/
/*---------------------------------------------------------------------*/
/*----Elements----*/

body {
  background: #fff url(../images/background.gif) left top repeat-x;
  font: normal 62.5% "FreeSans", Verdana, Georgia, sans-serif;
  color: #000;
  text-align: center;
}

a {
  text-decoration: none;
  outline: none;
}

a:hover {
  text-decoration: underline;
}

/*----End Elements----*/
/*---------------------------------------------------------------------*/
/*----Framework----*/

.clear {
  clear: both;
}

.no-display {
  display: none;
}

#wrap {
  width: 1018px;
  margin: 0 auto;
  text-align: left;
  background: #fff;
}


/*----End Framework----*/
/*---------------------------------------------------------------------*/
/*----Header----*/

#header {
  border-bottom: 19px solid #bc8b49;
  background: url(../images/header-background.gif) center top no-repeat;
  height: 144px;
  width: 1018px;
}

#header a#logo {
  display: block;
  float: left;
  /*background: url(../images/logo.gif) right bottom no-repeat;*/
  width: 280px;
  height: 91px;
  text-indent: -9999px;
  padding-top: 50px;
  padding-left: 20px;
}

/*----End Header----*/
/*---------------------------------------------------------------------*/
/*----Search Box----*/

#search {
  float: left;
  padding: 17px 0 0 0px !important;
  padding: 15px 0 0 0px;
}

#search label {
  color: #28357B;
  font-size: 1.1em;
  font-weight: bold;
  float: left;
  padding: 3px 5px;
}

#search input#query {
  border: 1px solid #fff;
  float: left;
  padding: 2px;
  width: 135px;
  font-family: Consolas, "Courier New", Courier, monospace;
  font-size: 1.2em;
}

#search input#submit {
  float: left;
  background: #e0e1ef;
  border: 0 none;
  color: #28357B;
  padding: 3px 2px;
}


/*----End Search Box----*/
/*---------------------------------------------------------------------*/
/*----Specials----*/

#specials {
  float: left;
  width: 422px;
  height: 105px;
  margin-left: 0px !important;
}

#specials div {
  background: url(../images/header-specials-background.gif) left bottom no-repeat;
  width: 396px;
  height: 79px;
  padding: 15px 17px 11px 9px !important;
  padding: 12px 17px 11px 9px;
}

#specials img {
  float: left;
  border: 4px solid #dadbeb;
}

#specials h1 {
  font-size: 1.8em;
  color: #bc8b49;
  border-bottom: 1px solid #e2e7b0;
  margin-left: 96px;
}

#specials h1 a {
  color: #bc8b49;
}

#specials dl {
  margin-left: 96px;
  font-size: 1em;
}

#specials dt a {
  font-weight: bold;
  color: #28357B;
}

#specials dd {
  color: #000;
}

#specials dd a {
  font-weight: bold;
  color: #bc8b49;
}


/*----End Specials----*/
/*---------------------------------------------------------------------*/
/*----Navigation----*/

ul#nav {
  float: left;
  padding-top: 6px !important;
  padding-top: 5px;
}

#nav li {
  display: block;
  float: left;
  margin-left: 3px;
  position: relative;
  background: #28357B url(../images/nav-tab-corners-left.gif) left top no-repeat;
}

#nav li a {
  display: block;
  float: left;
  font-size: 1.1em;
  color: #fff;
  font-weight: bold;
  background: url(../images/nav-tab-corners-right.gif) right top no-repeat;
  line-height: 32px;
  text-align: center;
  padding: 0 12px;
  border-bottom: 1px solid #fff;
}

#nav li:hover, #nav li.current, #nav li.iehover {
  background: #bc8b49 url(../images/nav-tab-corners-over-left.gif) left top no-repeat;
}

#nav li:hover li, #nav li.current li, #nav li.iehover li {
  background: #fff;
}

#nav li a:hover, #nav li.current a, #nav li:hover a, #nav li.iehover a {
  background: url(../images/nav-tab-corners-over-right.gif) right top no-repeat;
  text-decoration: none;
  border-bottom: 1px solid #bc8b49;
}

#nav li:hover li a, #nav li.iehover li a {
  background: none;
  text-decoration: none;
  border-bottom: 0 none;
}

#nav ul, #nav li:hover ul ul, #nav li.iehover ul ul {
  display: none;
}

#nav li:hover ul, #nav li.iehover ul {
  display: block;
  position: absolute;
  top: 33px;
  left: 0;
  background: #fff;
  border: 2px solid #bc8b49;
  border-top-width: 19px;
  width: 200px;
  padding: 1px;
}

#nav ul li {
  margin: 0;
  float: none;
  background: #fff;
}

#nav ul li a {
  float: none;
  text-align: left;
  background: #fff;
  color: #28357B;
  font-weight: normal;
  line-height: 1em;
  border: 0 none;
  padding: 8px 10px;
  width: 180px;
}

#nav ul li a:hover, #nav ul li a.alt:hover, #nav li.iehover li a:hover, #nav li.iehover li a.alt:hover, #nav li.current li a:hover {
  background: #e0e1ef;
  border: 0 none;
}

#nav ul li a.alt {
  background: #f9f9fc;
}

#nav li li:hover ul, #nav li li.iehover ul {
  display: block;
  position: absolute;
  top: -3px;
  left: 201px;
  background: #fff;
  border: 2px solid #bc8b49;
  width: 200px;
  padding: 1px;
}

#nav ul li li {
  margin: 0;
  float: none;
  background: #fff;
}

#nav ul li li a {
  float: none;
  text-align: left;
  background: #fff;
  color: #28357B;
  font-weight: normal;
  line-height: 1em;
  border: 0 none;
  padding: 8px 10px;
  width: 180px;
}

#nav ul li li a:hover, #nav ul li li a.alt:hover, #nav li.iehover li li a:hover, #nav li.iehover li li a.alt:hover {
  background: #e0e1ef;
  border: 0 none;
}

#nav ul li li a.alt {
  background: #eff0f7;
}


/*----End Navigation----*/
/*---------------------------------------------------------------------*/
/*----Column 1----*/

#c1 {
  float: left;
  width: 802px;
}

#c1 .padding {
  padding: 17px;
}

/*----End Column 1----*/
/*---------------------------------------------------------------------*/
/*----Column 2----*/

#c2 {
  margin-left: 802px;
  padding-top: 17px;
  width: 200px;
}

/*----End Column 2----*/
/*---------------------------------------------------------------------*/
/*----Home Blocks----*/

.home-block {
  width: 320px;
  height: 80px;
  float: left;
  border: 8px solid #cbcde4;
  margin-right: 3px;
  padding: 216px 23px 0 18px;
  margin-bottom: 10px;
}

.general {
  background: url(../images/home-block-general-background.jpg) left top no-repeat;
}

.laser {
  background: url(../images/home-block-laser-background.jpg) left top no-repeat;
}

.home-block h1 {
  font-size: 1.6em;
  font-weight: bold;
  color: #28357B;
  border-bottom: 1px solid #28357B;
  padding-bottom: 5px;
  margin-bottom: 5px;
}

.home-block h1 a {
  color: #28357B;        
}

.home-block p {
  font-size: 1em;
  color: #000;
}

.home-block p a {
  font-weight: bold;
  color: #28357B;
}

/*----End Home Blocks----*/
/*---------------------------------------------------------------------*/
/*----Column 1 Corners----*/

#c1 .tl {
  background: #e0e1ef url(../images/corner-tl.gif) left top no-repeat;
}

#c1 .tr {
  background: url(../images/corner-tr.gif) right top no-repeat;
}

#c1 .bl {
  background: url(../images/corner-bl.gif) left bottom no-repeat;
}

#c1 .br {
  background: url(../images/corner-br.gif) right bottom no-repeat;
  padding: 16px;
}

/*----End Column 1 Corners----*/
/*---------------------------------------------------------------------*/
/*----Doctor Boxes----*/

#doctors {
  width: 757px;
}

.doctor {
  float: left;
  width: 235px;
  margin-right: 8px;
}

.doctor h1 {
  background: url(../images/corner-header.gif) left bottom repeat-x;
  color: #28357B;
  font-size: 1.8em;
  padding: 5px 10px;
  margin-bottom: 5px;
}

.doctor h2 {
  color: #28357B;
  font-weight: bold;
  font-size: 1.1em;
}

.doctor p {
  font-size: 1.1em;
  color: #000;
  margin-left: 106px;
}

.doctor p a {
  font-weight: bold;
  color: #28357B;
}

.doctor img {
  border: 3px solid #979bc9;
  float: left;
  margin-right: 5px;
}

#c1 .last {
  margin: 0;
}


/*----End Doctor Boxes----*/
/*---------------------------------------------------------------------*/
/*----Logos----*/

#logos {
  padding: 10px 0;
}

#logos img {
  margin-right: 20px;
}

/*----End Logos----*/
/*---------------------------------------------------------------------*/
/*----News----*/

#news {
  background: #28357B url(../images/corner2-tr.gif) right top no-repeat;
}

#news .br {
  background: url(../images/corner2-br.gif) right bottom no-repeat;
  padding: 17px;
}

#news h1 {
  color: #fff;
  font-size: 1.8em;
  border-bottom: 2px dotted #fff;
  margin-bottom: 10px;
}

#news h1 a {
  color: #fff;
}

#news dt {
  color: #bc8b49;
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 5px;
}

#news dt a {
  color: #fff;
}

#news dd {
  color: #fff;
  font-size: 1.1em;
  padding-bottom: 10px;
  border-bottom: 1px solid #5a60a9;
  margin-bottom: 10px;
}

#news dd.last {
  border: 0 none;
  padding: 0;
  margin: 0;
}


/*----End News----*/
/*---------------------------------------------------------------------*/
/*----Side Blocks----*/

#sideblocks {
  border-left: 2px dotted #cbcde4;
  padding: 15px;
}

#sideblocks h1 {
  color: #28357B;
  font-size: 1.8em;
  border-bottom: 2px dotted #28357B;
  margin-bottom: 10px;
}

#sideblocks h1 a {
  color: #28357B;   
}

#sideblocks dt {
  color: #bc8b49;
  font-size: 1.1em;
  font-weight: bold;
  margin-bottom: 5px;
}

#sideblocks dt a {
  color: #28357B;
}

#sideblocks dd {
  color: #000;
  font-size: 1.1em;
  margin-bottom: 10px;
}

#sideblocks input.text {
  background: #fff;
  border: 1px solid #a6a6a6;
  padding: 3px;
  width: 160px;
  font-family: Consolas, "Courier New", Courier, monospace;
  font-size: 1.2em;
}

#sideblocks input.submit {
  background: #fff;
  border: 0 none;
  color: #bc8b49;
  text-align: right;
  width: 160px;
  height: 20px;
  font-size: 1.1em;
  font-weight: bold;
}

/*----End Side Blocks----*/
/*---------------------------------------------------------------------*/
/*----Footer----*/

#footer {
  clear: both;
  border-top: 2px solid #28357B;
  margin-top: 10px;
  padding: 10px 0;
}

#footer ul {
  float: left;
}

#footer li {
  display: inline;
  padding: 0 6px;
  border-right: 1px solid #28357B;
  text-transform: lowercase;
  font-size: 1em;
}

#footer li.last {
  border: 0 none;
}

#footer a {
  font-weight: bold;
  color: #28357B;
}

#footer p {
  float: right;
  text-align: right;
  color: #28357B;
  font-size: 1em;
}


/*----End Footer----*/
/*---------------------------------------------------------------------*/
/*----Sidebar----*/

#sidebar {
  float: left;
  width: 224px;
}

#sidebar h1 {
  background: url(../images/corner-header.gif) left bottom repeat-x;
  color: #28357B;
  font-size: 1.8em;
  padding: 5px 10px;
  margin-bottom: 5px;
}

#sidebar h2 {
  font-size: 1.2em;
  color: #28357B;
  font-weight: bold;
  padding: 10px;
}

#sidebar ul {
  margin-left: 15px;
  margin-bottom: 1em;
}

#sidebar ul li {
  font-size: 1.1em;
  background: url(../images/bullet-sidebar.gif) left 7px no-repeat;
  padding-left: 10px;
  margin-bottom: 5px;
}

#sidebar a {
  color: #28357B;
}

#sidebar ul ul {
  padding-top: 1em;
}

#sidebar ul li li {
  font-size: 1em;
}


/*----End Sidebar----*/
/*---------------------------------------------------------------------*/
/*----Breadcrumbs----*/

#breadcrumbs {
  text-align: right;
  display: block;
  color: #28357B;
  text-transform: lowercase;
  font-size: 1.1em;
  margin-bottom: 1em;
}

#breadcrumbs a {
  color: #28357B;
}


/*----End Breadcrumbs----*/
/*---------------------------------------------------------------------*/
/*----Content----*/

#content {
  float: left;
  width: 527px;
  margin-left: 17px;
}

#content h1 {
  font-size: 1.4em;
  font-weight: bold;
  color: #28357B;
  border-bottom: 1px solid #28357B;
  margin-bottom: 1em;
  padding-bottom: 5px;
}

#content h2 {
  font-size: 1.4em;
  font-weight: bold;
  color: #28357B;
  margin-bottom: 1em;
  clear: both;
}

#content h2 a {
  color: #28357B;   
}

#content h3 {
  font-size: 1.2em;
  font-weight: bold;
  color: #28357B;
  border-bottom: 1px dotted #28357B;
  margin-bottom: 1em;
  padding-bottom: 5px;
  padding-top: 5px;
  clear: both;
}

#content h4 {
  font-size: 1.2em;
  font-weight: bold;
  color: #28357B;
  margin-bottom: 1em;
  padding-bottom: 5px;
  padding-top: 5px;
  clear: both;
}

#content p {
  font-size: 1.2em;
  /*color: #28357B;*/
  color: #000;
  margin-bottom: 1em;
  line-height: 1.5em;
}

#content p a, #content li a {
  color: #bc8b49;
  font-weight: bold;
  border-bottom: 1px dotted #bc8b49;
}

#content p a:hover, #content li a:hover {
  text-decoration: none;
  border-bottom: 1px solid #bc8b49;
}

#content table {
  font-size: 1.2em;
  background: #E0E1EF;
  color: #28357B;
  width: 100%;
  margin-bottom: 1em;
}

#content table thead th {
  font-weight: bold;
  color: #bc8b49;
  text-transform: uppercase;
  background-color: #28357B;
}

#content table .tl {
  background: #28357B url(../images/corner2-tl.gif) left top no-repeat;
}

#content table .tr {
  background: #28357B url(../images/corner2-tr.gif) right top no-repeat;
}

#content table .bl {
  background: url(../images/corner-bl.gif) left bottom no-repeat;
}

#content table .br {
  background: url(../images/corner-br.gif) right bottom no-repeat;
}


#content td, #content th {
  padding: 15px;
  vertical-align: top;
}

#content tbody tr td, #content tbody tr th {
  border-bottom: 1px solid #5A60A9;
}

#content tbody tr.last td, #content tbody tr.last th {
  border: 0 none;
}

#content tbody th {
  color: #28357B;
  font-weight: bold;
}

#content ul {
  list-style: disc;
  margin-left: 20px;
  color: #000;
  font-size: 1.2em;
}

#content ul ul, #content ol ol {
  font-size: 1em;
  padding-top: 1em;
}


#content ol {
  list-style: decimal;
  margin-left: 20px;
  color: #000;
  font-size: 1.2em;
}


#content li {
  margin-bottom: 1em;
}

#content table ul {
  font-size: 1em;
  color: #28357B;
}

#content table ol {
  font-size: 1em;
  color: #28357B;
}

#content table ol ul {
  padding-top: 1em;
}

#content iframe {
  border: 1px solid #ccc;
}

#content img.photo {
  float: right;
  margin: 0 0 10px 10px;
}

#content iframe {
  width: 100%;
  height: 400px;
}

#content iframe body {
  width: 470px; 
}


/*----End Content----*/
/*---------------------------------------------------------------------*/
/*----Content Wide----*/

#contentwide h1 {
  font-size: 1.4em;
  font-weight: bold;
  color: #28357B;
  border-bottom: 1px solid #28357B;
  margin-bottom: 1em;
  padding-bottom: 5px;
}

#contentwide h2 {
  font-size: 1.4em;
  font-weight: bold;
  color: #28357B;
  margin-bottom: 1em;
}

#contentwide h3 {
  font-size: 1.2em;
  font-weight: bold;
  color: #28357B;
  border-bottom: 1px dotted #28357B;
  margin-bottom: 1em;
  padding-bottom: 5px;
  padding-top: 5px;
}

#contentwide p {
  font-size: 1.2em;
  color: #28357B;
  margin-bottom: 1em;
  line-height: 1.3em;
}

#contentwide p a {
  color: #bc8b49;
  font-weight: bold;
  border-bottom: 1px dotted #bc8b49;
}

#contentwide p a:hover {
  text-decoration: none;
  border-bottom: 1px solid #bc8b49;
}

#contentwide table {
  font-size: 1.2em;
  background: #28357B;
  color: #fff;
  width: 100%;
  margin-bottom: 1em;
}

#contentwide table thead th {
  font-weight: bold;
  color: 28357B;
  border-bottom: 2px dotted #fff;
}

#contentwide table .tl {
  background: url(../images/corner2-tl.gif) left top no-repeat;
}

#contentwide table .tr {
  background: url(../images/corner2-tr.gif) right top no-repeat;
}

#contentwide table .bl {
  background: url(../images/corner2-bl.gif) left bottom no-repeat;
}

#contentwide table .br {
  background: url(../images/corner2-br.gif) right bottom no-repeat;
}

#contentwide td, #contentwide th {
  padding: 15px;
  vertical-align: top;
}

#contentwide tbody tr td, #contentwide tbody tr th {
  border-bottom: 1px solid #5A60A9;
}

#contentwide tbody tr.last td, #contentwide tbody tr.last th {
  border: 0 none;
}

#contentwide tbody th {
  color: #bc8b49;
  font-weight: bold;
}

#contentwide ul {
  list-style: disc;
  margin-left: 20px;
  color: #28357B;
  font-size: 1.2em;
}

#contentwide ol {
  list-style: decimal;
  margin-left: 20px;
  color: #28357B;
  font-size: 1.2em;
}


#contentwide li {
  margin-bottom: 1em;
}

#contentwide table ul {
  font-size: 1em;
  color: #fff;
}

#contentwide table ol {
  font-size: 1em;
  color: #fff;
}

#contentwide table ol ul {
  padding-top: 1em;
}

#contentwide dt {
  font-size: 1.2em;
  color: #28357B;
  border-bottom: 1px dotted #28357B;
  margin-bottom: 1em;
  padding-bottom: 5px;
  padding-top: 5px;
}

#contentwide dt a {
  color: #28357B;
  font-weight: bold;
}

#contentwide dd {
  font-size: 1.2em;
  color: #28357B;
  margin-bottom: 1em;
  line-height: 1.3em;
  padding-left: 20px;
}

#contentwide dd a {
  color: #bc8b49;
  font-weight: bold;
  border-bottom: 1px dotted #bc8b49;
}

#contentwide dd a:hover {
  text-decoration: none;
  border-bottom: 1px solid #bc8b49;
}

#contentwide dd b {
  color: #bc8b49;
}

#contentwide dd div.description {
  margin-bottom: 1em;
}

#contentwide div#results {
  padding: 20px 0;
}


/*----End Content Wide----*/
/*---------------------------------------------------------------------*/
/*----Before and After Photos----*/

.photos a {
  display: block;
  float: left;
  border: 3px solid #fff;
/*  width: 102px;
  height: 102px;*/
}

.photos a:hover {
  border: 3px solid #333;
}


.photos img {
  display: block;
  border: 1px solid #333;
}


.photos a:hover img {
  display: block;
  border: 1px solid #fff;
}

a.photo {
  display: block;
  float: left;
  border: 3px solid #E0E1EF;
  width: 102px;
  height: 102px;
}

a.photo:hover {
  border: 3px solid #333;
}


a.photo img {
  display: block;
  border: 1px solid #333;
}


a.photo:hover img {
  display: block;
  border: 1px solid #fff;
}

/*----End Before and After Photos----*/
/*---------------------------------------------------------------------*/
/*----Search Box----*/

#contentwide form {
  margin-bottom: 2em;
}


#contentwide #query {
  background: #fff;
  border: 1px solid #a6a6a6;
  padding: 3px;
  width: 400px;
  font-family: Consolas, "Courier New", Courier, monospace;
  font-size: 1.2em;
}

#contentwide input.submit {
  font-size: 1.2em;
}

/*----End Search Box----*/
/*---------------------------------------------------------------------*/
/*----Search Box----*/