﻿@import url("common.css");

.header
{
    height: 300px;
}

.header .background
{
    position: absolute;
    top: -16px;
    left: 0;
    background: url(/!images/main/bdy_pic_no_flash.jpg) no-repeat;
    width: 932px;
    height: 300px;
}

.header .logo { z-index: 1; }

.header .searchBar { z-index: 20; }

#swfsoAnimation { position: relative; z-index: 10; }

#mainNav
{
    height: 25px;
}

#brownHBar
{
    position: relative;
    top: -3px;
    background: #362D28;
    width: 932px;
    height: 42px;
    z-index: 99;
}

#brownHBar img
{
    display: block;
    position: absolute;
    bottom: 0;
    padding: 0 0 3px 3px;
    z-index: 99;
}

#mainContent
{
    width: 625px;
    float: left;
    padding-bottom: 10px;
}

#sidebar
{
    background: url(/!images/main/paper.png) no-repeat left bottom;
    width: 278px;
    height: 278px;
    float: right;
    position: relative;
    top: -44px;
    z-index: 100;
    margin: 0 15px -64px 0;
    padding: 6px 0 0 12px;
}

#sidebar img
{
    padding-top: 9px;
}

#sidebar .rfp
{
    padding-left: 24px;
}

.emeraldCity
{
    float: right;
    width: 90px;
    border-left: solid 1px #BFBFBF;
    padding: 20px 0 20px 15px;
    margin: 15px 0 20px 14px;
}

.chalkWalk
{
    float: left;
    margin: 30px 20px 10px 28px;
    text-align: center;
}

.mainText
{
    padding-top: 30px;
    margin-left: 233px;
}

.currentWeather
{
    text-align: center;
    padding-bottom: 8px;
}
