/* 
  ------------------------------------------------
  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: #006B9A;
	padding: 0px;
	margin: 0;
	border-bottom: 1px solid #000;
}
#tagline {
	margin: 0px auto;
	width: 820px;
}
#tagline h1 {
	margin: 0px;
	padding: 9px 0px;
	letter-spacing: 0.2em;
	color: #FFF;
	font-weight: bold;
	font-size: 0.7em;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}
#logobar {
	margin: 3px auto;
	width: 830px;
	padding-right: 10px;
}
#wrapper {
	width: 820px;
	margin: 0 auto;
}
#column_wrapper {
	background-image: url(img/clm02_middle.gif);
	background-repeat: repeat-y;
}
#column_top {
	background-color: #1F867D;
	color: #FFF;
	font-size: 0.75em;
	font-weight: bold;
	text-align: right;
	padding: 9px;
	border-bottom: 1px dotted #000;
	border-top: 1px solid #000;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
}
#left {
	width: 219px;
	float: left;
	border-left: 1px solid #000;
}
#left .content {
	padding: 36px 52px 52px 52px;
	font-size: 0.75em;
	background-image: url(../images/collage.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}
#right {
	width: 598px;
	float: left;
	border-left: 1px solid #000;
}
#right .content {
	padding: 24px 40px 0px;
	font-size: 0.8em;
	line-height: 1.65em;
}
#right a:link {
	color: #006B9A;
	font-weight: bold;
	text-decoration: none;
}
#right a:visited {
	color: #006B9A;
	font-weight: bold;
	text-decoration: none;
}
#right a:hover {
	color: #000000;
	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 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	color: #FFF;
	background-color: #6091C4;
	text-align: right;
	padding: 3px 6px 3px 3px;
	width: 220px;
	float: right;
	border: 1px dotted #000;
	margin: 3px -40px 3px 6px;
}
.nobulletlist {
	list-style-type: none;
	text-indent: -10px;
	margin-left: -10px;
}
.tiny {
	font-size: .8em;
	letter-spacing: .2em;
}
#footer {
	background-color: #4E81BA;
	padding: 9px;
	font-size: 0.7em;
	color: #FFF;
	border-top: 1px dotted #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
	border-left: 1px solid #000;
	clear: both;
}
#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 {
	margin: 0 0 10px;
	font-size: 0.7em;
	clear: both;
	padding-top: 3px;
	color: #CCC;
	text-align: right;
}
#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: #227CA8;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
	font-size: 1.2em;
	margin: 20px 0 0 0;
	color: #35968F;
	font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
	color: #6091C4;
	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: #006B9A;
	font-weight: bold;
	font-size: 1.3em;
}
#left #creds {
	font-size: 0.9em;
	font-weight: bold;
	color: #FFF;
	padding: 5px;
	text-align: center;
}
