/* Joomla styles */

h1.contentheading {
    margin-bottom: 10px;
    
}

div.search-search input#mod_search_searchword {
margin-left: 5px;
}

div.search-search {
margin-top: 5px;
float: left;
margin-left: 40px;
}

div#page {
font-size: 16px;
position: relative;
padding-bottom: 35px;
padding-right: 10px;
padding-left: 10px;
}

div#page p.buttonheading img  {
position: absolute;
bottom: 5px;
right: 5px;

}

div.module-rotator {
    z-index: -2000;
    
}

/* qcontact */

.qcontacts_email {
font-size: 16px;
}

p#contact-name {
    font-size: 24px;
}

div#contact-misc h2 {
    font-size: 16px;
    
}

.leftcol .module-login {
    background: #9e0001;
}

.leftcol .module {
    background: #9e0001;
}

div.bottom a:hover,
div.rightcol a:hover,
div.leftcol a:hover{
color: #FFF793;
text-decoration: underline;
}

div.module-logos {
    margin-top: 20px;
}

div.module-contact {
background: #9E0001;
margin-bottom: 20px;
padding: 5px;
padding-top: 0px;
}

table.scroller tr td {
font-size: 14px;
}