﻿* { margin:0 }

body { background-color:#99a5bf; text-align:center; }
a { color:#000000; }
td { text-align:left; }
th { text-align:center; }


table.NavBar { height:30px; max-height:30px; width:100%; font-family:Times New Roman; }
table.MainTable { width:770px; text-align:center; margin:0 auto; }
td.LeftSideBar { width:200px; vertical-align:top; text-align:center; }
.TitleBar { background-image:url(../Images/2.jpg); height:150px; background-repeat:no-repeat; text-align:center; }

.Snow { position:relative; left:-100px; top:-720px; z-index:-1; }

*.TitleLink { color:#ddffff; font-weight:bold; border-color:#ac935a; }

/*default text sytles*/
#DefaultText
{
	font-family:Bookman Old Style; font-size: medium; text-align:center; padding-top:15px;
}
/* IE6 Only */
* html #DefaultText
{
	font-family:Bookman Old Style; font-size: medium; position:relative; left:23px;
}
/* IE7 Only */
*:first-child+html #DefaultText
{
	font-family:Bookman Old Style; font-size: medium; position:relative; left:23px;
}

/* divWeather styles */
#divWeather
{
visibility:hidden; background-color:#6d8aa8; position:relative; top:-386px; left:-105px; width:325px; margin:0 auto;
}

/* IE6 Only */
* html #divWeather {
visibility:hidden; background-color:#6d8aa8; position:relative; top:-382px; left:-105px; width:325px; margin:0 auto;
}

/* IE7 Only */
*:first-child+html #divWeather {
visibility:hidden; background-color:#6d8aa8; position:relative; top:-382px; left:-105px; width:325px; margin:0 auto;
}

.accordionHeader {
background-color:#6d8aa8;
border:1px solid Black;
color:Black;
cursor:pointer;
font-family:Arial,Sans-Serif;
font-size:12px;
font-weight:bold;
margin-top:5px;
padding:5px;
text-decoration: underline;
}

.accordionHeader a {
background:transparent none repeat scroll 0%;
color:#000000;
text-decoration: underline;
}

.accordionHeader a:hover {
background:transparent none repeat scroll 0%;
text-decoration:underline;
}

.accordionContent {
background-color:#6d8aa8;
border-color:#2F4F4F rgb(47, 79, 79);
border-style:none dashed dashed;
border-width:medium 1px 1px;
padding:10px 5px 5px;
}
.mouseHere {
text-align: center; 
color: #ddffff;
}

.leftBarPicture 
{
	background-image:url(../Images/picofweek1.jpg); height:180px;
	background-position:center;
}

.leftBackground
{
	background-color: #6d8aa8;
}

.rightImage 
{
	background-image:url(../Images/WT-190.jpg); height:250px; width:250px; background-position: -430px 0;
}