body {
    background: url(bgtexture.png) #fbe6c0;
    margin: 0;
    padding: 0
}

h1, h2, h3, h4, h5, h6, p, a {
    vertical-align: baseline;
    line-height: 1;
    color: #302c25;
    margin: 0;
    padding: 0
}

p {
    text-align: justify;
    line-height: 1.4;
    font-family: Cabin;
    opacity: 0.8
}

p a {
    color: #2f576a;
    border-bottom: 1px dotted #2f576a
}

p a:hover {
    border-bottom-style: solid
}

a {
    text-decoration: none
}

* {
    -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease;
    -ms-transition: all .2s ease
}

.towers {
    width: 920px;
    margin: 0 auto
}

h1 {
    font-family: BebasNeue;
    text-shadow: 1px 1px 1px #faf1e1;
    font-size: 50px;

white-space:nowrap;
    line-height: 0.8;
    float: left
}

h2 {
    font: 25px Georgia;
    color: #fbe6c0;
    background: #333;
    display: inline;
    opacity: 1;
    padding: 5px 20px
}

.r {
    float: right
}

.iebox {
    background: url(iestripe.png) no-repeat;
    height: 672px;
    width: 880px;
    border-bottom: 1px solid #bfb39f;
    margin: 60px auto 300px
}

.iecontent {
    float: right;
    width: 550px;
    height: 672px
}

.ietitle {
    width: 550px;
    float: right;
    clear: right;
    padding-bottom: 15px;
    margin: 15px 0
}

.ieh1 {
    float: left;
    width: 920px;
    height: 110px;
    display: block
}

.iebox h2 {
    float: left;
    clear: both
}

.iebox p {
    float: right;
    clear: left;
    width: 400px
}

.iebox .portfolio {
    height: 330px;
    border-bottom-style: solid;
    margin-bottom: 20px;
    width: 880px
}

.iebox img {
    border: 8px solid #b0a17e
}

.iebox img:hover {
    border-color: #8b8066
}

.iewarn {
    margin-top: 30px;
    border: 1px solid #bfb39f;
    padding: 10px
}

.footer {
    width: 880px;
    height: 500px;
    margin-bottom: 20px
}

.footer p {
    float: right;
    clear: left;
    width: 400px;
    height: 300px
}

.footer h1 a {
    font-size: 10px;
    color: #eee;
    background: #302c25;
    padding: 10px 40px
}

.footer h1 a:hover {
    color: #fff;
    background: #111
}

nav {
    position: fixed;
    height: 20px;
    width: 590px;
    z-index: 10;
    float: right;
    top: 0;
    background: rgba(0, 0, 0, 0.15);
    padding: 0 10px 5px 20px
}

nav:hover {
    height: 30px;
    background: rgba(0, 0, 0, 0.35);
    padding: 0 10px 40px 20px
}

nav a, .up {
    opacity: 0;
    background: rgba(0, 0, 0, 0.6);
    color: #fff;
    font: 16px Cabin;
    float: left;
    margin: 6px 0 0 6px;
    padding: 3px 16px
}

.up {
    background: url(homearrow.png.png);
    padding: 13px
}

.up:hover {
    background: url(homearrow.png) bottom left
}

nav a:hover {
    background: rgba(255, 255, 255, 0.9);
    color: #000
}

.row {
    float: left;
    clear: left
}

.row a {
    font-size: 12px
}

.miniarrow {
    margin-top: 4px;
    height: 16px;
    width: 16px;
    background: url(toparrows.gif);
    float: right;
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none
}

nav:hover .miniarrow {
    background-position: top right
}

aside {
    position: relative;
    z-index: -1
}

#portfolio {
    top: 160px
}

.bighello {
    float: right;
    border: dashed #bfb39f;
    border-width: 1px 0;
    padding: 50px 30px 30px
}

.contact h1 {
    font-size: 150px
}

.contact h2 {
    float: left;
    opacity: 0.1;
    margin: 18px;
    padding: 0
}

.email:hover h2, #contact:target h2 {
    opacity: 0.7
}

.email:hover h2:hover {
    background-color: #111;
    opacity: 1
}

.stripe h2 a {
    float: left;
    color: #fbe6c0;
    padding: 5px 20px
}

.email {
    width: 920px;
    background: url(mailicon.png) right center no-repeat
}

.email h3 {
    font: 55px Share;
    color: #f8e3bd;
    text-shadow: 1px 1px 1px #333;
    letter-spacing: -2px;
    padding-left: 10px
}

.email:hover h3 {
    color: #f7ebd6
}

.stripe {
    width: 920px;
    background: url(bgtexture.png) #5f786a
}

.stripe:nth-child(2) {
    background-color: #b5b291;
    height: 20px
}

.stripe:nth-child(3) {
    background-color: #e0c992;
    height: 20px
}

.stripe:nth-child(4) {
    background-color: #cd815b;
    height: 10px
}

.email:hover .stripe, #contact:target .stripe {
    width: 780px
}

.email:hover .stripe:nth-child(2), #contact:target .stripe:nth-child(2) {
    width: 740px
}

.email:hover .stripe:nth-child(3), #contact:target .stripe:nth-child(3) {
    width: 710px
}

.email:hover .stripe:nth-child(4), #contact:target .stripe:nth-child(4) {
    width: 720px
}

.info {
    float: right;
    width: 400px
}

.box p {
    margin-top: 10px;
    text-align: left
}

.content {
    width: 620px;
    float: right;
    margin: 90px 0 30px
}

.welcome {
    width: 500px;
    height: 315px;
    float: right;
    background: url(stripe.png) top left no-repeat;
    opacity: 0.8;
    border-bottom: 1px dashed #bfb39f;
    padding-left: 420px;
    text-align: right
}

.bandaid {
    margin-top: 50px;
    float: left;
    opacity: 0.8
}

.band {
    float: left;
    width: 70px;
    height: 500px;
    background: url(bgtexture.png) #3f665c;
    margin-top: 60px
}

.band:nth-child(2) {
    background-color: #b0b290;
    margin-top: 40px;
    height: 520px
}

.band:nth-child(3) {
    background-color: #e5cd8f;
    margin-top: 20px;
    height: 540px
}

.band:nth-child(4) {
    background-color: #cc6d47;
    margin-top: 0;
    height: 560px
}

.road .bandaid {
    float: right;
    margin-top: 25px
}

.road .band {
    height: 390px;
    margin-top: 0
}

.boxgroup {
    width: 640px;
    margin-top: 20px
}

.box {
    width: 260px;
    float: left;
    height: 220px;
    box-shadow: 1px 1px 1px transparent;
    -webkit-box-shadow: 1px 1px 1px transparent;
    -moz-box-shadow: 1px 1px 1px transparent;
    padding: 10px 20px
}

.portfolio, .road, .contact {
    width: 920px;
    height: 340px;
    float: left;
    clear: both;
    border-bottom: 1px dashed #bfb39f;
    margin: 30px 0 2px
}

.contact {
    height: 300px;
    border: dashed #bfb39f;
    margin-top: 2px;
    padding-top: 30px;
    border-width: 1px 0
}

.road {
    width: 920px;
    float: left;
    clear: both;
    background: url(roadstripe.png) top right no-repeat, url(steps.png) bottom right no-repeat;
    padding-top: 5px;
    height: 525px;
    border-bottom: none;
    margin: 0
}

.portfoliohead {
    height: 110px
}

.contact .portfoliohead {
    height: 140px
}

footer, .footer {
    width: 920px;
    height: 200px;
    float: left;
    clear: both;
    padding: 6px 0
}

footer p, footer a {
    float: left;
    margin-right: 10px;
    font-size: 14px;
    color: #5c574d
}

footer a, .footer a {
    background: rgba(255, 255, 255, 0.2);
    font-family: Cabin;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 3px 14px
}

footer a:hover {
    background: rgba(255, 255, 255, 0.4)
}

#slider {
    width: 920px;
    margin: 0;
    padding: 0
}

.bx-window, .bx-slider {
    margin: 0;
    padding: 0
}

#slider li {
    width: 306px;
    height: 200px;
    float: left;
    list-style: none
}

#slider li img {
    width: 273px;
    height: 170px;
    border: 15px solid rgba(63, 102, 92, 0.8)
}

#slider li:nth-child(2n) img {
    border-color: rgba(176, 178, 144, 0.8)
}

#slider li:nth-child(3n) img {
    border-color: rgba(204, 109, 71, 0.8)
}

.bx-prev, .bx-next {
    width: 160px;
    height: 199px;
    float: left;
    color: transparent;
    opacity: 0.2;
    position: relative;
    background: #000;
    background-position: center center;
    margin: -199px 2px 0 1px
}

.bx-next {
    float: right;
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    -o-transform: rotate(180deg)
}

.bx-prev:hover, .bx-next:hover {
    opacity: 0.5;
    background: url(slidearrow.gif) no-repeat center center #000
}

.bx-prev:active, .bx-next:active {
    opacity: 0.9;
    background-image: none
}

::selection {
    background: #d0c4af;
    color: #000
}

p:hover, nav:hover a, .email:hover h2 a, #slider li:hover {
    opacity: 1
}

@font-face {
    font-family: 'Share';
    src: url('Share-Regular-webfont.eot');
    src: url('Share-Regular-webfont.eot') format('embedded-opentype'), url('Share-Regular-webfont.woff') format('woff'), url('Share-Regular-webfont.ttf') format('truetype'), url('Share-Regular-webfont.svg') format('svg');
}

@font-face {
    font-family: 'Cabin';
    src: url('Cabin-Regular-webfont.eot');
    src: url('Cabin-Regular-webfont.eot') format('embedded-opentype'), url('Cabin-Regular-webfont.woff') format('woff'), url('Cabin-Regular-webfont.ttf') format('truetype'), url('Cabin-Regular-webfont.svg') format('svg');
}

@font-face {
    font-family: 'BebasNeue';
    src: url('BebasNeue-webfont.eot');
    src: url('BebasNeue-webfont.eot') format('eot'), url('BebasNeue-webfont.woff') format('woff'), url('BebasNeue-webfont.ttf') format('truetype'), url('BebasNeue-webfont.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}