html, body{
  background: #000000 url(/images/bg.jpg) 50% 0 repeat-x;
  font-size: 62.5%;
  margin: 0;
  padding: 0;
  text-align: center;
}

body {
  background: url(/images/body-bg.jpg) 50% 0 no-repeat;
  color: #ffffff;
  font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
  font-size: 1.3em;
  text-shadow: 0 0 0 #000;
}

a {
  color: #e41a1c;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

ul, ol, dl, dt, dd {
  list-style: none;
  margin: 0;
  padding: 0;
}

h1, h2, h3, h4, h5, h6, form, fieldset {
  margin: 0;
  padding: 0;
}

h1 {
  color: #a8a8a8;
  font-size: 2em;
  margin: 5px 0;
}

h2 {
  color: #a8a8a8;
  font-size: 1.54em;
  margin: 5px 0;
}

h3 {
  color: #d2d2d2;
  font-size: 1.23em;
}

fieldset {
  border: none;
}

input, select, textarea, button {
  border: none;
  font: normal 1em "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", Arial, Helvetica, sans-serif;
}

.left {
  float: left;
}

.right {
  float: right;
}

.clear {
  clear: both;
  font-size: 0;
  height: 0;
  line-height: 0;
}

#wrap {
  margin: 0 auto;
  text-align: left;
  width: 980px;
}

.container {
  background: url(/images/content-bg.png);
  border: 1px solid black;
}

.like-btn {
  display: -moz-inline-box;
  display: inline-block;
  outline: none;
  text-indent: -999em;
}



/*   ============   HEADER   ============   */

#header {
  height: 194px;
  position: relative;
  width: 100%;
}

#header h1 {
  float: left;
  height: 166px;
  margin: 20px 0 0 33px;
  width: 161px;
}

#header h1 a.like-btn {
  background: url(/images/logo.png) 0 0 no-repeat;
  display: block;
  height: 166px;
}



/*   ============   MAIN CONTENT   ============   */

#maincontent {
  float: left;
  margin-left: 25px;
  position: relative;
  width: 585px;
}

* html #maincontent {
  display: inline;
}

.wide {
  margin: 0 0 0 25px;
  width: 930px !important;
}

#nav-wrap {
  height: 37px;
  margin: 8px 0 12px;
}

#nav {
  background: url(/images/nav-bg.png) 0 0 no-repeat;
  display: block;
  float: left;
  height: 27px;
  padding-top: 10px;
  text-align: center;
  width: 603px;
}

#nav li {
  display: inline;
}

#nav li a {
  color: #eaeaea;
  font-size: 0.92em;
  font-weight: bold;
  margin: 0 10px;
  text-transform: uppercase;
}

#nav li a:hover {
  color: #bdbdbd;
  text-decoration: none;
}

#nav-wrap #phone {
  color: #ec4648;
  display: block;
  float: right;
  font-size: 1.54em;
  height: 37px;
  line-height: 35px;
  margin: 0 27px 0 0;
  text-align: center;
  width: 320px;
}

#nav-wrap #phone strong {
  background: url(/images/phone-icon.png) 0 3px no-repeat;
  padding-left: 37px;
}

* html #nav-wrap #phone strong {
  background-position: 0 9px;
}

#client-reviews {
  padding-top: 8px;
}

#client-reviews h3 {
  background: url(/images/client-reviews-ttl.png) 12px 0 no-repeat;
  height: 40px;
  text-indent: -999em;
}

.review {
  background: #606060 url(/images/tetim-bg.gif) 0 50% no-repeat;
  font: normal 1.08em Georgia, Times, "Times New Roman", serif;
  margin: 9px 0;
  padding: 5px 5px 5px 20px;
}

#share {
  background: #363636;
  display: block;
  height: 55px;
  margin: 15px 0;
}

.wide #share {
  height: auto !important;
  margin-top: 30px;
  padding-bottom: 10px;
  width: 370px;
}

#share li {
  float: left;
}

#share li.ttl {
  background: url(/images/share-ttl-bg.png);
  display: block;
  height: 55px;
  text-indent: -999em;
  width: 210px;
}

.wide #share li.ttl {
  background: url(/images/share-ttl-wide-bg.png);
  clear: both;
  height: 31px;
  width: 370px;
}

#share li a {
  background-position: 0 0;
  background-repeat: no-repeat;
  display: block;
  height: 35px;
  margin: 10px 0 0 24px;
  outline: none;
  text-indent: -999em;
  width: 35px;
}

#share li a:hover {
  background-position: 0 100%;
}

.wide #share li a {
  margin: 10px 0 0 23px;
}

#share li a#mail {
  background-image: url(/images/mail-icon.png);
}

#share li a#tw {
  background-image: url(/images/tw-icon.png);
}

#share li a#print {
  background-image: url(/images/print-icon.png);
}

#share li a#digg {
  background-image: url(/images/digg-icon.png);
}

#share li a#buzz {
  background-image: url(/images/buzz-icon.png);
}

#share li a#mixx {
  background-image: url(/images/mixx-icon.png);
}


/*   Gallery Page   */

#gallery {
  display: block;
  margin: 0 auto;
  padding: 15px 0;
  width: 890px;
}

#gallery li {
  display: block;
  float: left;
  height: 435px;
  margin: 0 0 20px 20px;
  overflow: hidden;
  text-align: center;
  width: 270px;
}

#gallery li a {
  display: block;
}

#gallery li a img {
  border: 5px solid white;
  display: block;
  margin-bottom: 3px;
  padding: 5px;
}


/*   Details Page   */

#breadcrumb {
  padding: 8px 0;
}

#details {
  float: right;
  width: 370px;
}

#details h3 {
  padding: 10px 0 5px 12px;
}

#details-gallery {
  display: block;
  float: left;
  margin-top: 10px;
  width: 540px;
}

#details-gallery li {
  float: left;
  margin: 0 10px 10px 0;
}

#details-gallery li img {
  border: 5px solid white;
}


/*   Forms   */

.form {
  background: #363636;
  border: 1px solid black;
  display: block;
  margin: 20px auto;
  width: 550px;
}

.form h3 {
  background: url(/images/form-ttl-bg.gif) 0 50% repeat-x;
  border-bottom: 1px solid black;
  color: #2a2929;
  margin-bottom: 10px;
  padding: 6px 10px;
  text-shadow: 0 1px 1px #d2d2d2;
}

.form label {
  clear: left;
  display: block;
  float: left;
  margin: 5px 10px;
  text-align: right;
  width: 190px;
}

.form input, .form textarea {
  float: left;
  height: 18px;
  margin: 5px 0;
  width: 250px;
}

.form input.mid {
  width: 127px;
}

.form textarea {
  height: 120px;
  overflow: auto;
}

.form span.left {
  display: block;
  margin: 5px 0;
  width: 250px;
}

.form span.left img {
  display: block;
  margin-top: 5px;
}

.form .like-btn {
  background: url(/images/submit-btn.png) 0 0 no-repeat;
  clear: both;
  cursor: pointer;
  display: block;
  float: left;
  height: 40px;
  margin: 10px 0 20px 210px;
  width: 182px;
}

* html .form .like-btn {
  display: inline-block;
}



/*   ============   RIGHT COLUMN   ============   */

#rightcolumn {
  float: right;
  margin-right: 25px;
  position: relative;
  width: 320px;
}

* html #rightcolumn {
  margin-right: 0;
}

#rightcolumn h3.ttl {
  background: url(/images/right-col-ttl.png) 50% 0 no-repeat;
  height: 37px;
  text-indent: -999em;
}

#rc-gallery {
  display: block;
  margin: 20px -20px 0 0;
}

* html #rc-gallery {
  width: 340px;
}

#rc-gallery li {
  color: #adadad;
  display: block;
  float: left;
  height: 280px;
  margin: 0 20px 5px 0;
  text-align: center;
  width: 150px;
}

#rc-gallery li a {
  display: block;
}

#rc-gallery li a img {
  border: 5px solid white;
  display: block;
  margin-bottom: 3px;
  max-width: 140px;
  padding: 5px;
 
}

#rc-gallery li a:hover img {
  border: 5px solid #adadad;
}



/*   ============   FOOTER   ============   */

#footer {
  clear: both;
  color: #adadad;
  font-size: .92em;
  height: 90px;
  padding: 0 25px;
}

#footer h4 {
  font-size: 1.17em;
  padding: 12px 0;
  text-align: center;
}

#footer h4 strong {
  color: white;
}

#footer a {
  color: #adadad;
  text-decoration: underline;
}

#footer a:hover {
  text-decoration: none;
}






/*   ---------   Float containers fix   ---------   */

.clearfix:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden;
}

.clearfix {
  display: inline-block;
}
/* Hides from IE-mac \*/

* html .clearfix {
  height: 1%;
}

.clearfix {
  display: block;
}

/*   Additional bits by Russ   */
#twinkle{
  text-align: center;
}

#map_canvas{
  width: 500px;
  height: 500px;
  float: right;
  margin-left: 20px;
  margin-bottom: 20px;
}

#error{
  border: 1px solid red;
  margin: 10px;
  padding-left: 10px;
  padding-right: 10px; 
}

.bullet{
  list-style:disc;
  margin-left: 5em;
  margin-top: 1em;
}
