﻿body, html
{
    margin: 0;
    padding: 0;
    background: #ffffcc;
    color: #000;
    font-family: verdana, arial;
    font-size: 14px;
}
.more
{
    font-family:Verdana;
    font-size: .9em;
    margin-bottom:0px;
    padding-bottom:0px;
}
.headerLink
{
    color: #000;
    text-decoration:none;
}
a:link
{
    color: #80744D;
}
a:visited
{
    color: #80744D;
}
a:hover
{
    text-decoration: none;
    color: #998B5C;
}
body
{
    background-color: #ffffcc;
    background-image: url(images/totalinkgb.jpg);
    background-repeat: repeat-y;
    background-position: center;
    padding: 0;
    margin: 0;
    color: #000;
    text-align: center;
    min-width: 755px;
}

#contents
{
    padding-top: 5px;
    margin-right: auto;
    margin-left: auto;
    width: 755px;
    background-color: #e6e1cf;
    color: #000;
    text-align: left;
}

#bodyContents
{
    padding: 5px;
}
#tcslogo
{
    padding: 5px;
    float: left;
    width: 300px;
}
#contact
{
    padding: 5px;
    float: right;
    width: 300px;
    text-align: right;
    vertical-align: top;
}
#banner
{
    clear: both;
}



li.points
{
    font-family: arial;
    font-size: 12px;
}
div#sidebox
{
    float: right;
    width: 250px;
    margin: 0 0 0 15px;
    text-align: center;
}



h3.qTitle
{
    font-size: 19px;
    font-weight: 100;
    font-family: Impact;
    letter-spacing: .2em;
    border-bottom: #000000 1px solid;
    text-align: left;
}
.bigQuestion
{
    font-size: 100px;
    color: #ffffff;
    font-family: Arial;
    font-weight: 100;
    letter-spacing: .1em;
}


/*buttons */

#tswcssbuttons
{
    width: 180px;
    text-align: left;
}
#tswcssbuttons ul
{
    margin: 0;
    padding: 0;
    list-style: none;
    border: solid 1px #b17b13;
}
#tswcssbuttons li
{
    margin: 0;
    padding: 0;
    display: block;
    list-style: none;
    font-family: Arial, Helvetica, sans-serif;
}
#tswcssbuttons li a
{
    color: #000;
    /*background-color: #ede8d9;*/
    background-color: #f2eee4;
    border: 1px solid #f2eee4;
    width: 161px;
    text-decoration: none;
    display: block;
    font-size: .9em;
    padding-left: 15px;
}
#tswcssbuttons li a:hover
{
    color: #fff;
    background-color: #ca8f00;
    border: solid 1px white;
}
#footer
{
    font-size: .7em;
}
#footer
{
    font-size: .8em;
}
#header
{
    font-weight: bold;
    font-family: sans-serif; /*font: normal 110%/1.1 Verdana,sans-serif;*/
    font-size: 1.0em;
    letter-spacing: 2px;
    width: 180px;
    text-align: left;
    background-color: #af9035;
    /*background-color: #f2b100;*/
    color: #ffe295;
}
.headerNavLinks
{
    text-decoration: none;
    color: #ffe295;   
}
/*end buttons */
ul#merchList
{
    width: 500px;
    list-style-image: url(Images/lists.gif);
}

/*new stuff to test */ul#split500px, ul#split li
{
    margin: 0;
    padding: 0;
    list-style: none;
}
ul#split500px li
{
    float: left;
    width: 550px;
    margin: 0 10px 10px 0;
}
ul#split500px h3
{
    font-size: 1.3em;
    font-weight: bold;
    font-family: sans-serif;
    letter-spacing: .2em;
    text-align: left;
    margin: 0px;
    padding: 0 0 0 10px;
    color: #000;
}
ul#split500px p
{
    margin: 0;
    padding: 5px 8px 15px;
}
/*end new stuff */ul#split, ul#split li
{
    margin: 0;
    padding: 0;
    list-style: none;
}
ul#split li
{
    float: left;
    width: 200px;
    margin: 0 10px 10px 0;
}
ul#split h3
{
    font: normal 120%/1.3 Verdana,sans-serif;
    text-transform: uppercase;
    margin: 0px;
    padding: 5px 0 0;
    text-align: center;
    color: #000;
}
ul#split p
{
    margin: 0;
    padding: 5px 8px 15px;
}
li#one h3
{
    background: #FFBD00;
}
li#bigOne h3
{
    /*background: #b17b13;*/
    background: #FFBD00;
}
ul#split div
{
    background: #FFC;
}
li#one div
{
    border: 1px solid #FFBD00;
}
li#bigOne div
{
    /*border: 1px solid #b17b13;*/
    border: 1px solid #FFBD00;
}
li#two h3
{
    background: #FFBD00;
}
li#two div
{
    border: 1px solid #FFBD00;
}
li#three h3
{
    background: #FFBD00;
}
li#three div
{
    border: 1px solid #FFBD00;
}

