body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
  margin:0;
  padding:0;
}
table {
  border-collapse:collapse;
  border-spacing:0;
}
fieldset,img { 
  border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
  font-style:normal;
  font-weight:normal;
}
strong {
  font-weight: bold;
}
ol,ul {
  list-style:none;
}
caption,th {
  text-align:left;
}
h1,h2,h3,h4,h5,h6 {
  font-size:100%;
  font-weight:normal;
}
q:before,q:after {
  content:'';
}
abbr,acronym {
  border:0;
}

body {
  background-color: #ffffff;
  margin: 0;
  padding: 0;
  font-family: arial, 'lucida console', sans-serif;
  font-size: 13px;
  color: #554545;
}
#wrapper {
  /*background-image: url('/images/template/background.gif');
  background-position:  top left;*/
}
#wrapper_fade {
  /*background-image: url('/images/template/background_fade.gif');
  background-position:  top left;
  background-repeat: repeat-y;*/
}
#header_wrapper {
  /*background-color:#C9BAA3;
  border-bottom:2px solid #796E5E;*/
}
#header_logo {
  background:transparent url(../images/template/builder-slogan.gif) no-repeat top left;
  margin: 0px auto;
  width: 1000px;
}
#header {
  margin: 0px auto;
  width: 1000px;
  position: relative;
  height:156px;
}
#header p.title {
  background-color:#333333;
  border:1px solid #cccccc;
  color:#ffffff;
  padding:5px 10px;
  position: absolute;
  top: 126px;
  left: 130px;
  /*text-transform: uppercase;
  letter-spacing:1px;*/
  font-size:10px;
}
#header p.title strong {
  font-weight: normal;
}
#header p.tel{
  font-size: 26px;
  font-family: 'arial black', arial, 'lucida console', sans-serif;
  color: #555555;
  text-align: right;
  padding-top: 20px;
  line-height: 30px;
  text-transform:uppercase;
}
#header p.subtitle{
  font-size: 12px;
  text-align: right;
  letter-spacing: 1px;
  color:#666666;
  line-height:20px;
  text-transform:uppercase;
}
#header p.subtitle strong{
  letter-spacing: -1px;
  font-size: 16px;
  font-weight: normal;
  font-family: 'arial black', arial, 'lucida console', sans-serif;
}

#navigationLavaLamp {
  padding: 15px;
  padding-right:0px;
  margin-top: 5px;
  overflow: hidden;
  height:30px;
  float:right;
  display:block;
}
#navigationLavaLamp li {
  float:left;
  margin: 0;
  padding: 0px 9px 0px 10px;
  background-image: url('/images/template/footer_pipe.gif');
  background-repeat: no-repeat;
  background-position: 100% 3px;
  text-transform:uppercase;
}
#navigationLavaLamp li.last {
  background:none;
  padding-right:0px;
}
#navigationLavaLamp li a {
  color:#555555;
  text-decoration:none;
  font-size:12px;
  /*line-height: 30px;
  font-size: 12px;
  text-decoration: none;
  color: #555555;
  outline: none;
  text-align: center;
  letter-spacing: 0;
  z-index: 10;
  height: 30px;
  overflow: hidden;
  margin: 0px 0px 0px 12px;
  text-transform:uppercase;*/
}
#navigationLavaLamp li a:hover {
  text-decoration:underline;
}
#navigationLavaLamp li a:hover, #lavaLampBasicImage li a:active, #lavaLampBasicImage li a:visited {
  /*color: #fff;
  border: none;*/
}

.right-column-image {
  float:right;
  margin:0px 0px 20px 20px;
}

#body {
  width: 960px;
  margin: 0px auto;
  padding: 0px 0px 40px 40px;
}
#body h1 {
  font-size: 16px;
  color: #bb4743;
  margin: 10px 0px 6px 0px;
  text-transform:uppercase;
}
#body h2 {
  font-size: 14px;
  color: #bb4743;
  text-transform:uppercase;
}
#body p{
  margin: 15px 0px;
  font-size:12px;
  line-height:18px;
}
#body a {
  color: #666666;  
}
#body div.banner {
  background: #eeeeee;
  padding: 15px 0px 15px 20px;
  margin: 30px 0px 0px 0px;
  width: 560px;
  height: 128px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border:2px solid #DDDDDD;
}
#body div.banner h3 {
  color:#555555;
  font-size: 26px;
}
#body div.banner p {
  text-align: right;
  margin-top: 10px;
  padding-right: 20px;
}
#body div.banner ul, #homepage-links ul {
  list-style: none;
}
#body div.banner ul li, #homepage-links ul li {
  float: left;
  /*background-image: url('/images/props/banner_li.gif');
  background-position: top left;
  background-repeat: no-repeat;*/
  background-color:#bb4743;
  padding: 0px 0px 0px 8px;
  margin-left: 8px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
}
#body div.banner ul li.first, #homepage-links ul li.first {
  margin-left: 0px;
}
#body div.banner ul li a, #homepage-links ul li a {
  color: #ffffff;
  display: block;
  text-decoration: none;
  /*background-image: url('/images/props/banner_li_a.gif');
  background-position: top right;
  background-repeat: no-repeat;*/
  padding: 5px 8px 5px 0px;
  font-size: 11px;
  vertical-align: top;
  text-transform:uppercase;
}
#body div.banner ul li a:hover, #homepage-links ul li a:hover {
  color: #C9B8A3;
}

/* Child page menu */

#body ul#childMenu {
  margin-top: 15px;
  float: left;
  width: 150px;
  border-right: 2px solid #eeeeee;
  margin-right: 20px;
}
#body ul#childMenu li {
  padding-bottom: 6px;
}
#body ul#childMenu li a {
  text-decoration: none;
  /*color: #ffffff;*/
}
#body ul#childMenu li.active a {
  text-decoration: underline;
  color: #bb4743;
}
#body ul#childMenu li a:hover {
  text-decoration: underline;
}
#body #parentBody {
  margin-top: 15px;
  width: 780px;
  float: left;
}
#body #parentBody img {
  border:4px solid #eeeeee;
}
#body #parentBody p, #body #parentBody span {
  font-family:Arial,Helvetica,sans-serif !important;
}

/* Portfolio page */

#body .portfolioItem {
  width: 206px;
  height: 183px;
  float: left;
  margin:0px 34px 25px 0px;
  overflow:hidden;
}
#body .portfolioItem .fader {
  color:#ffffff;
}
#body .portfolioItem img {
  display:block;
  border:3px solid #eeeeee;
}
#body .portfolioItem p {
  padding: 0; margin: 0;
  font-size: 16px;
  font-weight: bold;
  width: 200px;
  text-align: center;
}
#body .portfolioItem p a {
  color: #ffffff;
  text-decoration: none;
}
#body .portfolioItem p a:hover {
  text-decoration: underline;
}
#body .portfolioItem h4 {
  background:#eeeeee;
  padding:4px 10px 7px 10px;
  color:#333333;
}
#body .portfolioImages {
  position: relative;
}
#body .portfolioImages .portfolioCategoryImage {
  float:left;
  margin:0px 34px 25px 0px;
  width:206px;
}
#body .portfolioImages .portfolioCategoryImage h4 {
  background:#eeeeee;
  padding:7px 10px;
  margin-top:-6px;
}
#body .portfolioImages .portfolioCategoryImage h4 a {
  color:#333333;
  text-decoration:none;
}
#body .portfolioImages a.theImage {
  border: 3px solid #eeeeee;
  display: block;
  outline: none;
  text-align:center;
  overflow:hidden;
}
#body .portfolioImages img {
  /*display: block;
  position: relative;
  float: left;
  background-color: #000000;*/
}

#parentBody p img {margin-left:20px;}

/* News page */

.newsItem {
  clear: both;
  padding-bottom: 20px;
}
.newsItem .newsItemImage {
  position: relative;
  width: 220px;
  display: block;
  float: left;
}
.newsItem .newsItemImage img {
  position: relative;
  border: 1px solid #ffffff;
  display: block;
}
.newsItem .newsItemDescription .newsReadArticle a {
  color: #ffffff;
  text-decoration: none;
  font-size: 14px;
}
.newsItem .newsItemDescription .newsReadArticle a:hover {
  text-decoration: underline;
}

/* Testimonials page */

.testimonials a {
  display: block;
  float: left;
  margin-bottom: 20px;
  margin-right: 10px;
  padding:5px 0px 0px 5px;
}
.testimonials img {
  float: left;
  border: 1px solid #ffffff;
}
.testimonials .testimonial {
  border:4px solid #eeeeee;
  padding-right:10px;
  margin-bottom: 10px;
  width: 450px;
  height: 152px;
  margin-right: 10px;
  float: left;
}
.testimonials .testimonial .fader {
  color:#ffffff;
}
.testimonials .testimonial p {
  font-size: 14px;
  font-style: italic;
  margin:6px 0px !important;
}
.testimonials .testimonial p.enlargeTestimonial {
  font-size: 14px;
  font-style: normal;
}
.testimonials .testimonial p.enlargeTestimonial a {
  color: #ffffff;
  width: auto;
  height: auto;
  display: inline;
  text-decoration: none;
  padding:0px;
}
.testimonials .testimonial p.enlargeTestimonial a:hover {
  text-decoration: underline;
}

/* Contact */
#googleMap { 
  float:right;
  margin:40px;
}
#formdata_message {
  width:260px;
}

/* Right hand column on home page */

#rightColumn {
  float: right;
  width: 210px;
  margin: 20px 0px 0px 28px;
  padding-left: 30px;
  border-left: 2px solid #eeeeee;
  height:500px;
}
#rightColumn h2 {
  color: #666666;
  font-size: 16px;
  margin-bottom: 15px;
}
#rightColumn h3 {
  text-transform:uppercase;
  color: #666666;
  font-size: 13px;
}
#rightColumn p {
  margin: 0;
  font-style: italic;
  color: #999999;
}
#rightColumn p.articleLink {
  margin-bottom: 15px;
}
#rightColumn p.articleLink a {
  margin: 0;
  font-style: normal;
  color: #787878;
  text-decoration: none;
}
#rightColumn p.portfolioLink {
  font-size: 12px;
}
#rightColumn p.portfolioLink a {
  margin: 0;
  font-style: normal;
  color: #ffffff;
  text-decoration: none;
}
#rightColumn p a:hover {
  text-decoration: underline;
}
#rightColumn .homeSlideShow {
  width: 200px;
  height: 150px;
  display: block;
  position: relative;
  border: 1px solid #ffffff;
}
#rightColumn .homeSlideShow img {
  display: block;
}

/* Forms */
form li, form ul {
  list-style: none;
}
form ul.error_list {
  display: block;
  padding-top: 4px;
  width: 200px;
}
form ul.error_list li {
  display: block;
  padding-top: 0px;
  font-weight: bold;
  color: #000000;
  font-size:11px;
  font-style:italic;
}
form ul li {
  padding-top: 6px;
  display: block;
  clear: both;
}
form ul li label {
  display: block;
  padding: 4px 0px;
  width: 200px;
  float: left;
}
form ul li input {
  width: 260px;
  padding: 4px;
  font-family: arial,'lucida console',sans-serif;
  color: #000000;
}
form ul li textarea {
  width: 610px;
  padding: 4px;
  font-family: arial,'lucida console',sans-serif;
  font-size: 13px;
  color: #000000;
}
form ul li input.submit_button {
  width: auto;
  padding: 0px;
  margin-left: 200px;
}
.standard-button { 
  background-color:#bb4743;
  color:#ffffff;
  padding:4px 10px;
  border:2px solid #eeeeee;
  cursor:pointer;
  outline:none;
}

/* Clear used at top and bottom */
.clearBoth {
  clear: both;
  height: 1px;
  font-size: 1px;
}

/* Footer */
#footer {
  font-size: 12px;
  padding: 15px 0px 30px 0px;
}
#footer #footer_inner {
  width: 1000px;
  margin: 0px auto;
  padding-top: 10px;
	position: relative;
  background:transparent url('/images/template/logo_medium_1.jpg') no-repeat 40px 12px;
}
#footer ul {
  display: block;
  margin: 0;
  padding: 0;
  list-style: none;
  padding-bottom: 5px;
}
#footer ul li {
  display: inline;
  margin: 0;
  padding: 0px 10px 0px 6px;
  background-image: url('/images/template/footer_pipe.gif');
  background-repeat: no-repeat;
  background-position: right;
  text-transform:uppercase;
}
#footer ul li.first{ 
  padding-left:0px;
}
#footer ul li.last{
  background-image: none;
  padding-right:0px;
}
#footer a {
  color:#555555;
  text-decoration: none;
}
#footer a:hover {
  text-decoration: underline;
}
#footer #footer_inner #footer_text {
	/*width: 420px;	*/
  text-align:right;
}
#footer #footer_inner #footer_logo {
	/*position: absolute;
	right: 0px;
	top: 0px;*/
  padding-top:20px;
  float:right;
}


iframe {
  border:4px solid #eeeeee;
}
.clear {
  clear:both;
  height:0px;
}