/* 
  ------------------------------------------------
  Re-Employment Resources, LC Styles
  03: 2Col_Fixed_Full_Width_Header_Sidebar_Left
  Copyright (c) 2007 Project Seven Development
  Modified by Pinsonnault Creative
  http://www.pinscreative.com   September 2009
  ------------------------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0;
}
#masthead {
	background-color: #21455A;
	padding: 0px;
	margin: 0 auto;
	border-bottom: 1px solid #000;
	width: 820px;
}
#tagline {
	width: 820px;
	height: 24px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#logobar {
	width: 820px;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#wrapper {
	width: 820px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(img/clm02_middle.gif);
	background-repeat: repeat-y;
	border: 1px solid #000;
}
#column_top {
	background-color: #2B4113;
	color: #FFF;
	border-bottom: 1px dotted #000;
	border-top: 0px solid #000;
	border-right: 0px solid #000;
	border-left: 0px solid #000;
}
#column_top h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #FFF;
	text-align: right;
	font-weight: normal;
	letter-spacing: .1em;
	padding-right: 20px;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}
#left {
	width: 219px;
	float: left;
	background-image: url(../images/collage.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	margin-bottom: 0px;
}
#left .content {
	font-size: 0.75em;
	padding-top: 24px;
	padding-right: 20px;
	padding-left: 20px;
	margin-bottom: 0px;
}
#right {
	width: 598px;
	float: left;
	margin-bottom: 0px;
}
#right .content {
	font-size: 0.8em;
	line-height: 1.65em;
	padding-top: 24px;
	padding-right: 40px;
	padding-bottom: 0px;
	padding-left: 40px;
	margin-bottom: 0px;
}
#right a:link {
	color: #21455A;
	font-weight: bold;
	text-decoration: none;
}
#right a:visited {
	color: #21455A;
	font-weight: bold;
	text-decoration: none;
}
#right a:hover {
	color: #316887;
	font-weight: bold;
	text-decoration: underline;
}
#right .content ul {
	margin-top: 3px;
	margin-bottom: 3px;
}
#right .content ul li {
	line-height: 1.2em;
	margin-bottom: 6px;
}
#right .content ol {
	margin-top: 3px;
	margin-bottom: 12px;
}
#right .content ol li {
	line-height: 1.2em;
	margin-bottom: 6px;
}
#right .content #quote {
	width: 220px;
	float: right;
	background-image: url(../images/quotebk.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin-top: 3px;
	margin-right: -40px;
	margin-bottom: 3px;
	margin-left: 3px;
}
#right .content #quote p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	text-align: right;
	color: #FFF;
	padding-top: 18px;
	padding-bottom: 12px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 28px;
	line-height: 1.5em;
	font-weight: normal;
	padding-right: 20px;
}
.nobulletlist {
	list-style-type: none;
	text-indent: -10px;
	margin-left: -10px;
}
.tiny {
	font-size: .8em;
	letter-spacing: .2em;
}
#footer {
	background-color: #21455A;
	padding: 9px;
	font-size: 0.7em;
	color: #FFF;
	border-top: 1px dotted #000;
	clear: both;
	margin-top: 0px;
}
#footer a:link {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
#footer a:visited {
	color: #FFF;
	font-weight: normal;
	text-decoration: none;
}
#footer a:hover {
	color: #FFF;
	font-weight: bold;
	text-decoration: none;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#subfooter {
	font-size: 0.7em;
	clear: both;
	padding-top: 3px;
	color: #CCC;
	text-align: right;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
	padding-right: 5px;
}
#subfooter a:link {
	color: #CCC;
	font-weight: normal;
	text-decoration: none;
}
#subfooter a:visited {
	color: #CCC;
	font-weight: normal;
	text-decoration: none;
}
#subfooter a:hover {
	color: #999;
	font-weight: bold;
	text-decoration: none;
}
.p7uberlink {
	font-weight: bold !important;
}
h2 {
	font-size: 1.4em;
	margin: 0;
	color: #21455A;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 1.2em;
	margin: 20px 0 0 0;
	color: #21455A;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
	color: #21455A;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h5 {
	font-size: 1.0em;
	margin: 16px 0 0 0;
	color: #666;
	font-size: 1.0em;
}
.nomargintop {margin-top: 0;}
.content p {
	margin: 3px 0px 9px 0px;
}
.boldbluegeorgia {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #21455A;
	font-weight: bold;
	font-size: 1.3em;
}
.tablecopy  {
	line-height: 1.1em;
	padding: 3px;
}

