﻿html 
{
    margin:0px;
    padding:0px;
    background:#FFF;
    color:#000;	
    font-family:Arial ;
	font-size:10pt;
}
body 
{
	margin:0px;
	min-width:910px;
}
#wrap 
{	
    margin:10px auto;
	border:solid 1px #B8B8B8 ;
	padding:0 10px 10px 10px;
    background:#FFF;
    width:910px;
}
#header {
    margin:0 ; 
    padding:0 0 10px 0;
    height:100px;
}
#logoDiv 
{
	float:left;
	width:205px;
	text-align:center;
	vertical-align:middle;
	padding-top:10px;
}
#navDiv 
{
	clear:right;
	float:right;
	width:690px;
	height:110px;
}
#subnav 
{
	margin:10px 0 0 0;
	padding:0;
	width:910;  
	min-height:50px;
}
#companiesSub 
{	clear:both;
	width:100%;
	text-align:right;

	padding:0;
	margin:0;
}
#companiesSubCont
{
	width:100%;
	padding:0;
	margin-top:5px;
}
.cpnav 
{
	padding:0;
	margin:0;
	
}
#flashteaser 
{
	clear:both;
    margin:5px 0 5px 0;
    padding:0 0 0px 0;
    height:230px;
}
#sidebar 
{
    float:left;
    width:218px;
    height:350px;
    margin:0;   
    background-color:#d9e0ed; 
    background-image: url(/www/images/map.gif);
    background-repeat:no-repeat;
}
#content 
{
	float:right;
	width:680px;
    margin:0;
    padding:0 0 10px 10px;
}
#footer 
{   
	clear:both;
	width:100%;
	margin:10px auto;
	font-size:8pt;
	width:910px;    
}
#footer a
{
	font-size:8pt;
	text-decoration:none;
	color:#000;
}
.pressDay 
{
	width:70px;
	font-weight:bold;
	font-size:8pt;
	color:#B8B8B8;
	vertical-align:top;
}
.pressTitle 
{
	font-weight:bold;
	color:#000;
	vertical-align:bottom;	
}
.pressTxt 
{
	padding-top:8px;
}
.primg 
{
	padding:12px 0 20px 0;
}
.hourH
{
	background-image: url(/www/images/hours_H.GIF);
	background-repeat:no-repeat ;
	width:53px;
	height:37px;
	text-align:center;
}
.dayH 
{
	background-image: url(/www/images/day_H.GIF);
	background-repeat:no-repeat ;
	width:46px;
	height:37px;
	text-align:center;
}
.monthH
{
	background-image: url(/www/images/month_H.GIF);
	background-repeat:no-repeat ;
	width:78px;
	height:37px;
	text-align:center;	
}
.clock 
{
	width:53px;
}
.clock img
{
	padding:0 2px 0 0;
}
.greyTd 
{
	background-color:#CCCCCC ;
	margin:0; padding:0 ;
}
.blacktxt8pt 
{
	text-decoration:none;
	color:#000;
}
.tvcompanies 
{
	padding:0 10px 0 0;
	font-weight:bold;
	color:Navy;
}

a 
{
	color:Navy;
	text-decoration:none;
}
