/* 
  ---------------------------------------
  Electrical Expert, Inc. CSS Stylesheet
  by Cynthia Pinsonnault
  Pinsonnault Creative
  www.pinscreative.com
  22 Jan 2008
  ---------------------------------------
*/
body {
	background-color: #FFFFFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #585858;
}
#outer_wrapper {
	text-align: left;
	margin: 0px auto;
	width: 780px;
	border: 1px solid #333333;
}
#header_wrapper {
	margin-top: 12px;
	margin-bottom: 0px;
	clear: both;
}
#logo {
	height: 70px;
}
#nav {
	height: 28px;
	margin-top: 12px;
	background-color: #CECED5;
	background-image: url(../images/nav_bk.jpg);
	background-repeat: repeat-x;
}
#banner_collage {
	height: 160px;
	border-bottom: solid 8px #7B5043;
}
#content_wrapper {
	margin-top: 0px;
	padding-top: 0px;
	padding-left: 20px;
}
p {
	font-size: 1em;
	line-height: 1.3em;
	margin-top: 0px;
	margin-bottom: 1.2em;
}
h1 {
	font-size: 1.3em;
	font-weight: bold;
	color: #435078;
	margin-bottom: 9px;
	margin-top: 0px;
}
h2 {
	font-size: 0.9em;
	text-transform: uppercase;
	letter-spacing: 0.15em;
	color: #841C20;
	margin-bottom: 6px;
}
ul {
	margin-top: 0px;
	line-height: 1.1em;
	list-style-position: outside;
	list-style-type: disc;
}
li {
	padding-bottom: 3px;
}
#leftColumnBox {
	float: left;
	width: 480px;
	margin-top: 0px;
	padding-top: 18px;
}
#leftBoxleft {
	float: left;
	width: 230px;
	margin-top: 0px;
	padding-top: 0px;
}
#leftColumnBox a {
	text-decoration: none;
	color: #435078;
	font-weight: bold;
}
#leftColumnBox  a:visited  {
	text-decoration: none;
	color: #001442;
	font-weight: bold;
}
#leftColumnBox  a:hover  {
	font-weight: bold;
	text-decoration: none;
	color: #D1421B;
}
#rightColumnBox {
	float: right;
	width: 260px;
}
#rightImage {
	padding-bottom: 0px;
	border-width: 0px;
}
#quote {
	font-size: 0.95em;
	line-height: 1.5em;
	color: #D1421B;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image: url(../images/quotes.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	padding: 18px 12px 0px 18px;
	margin-bottom: 12px;
	letter-spacing: 0.02em;
	margin-top: 12px;
}
.attribution {
	line-height: 1.2em;
	color: #785043;
	text-align: right;
	font-size: 0.9em;
	font-family: Arial, Helvetica, sans-serif;
}
#footer_wrapper {
	clear: both;
	margin-top: 0px;
	padding: 20px;
	border-top: 1px solid #333333;
	color: #858E79;
	font-size: 0.85em;
}
#post_footer {
	font-size: 0.85em;
	margin: 0px auto;
	text-align: left;
	padding: 20px;
	width: 740px;
	line-height: 1.6em;
}
#post_footer a {
	color: #435078;
	text-decoration: none;
}
#post_footer  a:visited  {
	color: #001442;
	text-decoration: none;
}
#post_footer  a:hover  {
	color: #D1421B;
	text-decoration: none;
}
.top {
	font-size: 0.85em;
	text-transform: lowercase;
	letter-spacing: 0.1em;
	border-top: medium solid #B4C0C5;
	padding-top: 2px;
}
#leftBoxright {
	float: right;
	width: 230px;
	margin-top: 0px;
	padding-top: 0px;
}
.clearit {
 clear: both;
 height: 0;
 line-height: 0.0;
 font-size: 0;
 }
.h2class {
	font-size: 1em;
	text-transform: uppercase;
	letter-spacing: 0.05em;
	color: #841C20;
	margin-bottom: 6px;
	font-weight: bold;
}
#rightImage2 {
	padding-bottom: 12px;
	border-top: 6px solid #7B5043;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
