@import url("css/menu.css");

/*--------- pane style ----------*/
.ContentPane, .TopPane, .BottomPane{ padding:0px; margin:0px; }
.RightPane{ padding:0px 0px 0px 10px; width:10em; margin:0px; }

/*------------ Casper Style --------------*/
body
{
	background-color: #85B7FC;
	margin-top: 0px;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: verdana;
}

.cityH1
{
	color: #5A3D1C;
}

.cityH2
{
	color: #5A3D1C;
}

.cityH3
{
	color: #5A3D1C;
}

.cityH4
{
	color: #5A3D1C;
}

.cityH5
{
	color: #5A3D1C;
}

.cityH6
{
	color: #5A3D1C;
}

#container
{
	width:780px;
	border:solid 2px #FFFFFF;
	margin:0px;
	margin-top:5px;
  	margin-left: auto;
  	margin-right: auto;
	background-color:#FFFFFF;
	background-repeat:repeat-y;
}
#top
{
	width:780px;
	height:306px;
	float:left;
	position:relative;
	overflow:hidden;
}
.headerImage
{
	position:absolute;
	top: 0px;
	right: 0px;
}
#logo
{
	width:195px;
	height:172px;
	background-image:url(images/logo.png);
	background-repeat:no-repeat;
	float:left;
	behavior: url(iepngfix.htc);
	position:absolute;
	top:0px;
	left:0px;
}
.search
{
	width:185px;
	height:40px;
	position:relative;
	top:120px;
	padding-left:6px;
}
.searchBox
{
	width:140px;
	height:15px;
	padding:2px;
	font-size:11px;
	border: solid 1px #5A3D1C;
}
.search .searchGo img
{
	vertical-align:text-bottom;
}
#header
{
	width:582px;
	height:172px;
	float:left;

}
#weather
{
	width:195px;
	height:134px;
	float:left;
	background-image:url(images/weather.png);
	background-repeat:no-repeat;
	behavior: url(iepngfix.htc);
	position:absolute;
	top:172px;
	left:0px;
}

.weatherCntrlHighs
{
	color:#5A3D1C;
	font-family: Verdana;
	font-weight:bold;
	font-size:11px;
}

.weatherCntrlLows
{
	color:#6f583e;
	font-family: Verdana;
	font-size:11px;
	font-weight:bold;
}

a.weatherLink:link 
{
	font-family: Verdana;
	font-size:10px;
	font-weight:bold;
}

a.weatherLink:visited 
{
	font-family: Verdana;
	font-size:10px;
	font-weight:bold;
}

a.weatherLink:hover 
{
	font-family: Verdana;
	font-size:10px;
	font-weight:bold;
}

a.weatherLink:active 
{
	font-family: Verdana;
	font-size:10px;
	font-weight:bold;
}


#lwp
{
	width:583px;
	height:134px;
	float:left;
	position:absolute;
	top:172px;
	left:195px;
}

#topNav
{
	width:780px;
	float:left;
	border-top:solid 2px #fff;
	height:23px;
}
#topNav a
{
	color:#FFFFFF;
	text-decoration:none;
}

#topNav a:visited
{
	color:#FFFFFF;
	text-decoration:none;
}

#topNav a:hover
{
	color:#FFFFFF;
	text-decoration:none;
}

#bottom
{
	width:780px;
	float:left;
	background-color:#5A3D1C;
	overflow: hidden;
}

.heightMatch {margin-bottom: -2000px; padding-bottom: 2000px;}

#leftNav
{
	width:195px;
	float:left;
	background-color:#5A3D1C;
	min-height:400px;
}

#content
{
	width:565px;
	height:100%;
	padding-left:10px;
	padding-right:10px;
	float:left;
	background-color:#ffffff;
	font-family: Verdana;
	font-size: 11pt;
}
.content_width
{
	padding-top:8px;
	padding-bottom:15px;
}
.RightPane
{
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #5A3C18;
	padding-left:5px;
}

#footer
{
	width:780px;
	height:55px;
	margin-top:15px;
	color:#FFFFFF;
	font-family: Verdana;
	font-size: 66%;
	text-align:center;
  	margin-left: auto ;
  	margin-right: auto ;
}
#footer a
{
	color:#FFFFFF;
	font-weight:normal;
}

.sideBar
{

	border-right:solid 2px #FFFFFF;
}

.advSearch
{
	color:#5A3D1C;
	font-variant:small-caps;
	font-size: 70%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	margin-left:5px;
	margin-top:28px;
}


.advSearch a
{
	text-decoration:underline;
	color:#5A3D1C;
	font-size:11px;
}
.advSearch a:visited
{
	text-decoration:underline;
	color:#5A3D1C;

}

.advSearch a:hover
{
	text-decoration:none;
	color:#5A3D1C;

}

.advSearch a:active
{
	text-decoration:underline;
	color:#5A3D1C;

}

.searchBar
{
	border-style: solid;
	border-width: 1px;
	border-color: #5A3D1C #5A3D1C #4D3317 #3E2913;
	height: 17px;
	width: 140px;
	padding:2px;
}

.topics {
	text-align:left;
	font-size:66%;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
	color:#FFFFFF;
}

.topics ul {
	padding: 0px;
	margin:0px;

	
}
.topics li 
{

}

.headlineBar
{
	background-color:#FFFFFF;
	color:#5A3D1C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	padding-left:5px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-top:8px;
	border-right:1px solid #5a3d1c;
	background-image:url(images/contact.png);
	background-position: 95% 50%;
	background-repeat:no-repeat;
}

.headlineBar a
{
	text-decoration:none;
	color:#5A3D1C;
	font-weight: bold;
}

.chevron
{
	background-image:url(images/top_nav_bg.gif);
	background-repeat:no-repeat;
	border-right: 2px solid white;
	margin-right:2px;
}

.chevron2
{
	background-image:url(images/top_nav_bg.gif);
	background-repeat:no-repeat;

	
}

.fix {behavior: url(iepngfix.htc);}
.yourCity {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#5A3D1C;
}
.style2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#FFFFFF;
	padding-left:8px;


}
.style3 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; }
