

@font-face {
    font-family: "MuseoSans500";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/museosans_500-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/museosans_500-webfont.ttf") format("truetype");
}
@font-face {
    font-family: "vni-brushitalic";
    font-style: normal;
    font-weight: normal;
    src: url("fonts/vbrush-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/vbrush-webfont.ttf") format("truetype");
}
body {
    background-color: #000000;
}
a {
    color: #000000;
    text-decoration: none;
}
a:hover {
    color: #92D535;
    text-decoration: underline;
}
.logo2 img {
    border: medium none !important;
    width: auto !important;
}
.colLeft p {
    font-family: "Comic Sans MS",cursive;
    font-size: 32px;
    line-height: 40px;
    text-align: center;
    text-shadow: 0.03em 0.03em #010101;
    text-transform: uppercase;
}
h2 {
    color: #010101;
    display: block;
    font-size: 22px;
    margin-bottom: 10px;
    text-transform: uppercase;
}
.contact_form {
    border-top: medium none !important;
}
.info_center a:hover {
    text-decoration: underline;
}
.colright img {
    float: none !important;
}
a.topRight:hover, a.topLeft:hover {
    color: white !important;
    text-decoration: none !important;
}
.menu a:hover {
    text-decoration: none !important;
}
.footerInner a {
    color: #92D535;
}
p.slogan {
    font-family: vni-brushitalic;
    font-size: 30px;
    line-height: 30px;
    text-align: center;
}

.colright p iframe{width:280px}