#pagerap
{
	width: 760px;
	background-image: url(images/bluebox1px.gif);
	background-repeat: repeat-y;
	background-position: 24px;
	overflow: hidden;
}
#masthead
{
	background-image: url(images/headerbackground.jpg);
	background-repeat: no-repeat;
}

#pnlNav
{
	float: left;
	width: 224px;
}
	#pnlNav ul
	{
		background-color: #62ad4a;
		margin: 0 15px 0 46px;
	}
	#banner
	{	
		margin-left: 24px;
		border-top: 15px solid #fff;
		font-family: Helvetica, Arial, Sans-Serif;
	}
		#banner h3
		{
			color: #815d2d;
			font-size: 1.2em;
			line-height: 1.6em;
			margin-left: 35px;
			margin-top: 8px;
		}
		#banner ul
		{
			background-color: transparent;
			margin: 0 0 0 50px;
			padding: 0;
			font-size: 1.1em;
			line-height: 1.3em;
			font-weight: 300;
		}
			#banner ul a
			{
				color: #815d2d;
				color: #583b17;
				text-decoration: none;
			}
			#banner ul a:hover
			{
				color: #fff;
			}

#pnlContent
{
	width: 500px;
	float: left;
	border: 2px solid #815d2d;
	padding: 12px;
	color: #815d2d;
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 15px;
	line-height: 1.4em;
}
	#pnlContent h1
	{
		font-size: 1.5em;
		line-height: 1.7em;
		margin-bottom: .7em;
	}
	#pnlContent h2
	{
		font-size: 1.2em;
		line-height: 1.4em;
	}
	#pnlContent p
	{
		font-size: 1em;
		line-height: 1.4em;
		margin-bottom: .7em;
	}
	
	
#ulSitesWeLike li
{
	line-height: 1.8em;
}

.vcard
{
	margin-left: 20px;
	margin-bottom: 20px;
}
	.vcard .fn
	{
		font-size: 1.2em;
	}
	.vcard .adr
	{
		margin-bottom: 10px;
	}


.product
{
	width: 240px;
	float: left;
	overflow: hidden;
	margin-bottom: 18px;
}