/*
// $Id: wrapper.css,v 1.8 2010/12/10 00:54:18 randyr Exp $
// $Revision: 1.8 $
// $Author: randyr $
//
// $Log: wrapper.css,v $
// Revision 1.8  2010/12/10 00:54:18  randyr
// updates to add Iconic Weddings
//
// 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;	
}


#footer2 
{	margin: 0 auto;
	width: 900px;
	height: 75px;
}

#boxIWFooter {
	float: left;
	font-size: 10px;
	color: #fff;
	line-height: 13px;
}
#boxIWFooter a {
	color: #fff;
	text-decoration: none;
}
#boxIWFooter a:hover {
	text-decoration: underline;
}

#boxLLFooter 
{
	float: right;
	margin-top: 24px;
}
