﻿@import url("layout.css");
body
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 0.8em;
    background-attachment: scroll; /* background-color: #a8d1fa; */
    background-color: #7094b9; /* background-image: url( "../images/bkground3.gif" ); */
    background-position: center top;
    background-repeat: repeat-y;
}
/* Header Styles */
#header
{
    border-style: solid;
    border-width: 0px 0px 3px 0px;
    border-color: #CCBF8B;
    background-image: url(           "../images/bk_header.gif" );
    background-repeat: repeat-y;
    background-position: center top;
    background-color: #7094b9;
    width: 100%;
    height: 136px;
    text-align: center;
}
#header1
{
    border-style: solid;
    border-width: 0px 0px 3px 0px;
    border-color: #CCBF8B;
    background-image: url(           "../images/bk_header3.png" );
    background-repeat: repeat-y;
    background-position: center top;
    background-color: #7094b9;
    width: 100%;
    height: 90px;
    text-align: center;
}
#header1a
{
    /* height: 75px; */
    height: 90px;
    margin: 0 auto;
    width: 762px;
    background-color: #49729b;
}
#header1b
{
    height: 65px;
    background-color: #49729b;
}
.logo
{
    float: left;
    margin-bottom: 0px;
    margin-top: 2px;
}
.tag
{
    clear: both;
    text-align: left;
    color: #ffffff;
    font-size: 12px;
    vertical-align: top;
}
.tagimg
{
    float: right;
    border-color: #ccbf8b;
    border-style: solid;
    border-width: 3px;
    margin-right: 10px;
    margin-top: 2px;
}
.number
{
    width: 200px;
    float: left;
    padding-top: 25px;
    padding-left: 35px;
    font-size: 25px;
    color: #fff;
    margin: 0 auto;
}

.sidenav
{
    color: #1d1d01;
    text-decoration: none;
}
.tablecontent
{
    margin: 0 auto;
    width: 720px;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #1d1d01;
}
.tablecontent a
{
    color: #477099;
    font-weight: bold;
    font-size: 13px;
}

.tableimg
{
    padding: 2px;
    border-style: solid;
    border-width: 1px;
    border-color: #1d1d01;
    cursor: pointer;
}
.breadcrum
{
    padding-top: 10px;
    padding-left: 20px;
    text-decoration: none;
    color: #1d1d01;
    font-size: 10px;
}
.breadcrum a
{
    color: #477099;
}
.list1
{
    color: #1d1d01;
    padding-bottom: 5px;
}
#nav-header
{
    background-color: #1d1d01;
    width: 762px;
    height: 28px;
    margin: 0 auto;
}
#content1
{
    background-position: center center;
    width: 762px;
    height: 320px;
    margin: 0 auto;
    background-color: #ffffff;
}
#content3
{
    width: 762px;
    height: 100%;
    margin: 0 auto;
    background-color: #ffffff;
    color: #1d1d01;
}
#main
{
    margin: 0px 10px 0px 10px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #1d1d01;
}
#main a
{
    color: #477099;
    font-weight: bold;
    font-size: 13px;
}
#main h4
{
    color: #1d1d01;
}
#main h5
{
    color: #477099;
}
#main h6
{
    margin: 0px;
    padding: 0px;
    color: #1d1d01;
    font-size: 14px;
    text-decoration: underline;
    font-style: italic;
}    
#main h2
{
    margin: 0px;
    padding: 0px;
    color: #1d1d01;
    font-size: 15px;
}    

#left
{
    width: 283px;
    height: 320px;
    margin: 0 auto;
    background-color: #ffffff;
    float: left;
}
#left1
{
    width: 339px;
    height: 320px;
    margin: 0 auto;
    background-color: #ffffff;
    float: left;
}
#left1 ul li
{
    list-style-type: none;
    margin-top: 5px;
    margin-bottom: 5px;
}
.imglink
{
    cursor: pointer;
    border-style: none;
}
#right1
{
    width: 423px;
    height: 320px;
    margin: 0 auto;
    background-color: #ffffff;
    float: right;
}
#right1 img
{
    margin: 6px 3px 6px 6px;
}

#left img
{
    margin: 6px 3px 6px 6px;
}
#center
{
    width: 303px;
    height: 320px;
    margin: 0 auto;
    background-color: #ffffff;
    float: left;
}
#center img
{
    margin: 6px 6px 6px 3px;
}
#right
{
    background-position: center center;
    width: 168px;
    height: 320px;
    margin: 0 auto;
    background-color: #ffffff;
    background-image: url(          "../images/side1.jpg" );
    float: left;
    background-repeat: no-repeat;
    color: #1d1d01;
}
#right ul
{
    display: block;
    margin-top: 20px;
    height: 28px;
    line-height: 15px;
    color: #1d1d01;
    text-decoration: none;
    font-size: 11px;
    font-weight: bold;
    cursor: pointer;
}

#right li
{
    margin: 20px 0px 0px 0px;
    list-style-type: none;
}

#content2
{
    width: 762px;
    height: 50px;
    margin: 0 auto;
    background-color: #ffffff;
}
#content4
{
    width: 762px;
    height: 90px;
    margin: 0 auto;
    background-color: #ffffff;
}

#bot-right img
{
}


#pagewrap
{
    background-image: url(     '../images/bkground.png' );
    background-repeat: repeat-y;
    background-position: center top;
    background-color: #a8d1fa;
    width: 100%;
    height: 100%;
    margin: 0 auto;
    clear: both;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-bottom-color: #CCBF8B;
}
#footer
{
    width: 960px;
    height: 35px;
    background-color: #7094b9;
    margin: 0 auto;
    text-align: center;
    color: #1d1d01;
}
#footer ul
{
    list-style-type: none;
    text-align: center;
    margin: 0px;
    padding: 0px;
}
#footer ul li
{
    display: inline;
    padding: 0px 20px 0px 20px;
}
#footer-links
{
    width: 762px;
    height: 20px;
    background-color: #fff;
    margin: 0 auto;
    text-align: center;
    color: #1d1d01;
}
#footer-links ul
{
    list-style-type: none;
    text-align: center;
    margin: 0px;
    padding: 0px;
}
#footer-links ul li
{
    display: inline;
    padding: 0px 15px 0px 15px;
}
#footer-links a
{
    color: #477099;
}

#modal1
{
    margin-right: 10px;
    margin-left: 10px;
}

.break
{
    font-size: 5px;
    clear: both;
}
.modalPopup
{
    background-color: transparent;
    padding: 1em 6px;
}

.modalPopup2
{
    background-color: #ededed;
    width: 270px;
    vertical-align: top;
    color: #477099;
}
.modalPopup3
{
    float: right;
}
.modalBackground
{
    background-color: gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.about
{
    margin-left: 25px;
    margin-top: 10px;
}
.sportlogos
{
    padding: 2px;
    border-style: none;
    border-width: 1px;
    border-color: #1d1d01;
    cursor: pointer;
}
.carimgleft
{
    border-style: double;
    border-color: #1d1d01;
    padding: 5px;
    float: left;
    margin-left: 50px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.carimgright
{
    border-style: double;
    border-color: #1d1d01;
    padding: 5px;
    float: right;
    margin-right: 50px;
    margin-bottom: 10px;
    margin-top: 10px;
}

.cartitle
{
    text-align: left;
    color: #477099;
    font-size: 15px;
    margin: 0;
}
.cardesc
{
    text-align: left;
    margin-right: 20px;
    color: #1d1d01;
}
.links
{
    margin-left: 15px;
}
