@charset "utf-8";
body {
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2E2714;
    background-color: #6D6D6D;
    width: 993px;
    line-height:13px; 
}
a {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #47370D;
    text-decoration: none;
}
a:hover {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #2E2714;
    text-decoration: underline;
}
#header {
    width: 993px;
    height: 380px;
    background-image: url(../images/header-waynne.png);
    background-repeat: no-repeat;
    background-position: center top;
    position: relative;
}
#about {
    height: 46px;
    width: auto;
    float: left;
    padding-right: 100px;
    padding-left: 60px;
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #675F4A;
    padding-top: 58px;
    padding-bottom: 109px;
}
#logo {
    height: 69px;
    width: auto;
    padding-top: 40px;
    padding-bottom: 38px;
    padding-left: 78px;
    text-align: left;
}
#landingpage{
    width:600px;
    height: 500px;
    text-decoration: none;
    }
#landingpage h2{
    font-family:"Times New Roman", Times, serif;
    font-size: 22px;
    color: #790000;
    text-decoration: none;
    margin:0 0 1px 0;
    border: none;
}
#landingpage p{
    font-family:"Times New Roman", Times, serif;
    font-size: 14px;
    color: #000000;
    text-decoration: none;
    margin: 0;
}
#landingpage-left{
    width: 204px;
    height: 415px;
    background: url(../images/kate-landingpage-top1-wayne-wilson.jpg) no-repeat top;
    float: left;
    padding: 85px 25px 0 60px;
    margin: 0;
}
#landingpage-left h2{
  margin-bottom: 7px;
}


.landingpage-txt{
    padding-left: 10px;
    padding-top: 10px;
}
#landingpage-right{
    width: 311px;
    height: 500px;
    background: url(../images/kate-landingpage-top2-wayne-wilson.jpg) no-repeat top;
    float: left;
    padding: 0;
    margin: 0;
}
.colum1{
width:300px;
float: left;
overflow:hidden !important;
position:relative;
}
.colum1 ul{
padding-left: 10px;
}
.colum2 ul{
padding-left: 10px;
}
.colum2{
width:300px;
margin-left: 340px;
overflow:hidden !important;
position:relative;
}

#footer {
    height: 46px;
    width: 933px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    color: #474747;
    text-align: right;
    background-image: url(../images/bg_footer.jpg);
    background-repeat: no-repeat;
    background-position: center top;
    padding: 2px 20px 0 40px;
    clear: both;
}
#footer a {
    color: #474747;
}
.txt-footer{
    padding-top:5px;
}

#content {
    background-image: url(../images/bg_content.jpg);
    background-repeat:   repeat-y;
    background-position: center top;
    width: auto;
}
#contentdiv {
    overflow: hidden;
    width: auto;
}
#izquierda {
background:url(../images/bg-left-internalpage-wayne-wilson.jpg) no-repeat top;
    width: 655px;
    height: auto;
    float: left;
    padding: 37px 20px 20px 35px;
}
.imagen   {
    border: 3px solid #969696;
}

#derecha {
    background: url(../images/bg-right-internalpage-wayne-wilson.jpg) no-repeat top;
    width: 233px;
    height: auto;
    float: left;
    padding: 20px 20px 20px 30px;
}
.share-internal{
    height: 49px;
    padding-right:15px;
}
#separdor {
    width: auto;
}
#separdor2 {
    background: url(../images/bg_supcontent2.jpg) no-repeat;
    height: 48px;
    width: 953px;
    clear: both;
    padding: 3px 40px 0 0;
}

h1 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    color: #453303;
    line-height: 17px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #5C5C5C;
    font-weight: normal;
}
h2 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 18px;
    color: #453303;
    line-height: 17px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #5C5C5C;
    font-weight: normal;
}
h3 {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 14px;
    color: #483502;
    line-height: 17px;
    font-weight: normal;
    font-style: italic;
    text-align: center;
}
h4 {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 15px;
    color: #2E2714;
    line-height: 17px;
    font-weight: bold;
    font-style: normal;
    text-align: left;
}




#banner {
    width: 418px;
}

.home-img{
    display: block;
    margin: 0 auto;
    margin-bottom: 22px;
}
#menuv {
    float:left;
    width: 210px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    padding-left: 15px;
    padding-top: 10px;
}
.home-menu{
    background: url(../images/sidebar.png);
    margin-left: 15px;
    padding-left: 0px !important;
    height: 363px;
    background-position-x: -16px;
}

#menuv ul{
    padding: 0;
}
#menuv ul li{
    background:linear-gradient(to right, #1f2021, #1f2021, #1f2021, #1f2021, transparent);
}
#menuv  li a {
    text-decoration: none;
    color: #f5f5f5;
    display: block;
    width: 178px;
    font-size: 11px;
    background-image: url(../images/indicator.png);
    background-repeat: no-repeat;
    background-position: 5px 5px;
    border-bottom: 1px solid #131416;
    padding-top: 3px;
    padding-right: 6px;
    padding-bottom: 3px;
    padding-left: 20px;
}
#menuv  li.active a{
    color: #685931;
}
#menuv li a:hover {
    color: #685931;
}

/**/
#menubook {
    width: auto;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}
#menubook ul, li {
    list-style-type: none;
}


#menubook li {

}

#menubook a {
    text-decoration: none;
    color: #2E2714;
    display: block;
    width: 179px;
    font-size: 11px;
    padding-top: 5px;
    padding-right: 6px;
    padding-bottom: 5px;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-weight: bold;
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #5E5849;
    background-image: url(../images/flecha.gif);
    background-repeat: no-repeat;
    background-position: right center;
}

#menubook a:hover {
    color: #47370D;
}
.home-about#about h1{
    color:#7E6626;
}
.home-about#about{
    position: absolute;
    bottom: -52px;
    left: 214px;
    height: auto;
    width: 336px;
    float: left;
    padding-right: 100px;
    padding-left: 96px;
    text-align: left;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #808080;
    padding-top: 37px;
}
.contact_input {
    width: 300px;
    border: 2px solid #3B3B3B;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #6D5B2C;
    background-color: #888888;
}
#contact {
    text-align: center;
    width: auto;
}
.contact_boton {
    width: 300px;
    border: 2px solid #3B3B3B;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
    font-weight: bold;
    background-color: #3B3B3B;
}
hr {
    border-bottom-width: 1px;
    border-bottom-style: dashed;
    border-bottom-color: #5C5C5C;
    clip: rect(auto,auto,auto,auto);
}
.colum1 a{
    display:block;
}
