﻿body 
{
    font-family: Arial, Helvetica, sans-serif;   
    font-size: 10pt;
    margin: 0px;
}

h2 
{
    font-size: 14pt;
    font-weight: bold;
    color: #20416C;
    margin: 0px;
    margin-bottom:6px;
}

h3 
{
    font-size: 12pt;
    font-weight: bold;
    color: #111111;
    margin: 0px;
    margin-bottom:6px;
}

p 
{
    color: #111111;
    margin: 0px;
    margin-bottom:4px;
}

a
{
    text-decoration: none;
    color: #20416C;
}

a:hover
{
    text-decoration: underline;
    color: #555555;
}

.title
{
    font-weight: bold;
    color: #20416C;
}

img 
{
    border-style: none;
}

#home_background
{
    border-style: solid;
    border-width: thin;
    border-color: #FFFFFF;
    overflow: hidden;
    min-width: 900px;
    width: 100%;
    max-width: 1300px;
    height: 653px;
    position: absolute; 
    left: 0; 
    top: 0;
    /*margin-top: 135px;*/
    z-index: -1;
	background-image:url(images/home_bkg_1.jpg);
	background-position:top left;
	background-repeat:no-repeat;
}

#container_home 
{
    border-style: solid;
    border-width: thin;
    border-color: #999999;
    min-width: 900px;
    width: 100%;
    max-width: 1300px;
    height: 653px; 
    position: absolute; 
    left: 0; 
    top: 0;
    overflow: hidden;
    z-index: 2;
}

#top_bar
{
    background-image: url("images/top_bar.gif");
    background-repeat: repeat-x;
    background-position: left;
}

#side_nav
{
    background-color: #729C85;
    background-image: url("images/side_nav_bottom.gif");
    background-repeat: no-repeat;
    background-position: left bottom;
    width: 18%;
    min-width:180px;
    min-height: 100%;
    max-height: 653px; 
    float: left;
    margin-right: 0px;
    overflow: hidden;
}

.nav a {
	height: 11px;
	line-height: 1em;
	display: none;
}
.nav_button1,
.nav_button2,
.nav_button3
{
    background-repeat: no-repeat;
    background-position: right;
    width: 85%;
    margin: 8px;
    margin-left: 0px;
    color: #FFFFFF;
    font-size: 10pt;
    padding:2px;
    padding-left:10px;
}

.nav_button1
{
    background-color: #896EA1;
    background-image: url("images/nav_button1_rounded.gif");
}

.nav_button1 a,
.nav_button2 a,
.nav_button3 a
{
    color: #FFFFFF;
}

.nav_button1 a:hover
{
    color: #FF9C00;
}

.nav_button2
{
    background-color: #FFCC00;
    background-image: url("images/nav_button2_rounded.gif");
}

.nav_button2 a:hover
{
    color: #333333;
}

.nav_button3
{
    background-color: #FF9C00;
    background-image: url("images/nav_button3_rounded.gif");
}

.nav_button3 a:hover
{
    color: #333333;
}

#home_top
{
     height: 140px;
     width: 80%;
     float: right;
     padding-top:15px;
     margin-bottom: 0px;
}

#logo
{
    float:right;
    margin-right:30px;
    margin-top:25px;
    margin-bottom:30px;
}

#main
{
    float: left;
    min-height: 150px;
    width: 82%;
    margin: 0px;
}

#pics
{
    padding: 25px;
    padding-top: 0px;
    float: left;
    padding-bottom: 5px;
}

.content
{
    padding: 25px;
    float: left;
    max-width: 62%;
}

.side_caption
{
    padding-left: 25px;
    padding-right: 25px;
    float: left;
    max-width: 58%;
}

.button_99CC00
{
    background-color: #F9CD00;
    background-image: url("images/button_99CC00_185px.gif");
    background-repeat: no-repeat;
    background-position: center;
    width: 185px;
    margin: 4px;
    margin-left: 0px;
    color: #20416C;
    font-size: 10pt;
    padding:2px;
    float: left;
    text-align:center;
}

.button_729C85
{
    background-color: #FFFFFF;
    background-image: url("images/button_729C85_100px.gif");
    background-repeat: no-repeat;
    background-position: center;
    width: 97px;
    margin-top: 6px;
    margin-right: 3px;
    color: #FFFFFF;
    font-size: 10pt;
    padding:2px;
    float: right;
    text-align:center;
}

a.purple {
	background: #896ea1 url(images/menu/purple-long.gif) no-repeat top right;
	height: 14px;
}

a.purple:hover {
	color: #ffcc00;
}

a.yellow {
	background: #ffcc00 url(images/menu/yellow-long.gif) no-repeat top right;
	height: 14px;
}

a.yellow:hover {
	color: #896ea1;
}

a.orange {
	background: #ff9c00 url(images/menu/orange-long.gif) no-repeat top right;
	height: 14px;
}

a.orange:hover {
	color: #896ea1;
}

a.red {
	background: #ae111a url(images/menu/red-long.gif) no-repeat top right;
	height: 14px;
}

a.red:hover {
	color: #ffcc00;
}

a.redtall {
	background: #ae111a url(images/menu/redtall-long.gif) no-repeat top right;
	height: 28px;
}

a.redtall:hover {
	color: #ffcc00;
}

a.blue {
	background: #20416c url(images/menu/blue-long.gif) no-repeat top right;
	height: 14px;
}

a.blue:hover {
	color: #ffcc00;
}

a.green {
	background: #4a763e url(images/menu/green-long.gif) no-repeat top right;
	height: 14px;
}

a.green:hover {
	color: #ffcc00;
}

#weatherbox{/*position:absolute;*/
float:left;
width:164px;
margin-left:15px;}

td#weather{
height:50px;
vertical-align:top;}

/*#weather img{
	float:left;
	margin-top:10px;
	margin-right:10px;
	margin-bottom:100px;
	clear:left;
}*/

.w-conditions{padding-top:15px;padding-left:5px;font-weight:bold;}
/*
td#weather br{height:0;padding:0;margin:0;}

td#weather br ~ br{height:10px;margin:2px 0;padding:0;}*/