h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;	
}
#divContainer {
	clear: both;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 9px;
	margin-bottom: 10px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #999999;
	border-right-color: #999999;
	border-left-color: #999999;
}

#imgLogo {
	float: left;
}

#divHeader {
	width: 100%;
	height: 185px;
	padding: 0px;
	margin: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #3E7AA7;
	background-color: #FFFFFF;
}

#divMenu {
	width: 100%;
	background-color: #3E7AA7;
	height: 20px;
}

#divCenter {
	background-color: #FFFFFF;
	width: 780px;
	color: #333333;
	margin-top: 0px;
	padding-top: 40px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: lighter;
	line-height: 1.3em;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}

#divFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	text-align: center;
}

.menuBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #3366CC;
	text-decoration: none;
	background-image: url(images/navbutton-empty.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: right;
	display: block;
	height: 10px;
	width: 150px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	color: #333333;
	background-image: url(images/stmtlt36.jpg);
}

#myGallery
{
width: 500px !important;
height: 375px !important;
}

.breaker {
	font-size: 0px;
	height: 5px;
	width: 100%;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
}
.capbluelarge {
	font-size: 1.3em;
	text-transform: uppercase;
	color: #3E7AA7;
}
.emphasis {
	color: #745532;
}
.lightborder {
	width: 100%;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}

.imgright {
	float: right;
	border: 1px solid #333333;
	padding: 2px;
	margin-top: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 10px;
}

.clearer {
	font-size: 0px;
	line-height: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	clear: both;
}
.footMenu {
	font-size: .6px;
	color: #999999;
	text-align: center;
}

#noniemenu a.active {
	color:#000000;
	width:120px;
	height:18px;
	line-height:18px;
	display:block;
	text-align:center;
	float:left;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #C9C492;
}


/*      NON IE MENU        */

body {
	color: #FFFFFF;
}
#wrapper {color:#000;}

#head {height:145px;}

#positioner {
	clear:both;
	position:relative;
	left:1px;
	z-index:100;
}
#ads {position:relative; z-index:10;}
.menu {display:none;}
#noniemenu {position:absolute;}
#noniemenu .holder {
  color:#ffffff; 
  width:120px; 
  height:18px; 
  display:block; 
  overflow:hidden;
  float:left;
  border:1px solid #000;
  margin-right:1px;
  font-size:12px;
  }
#noniemenu .holder:hover {
  height:auto; 
  }
#noniemenu a.outer, #noniemenu a.outer:visited {
	color:#fff;
	width:120px;
	height:18px;
	line-height:18px;
	display:block;
	text-align:center;
	float:left;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #3F7AA7;
   }
#noniemenu a.outer:hover {
	overflow:visible;
	background-color: #C9C492;
  }
#noniemenu a.inner, #noniemenu a.inner:visited {
  clear:left;
  display:block; 
  width:120px; 
  height:18px;
  line-height:18px;
  border-bottom:1px solid #000; 
  text-decoration:none; 
  color:#000; 
  background:#eee;
  text-align:center;
  }
#noniemenu a.inner:hover {
  background:#ccc;
  }.superscript {
	font-variant: small-caps;
	vertical-align: top;
	display: inline;
}

/* BIG PICTURE GALLERY WITH 7 IMAGES               */

#gallerybp {
  padding:0; 
  margin:0 auto 5em auto; 
  list-style-type:none; 
  overflow:hidden; 
  width:495px; 
  height:240px; 
  border:1px solid #888; 
  background:#fff url(images/backimg.gif);
  }
#gallerybp li {
  float:left;
  }
#gallerybp li a {
  display:block; 
  height:240px;
  width:28px; 
  float:left; 
  text-decoration:none; 
  border-right:1px solid #fff; 
  cursor:default;
  }
#gallerybp li a img {
  width:28px; 
  height:240px; 
  border:0;
  }
#gallerybp li a:hover {
  background:#eee; 
  width:320px;
  }
#gallerybp li a:hover img {
  width:320px;
  }


/* VINYL GALLERY WITH 5 IMAGES               */

#galleryv {
  padding:0; 
  margin:0 auto 5em auto; 
  list-style-type:none; 
  overflow:hidden; 
  width:437px; 
  height:240px; 
  border:1px solid #888; 
  background:#fff url(images/VinylBackimg.gif);
  }
#galleryv li {
  float:left;
  }
#galleryv li a {
  display:block; 
  height:240px;
  width:28px; 
  float:left; 
  text-decoration:none; 
  border-right:1px solid #fff; 
  cursor:default;
  }
#galleryv li a img {
  width:28px; 
  height:240px; 
  border:0;
  }
#galleryv li a:hover {
  background:#eee; 
  width:320px;
  }
#galleryv li a:hover img {
  width:320px;
  }

/* RAILINGS GALLERY WITH 5 IMAGES               */

#galleryr {
  padding:0; 
  margin:0 auto 5em auto; 
  list-style-type:none; 
  overflow:hidden; 
  width:437px; 
  height:240px; 
  border:1px solid #888; 
  background:#fff url(images/RailingsBackimg.gif);
  }
#galleryr li {
  float:left;
  }
#galleryr li a {
  display:block; 
  height:240px;
  width:28px; 
  float:left; 
  text-decoration:none; 
  border-right:1px solid #fff; 
  cursor:default;
  }
#galleryr li a img {
  width:28px; 
  height:240px; 
  border:0;
  }
#galleryr li a:hover {
  background:#eee; 
  width:320px;
  }
#galleryr li a:hover img {
  width:320px;
  }

/* START TO FINISH GALLERY WITH 12 IMAGES               */

#gallerysf {
  padding:0; 
  margin:0 auto 5em auto; 
  list-style-type:none; 
  overflow:hidden; 
  width:611px; 
  height:240px; 
  border:1px solid #888; 
  background:#fff url(images/StartFinBackimg.gif);
  }
#gallerysf li {
  float:left;
  }
#gallerysf li a {
  display:block; 
  height:240px;
  width:28px; 
  float:left; 
  text-decoration:none; 
  border-right:1px solid #fff; 
  cursor:default;
  }
#gallerysf li a img {
  width:28px; 
  height:240px; 
  border:0;
  }
#gallerysf li a:hover {
  background:#eee; 
  width:320px;
  }
#gallerysf li a:hover img {
  width:320px;
  }
  
  /* BEFORE & AFTER GALLERY WITH 7 IMAGES               */

#galleryba {
  padding:0; 
  margin:0 auto 5em auto; 
  list-style-type:none; 
  overflow:hidden; 
  width:495px; 
  height:240px; 
  border:1px solid #888; 
  background:#fff url(images/BeforeAftBackimg.gif);
  }
#galleryba li {
  float:left;
  }
#galleryba li a {
  display:block; 
  height:240px;
  width:28px; 
  float:left; 
  text-decoration:none; 
  border-right:1px solid #fff; 
  cursor:default;
  }
#galleryba li a img {
  width:28px; 
  height:240px; 
  border:0;
  }
#galleryba li a:hover {
  background:#eee; 
  width:320px;
  }
#galleryba li a:hover img {
  width:320px;
  }a:link {
	color: #745532;
	text-decoration: underline;
}
.testimonial {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #294D63;
}

.testimonialbold {
	font-weight:bold;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 0.8em;
	color: #294D63;
	padding-bottom: 3em;
}

/*Begin Boyd's Gallery CSS*/

.gallerycontainer{
	position: relative;
	float: left;
	height:700px;
	width:285px;
}


.galleryDisplayOuter {
	background-color:#CCC;
	position: relative;
	float:right;
	height:auto;
	width:490px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding-top: 68px;
	padding-bottom: 68px;
}
.galleryDisplayInner{
	background-color:#FFF;
	position: relative;
	height:517px;
	width:480px;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding-top: 5px;
	padding-bottom: 5px;
}

.gallerycontainer .thumbnail img{
border: 1px solid #3E7AA7;
margin: 0 1px 1px 0;
}

.gallerycontainer .thumbnail:hover{
background-color: transparent;
}

.gallerycontainer .thumbnail:hover img{
border: 1px solid blue;
}

.gallerycontainer .thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	background-color: #FFF;
	padding: 5px;
	left: -1000px;
	border: 1px solid #AAA;
	visibility: hidden;
	color: black;
	text-decoration: none;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	height: 500px;
	width: 455px;
}

.gallerycontainer .thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.gallerycontainer .thumbnail:hover span{ /*CSS for enlarged image*/
	visibility: visible;
	top: 0;
	left: 302px; /*position where enlarged image should offset horizontally */
	top: 75px;
	z-index: 50;
}

.gallerycaption {
	display:none;
	color: transparent;
}

#gallerypage_1 {
	height: 560px;
	background-color: #FFF;
	z-index: 2;
	position: absolute;
}
#gallerypage_2 {
	height: 560px;
	z-index: 1;
	background-color: #FFF;
	padding-top: 10px;
	position: absolute;
}
#gallerypage_1:hover {
	z-index: 5;
}
#gallerypage_2:hover {
	z-index: 5;
}


/*End Boyd's Gallery CSS*/
