﻿body 
{
    font-family: Arial;
    font-size: 12px;

}
a
{
    color: Blue;
}
.navlink
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}
.left
{
    float: left;
}
.wrapper
{
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
}

.red
{
    color: #FF0000;
}
.white
{
    color: White;
}
.streetlegal-title
{
    color: #AD8600;
    font-weight: bold;
}
.contactinfo
{
    float: left;
    font-size: 8.5pt;
    width: 270px;
    min-height: 150px;
    margin-right: 10px;
}
.small-text
{
    font-size: 11px;
}
.clear
{
    clear: both;
}
.streetlegal
{
    font-size: 12px;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
}
.fac-icon
{
    margin-right: 5px;
}
.container
{
    width: 800px;
    background-color: White;
    text-align: left;
    margin-left: auto;
    margin-right: auto;
    padding-bottom: 10px;
}
.content
{
    margin-left: 15px;
    margin-right: 15px;
}
.footer
{
    border-top: solid 1px #111111;
    margin-left: auto;
    margin-right:auto;
    width: 800px;
    background-color: White;
    padding-top: 10px;
}
.profile-pic
{
    width: 360px;
    vertical-align: middle;
    margin-right: 10px;
    border: none;
}
.wrapper
{
    width: 800px;
    margin-left: auto;
    margin-right: auto;
}
.event-item
{
    width: 200px;
    height: 85px;
    padding-top: 15px;
    text-align: center;
}
.event-content
{
    width: 772px;
    height: 303px;
}
.content-left
{
    width: 220px;
    padding-left: 30px;   
    padding-top: 30px;
    padding-bottom: 30px;
}
.content-right
{
    padding-top: 30px;
    width: 400px;
}
.content-contact-right
{
    width: 600px;
}
.promotion-pic
{
    width: 160px;
}
.promotion-wrapper, .events-wrapper
{
    margin-left: 7px;
    background-position: left;
    background-repeat: repeat-y;
    background-color: Black;
   
}
.promotion-content, .events-content
{
    color: White;
    width: 763px;
    min-height: 303px;
    background-position: right;
    background-repeat: repeat-y;
    padding-left: 15px;
    padding-right: 15px;
    padding-top: 20px;
}
.promotion-wrapper
{
     background-image: url('images/newsracesLeftSide2.jpg'); 
}
.promotion-content
{
    background-image: url('images/newsracesRightSide3.jpg'); 
}
.events-wrapper
{
       margin-left: 0px;
    background-image: url('images/newsracesLeftSide.jpg'); 

}
.events-content
{
    width: 770px;
    background-image: url('images/newsracesRightSide2.jpg'); 
}
.promotion-content img
{
    border: none;
    margin-right: 15px;
    margin-bottom: 15px;
}
.app-pretext
{
    margin-left: 15px; 
    margin-right: 15px; 
    font-size: 12px;
    background-color: #EFEFEF;
    padding: 10px 10px 10px 10px;
    border: solid 1px green;
}
