@import url(Htc.css);

body, html {
    margin: 0;
    padding: 0;
    height: 100%;
    font-size: 8pt;
    font-family: Verdana;
    color: #666666;
    background-color: #666666;
    vertical-align: top;
    line-height: 150%;
}

div, img, a {
    padding: 0;
    margin: 0;
    border: 0;
    vertical-align: top;
}




#top {
    width: 800px;
    background: url(/Images/header.jpg) no-repeat;
}

#links ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#links li {
    margin: 0;
    padding: 0;
}

#links {
    float: left;
    display: inline;
    margin: 360px 0px 0px 60px;
    height: 120px;
    width: 200px;
}

#people {
    float: right;
    height: 501px;
    width: 392px;
    margin-left: auto;
    background-repeat: no-repeat;
    background-position: bottom right;
}

#middle {
    width: 800px;
    background-color: White;
    padding-bottom: 30px;
}

#bottom {
    width: 770px;
    height: 33px;
    background-color: #cccc66;
    padding-left: 15px;
    padding-right: 15px;
}

#bottom_left
{
    float: left;
    width: 300px;
    height: 33px;
    text-align: left;
}

#bottom_right
{
    float: right;
    width: 470px;
    height: 33px;
    text-align: right;
}

#bottom ul {
    list-style: none;
    display: inline;
    margin: 0;
    padding: 0;
}

#bottom ul li {
    display: inline;
    margin: 0;
    padding: 0;
    float: right;
}

#bottom_right ul li {
    display: inline;
    margin: 0;
    padding: 0;
    float: right;
}

#bottom_left ul li {
    display: inline;
    margin: 0;
    padding: 0;
    float: left;
}

#container {
    margin-left: auto;
    margin-right: auto;
    background-color: #999999;
    height: 100%;
    width: 800px;
}

#container a {
    color: #666666;
}

#copyright
{
    padding: 10px;
    text-align: right;
    font-size: 8pt;
    color: #666666;
    background-color: #999999;
    height: 86px;
}

#partnerlogos
{
    float: left;
    margin-top: -10px;
    margin-left: -10px;
    text-align: left;
}

#copyrighttext
{
    float: right;
}

#copyright a:hover {
    color: #9d3022 !important;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 9pt;
    font-weight: bold;
    color: #9d3022;
}

/* search */

#cse-search-box {
    float: right;
    margin-top: 30px;
    margin-right: 10px;
    clear: right;
}

.welcome
{
    background-color: #c63;
    padding: 17px;
}

.welcome .welcome_text
{
    color: #fc9;
    font-size: 13px;
}

.welcome .welcome_text h3
{
    color: White;
    font-size: 17px;
    margin: 0 0 20px;
}

#home_video
{
    float: right;
    margin-left: 17px;
}

div.box
{
    background-image: url(/Images/Divider.png);
    background-repeat: no-repeat;
    background-position: left middle;
    background-color: White;
    
    width: 217px;
    /* Test */
    padding: 0px 20px 20px 20px;
    float: left;
    overflow: auto;
}

div.events {
    float: left;
}

div.news {
    float: left;
}

.box.stories, .box.facts
{
    color: #AAA;
    font-size: 18px;
    font-weight: bold;
    line-height: 20px;
}

p.attribution
{
    float: right;
    margin-top: 0;
}

.social-media-buttons
{
    align: right;
}

.clearfix
{
    clear: both;
}

#middle-bar
{
    padding-bottom: 15px;
    padding-left: 30px;
    background-color: #fc9;
}

#middle-bar img
{
    padding-top: 15px;
    padding-right: 30px;
}

.action-buttons
{
    float: left;
}

.social-media-buttons
{
    float: right;
    margin-right: 60px;
}

.social-media-button
{
    width: 80px;
    height: 50px;
    float: right;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-top: 25px;
}

#twitter-button a
{
    padding-left: 30px;
}

#facebook-button a
{
    left: 10px;
    position: relative;
    top: 17px;
}

.twitter-feed
{
    padding-top: 6px;
    padding-right: 5px;
}
