body
{
	color: #333;
	
	font-size: 12px;
	font-family: "Lucida Grande", Helvetica, Verdana, Arial, Sans-Serif;
	
	line-height: 1.5em;
	
	margin: 0;
	
	min-width: 730px;
}

a:link, a:visited
{
	color: #2c445e;
	
	text-decoration: none;
}
	
a:hover, a:focus, a:active
{
	color: #2c445e;
	
	text-decoration: underline;
}

p
{
	margin-bottom: 1em;
}

p.align-center
{
	text-align: center;
}

.highlight
{
	color: #186712;
}

.highlight-alt
{
	color: #2c445e;
}

#wrapper
{
	margin: 10px auto;

	position: relative;
	
	width: 730px;
}

#header
{
	margin-bottom: 10px;

	position: relative;
}

#header #logo-ea
{
	vertical-align: top;
}

#header #logo
{
	margin: 3px 0 0 5px;
}

#header h1 a span
{
	margin-left: -999em;

	position: absolute;
}

#nav
{
	list-style: none;
	
	position: absolute;
	top: 37px;
	left: 65px;
}

#nav li
{
	color: #999;

	float: left;
	
	font-size: 1.167;
	font-weight: bold;
	
	text-transform: uppercase;
}

#nav li a
{
	margin: 0 5px;
}

#content-wrapper
{
	margin: 10px 0;
}

#content
{
	line-height: 2em;

	width: 460px;
}

#content .title
{
	border-bottom: 1px solid #e0e0e0;

	font-weight: normal;
	
	margin-bottom: 5px;
	
	padding-bottom: 3px;
}

#sidebar
{
	border-left: 1px solid #e0e0e0;

	float: right;

	margin: 0 0 10px 10px;
	
	padding-left: 10px;
	
	width: 250px;
}

#sidebar .widget
{
	border-bottom: 1px solid #e0e0e0;
	
	margin-bottom: 1em;
}

#sidebar .widget-last
{
	border-bottom: 0;
}

#sidebar .widget .title
{
	font-weight: bold;
	
	margin-bottom: .5em;
}

#sidebar .google-map-link
{
	font-size: .916em;
	font-weight: bold;

	text-transform: uppercase;
}

#distributors
{

}

#distributors .distributors-item
{
	margin-bottom: 20px;
	
	overflow: auto;
	
	padding: 5px;
	
	text-align: right;
}

#distributors .distributors-item img
{
	float: left;

	margin-right: 10px;
}

#distributors .distributors-item-alt
{
	background: #fff url('../../images/bg-light-gray-grad-large.gif') repeat-x bottom left;

	border: 1px solid #e0e0e0;
	
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	
	overflow: auto;
	
	padding: 10px;
}

#distributors .distributors-item-alt img
{
	background: #fff;

	border: 1px solid #e0e0e0;
	
	padding: 2px;
}

#linecard
{

}

#linecard .linecard-item
{
	margin-bottom: 20px;
	
	padding: 5px;
}

#linecard .linecard-item img
{
	float: left;

	margin-right: 10px;
}

#linecard .linecard-item-alt
{
	background: #fff url('../../images/bg-light-gray-grad-large.gif') repeat-x bottom left;

	border: 1px solid #e0e0e0;
	
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	
	overflow: auto;
	
	padding: 10px;
}

#linecard .linecard-item-alt img
{
	background: #fff;

	border: 1px solid #e0e0e0;
	
	padding: 2px;
}

#contact
{

}

#contact-message
{
	background: #fff url('../../images/bg-light-gray-grad-large.gif') repeat-x bottom left;

	border: 1px solid #e0e0e0;
	
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	
	color: #186712;
	
	padding: 10px 10px 0 10px;
}

#contact-message .contact-message-error
{
	color: #c00;
}

#contact ol
{
	list-style: none;
}

#contact ol li
{
	margin: 10px 0;

	overflow: auto;
	
	width: 100%;
}

#contact ol li label
{
	display: block;
	
	float: left;
	
	font-size: .916em;
	font-weight: bold;
	
	margin-right: 10px;
	
	text-align: right;
	text-transform: uppercase;

	width: 80px;
}

#contact ol li input, #contact ol li textarea
{
	width: 360px;
}

#contact ol li select
{
	width: 364px;
}

#contact ol li textarea
{
	height: 150px;
}

#contact ol li input.submit
{
	width: auto;
}

#contact-blurb
{
	background: #fff url('../../images/bg-light-gray-grad-large.gif') repeat-x bottom left;

	border: 1px solid #e0e0e0;
	
	-moz-border-radius: 7px;
	-khtml-border-radius: 7px;
	-webkit-border-radius: 7px;
	border-radius: 7px;
	
	padding: 10px 10px 0 10px;
}

#footer
{
	background: #f7f7f7;
	
	clear: both;
	
	font-size: .916em;
	
	overflow: auto;
	
	padding: 10px;
	
	text-align: center;
}

#footer-nav
{
	color: #ccc;

	font-weight: bold;
	
	text-align: center;
	text-transform: uppercase;
}

#footer-nav a
{
	color: #7d94ac;

	margin: 0 1px;
}