body {
	background-image: url(../images/bg_pattern.gif);
	background-repeat: repeat;
	margin:0px;
	font: 12px "Gil Sans", "Gil Sans MT", Verdana, Helvetica, Arial, sans-serif;
}

#pickup { margin: 10px 0 0 0;
}
#textleft { float:right;
width: 145px;
margin: -90px  0 0;

}
#leftlinks a{
padding: 8px 0;
 }

#container {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	background-color: #fff;
	width: 950px;
}
#header {
	background: #fff url(../images/logo.gif) no-repeat;
	width: 100%;
	height: 100px;
}
#breadcrumb {
	font-size: 10px;
	color: #505154;
	text-align: right;
	float: right;
	width: 300px;
	margin: 15px 12px 0px 0px;
}
#nav_main {
}

#newsclick {
	display: block;
	width: 178px;
	height: 50px;
	background: url('../images/newsletter_signup.gif') top left no-repeat;
	text-indent: -9999px;
	margin-top: 40px;
	margin-left: -3px;
}
#newsclick:hover {background-position: 0 -50px; }
#newsclick:active {background-position: 0 -100px; }

#testclick {
	display: block;
	width: 178px;
	height: 16px;
	background: url('../images/testimonials.gif') top left no-repeat;
	text-indent: -9999px;
	margin-top: 6px;
	margin-bottom: -22px;
}
#testclick:hover {background-position: 0 -16px; }

#nav_sub_home {
	background: #505154;
	height:10px;
	margin:0px;
	padding: 0px 0px 0px 5px;
	border-bottom: 1px solid #fff;
}
#nav_sub {
	font-size: 10px;
	text-transform: uppercase;
	color:#fff;
	background: #505154;
	margin:0px;
	padding: 0px 0px 0px 20px;
	line-height:30px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	height:29px;
}
#nav_sub ul {
	margin: 0px;
	padding: 0px;
}
#nav_sub ul li {
	margin: 0px 15px 0px 0px;
	display: inline;
	list-style-type: none;
	padding: 0px 15px 0px 0px;
	border-right: 1px solid #fff;
}
#nav_sub_aboutus {
	color:#fff;
	background: #505154;
	margin:0px;
	padding: 0px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#nav_sub_services {
	color:#fff;
	background: #505154;
	margin:0px;
	padding: 0px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#nav_sub_waystogive {
	color:#fff;
	background: #505154;
	margin:0px;
	padding: 0px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#nav_sub .last {
	border-right: none;
}
#nav_sub a:link, #nav_sub a:visited, #nav_sub a:active{
	color: #fff;
	text-decoration: none;
}
#nav_sub a:hover{
	color: #ccc;
	text-decoration: none;
}
#content_home {
	border-bottom: 1px solid #fff;
}
.divider_green_small_a {
	font: 1px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	height: 1px;
	line-height: 1px;
	width: 100%;
	background: #56961F;
	border-top: 1px solid #fff;
}
.divider_green_small_b {
	height: 1px;
	line-height: 1px;
	font: 1px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	width: 100%;
	background: #56961F;
	border-bottom: 1px solid #fff;
}
#divider_green {
	height: 10px;
	line-height: 1px;
	font: 1px "Lucida Grande", "Trebuchet MS", Verdana, sans-serif;
	width: 100%;
	background: #56961F;
	border-bottom: 1px solid #fff;
}
#call_out {
	background: #fff url(../images/bg_pattern_call_out.gif) repeat-y;
	color: #006AA5;
	font: 10px "Gil Sans", "Gil Sans MT", Verdana, Helvetica, Arial, sans-serif;
}
#call_out h2 {
	font: 14px Garamond, "Adobe Garamond", Times, "Times New Roman", serif;
	text-transform: uppercase;
	font-weight: normal;
	color: #fff;
}
#call_out a:link, #call_out a:hover, #call_out a:visited {
	text-transform: uppercase;
	color: #fff;
}
#call_out a:hover {
	color: #006AA5;
	text-decoration: none;
}
#call_out_left {
	float:right;
	width: 274px;
	padding: 10px 20px 20px 20px;
}
#call_out_center {
	float: right;
	width: 278px;
	padding: 10px 20px 20px 20px;
	margin-right:1px;
}
#call_out_right {
	float: right;
	width: 275px;
	padding: 10px 20px 20px 20px;
}
#homepage_photo_left {
	margin: 0px 10px 0px 0px;
}
#homepage_photo_center {
	margin: 15px 0px 0px 10px;
}
#homepage_photo_right {
	margin: 15px 0px 0px 10px;
}
#footer {
	background-color: #505154;
	color: #fff;
	line-height: 10px;
	padding: 10px 0px 10px 0px;
	!padding: 5px 0px 10px 0px;
	font: 10px "Gil Sans", "Gil Sans MT", Verdana, Helvetica, Arial, sans-serif;
	text-align: right;
	text-transform: uppercase;
	border-top: 1px solid #fff;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#footer li
{
	margin: 0px;
	display: inline;
	list-style-type: none;
	padding: 0px 15px 0px 15px;
	border-right: 1px solid #fff;
}
#footer .last
{
	display: inline;
	list-style-type: none;
	border-right: none;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #fff;
	text-decoration: none;
}
#footer a:hover {
	color: #ccc;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.colormered {
	color: #f00;
	font-weight: bold;
}
.colormeblue {
	color: #006AA5;
}
.clearit {
	clear: both;
}
#header_sub {
	background: #000 url(../images/bg_pattern_header_sub.gif) repeat-y;
	width: 100%;
}
#header_sub_title {
	background: #56961F;
	color: #fff;
	width:740px;
	padding: 30px 0px 30px 20px;
	float:left;
}
#header_sub_title h1 {
	text-transform: uppercase;
	font: 18px Garamond, "Adobe Garamond", Times, "Times New Roman", serif;
	font-weight: normal;
	margin:0px;
	padding: 0px;
}
#header_sub_nav {
	background: #000;
	color: #fff;
	width: 178px;
	float:right;
	font: 10px "Gil Sans", "Gil Sans MT", Verdana, Helvetica, Arial, sans-serif;
	font-weight: normal;
	padding: 10px 0px 10px 10px;
}
#header_sub_nav h2 {
	text-transform: uppercase;
	font: 12px Garamond, "Adobe Garamond", Times, "Times New Roman", serif;
	font-weight: normal;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
#header_sub_nav ul {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
#header_sub_nav ul li {
	margin: 0px;
	padding: 0px;
	display: block;
	list-style-type: none;
	margin: 0px 0px 3px 0px;
}
#header_sub_nav a:link, header_subnav a:visited, header_subnav a:active {
	color: #fff;
	text-decoration: none;
} 
#header_sub_nav a:hover {
	color: #006AA5;
	text-decoration: none;
}
#header_sub_nav_indent {
	margin: 0px 0px 0px 15px;
	padding: 0px;
}
#content_sub {
	background: #fff url(../images/bg_pattern_content_sub.gif) repeat-y;
	min-height: 480px;
}
#content_sub_right {
	width: 178px;
	background: #006AA5;
	float: right;
	padding: 20px 0px 0px 10px;
}
#content_sub_left {
	float:left;
	width: 710px;
	background: #fff;
	padding: 20px;
	font: 12px/20px "Gil Sans", "Gil Sans MT", Verdana, Helvetica, Arial, sans-serif;
	color: #404040;
	margin: 0px;
}
#content_sub_left a:link, #content_sub_left a:visited, #content_sub_left a:active {
	color: #006AA5;
	font-weight: bold;
	text-decoration: none;
}
#content_sub_left_empservices a:link {
	color:#737578;
}
#content_sub_left a:hover  {
	color: #56961F;
	font-weight: bold;
	text-decoration: underline;
}
#content_sub_left h2 {
	font: 12px "Gil Sans", "Gil Sans MT", Verdana, Helvetica, Arial, sans-serif;
	font-weight: bold;
	margin: 20px 0px 0px 0px;
}
.content_sub_left_photo {
	margin: 20px 0px 20px 0px;
	clear: both;
	display: block;
}
.content_sub_left_photo_top {
	margin: 0px 0px 20px 0px;
	display: block;
}
.content_sub_left_photo_leftalign {
	margin: 20px 20px 20px 0px;
	float: left;
	clear:both;
}
.content_sub_left_photo_rightalign {
	margin: 20px 0px 20px 20px;
	float: right;
	clear:both;
}
.content_sub_left_photo_rightalign_no {
	margin: 0px 0px 20px 20px;
	float: right;
	clear:both;
}
#content_sub_left_board_top {
	padding: 0px;
	margin: 20px 0px 20px 0px;
	background: #fff;
}
#content_sub_left_board_top img {
	padding: 0px;
	margin: 0px 1px 1px 0px;
}
#content_sub_left_board_left {
	font-size: 11px ;
	font-family: "Gil Sans", "Gil Sans MT", Verdana, Helvetica, Arial, sans-serif;
	line-height: 16px;
	text-decoration: none;
	color: #6E6E6E !important;
}
#content_sub_left_board_left a:link {
	font-size: 11px ;
	font-family: "Gil Sans", "Gil Sans MT", Verdana, Helvetica, Arial, sans-serif;
	line-height: 16px;
	text-decoration: none;
	color: #6E6E6E !important;
}
#content_sub_left_board_left a:hover {
	font-size: 11px ;
	font-family: "Gil Sans", "Gil Sans MT", Verdana, Helvetica, Arial, sans-serif;
	line-height: 16px;
	text-decoration: none;
	color:#f00 !important;
}
#content_sub_left_board_right {
	float: right;
	text-align: right;
	width: 320px;
	margin: 0px 0px 0px 0px;
	background-color: #E6E7E7;
	padding: 20px;
}
#content_sub_left_board_left_r {
	float: right;
	width: 165px;
}
#content_sub_left_board_left_l {
	
}
#content_sub_left_board {
	
}
#portrait_name {
	font: 14px Garamond, "Adobe Garamond", Times, "Times New Roman", serif;
	text-transform: uppercase;
	font-weight: normal;
	margin: 20px 0px 0px 0px;
}
#portrait_company {
	font: 11px "Gil Sans", "Gil Sans MT", Verdana, Helvetica, Arial, sans-serif;
	margin: 0px 0px 0px 0px;
}
#content_sub_left_manage_top_left {
	padding: 0px;
	margin: 20px 0px 20px 0px;
	background: #fff;
}
#content_sub_left_manage_top_left img {
	padding: 0px;
	margin: 0px 2px 1px 0px;
}
#content_sub_left_manage_top_right {
	font-size: 11px;
	font-family: "Gil Sans", "Gil Sans MT", Verdana, Helvetica, Arial, sans-serif;
	line-height: 12px;
	padding: 0px;
	margin: 20px 0px 20px 0px;
	background: #fff;
	width: 400px;
	color: #6E6E6E !important;
}
#content_sub_left_manage_top_right a:link, .cslmtra {
	font-size: 11px;
	font-family: "Gil Sans", "Gil Sans MT", Verdana, Helvetica, Arial, sans-serif;
	color:#6E6E6E !important;
}
#content_sub_left_manage_top_right a:hover {
	font-size: 11px;
	font-family: "Gil Sans", "Gil Sans MT", Verdana, Helvetica, Arial, sans-serif;
	color:#f00 !important;
	text-decoration: none;
}
#content_sub_left_manage_bottom {
	height: 315px;
	background: #E6E7E7 url(../images/management/bg.gif) no-repeat;
}
#content_sub_left_manage_bottom_right {
	float: right;
	text-align: right;
	width: 325px;
	padding: 20px;
	padding-top: 0px
}

/* CSS Hacks are bad kids, but this only applies to Safari */
/*\*/
html>body*#content_sub_left_manage_bottom_right { padding-top: 20px; }
/**/

.smallem {
	font-style: italic;
	font-size: 10px;
}
.smallbold {
	font-weight: bold;
	font-size: 11px;
}
#content_sub_left_empservices {
	width: 292px;
	padding: 20px 0px 20px 0px;
	margin: 20px 0px 20px 20px;
	background: #e1e2e3;
	float: right;
	border-bottom: 10px solid #fff;
	text-transform: uppercase;

	
}
#content_sub_left_empservices h2 {
	color: #56961F;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	font: 14px Garamond, "Adobe Garamond", Times, "Times New Roman", serif;
}
#content_sub_left_empservices_top {
	font-size: 16px;
	color: #56961F;
	margin: 0px 15px 15px 15px;
	padding: 0px;
	font: 14px/1.5em Garamond, "Adobe Garamond", Times, "Times New Roman", serif;
}

#donatenowdiv {
	float:right;
	margin: 0px 0px 0px 10px;
}
#content_sub_left ul {
	list-style: outside url("../images/arrowbullet.gif");
}
#content_sub_left_application {
	width: 700px;
	background: #fff;
	padding: 20px;
	font: 12px/20px "Gil Sans", "Gil Sans MT", Verdana, Helvetica, Arial, sans-serif;
	color: #404040;
}
#content_sub_left_application h2 { font-size: 12px; }
#disclaimer {
	padding: 5px;
	border: 1px solid #505154;
	font: 10px/12px Verdana, Arial, Helvetica, sans-serif;
}
#nav_sub_events {
	color:#fff;
	background: #505154;
	margin:0px;
	padding: 0px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#nav_sub_jobs {
	color:#fff;
	background: #505154;
	margin:0px;
	padding: 0px;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
}
#ways_top {
	width: 430px;
}
dl dd dl {
	padding-top: 0px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
#content_sub_left_faq {
	background: #E1E2E3;
	width: 100%;
	padding: 10px 10px 10px 10px;
	color: #006AA5;
		padding: 10px 10px 10px 10px;
		font-size: 16px;
	
	font: 14px/1.5em Garamond, "Adobe Garamond", Times, "Times New Roman", serif;
}
#content_sub_left_faq h2 {
	padding: 0px;
	margin: 0px;
	color: #56961F;
	font-size: 14px;
	font-weight: normal;
}
#content_sub_left_faq a:link, #content_sub_left_faq a:visited, #content_sub_left_faq a:active  {

	font: 12px/20px "Gil Sans", "Gil Sans MT", Verdana, Helvetica, Arial, sans-serif;
	color: #404040;
}
#content_sub_left_faq a:hover  {
	color: #006AA5;
	font-weight: normal;
	text-decoration: none;
}
#content_sub_left_se {
	background: #E1E2E3;
	width: 460px;
	padding: 10px 10px 10px 10px;
	font-size: 16px;
	color: #006AA5;

	font: 14px/1.5em Garamond, "Adobe Garamond", Times, "Times New Roman", serif;
}
#content_sub_left_se h2 {
	padding: 0px;
	margin: 0px;
	color: #56961F;
	font-size: 14px;
	font-weight: normal;
	font: 14px/1.5em Garamond, "Adobe Garamond", Times, "Times New Roman", serif;
}
#content_sub_left_se a:link, #content_sub_left_se a:visited, #content_sub_left_se a:active  {
	
	font: 11px/20px "Gil Sans", "Gil Sans MT", Verdana, Helvetica, Arial, sans-serif;
	color: #404040;

}

#content_sub_left_se a:link, #content_sub_left_se a:visited, #content_sub_left_se a:active  {
	color: #404040;
	font-weight: normal;
}
#content_sub_left_se a:hover  {
	color: #006AA5;
	font-weight: normal;
	text-decoration: none;
}
