/*
    Business Cascading Style Sheet
    © 2016, Business Name, All Rights Reserved
    Stylesheet Authored by Hardball Media Group.com
    Programmer Bryan Keith Rohrer | Owner
    719 • 203 • 0334 | hmg@hardballmediagroup.com
    www.hardballmediagroup.com
    min width 800px stylesheet for landscape table displays 
*/

#brand1{
    height:122px;
}

#brand1 img{
    width:341px;
    height:122px;
}

#con{
    padding:20px 4px;
}

#copy{
    padding: 2% 0; /* padding variables: top, right, bottom, left */
    font-size:75%;
    margin-top: 3%;
    height:20px;
    padding:6px 0;
}

.giant{
	font-size:225%;
    padding:0px 0;
    margin-top:4%;
}

#maincontent strong{
    font-size: 90%;
    padding: 20% 0 0 0; /* padding variables: top, right, bottom, left */
}

.sub{
    margin:3% 0 0 0; /* margin variables: top, right, bottom, left */
    font-size:170%;
}