/*
// $Id: wrapper.css,v 1.7 2009/06/02 17:54:55 zachb Exp $
// $Revision: 1.7 $
// $Author: zachb $
//
// $Log: wrapper.css,v $
// Revision 1.7  2009/06/02 17:54:55  zachb
// removed email functionality from newsletter; added blog page and home page blog details
//
// Revision 1.6  2009/05/21 16:44:15  zachb
// *** empty log message ***
//
// Revision 1.5  2009/05/18 23:07:23  zachb
// *** empty log message ***
//
// Revision 1.4  2009/05/18 02:28:24  zachb
// *** empty log message ***
//
// Revision 1.3  2009/05/18 00:45:50  zachb
// *** empty log message ***
//
// Revision 1.2  2009/05/11 16:47:46  zachb
// *** empty log message ***
//
// Revision 1.1  2009/04/21 21:11:18  zachb
// Initial Revision
//
// Revision 1.2  2008/02/22 19:01:54  scottl
// Various changes to reference website.  Added new and updated example code modules and fixed some basic things that were missing/broken (Google Analytics, doctype, etc.)
//
//
*/

#sitemap
{
	float:left;	
	width: 215px;
	margin-top: 15px;
}

#conditions 
{
	position: relative;
	top: 2px;
	left: 3px;
	width: 50px;
	vertical-align: middle;
}

#weatherWidget 
{
	height: 40px;
}

#weatherWidgetBox
{
	width: 116px;
	margin-left: 84px;
}

#Nwsweathercontrol1 
{
	border: 1px solid transparent;
}

.trapper 
{
	display: none;
}

.SmallText 
{
	font-size: 10px;
	line-height: 10px;
}

.SubHeaderTagLine 
{
	font-weight: bold;
	font-style: italic;
	font-size: 12px;
	line-height: 14px;
}

.blogTitle 
{
	font-family: Verdana;
	font-weight: bold;
	font-size: 12px;
	color: #000000;
}

.boxBlogEntry img
{
	border: 0 none;	
}