#header #headerTopMenu .logo {
    padding:4px;
    margin-left:40px;
    float:left;
    margin-top:20px;
    width:220px;
}   

#header #headerTopMenu .logoText {
    padding-top:5px;
    font-size:12px;
}

#header #headerTopMenu .logoText p {
    margin-top:5px;
    margin-bottom:10px;
}

#headerTopMenu .headButton {
    width:220px;
    font-size:1.1em;
    background:yellow;
    border:1px solid black;
    float:right;
    padding:2px;
    text-align:center;
}

#wrap #header #headerTopMenu .logo .logoText a .headButton  {
    color:black;
    text-decoration:none;
    font-weight:bold;
}

#wrap #header #headerTopMenu .logo .logoText a:hover .headButton  {
    color:gray;
}


#header #headerMain {
    height:240px;
    margin-left:300px;
}

#header #headerMain {
    border-left:2px solid #000000;/*7headerborder*/;
    border-top:2px solid #000000;/*7headerborder*/;
}



#header #headerMain .headerText {
    float:right;
    padding-top:20px;
    padding-right:90px;
    width:200px;
    text-align:left;
}

#header #headerMain .headerText h2 {
    font-size:12pt;
    margin-top:20px;
}

#header #headerMain .headerText h2 a {
    color:#FFFFFF;
}

#header #headerMain .headerText p {
     color:#FFFFFF;
}

#header #headerMain .headerText a {
    color:#FFFFFF;
}

#content .picRow {
    margin-left:30px;
    padding-top:30px;
}

#content .picRow IMG {
    border:2px solid #000000;
    margin-right:10px;
}

#content .textRow1 {
    clear: left;
    margin-left:30px;
    margin-top:15px;
    text-align:left;
}

#content .textRow2 {
    margin-left:30px;
    margin-top:30px;
}

#wrap #content .textRow1 .article p a {
    color:black;
    text-decoration:none;
    background:#FFFFFF;
    border:1px solid #000000;
    padding-left:5px;
    padding-right:5px;
}


#content .article {
    float:left;
    width:270px;
    padding-left:10px;
    padding-right:13px;
    padding-top:5px;
    margin-right:10px;
    height:180px;
    position:relative;
    border:2px solid #000000;
    border-top:none;
    text-align:left;
}
#content .articleimage {
    display: block;
    float: left;
    text-align: center;
    padding-top:5px;
}

#content .article h1 {
    font-size:1.2em;
    padding-bottom:5px;
}

#wrap #content .textRow1 .article p a {
    position:absolute;
    right:10px;
    bottom:10px;
    background:yellow;
}

#footer {
    background:#666666;
}

#content .shopList {
    margin-top:10px;
}

#footer .address {
    color:#000000;
}

#footer .footerNav A {
    color:#FFFFFF;
}

div.logoText input {
    margin: -10px 0 0 auto;
    display: block;
    }
