body,p,ul,li,td,blockquote,div {
	font-family: 'Verdana';
	font-size: 13px;
	color: #333;
	line-height: 1.3; }

body {
	background: url('/images/background.png') repeat-x 0 0;
	padding: 0;
	margin: 0; }

div {
	display: block; }

h1 {
	margin: 22px 0;
	font-size: 20px;
	font-weight: normal;
	color: #2d9070; }
	
h2 {
	font-weight: bold;
	font-size: 16px;
	color: #8cc63f; }

h3 {
	font-weight: bold;
	font-size: 15px; 
	color: #666; }

a {
	text-decoration: underline;
	font-size: 13px;
	color: #528114; }

a:hover {
	color: #2e9070; }
	
a:visited {
	color: #646956; }

#container {
	/*
	position: relative;
	margin: 0 auto; */
	position: absolute;
	left: 50%;
	margin-left: -480px;
	width: 960px;
	background: #fff; }

#container.iefix {
	position: absolute;
	left: 50%;
	margin: 0 0 0 -480px; }

#headershadow {
	width: 100%;
	height: 658px;
	position: absolute;
	top: 0px;
	background: url('/images/headershadows.png') 50% 0 no-repeat;
	z-index: -5; }

#header {
	height: 366px;
	width: 100%; }

#logo {
	width: 360px;
	height: 96px;
	background: url('/images/logo.png') no-repeat 0 0;
	position: absolute;
	top: 12px;
	left: 10px; }

#green {
	background: #8cc63f url('/images/greenbg.png') no-repeat right top;
	position: absolute;
	height: 250px;
	width: 100%;
	top: 116px; }

#menu {
	background: #8cc63f url('/images/menubg.png') no-repeat 0 0;
	position: absolute;
	right: 0px;
	top: 87px;
	height: 29px; }

#menu.iefix {
	/*width: 562px; */
	width: 588px;
}

#menu ul {
	padding: 0 0 0 17px;
	margin: 0;
	list-style: none; }

#menu li {
	display: block;
	float: right; }

#menu a {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	position: relative;
	display: block;
	padding: 5px 0;
	margin: 0 16px;
	height: 24px;
	text-decoration: none;
	color:#000; }

#menu a.iefix {
	/*width: 25px;*/ }

#menu a.last-item {
	padding-right: 15px;
	margin-right: 0px;}

#menu a span {
	display: block;
	position: absolute;
	top: 0px;
	width: 36px;
	height: 29px; }

#menu a span.menu-left {
	left: -36px; }

#menu a span.menu-right {
	right: -36px; }

#menu a:hover {
	background: #f5ee30; }

#menu a:hover span.menu-left {
	background: url('/images/menuleft.png') no-repeat 0 0; }

#menu a:hover span.menu-right {
	background: url('/images/menuright.png') no-repeat 0 0; }

#menu a.active {
	background: #f5ee30; }

#menu span.active-left {
	background: url('/images/menuleft.png') no-repeat 0 0; }

#menu span.active-right {
	background: url('/images/menuright.png') no-repeat 0 0; }

/* Pre-IE fix menu
#menu {
	background: #8cc63f url('/images/menubg.png') no-repeat 0 0;
	position: absolute;
	right: 0px;
	top: 87px;
	height: 29px; }

#menu ul {
	padding: 0 0 0 17px;
	margin: 0;
	list-style: none; }

#menu li {
	display: inline-block; }

#menu a {
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	position: relative;
	display: block;
	padding: 5px 0;
	margin: 0 16px;
	height: 24px;
	text-decoration: none;
	color:#000; }

#menu a.last-item {
	padding-right: 15px;
	margin-right: 0px;}

#menu a span {
	display: block;
	position: absolute;
	top: 0px;
	width: 36px;
	height: 29px; }

#menu a span.menu-left {
	left: -36px; }

#menu a span.menu-right {
	right: -36px; }

#menu a:hover {
	background: #f5ee30; }

#menu a:hover span.menu-left {
	background: url('/images/menuleft.png') no-repeat 0 0; }

#menu a:hover span.menu-right {
	background: url('/images/menuright.png') no-repeat 0 0; }

#menu a.active {
	background: #f5ee30; }

#menu span.active-left {
	background: url('/images/menuleft.png') no-repeat 0 0; }

#menu span.active-right {
	background: url('/images/menuright.png') no-repeat 0 0; }
*/

#arrows {
	display: table;
	position: relative;
	overflow: visible;
	left: -1px;
	top: 0px;
	z-index: 30;
	background: url('/images/arrows.png') no-repeat 0 59px;
	width: 220px;
	padding-left: 110px;
	height: 221px; }

#arrows.iefix {
	width: 330px; }

#ssinfo {
	font-size: 25px;
	color: #fff; }

#contactinfo {
	position: absolute;
	right: 10px;
	top: 0px;
	text-align: right;
	width: 500px;
	height: 87px; }

#contactinfo h2 {
	font-size: 19px;
	font-style: italic;
	font-weight: normal;
	color: #8cc53f;
	margin-bottom: 0px; }

#contactinfo h3 {
	font-size: 20px;
	color: #000;
	font-weight: normal;
	margin-top: 2px; }

#content {
	margin: 20px 0 0;
	padding: 0 299px 0 10px; }

#sidebar {
	margin-left: 25px;
	margin-right: -289px;
	width: 279px;
	float: right; }

#sidebar h2, h2.sidebar {
	display: block;
	color: #fff;
	padding: 3px 0 0 26px;
	height: 24px;
	background: #8cc63f url('/images/sbheader.png') no-repeat 0 0;
	font-family: 'Tahoma';
	font-weight: bold;
	font-size: 16px;
	text-align: center; }

#social {
	text-align: center;
}

#social a {
	display: inline-block;
	width: 34px;
	height: 34px;
	margin: 8px 10px 2px;
}

#facebook {
	background: url('/images/facebook.png'); }

#twitter {
	background: url('/images/twitter.png'); }

#rss {
	background: url('/images/rss.png'); }

#linkedin {
	background: url('/images/linkedin.png'); }

#associations {
	height: 244px; }

#associations a {
	display: block;
	margin-bottom: 8px;
	margin-top: 8px; }

#ccga {
	float: left;
	width: 129px;
	height: 59px;
	background: url('/images/BCCGA-logo.jpg'); }

#worksafe {
	float: left;
	width: 250px;
	height: 30px;
	font-weight:bold;
	/*background: url('/images/worksafe.png');*/ }

#bccsa {
	float: left;
	width: 208px;
	height: 31px;
	background: url('/images/bccsa.png'); }

#csse {
	float: right;
	width: 74px;
	height: 82px;
	margin-right: 10px;
	background: url('/images/csse.png'); }

#footer {
	color: #fff;
	height: 32px;
	font-size: 16px;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 55px;
	background: url('/images/footerbg.png'); }

#subfooter {
	text-align: right;
	height: 40px;
	margin-top: 10px;
	margin-right: 42px; }

#subfooter p {
	margin: 0;
	color: #666;
	font-family: 'Tahoma';
	font-size: 10px; }

#subfooter a {
	color: #666;
	font-family: 'Tahoma';
	font-size: 10px; }

#news a {
	color: #000;
	font-size: 12px;
	font-weight: bold;
	font-family: 'Verdana';
	text-decoration: underline; }

#news h2 {
	margin-top: 0; }

#news h6 {
	font-family: 'Verdana';
	font-style: italic;
	font-weight: normal;
	font-size: 10px;
	margin: 0; }

#news p {
	font-family: 'Verdana';
	font-size: 12px; }

#testimonials {
	font-style: italic;
	font-size: 15px;
	color: #2e9070;
	font-family: 'Georgia'; }

#testimonials p {
	font-style: italic;
	font-size: 15px;
	color: #2e9070;
	font-family: 'Georgia'; }

#signupform p{
	font-family: 'Verdana';
	font-size: 12px;
        text-align:center;
        margin-bottom:5px;
	color: #333333; }
label {
    font-size:11.5px;
    color: #333333;
    margin-right:10px;
    margin-left:15px;
    font-family: 'Verdana';
}
#smalltext{
    color: #333333;
    text-align: center;
    font-size: 9px;
    font-family: 'Verdana';
}


/* Slideshow */

#slideshow {
	width: 700px;
	height: 219px;
	position: absolute;
	right: 11px;
	top: 16px; }

#slideshow.iefix {
	width: 600px;
	overflow: hidden; }

#slideshow img {
	position: absolute;
	top: 0px;
	right: 0px; }

#slideshow #hfnav {
	position: absolute;
	right: -5px;
	bottom: -12px;
	z-index:40;}

#slideshow #hfnav a {
	float: left;
	display: block;
	width: 10px;
	height: 10px;
	margin-right: 5px;
	background-color: #fff; }

#slideshow #hfnav.iefix {
	bottom: 2px;
	right: -3px;
}

#slideshow #hfnav.iefix a {
	height: 20px;
	width: 20px; }

#slideshow #hfnav a:hover {
	background-color: #d7df21; }

/* WordPress */

.alignright {
	float: right;
	margin-left: 8px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.alignleft { 
	float: left;
	margin-right: 8px;
}


#plusone {
	margin-top: 2px;
	float: right; }

.twitter-share-button {
	margin-left: 5px;
	float: right; }

.postmetadata {
	font-size: 12px;
	color: #8b8b8b;
	margin-top: 10px; }

.postmetadata span.comment-link {
	display: block;
	margin-top: 0px;
	width: 100%;
	text-align: right;}

.postmetadata a {
	font-size: 12px;
	color: #8b8b8b; }

.postmetadata div {
	margin-bottom: 40px;
	font-size: 10px;
	width: 100%; }

.postmetadata span {
	display: block;
	margin-top: -30px;
	font-size: 14px;
	float: right; }

.addthis_toolbox {
	width: 500px;
	height: 16px; }

.meta {
	font-size: 10px; }

.meta a {
	font-size: 10px; }
	
.required {
	color:red;
	font-size:10px;
	display: inline-block; }

#wp-sidebar {
	margin-right: -289px;
	margin-left: 25px;
	width: 279px;
	float: right; }

#wp-stylebar h2 {
	font-size: 15px;
	color: #000; }

#wp-stylebar label {
	display: none; }

#wp-stylebar a {
	font-family: 'Verdana';
	font-size: 12px;
	color: #000;
	text-decoration: none; }

#s {
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	border-radius: 0px;
	background: #fff;
	border: 1px solid #739549;
	width: 190px;
	height: 24px; }

#searchsubmit {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	font-family: 'Verdana';
	font-weight: bold;
	font-size: 12px;
	color: #fff;
	height: 24px;
	width: 75px;
	float: right;
	border: 1px solid #739549;
	background: #8cc63f; }

#searchsubmit:hover {
	cursor: pointer; }

#rss-sub {
	display: block;
	padding-left: 20px;
	background: url('/images/rss-color.png')  0 1px no-repeat;}

.post {
	margin-bottom: 55px; }

.post-1 {
	margin-top: -10px; }

.post span.date {
	font-size: 12px;
	color: #000; }

.post h2 {
	margin-top: 5px; }

.post h2 a {
	color: #2d9070;
	font-size: 18px;
	text-decoration: underline;
	font-weight: normal;
	font-family: 'Tahoma';
}
div.addthis_toolbox {
	margin-top: 20px;
	display: none;
}
div.sharedaddy, #content div.sharedaddy, #main div.sharedaddy {
font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 12px;
clear: left !important;
}
div.sharedaddy::after, div.sharedaddy .sd-block::after, div.sharedaddy ul::after {
clear: left !important;
}
.sd-title {
display: none;
}
.sd-content {
float: none !important;
width: 100% !important;
}
.fb-like.fb_edge_widget_with_comment.fb_iframe_widget {
	margin-top: 5px !important;
	margin-bottom: 10px !important;
}
.fb-like.fb-social-plugin {
	margin-top: 20px !important;
}
.fb_iframe_widget {
	display:block !important;
}
.remove-fb-link .comments-link {
	display: none !important;
}
#comments {
	margin-top: -33px;
	margin-bottom: 22px;
}
.post a img {
	border: none;
}
#prev-next {
	text-align: center;
	padding: 10px 0;
}

/* Content */

#maintable {
	position: relative;
	padding: 28px 0 0 145px;
	background: url('/images/cones.png') bottom left no-repeat;
}

#maintable span {
	position: absolute;
	top: 0px;
	left: 0px;
	font-family: 'Verdana';
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	text-align: center;
	padding-top: 10px;
	padding-right: 20px;
	display: block;
	width: 125px;
	height: 94px;
	background: url('/images/bga.png') no-repeat;
}

#maintable.iefix span {
	/*left: -140px;*/
	width: 145px; }

#maintable ul {
	padding-left: 5px;
	list-style: none;
}

#maintable.iefix ul {
	margin-top: 13px;
	margin-left: 5px;
}

#maintable h2 {
	padding-left: 15px;
	margin-bottom: 2px;
	background: url('/images/greensquare.png') 0 6px no-repeat;
}

#maintable #greenblock li{
	padding-left: 15px;
	margin-bottom: 2px;
	background: url('/images/greensquare.png') 0 6px no-repeat; }

#maintable.iefix h2 {
	margin-top: 15px;
}

#maintable p {
	margin: 2px 0;
	padding-left: 15px; }

#maintable a {
	font-size: 12px;
	font-weight: bold;
	color: #000; }

div.link {
	padding-left: 15px; }

.required {
	color:red;
	font-size:10px;
	display: inline-block; }

#faq p {
	margin-top: 0; }

#faq blockquote {
	margin-top: 0; }

/*Resources*/
h2.clear {
	clear: left;
}
.left_resource {
	width: 305px;
	float: left;
}
.right_resource {
	width: 305px;
	float: left;
	padding-left: 3%;
}

.link-to-us h2 {
	padding-top: 20px;
}

.link-to-us textarea {
	width: 100%;
	height: 100px;
	margin-bottom: 20px;
}