* {
  margin: 0;
  padding: 0;
}

body {
  min-width: 960px;
  background-image: url(images/bg-pattern.jpg);
  background-repeat: repeat;
  background-position: 50% 0%;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
}

@font-face {
    font-family: 'AmerTypeMdBTBold';
    src: url('american-webfont.eot');
    src: url('american-webfont.eot?#iefix') format('embedded-opentype'),
         url('american-webfont.woff') format('woff'),
         url('american-webfont.ttf') format('truetype'),
         url('american-webfont.svg#AmerTypeMdBTBold') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* `Container
----------------------------------------------------------------------------------------------------*/

#container {
  margin-left: auto;
  margin-right: auto;
  width: 960px;
}

#header {
  width: 560px;
  height: 88px;
  float: left;
}

#header a, #header a img {
  display: block;
  width: 560px;
  height: 88px;
  border: 0;
  text-decoration: none;
}

#top_right {
  float: left;
  width: 400px;
  height: 88px;
}

.clr {
  clear: both;
}

#content_wrap {
  width: 940px;
  padding-left: 10px;
  background-image: url(images/content-wrap-bg-pattern.jpg);
  background-repeat: repeat;
  background-position: 0 246px;
}

/* `Nav Styles
----------------------------------------------------------------------------------------------------*/

.nav{
    width:940px;
    height: 37px;
    line-height: 37px;
    display:block;
    text-transform: uppercase;
	background-image: url(images/menu-bg.jpg);
	background-position: 0 0px;
	background-repeat: no-repeat;
	margin-bottom: 20px;
	float: left;
}
 
.nav ul {
    list-style:none;
	margin-left: 20px;
}

.nav li{
    float:left;
    position:relative;
    list-style: none;
    margin-right: 18px;
    display: inline;
}

.nav a{
    display:block;
    text-decoration:none;
    /* Old Color -- color:#f3d894; -- */
	color: #fff;
    padding:0 0 0 0px;
    font-size:13px;
    list-style: none;
    font-family: Helvetica, Arial, sans-serif;
}
 
.nav ul ul{
    display:none;
    position:absolute;
    top:100%;
    left:0;
    float:left;
    z-index:99999;
    background: #212121;
}

.nav ul ul ul{
    top: 30%;
    left:100%;
    background: #343434;
}

.nav ul ul a{
    height:auto;
    line-height:1em;
    padding:10px;
    width:130px;
}

.nav li:hover > a,.nav ul ul:hover > a, .nav li#current-menu-item > a, .nav li#current-menu-item a {
    color:#000!important;
    list-style: none;
}

.nav li#current-menu-item > a {
	font-weight: bold;
    color:#000!important;
}

.nav ul li:hover > ul{
    display:block;
}

/* `End Nav Styles
----------------------------------------------------------------------------------------------------*/

#home_slideshow {
  width: 940px;
  height: 263px;
  clear: both;
  margin-bottom: 20px;
}

#mcs {
  width: 940px;
  height: 102px;
  margin-bottom: 20px!important;
  padding-top: 40px;
}

  #masonry_bttn {
    width: 300px;
	height: 102px;
	margin-right: 20px;
	float: left;
  }
  
    #masonry_bttn a {
	  display: block;
	  width: 300px;
	  height: 102px;
	  text-decoration: none;
	  background-image: url(images/masonry-bttn-bg.jpg);
	  background-repeat: no-repeat;
	  background-position: 0 0px;
	}
	
	#masonry_bttn a:hover {
	  background-position: 0px -102px;
	}
  
  #concrete_bttn {
    width: 300px;
	height: 102px;
	margin-right: 20px;
	float: left;  
  }
  
    #concrete_bttn a {
	  display: block;
	  width: 300px;
	  height: 102px;
	  text-decoration: none;
	  background-image: url(images/concrete-bttn-bg.jpg);
	  background-repeat: no-repeat;
	  background-position: 0 0px;
	}
  
    #concrete_bttn a:hover {
	  background-position: 0px -102px;
	}
  
  #stone_bttn {
    width: 300px;
	height: 102px;
	float: left;  
  }
  
    #stone_bttn a {
	  display: block;
	  width: 300px;
	  height: 102px;
	  text-decoration: none;
	  background-image: url(images/stone-bttn-bg.jpg);
	  background-repeat: no-repeat;
	  background-position: 0 0px;
	}
	
	#stone_bttn a:hover {
	  background-position: 0px -102px;
	}
	
#content_area {
  width: 900px;
  padding: 20px;
  background-color: #fff;
}

h1, h2 {
  font-family: 'AmerTypeMdBTBold';
  font-size: 24px;
  margin-bottom: 10px;
  font-weight: normal;
  letter-spacing: .5px;
}

h2 {
  color: #666666;
  padding-top: 5px;
}

p {
  margin-bottom: 10px;
  color: #8a8c7f;
  line-height: 20px;
}

#copyright {
  width: 900px;
  height: 40px;
  padding-left: 20px;
}

#copyright p {
  font-size: 11px;
  line-height: 40px;
  margin-bottom: 0;
  color: #fff;
}

#copyright a {
  color: #fff;
}

#copyright a:hover {
  color: #8a8c7f;
}

.floatleft {
  float: left;
  margin-right: 12px;
  margin-bottom: 12px;
}

#content_area ul {
  list-style-position: inside;
  margin-left: 20px;
  margin-bottom: 10px;
  color: #8a8c7f;
  line-height: 20px;
}

.bold_red {
  font-weight: bold;
  color: #ff0000;
}

/* The Nivo Slider styles */

.nivoSlider {
	position:relative;
}

.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}

/* If an image is wrapped in a link */

.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}

/* The slices and boxes in the Slider */

.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}

.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}

/* Caption styles */

.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background:#000;
	color:#fff;
	opacity:0.8; /* Overridden by captionOpacity setting */
	width:100%;
	z-index:8;
}

.nivo-caption p {
	padding:5px;
	margin:0;
}

.nivo-caption a {
	display:inline !important;
}

.nivo-html-caption {
    display:none;
}

/* Direction nav styles (e.g. Next & Prev) */

.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}

.nivo-prevNav {
	left:0px;
}

.nivo-nextNav {
	right:0px;
}

/* Control nav styles (e.g. 1,2,3...) */

.nivo-controlNav a {
	position:relative;
	z-index:9;
	cursor:pointer;
}

.nivo-controlNav a.active {
	font-weight:bold;
}

#slider {
    position:relative;
    width:940px; /* Change this to your images width */
    height:263px; /* Change this to your images height */
    background:url(images/loading.gif) no-repeat 50% 50%;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}

/* form styles */

#contact-wrapper {
	width:800px;
	border:1px solid #e2e2e2;
	background:#f1f1f1;
	padding:20px;
	margin: 25px auto;
}
#contact-wrapper div {
	clear:both;
	margin:1em 0;
}
#contact-wrapper label {
	display:block;
	float:none;
	font-size:16px;
	width:auto;
}
form#contactform input {
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
	padding:5px;
	font-size:16px;
	color:#333;
}
form#contactform textarea {
	font-family:Arial, Tahoma, Helvetica, sans-serif;
	font-size:100%;
	padding:0.6em 0.5em 0.7em;
	border-color:#B7B7B7 #E8E8E8 #E8E8E8 #B7B7B7;
	border-style:solid;
	border-width:1px;
}

.error {
  color: #ff0000; 
}

form#contactform input.submit_button {
  background-color: #0072bc;
  color: #fff;
  font-weight: bold;
}

/* Image Gallery styles */

#masonry_images, #concrete_images, #stone_images {
  padding: 15px 15px 5px 15px;
  background-color: #2e2e2e;
  border: 1px solid #000;
  text-align: center;
  margin-bottom: 30px;
}

#masonry_images img, #concrete_images img, #stone_images img {
  margin-right: 10px;
  border: 3px solid #ECECEC; 
  margin-bottom: 10px;
}

#masonry_images img:hover, #concrete_images img:hover, #stone_images img:hover {
  border: 3px solid #000;
}