html {background: #000;}
body {color:#fff;margin: 0px auto;font-family: Arial;background: #181818; /* Old browsers */background: -moz-linear-gradient(left,  #000000 0%, #171717 31%, #262626 50%, #171717 71%, #000000 100%); /* FF3.6+ */background: -webkit-gradient(linear, left top, right top, color-stop(0%,#000000), color-stop(31%,#171717), color-stop(50%,#262626), color-stop(71%,#171717), color-stop(100%,#000000)); /* Chrome,Safari4+ */background: -webkit-linear-gradient(left,  #000000 0%,#171717 31%,#262626 50%,#171717 71%,#000000 100%); /* Chrome10+,Safari5.1+ */background: -o-linear-gradient(left,  #000000 0%,#171717 31%,#262626 50%,#171717 71%,#000000 100%); /* Opera 11.10+ */background: -ms-linear-gradient(left,  #000000 0%,#171717 31%,#262626 50%,#171717 71%,#000000 100%); /* IE10+ */background: linear-gradient(to right,  #000000 0%,#171717 31%,#262626 50%,#171717 71%,#000000 100%); /* W3C */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#181818', endColorstr='#181818',GradientType=1 ); /* IE6-9 */}
p {font-size: 14px;line-height: 22px;}

#header {width: 100%;height: 140px;background: url('/images/headerBG.jpg') no-repeat center center #000;border-bottom: 1px solid #fbaf35;color: #fff;}
#mainBanner {width: 1000px;height:449px;background: url('/images/konop_builders_main_banner.jpg') no-repeat;margin-bottom: 32px;}

/*
#header {width: 100%;height: 140px;background: url('C:/Users/Brad Svejda/Desktop/Konop Builders/images/headerBG.jpg') no-repeat center center #000;border-bottom: 1px solid #fbaf35;color: #fff;}
#mainBanner {width: 1000px;height:449px;background: url('C:/Users/Brad Svejda/Desktop/Konop Builders/images/konop_builders_main_banner.jpg') no-repeat;margin-bottom: 32px;}
*/
.wrapper {width: 1000px;margin: 0px auto;}
#sitehome a img {margin-top: 17px;}
#sitehome {float: left;}
h1, #introRight h1 {color: #fbaf35;font-size: 21px;font-weight: normal;margin: 0px;}
h1 span, #introRight h1 span {color: #f4f4f4;font-size: 15px;}
#introRight p {margin-top: 40px;}
#introRight {width: 352px;float: right;color: #fff;padding: 24px;}
.imageLinks {text-align:center;float: left;width: 312px;height: 234px;margin-right: 32px;cursor: pointer;}
.imageLinks h2 {color: #fff;font-size: 16px;text-shadow: 1px 1px #000;font-weight: normal;margin-top: 196px;}
/*
#services_list {background:url('C:/Users/Brad Svejda/Desktop/Konop Builders/images/konop_services_list.jpg') no-repeat;}
#services_list:hover {background:url('C:/Users/Brad Svejda/Desktop/Konop Builders/images/konop_services_list_hover.jpg') no-repeat;}
#image_gallery {background:url('C:/Users/Brad Svejda/Desktop/Konop Builders/images/konop_image_gallery.jpg') no-repeat;}
#image_gallery:hover {background:url('C:/Users/Brad Svejda/Desktop/Konop Builders/images/konop_image_gallery_hover.jpg') no-repeat;}
#builders_facebook {background:url('C:/Users/Brad Svejda/Desktop/Konop Builders/images/konop_builders_facebook.jpg') no-repeat;margin-right: 0px;}
#builders_facebook:hover {background:url('C:/Users/Brad Svejda/Desktop/Konop Builders/images/konop_builders_facebook_hover.jpg') no-repeat;margin-right: 0px;}
*/
#services_list {background:url('/images/konop_services_list.jpg') no-repeat;}
#services_list:hover {background:url('/images/konop_services_list_hover.jpg') no-repeat;}
#image_gallery {background:url('/images/konop_image_gallery.jpg') no-repeat;}
#image_gallery:hover {background:url('/images/konop_image_gallery_hover.jpg') no-repeat;}
#builders_facebook {background:url('/images/konop_builders_facebook.jpg') no-repeat;margin-right: 0px;}
#builders_facebook:hover {background:url('/images/konop_builders_facebook_hover.jpg') no-repeat;margin-right: 0px;}

#content {padding: 32px 0px;}
#services {margin-top:32px}
#footer {background: #000;border-top: 1px solid #fbaf35;color: #fff;font-size: 10px;}
#footer ul {color: #fff;list-style-type: none;float: left;}
#footer ul li {float: left;}
#footer ul li.yellow {margin: 0px 8px;}
.yellow {color: #fbaf35;}
ul li a {text-decoration: none;color: #fff;}
#nav ul li:hover a, ul li a:hover {color: #fbaf35;}
#nav {float: right;font-size: 18px;margin-top: 24px;}
#nav ul {margin: 0px;list-style-type: none;}
#nav ul li {float: left;padding: 28px 20px 0px 20px;border-top: 1px solid transparent;}
#nav ul li:hover {color: #fbaf35;border-top: 1px solid #fbaf35;cursor: pointer;}
/*about page*/
#aboutDale {margin: 0px 60px 20px 0px;float: left;}
/*contact page*/
input, textarea {width:320px;padding: 6px;border: 3px solid #505050;border-radius: 6px;margin: 4px 0px 12px 0px;}
input:focus, textarea:focus {border: 3px solid #fbaf35;}
#konopForm {margin: 20px 100px 0px 0px;float: left;/*width: 400px;*/}
.button {border-color:#b06c00;background:#FBAF35;color:white;font-weight:bold;font-size:17px;width:130px;cursor: pointer;}
.button:hover {background: #fbcf35;}
#konopForm .button {float: right;margin-right: 61px;}
input[type="radio"] {width: auto;margin-left: 20px;}
.formCol {float: left;width: 400px;}
#infoWrap {width: 100%;border-top: 1px solid #fbaf35;border-bottom: 1px solid #fbaf35;margin: 20px 0px;padding: 20px 0px;}
/*services*/
#serviceList {margin-top: 20px;}
#serviceList > ul {padding-left: 17px;}
#serviceList ul li {float: left;width: 475px;margin-top: 20px;}
a {color: #fbaf35;}
a:hover {color: #ffe680;cursor: pointer;}
/*gallery*/
#gallery {margin-top: -42px;}
#gallery a {float: left;display: block;margin-right: 29px;}
#gallery a img {border: 1px solid #505050;}
#gallery a img:hover {border: 1px solid #fbaf35;}
.galleryRow {margin-bottom: 29px}
#gallery a.lastInRow {margin-right: 0px;}
.clear {clear: both;}
#designBy {float: right;margin-top: 10px;}
#footerLogo {clear: both;width: 100%;text-align: center;position: relative;top: 30px;}
#footerLogo img {margin-bottom: 30px;}