﻿.brandwrap {
	margin:13px 0 0 0;
	background:#fff;
	padding:13px 13px 24px 19px;
	}
	.brandwrap em {
		font-style:normal;
		color:#75c618;
		}
	.intro-bar {
		border-bottom:1px dashed #2e2e2e;
		margin:0 0 11px 0;
		padding:6px 0; /* padding around logo, based on comp */
		height:1%;
		}
	.intro-bar:after {
			content:'';
			display:block;
			clear:both;
		}
		.intro-bar img {float:left;}
		.title {
			float:right;
			margin-top:20px;
			color:#2e2e2e;
			font-size:2em;
			line-height:.8;
			}
		.url {
			clear:right;
			float:right;
			}
			.brandwrap a, .brandwrap a:link, .brandwrap a:visited {
				text-decoration:none;
				color:#75c618;
				}
				.brandwrap a:hover, .brandwrap a:active {color:#2e2e2e;}
			.brandwrap .text a {
				text-decoration:underline;
				}
	.brandwrap div.text {
		width:240px;
		padding-right:10px;
		float:left;
		}
	.brandwrap img.hero {float:right;}