/* @override http://thepeasegroup.com/stylesheets/screen.css */

/* @override http://thepeasegroup.com/stylesheets/screen.css */

body {
	font: 12px Geneva, Arial, "Helvetica Neue", Helvetica, sans-serif;
	margin: 0px;
	border-top: 7px solid #5a5a5f;
	background: #4c5c74;
}
		
/* body#home .bgcontainer{
background: url(../images/home-bg.jpg) no-repeat fixed center top; */

body#newsletter{
	background-image: none;
	background-color: #d0d7dd;
}

a:link		{ 
 color: #2c486d;
 text-decoration: underline;


 }
a:visited	{ 
 color: #2c486d;
 text-decoration: underline;

 }
a:hover		{ 
color: #e38b00;
 text-decoration: underline;
 
}

img {
	border:none;
}
.invisible, hr {
	display: none;
}

.clearer {
	font-size: 0;
	line-height: 0.0;
	height: 0;
	clear: both;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

.innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

#maincontainer, #login{
width: 945px; /*Width of main container*/
margin: 0 auto;
}
#maincontainer{
	padding-bottom: 40px !important;	
	position: relative;

}

.bgcontainer {
		z-index: 50;
		position: absolute;	
		width: 100%;
}

.fullBg {
	position: fixed;
	top: 0;
	left: 0;
	overflow: hidden;
}


#login .links{
	float: right;
}
#login .links a, #login .links a:visited{
	background-color: #5a5a5f;
	color: silver;
	text-decoration: none;
	font-size: 11px;
	padding: 3px 5px;
}
#login .links a:hover{
	color: #fff;
}
#login .links a.first{
	padding-right: 13px;
	background: #5a5a5f url(../images/login-divider.gif) no-repeat right center;
}
/* @group Top Section */

#topsection{
height: 90px;
}
.logo{
	width: 168px;
	float: left;
	margin-top: 40px;
	margin-bottom: 10px;
}
.logo a, .logo a:visited, .logo a:hover{
	display: block;
	text-decoration: none;
}
.logo{
	margin-top: 0px;
	margin-bottom: 0;
}
.logo h1{
margin: 5px 0 10px;
padding: 0;
color: #fff;
	font-weight: normal;
	font-style: normal;
	font: normal normal 28px/28px "Book Antiqua", Georgia, "Times New Roman", Times;
background: url(../images/peasegroup-logo.png) no-repeat left top;	
width: 156px;
height: 89px;	
}
body#contact .logo h1, body#postings .logo h1, body#resources .logo h1, body#newsletter .logo h1{
background: url(../images/peasegroup-logo2.png) no-repeat left top;		
}

.logo h1 span{
	display: none;
}
body#postings .logo h1{
	color: #32333b;
}

body#home .logo h1, body#newsletter .logo h1{
	color: #32333b;
	font-size: 32px;
}
.logo h2{
	color: #f8f9da;
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	margin-top: 1px;
	margin-bottom: 0;
	line-height: 20px;
	word-spacing: 4px;
}
body#newsletter .logo h2{
 color: #2c486d;
	
}
body#home .logo h2{
	font-size: 18px;
	margin-top: 3px;
}
body#postings .logo h2{
	color: #a5a857;
}

/* @end */

/* @group Content Column */

#contentwrapper{
float: left;
width: 100%;
}
#contentcolumn img{
	float: right;
	display: block;
	border: 1px solid silver;
	margin-left: 10px;
	margin-bottom: 10px;
}
#newsletter #contentcolumn img{
	margin: 0;
}
#contentcolumn{
margin-left: 290px;
border-top: 6px solid #405d84;	
	background-image: url(../images/white-bg.png);
	background-repeat: repeat;
	font-size: 13px;
	line-height: 22px;
}

body#home #contentcolumn, body#newsletter2 #contentcolumn{
margin-right: 321px !important; /*Set right margin to RightColumnWidth*/
margin-left: 0px;
	background-image: url(../images/white-bg2.png);
	padding-left: 20px;
	padding-right: 20px;
}
body#newsletter #contentcolumn{
margin-right: 288px !important; /*Set right margin to RightColumnWidth*/
margin-left: 0px;
	background-image: url(../images/white-bg.png);
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
body#newsletter2 #contentcolumn{
background-image: url(../images/white-bg.png);	
}
body#about #contentcolumn{
	background-image: url(../images/white-bg-about.png);
	}
body#whatwedo #contentcolumn{
background-image: url(../images/white-bg-whatwedo.png);	
}
body#resources #contentcolumn{
background-image: url(../images/white-bg-resources.png);	
}	
body#contact #contentcolumn{
background-image: url(../images/white-bg-contact.png);	
}
#contentcolumn ul.list{
	margin: 15px 0;
	padding: 0;
	list-style-type: none;
}
#contentcolumn ul.list li{
	margin-bottom: 10px;
	background: url(../images/list-icon.gif) no-repeat left 5px;
	padding-left: 15px;
}
#contentcolumn h1{
	color: #e38b00;
	font: normal 28px/28px "century Gothic", Geneva, Arial;
	margin-top: 0;
	margin-bottom: 15px;
}
body#newsletter2 #contentcolumn h1{
	margin-top: 15px;
	font-size: 22px;
}
#contentcolumn h2{
	color: #354e70;
	font: 20px/26px "century Gothic", Geneva, Arial;
	margin-top: 0;
	margin-bottom: 10px;
}

#contentcolumn h3{
	color: #d97d07;
	font: 20px/22px "century Gothic", Geneva, Arial;
	margin-top: 0;
	margin-bottom: 10px;
}

body#home #contentcolumn h3{
	font-size: 14px;
	font-weight: bold;
}
#contentcolumn h4{
	color: #567196;
	font: 20px/22px "century Gothic", Geneva, Arial;
	margin-top: 0;
	margin-bottom: 5px;
}
 body#home #contentcolumn h1{
	font-weight: bold;
	font-size: 22px;
}
 body#newsletter #contentcolumn h1{
	font-size: 28px;
	line-height: 30px;
	font-weight: bold;
}
body#newsletter #contentcolumn h1{
	margin-top: 10px;
	float: left;
	width: 100%;
	color: #2b292c;
	font: bold 24px "century Gothic", Geneva, Arial;
}
#contentcolumn p{
	margin-top: 0;
	margin-bottom: 15px;
}
#contentcolumn .innertube{
color: #000;
	padding: 10px 20px;
	margin: 0;
	overflow: hidden;
}
body#home #contentcolumn .innertube{
	width: 380px;
	float: right;
	padding-top: 0;
}
body#newsletter #contentcolumn .innertube{

}
body#newsletter #contentcolumn .innertube{
	margin-right: 5px;
	margin-left: 5px;
}
.column-img img, body#home .leftcolumn img, .column-img img, body#home .leftcolumn img{
	margin: 0 auto 10px;
	display: block;
	border: 1px solid #fff;
}
#contentcolumn #slogan{
	background-color: #fff;
	padding: 10px 10px 3px;
	margin-bottom: 20px;
	overflow: hidden;
}
body#postings #contentcolumn #slogan, body#newsletter #contentcolumn #slogan{
	background-color: #f3f4f6;
}
body#newsletter #contentcolumn #slogan{
	margin-top: 10px;
	display: none;
}
body#home #contentcolumn #slogan{
	margin-top: 10px;
overflow: hidden;}

#contentcolumn #slogan h1, body#home #contentcolumn #slogan h1, body#newsletter #contentcolumn #slogan h1{
	color: #567196;
	font-size: 18px;
	margin: 0;
	font-weight: normal;
	font-style: normal;
}
#contentcolumn #slogan span.ask{
	float: right;
	margin-bottom: 5px;
}
#contentcolumn #slogan span.ask a, #contentcolumn #slogan span.ask a:visited{
	color: #7d7d80;
	font-size: 12px;
	background: url(../images/ask-arrow.gif) no-repeat left center;
	padding-left: 18px;
	text-decoration: none;
	display: block;
	margin-top: -22px;
}
#contentcolumn #slogan span.ask a:hover{
	color: #567196;

}
body#postings #contentcolumn .side-panel{
background-color: #f3f4f6;
width: 225px;
	padding: 20px;
}
body#postings #contentcolumn .side-panel h4{
	color: #d97d07;
	
}
body#postings #contentcolumn .blog-post{
	border-bottom: 1px solid silver;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
body#postings #contentcolumn .blog-post h2.post-title{
	
}
#contentcolumn #testimonials, body#newsletter #testimonials{
	color: #677d9a;
	width: 265px;
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	font-size: 12px;
	background: url(../images/quote-up.gif) no-repeat left top;
	padding-top: 27px;
}
body#newsletter #testimonials{
	width: 100% !important;
}
body#home #contentcolumn #testimonials, body#newsletter #contentcolumn #testimonials{
	width: 215px;
	margin-left: 0;
}
blockquote.header {
	width: 215px;
	padding: 0;
	margin: 0;
}

#contentcolumn #testimonials cite, body#newsletter #testimonials cite{
	background: url(../images/quote-down.gif) no-repeat right top;
	font-size: 11px;
	display: block;
	color: #5a5a5f;
	line-height: 15px;
	padding-top: 10px;
	padding-left: 0px;
	font-style: normal;
}

.contact-info{
	float: right;
	width: 40%;
}
body#contact table.webform{
	width: 55%;
}
body#contact table.webform td{
	padding: 2px;
}

#contentcolumn .quote{
	background: url(../images/quote-up.gif) no-repeat left top;
	padding-top: 27px;	
}
#contentcolumn cite.testimonial-name, body#newsletter  cite.testimonial-name{
	background: url(../images/quote-down.gif) no-repeat right top;
	display: block;
	margin-bottom: 40px;
	color: #567196;
	padding-top: 10px;
}
body#newsletter  cite.testimonial-name{
	margin: 0px;
}
#contentcolumn #testimonials .quote, body#newsletter  #testimonials .quote{
	background-image: none;
	padding: 0;
}
body#postings #contentcolumn .faq-details h1{
	display: none;
}
body#postings #contentcolumn .faq-question a, body#postings #contentcolumn .faq-question a:visited{
	margin-bottom: 5px;
	display: block;

	color: #5a5a5f;
	font-size: 14px;
	text-decoration: none;
}
body#postings #contentcolumn .faq-details .comment-form{
	display: none;
}

#contentcolumn h2.faq-q{
	color: #354e70;
	margin-bottom: 5px;
	margin-top: 20px;
	border-top: 1px solid silver;
	padding-top: 10px;
}
.hm-video{
	margin-bottom: 20px;
}
.hm-video p{
	color: #76767a;
	font-size: 11px;
	margin: 4px 0 0 !important;
}
body#home .content{
	padding-bottom: 20px;
	float: left;
	width: 100%;
}
body#home .content-left{
	width: 350px;
	padding-right: 40px;
	float: left;
	line-height: 22px;
	color: #26262a;
}
body#home .content-right{
	width: 180px;
	float: right;
}
/* @end */


/* @group Right Column */
body#home #rightcolumn, body#newsletter2 #rightcolumn{
	width: 305px;
	margin-left: -305px;
	color: #405b84;
	line-height: 20px;
}
body#newsletter2 #rightcolumn{
background-image: url(../images/white-bg.png);
	padding: 20px;
		width: 265px;
		border-top: 6px solid #e38b00;


}

#rightcolumn{
float: left;
width: 283px; /*Width of right column*/
margin-left: -283px; /*Set left margin to -(RightColumnWidth) */
}
body#newsletter #rightcolumn{
border-top: 6px solid #405d84;
background-image: url(../images/white-bg2.png);
background-repeat: repeat;
color: #3b3b46;
width: 263px; /*Width of right column*/
margin-left: -263px; /*Set left margin to -(RightColumnWidth) */
}


body#newsletter .featured2, body#newsletter .featured3, body#newsletter .featured4, body#newsletter .featured5, body#newsletter .featured6{
	border-bottom: 1px solid #e7e9f0;

}

body#newsletter #rightcolumn .header{
	padding: 0 15px 15px;
}
body#newsletter .video{
margin-bottom: 20px;
overflow: hidden;
}
body#newsletter .video span{
	margin-top: 5px;
	display: block;
	float: left;
}
body#newsletter #rightcolumn .widget a, body#newsletter #rightcolumn .widget a:visited{
color: #cf7500;	
}
body#newsletter span.date, body#newsletter span.pg-header{
color: #cf7500;
	font: bold 20px "century Gothic", Geneva, Arial;
	margin-bottom: 10px;
	display: block;
	text-align: center;
}
body#newsletter span.date{
	display: block;
	margin-top: 10px;
	text-align: left;
}
body#newsletter .newsletter-header{
border-bottom: 1px solid #b7b7b8;
	margin-bottom: 15px;
}
body#newsletter .main-title{
color: #cf7500;
	font: bold 37px/44px "century Gothic", Geneva, Arial;
	margin-bottom: 5px;
	display: block;
	text-align: left;
}
body#newsletter .events-list {
	overflow: hidden;
}
body#newsletter .events-list span.date{
	margin-left: 0;
	font-size: 14px;
	text-align: left;
}
body#newsletter #rightcolumn .widget h2{
	margin-top: 0;
	margin-bottom: 5px;
	color: #2b292c;
	font: bold 20px/28px "century Gothic", Geneva, Arial;
}
body#newsletter #rightcolumn .widget p{
	margin: 5px 0 10px;
}
#rightcolumn .blog .header{
	background: url(../images/home-blog-heading.gif) no-repeat 10px 3px;
	display: block;
	padding: 39px 10px 0;
}

#rightcolumn span.more a, #rightcolumn  span.more a:visited{
	margin: 0;
	display: block;
	color: #61616b;

	text-decoration: none;
	font: bold 14px/14px "century Gothic", Geneva, Arial;
	text-align: right;
	padding: 6px 27px 7px 3px;
}
#rightcolumn span.more a:hover{
color: #000;	
}
#rightcolumn .blog span.more a{
	background: #c3c5ab url(../images/home-more-icon.png) no-repeat 261px center;}
#rightcolumn .articles{
border-top: 6px solid #e39631;
background-image: url(../images/white-bg2.png);
background-repeat: repeat;
	color: #3b3b46;
}
#rightcolumn .articles .header{
	background: url(../images/home-article-heading.gif) no-repeat 10px 3px;
	display: block;
	padding: 39px 10px 0;
}
#rightcolumn .articles span.more a{
		background: #e7cb9c url(../images/home-more-icon.png) no-repeat 261px center;
}

#rightcolumn .forum{
border-top: 6px solid #7b7a7f;
background-image: url(../images/white-bg2.png);
background-repeat: repeat;
	color: #3b3b46;
}
#rightcolumn .forum .header{
	background: url(../images/forum-heading.gif) no-repeat 10px 3px;
	display: block;
	padding: 39px 10px 0;
}
#rightcolumn .forum span.more a{
		background: #cfcfd0 url(../images/home-more-icon.png) no-repeat 261px center;
}
#rightcolumn .links{
	margin-top: 10px;
}
#rightcolumn .links a, #rightcolumn .links a:visited{
	color: #c5730a;
	text-decoration: underline;
}
#rightcolumn .links a:hover{
		color: #d08001;
	text-decoration: none;
}

/* @end */
/* @group Left Column */
#leftcolumn a:links, #leftcolumn a:visited{
	color: #d08001;
	text-decoration: underline;
}
#leftcolumn a:hover{
	color: #d08001;
	text-decoration: none;
}

#leftcolumn{
float: left;
width: 283px; 
margin-left: -945px;
border-top: 6px solid #e38b00;
background-image: url(../images/white-bg.png);
background-repeat: repeat;
	color: #5a5a5f;
	padding-bottom: 15px;
}
body#about #leftcolumn{
background-image: url(../images/white-bg-about.png);	
}
body#whatwedo #leftcolumn{
background-image: url(../images/white-bg-whatwedo.png);	
}
body#resources #leftcolumn{
background-image: url(../images/white-bg-resources.png);	
}
body#contact #leftcolumn{
background-image: url(../images/white-bg-contact.png);	
}
#leftcolumn .innertube{
margin: 10px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
	padding-top: 10px;
}
.widget{
	margin-bottom: 10px;
	overflow: hidden;
}
body#home .widget{
	background-image: url(../images/white-bg2.png);
	border-top: 6px solid #bf8841;
	padding: 10px 20px 20px;
}

.widget a.more{
	font-weight: bold;
	display: block;
}
.widget.box2 p{
	margin-top: 0px;
	color: #26262a;

}
body#newsletter2 #rightcolumn .widget{
	border-bottom: 1px solid #d3d7d9;
	padding-bottom: 15px;
	margin-bottom: 15px;
}
body#newsletter2 #rightcolumn .box2 a{
color: #d08001;
}
.Narchive{
	padding-top: 35px;
	background: url(../images/n-archive-heading.gif) no-repeat;
}
.Nsignup{
	padding-top: 35px;
	background: url(../images/n-signup-heading.gif) no-repeat;
}
.Nbooks{
	padding-top: 35px;
	background: url(../images/bookcorner2-heading.gif) no-repeat;
}
.Nsignup label{
	display: block;
	font-size: 11px;
	font-weight: bold;
		color: #d08001;

}

.newsletter-header {
color: #e38b00;
	font: normal 22px/26px "century Gothic", Geneva, Arial;
	padding-top: 15px;
	padding-bottom: 5px;
}
body#newsletter2 .newsletter-header{
	color: #354e70;
	font-weight: bold;
}
.newsletter-header .date{
	font-size: 18px;
}
body#home .box1{
	background: #bf8841;
	border-top: 6px solid #ad7732;
	padding-right: 5px;
}
body#home .box1 a{
	color: #3d2405;
	text-decoration: none;
}
body#home .box1 h2{
	margin: 0 0 6px;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
}
body#home .box1 h3{
	border-top: 1px dashed #ad7732;
	color: #fff;
	padding-top: 5px;
	font-weight: bold;
}
body#home .box1 p{
	margin-top: 0;
	font-size: 12px;
	line-height: 18px;
	color: #fff;
}
body#home #testimonials{
	background: url(../images/quote-up.gif) no-repeat;	
}
body#home .quote{
	padding-right: 20px;
	padding-left: 20px;
	background: url(../images/quote-down.gif) no-repeat right bottom;
}

body#home cite.testimonial-name {
color: #69696d;
	font-weight: normal;
	font-style: normal;
	line-height: 16px;
	font-size: 11px;
	display: block;
	margin: 15px 0 15px 20px;
}
a.box1-view {
	text-decoration: underline !important;
}
body#about #leftcolumn .page-heading{
	background: url(../images/about-heading.gif) no-repeat left 10px;

}
body#postings #leftcolumn .page-heading{
	background: url(../images/postings-heading.gif) no-repeat left 10px;

}

body#whatwedo #leftcolumn .page-heading{
	background: url(../images/what-we-do-heading.gif) no-repeat left 10px;

}
#leftcolumn ul.subnav, body#newsletter  ul.subnav{
	padding: 0;
	margin: 0;
	font: 14px "century Gothic", Geneva, Arial;
}
body#postings #leftcolumn ul.subnav{
	margin-top: 10px;
	margin-bottom: 20px;
}
#leftcolumn ul.subnav li, body#newsletter ul.subnav li {
	list-style-type: none;
	color: #294060;
	margin: 0;
	padding: 0;
	float: left;
	display: block;
	width: 100%;
}
#leftcolumn ul.subnav li a, body#newsletter ul.subnav li a:visited, body#newsletter ul.subnav li a, body#newsletter ul.subnav li a:visited{
	color: #294060;
	display: block;
	text-decoration: none;
	border-bottom: 1px solid #d3d7d9;
	background: url(../images/sub-nav-icon.gif) no-repeat left center;
	padding: 8px 0 10px 12px;
	margin: 0;
	font-size: 14px;

}
#leftcolumn ul.subnav li a:hover, body#newsletter ul.subnav li a:hover{
	color: #000;
	background: url(../images/sub-nav-icon-roll.gif) no-repeat left center;
	font-size: 14px;

}
.widget .blog-post{
	font-size: 12px;
}
body#home .widget .blog-post, body#newsletter .widget .blog-post{
	margin-bottom: 20px;
}
#leftcolumn .blog{
	background: url(../images/blog-heading.gif) no-repeat left top;
}
#leftcolumn .articles{
	background: url(../images/home-article-heading.gif) no-repeat left top;
}

#leftcolumn .widget a{
	font-size: 13px;
	margin: 0;
}
#leftcolumn .widget.box2{
	margin-bottom: 15px;
	margin-top: 30px;
		border-bottom: 1px solid #d3d7d9;
	padding-bottom: 25px;
}
body#postings #contentcolumn h2.post-title a, body#postings #contentcolumn h2.post-title a:visited{
	color: #d97d07;
}
h2.post-title a, h2.post-title a:visited, body#newsletter .leftcolumn .events-list h2 a, body#newsletter .leftcolumn .events-list h2 a:visited{
color: #000;
text-decoration: none;
font-size: 18px;
}
h2.post-title a:hover{
	text-decoration: underline;
}
.blog-post p{
	margin: 0;
}
.widget h3{
	font-size: 11px;
	font-style: normal;
	margin: 0 0 10px;
	font-weight: normal;
	color: #738db1;
}

.widget.box2 h3 {
	background: url(../images/hm-events-heading.gif) no-repeat;
	height: 45px;
}
#leftcolumn .widget.box2 h3 {
	background: url(../images/events-heading.gif) no-repeat;
	height: 37px;
}
body#home .widget.box3 h3 {
	background: url(../images/hm-testimonials-heading.gif) no-repeat;
	height: 35px;
}
body#home .widget.box4 h3 {
	background: url(../images/hm-contact-heading.gif) no-repeat;
	height: 45px;
}
body#home .hm-blog h3 {
	background: url(../images/hm-blog-heading.gif) no-repeat;
	height: 41px;
}
body#home .hm-articles h3 {
	background: url(../images/hm-article-heading.gif) no-repeat;
	height: 30px;
}
body#home .content-right ol{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 12px;
	line-height: 18px;
}
body#home .content-right ol a{
	display: block;
	color: #26262a;
}
body#home .content-right li{
	margin-bottom: 10px;
}
body#home .content-right ol span{
	font-size: 11px;
	color: #76767a;
}
body#home .content-right span.more{
	background: url(../images/hm-more-btn.gif) no-repeat center top;
	width: 175px;
	height: 25px;
	display: block;
	margin: 0 auto;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	padding-top: 5px;
}
body#home .content-right span.more a{
	text-decoration: none;
	background: url(../images/btn-more-arrow.gif) no-repeat right center;
	padding-right: 15px;
}
.widget h3 span, body#home .content-right h3 span{
	display: none;
}
body#home .hm-blog, body#home .hm-articles{
	margin-bottom: 30px;
}
#leftcolumn .links{
	color: #d08001;
}
#leftcolumn a, #leftcolumn a:visited{
	color: #d08001;
	font-size: 11px;
	text-decoration: none;
	padding-right: 0;
	margin-right: 0;
}
.links a:hover{
	text-decoration: none;
}

#leftcolumn span.more a, #leftcolumn span.more a:visited{
	margin: 8px 0 0;
	display: block;
	color: #61616b;
	background: url(../images/column-more-icon.gif) no-repeat left center;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 18px;
	text-decoration: none;
	font-weight: bold;

}
#leftcolumn span.more a:hover{
color: #d08001;	
}
#leftcolumn .contact, .leftcolumn .contact{
	background: url(../images/contact-heading.gif) no-repeat left 10px;
}
#leftcolumn .header, .leftcolumn .header{
	display: block;
	background: url(../images/side-arrow.gif) no-repeat right 5px;
	padding-top: 35px;
	clear: right;
	margin-top: 15px;
}
#leftcolumn .contact{
	font-size: 14px;
}
#leftcolumn .contact p{
	margin: 0px 0px 15px;
}

body#home .leftcolumn, body#newsletter .leftcolumn{
	width: 215px;
	display: block;
	float: left;
}
.leftcolumn .testimonial{
	background: url(../images/testimonials-heading.gif) no-repeat left top;
	clear: right;
}
.leftcolumn .events-list .header{
	padding-top: 40px;
}
.leftcolumn .events-list{
	background: url(../images/events-list-heading.gif) no-repeat left top;
	clear: right;
}
.leftcolumn .books{
	background: url(../images/books-heading.gif) no-repeat left top;
	clear: right;
	padding-bottom: 0px;
	margin: 0px;
}
.leftcolumn .books .post-details, .leftcolumn .books .links{
	display: none;
}
.leftcolumn .books .post-body{
	margin-top: 5px;
	color: #3b3b46;

}
.leftcolumn .books h2.post-title a, .leftcolumn .books h2.post-title a:visited{
	
}
.leftcolumn .books .post-body a{
	display: block;
}
.leftcolumn .archive{
	background: url(../images/archives-heading.gif) no-repeat left top;
	clear: right;	
	padding-bottom: 10px;

}

/* @end */
body#home #footer, body#newsletter #footer,  body#newsletter2 #footer{
margin-right: 321px;
margin-left: 0px;

	
}
#footer{
clear: left;
color: #66666b;
padding: 15px;
background-color: #d6d5d6;
margin-left: 290px;
	font-size: 10px;
	border-top: 1px solid #fff;

}
#footer p.copyright{
	width: 50%;
	float: left;
	margin: 0;
	padding: 0;
}
#footer p.link{
		width: 50%;
	float: right;
	text-align: right;
	margin: 0;
	padding: 0;
}
#footer a, #footer a:visited{
	color: #66666b;
	text-decoration: none;
}
#footer a:hover{
	text-decoration: underline;
}
span.required {
	color: red;
}

#rightcolumn .login{
border-top: 6px solid #b5b67e;
	color: #3b3b46;
	height: 50px;
	background-image: url(../images/white-bg2.png);
background-repeat: repeat;
}
#rightcolumn .login a{
	text-decoration: none;
}
#resources .innertube .resourceimglink img{
	width: 220px;
	float: right;
	clear: both;
}

.resourceimglink{
	height: 500px;
}
#rightcolumn .column-info{
	padding-left: 15px;
	padding-top: 10px;
}
.column-info{
	font-size: 12px;
	margin-bottom: 10px;
}
.column-info p{
	margin: 0 0 5px !important;
}
.column-info ul{
	padding: 0px;
	margin: 0px;
}
body#newsletter2 .column-info ul{
	margin-bottom: 15px;
}
.column-info ul li{
	list-style-type: decimal-leading-zero;
	margin-left: 30px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 2px solid #989898;
}
.column-info ul.newsletter-summary li{
	list-style-type: none;
	margin: 0 0 20px;
	padding-bottom: 20px;
}
.column-info ul.newsletter-summary li h2 a{
		color: #d97d07;
	text-decoration: none;
	font-weight: bold;
}
.column-info p.more a{
	font-weight: bold;
}
.leftcolumn .newsletter{
	background: url(../images/newsletter-heading.gif) no-repeat left top !important;
}
.leftcolumn .newsletter .header{
	padding-top: 45px;
}
body#newsletter .leftcolumn .newsletter{
	border-bottom: 1px solid #e7e9f0;
	padding-bottom: 15px;
}
body#newsletter .leftcolumn .newsletter span{
	display: block;
	font-size: 11px;
}
body#newsletter .leftcolumn .newsletter input.newsletter-signup{
	width: 200px;
	border: 1px solid #b7b7b8;
	padding: 3px;
	background-color: #f4f5f9;
}
body#newsletter .leftcolumn .newsletter input.newsletter-submit{
	margin-top: 5px;
}
body#newsletter .leftcolumn .books, body#newsletter .leftcolumn .events-list{
	border-bottom: 1px solid #b7b7b8;
	padding-bottom: 15px;
}

body#home #rightcolumn .blog{
border-top: 6px solid #b5b67e;
background-image: url(../images/white-bg2.png);
background-repeat: repeat;
	color: #3b3b46;
}

body#home #rightcolumn .login{
	height: auto;
}
body#home #rightcolumn .login h2.box-last{
border-top: 1px solid #cecece;
	padding-top: 4px;
}

body.events #contentcolumn .announcement-list h2 span.date {
font-size: 14px;
	margin-left: 0;
		color: #d97d07;
	font-weight: bold;
}
body.events #contentcolumn .announcement-list h2 a{
font-size: 16px;
font-weight: bold;
display: block;
}
body.events #contentcolumn .announcement-list h2{
	margin-bottom: 0;
}

body.events #contentcolumn .announcement-list {
	font-size: 13px;
	margin-bottom: 40px;
}
body#postings .side-col{
width: 265px;
	float: right;
	margin-left: 80px;
	margin-bottom: 10px;	
}
body#postings .side-col .blog{
	margin-bottom: 30px;
}
body#postings .side-col  span.more{
	font-weight: bold;
}

#postings p.description {
	margin-bottom: 20px !important;
	font-size: 11px;
	line-height: 18px;
}
#contact #slogan{
	display: none;
}
.captchaimg img{
float: left !important;
	height: 30px;
	margin-left: 0 !important;
}

#CaptchaV2 {
float: left;
	margin-left: 10px;
}
#contact .item.wider{
	width: 600px;
}
#contact .item {
	width: 300px;	
	height: 55px;

	float: left;
	margin-bottom: 10px;
}
#contact .item input.cat_textbox{
	width: 270px;
	padding: 5px;
}
#contact .item textarea.cat_listbox{
	width: 580px;
}
#contact .item.comments{
	height: 160px;
}
#contact .item label{
	display: block;
	font-weight: bold;
	font-size: 11px;
}
#contact #leftcolumn .contactus{
	font-size: 14px;
	color: #000;
}
body.faq #testimonials{
	display: none;
}

img.client-list {
border: none !important;
	margin-right: -20px;
}
.pagination{
	padding: 0;
	font-size: 11px;
}
.pagination li{
display: inline-block;	
}
.pagination li a{
		color: #d97d07;

}
.Narchive h2{
	font-size: 13px;
	margin-bottom: 0;
}
.Narchive h2 a{
		color: #d97d07;

}
.Narchive li{
	list-style-type: none;
	margin-bottom: 15px;
	padding-bottom: 15px;
		border-bottom: 1px solid #d3d7d9;

}

.Narchive li p{
	margin-top: 2px;
}
#newsletter2 .column-info h1{
	font-size: 24px !important;
	padding: 10px;
	margin-bottom: 25px;
	background: #e38b00;
	color: #0d131c;
	text-align: center;
	border-bottom: 2px solid #b47004;
	border-top: 2px solid #b47004;
}
.column-info .video p{
	margin-top: 15px !important;
}

span.video-titles {
	font-weight: bold;
}
.column-info .blog-post{
	margin-bottom: 20px;
	padding-bottom: 20px;
		border-bottom: 1px solid #d3d7d9;

}

#contentcolumn .blog-post h2.post-title {
	font-weight: bold;
}


.addthis_toolbox{

margin-bottom: 15px;
}

li.catalogueItemNotFound {
display: none;	
}
.productSmall span.date{
	font-weight: bold;
}
.productSmall li{
	margin-bottom: 40px;
}
.productSmall h2{
	font-size: 15px !important;
}
.productSmall h2 b a{
	font-size: 12px !important;
 color: #d97d07;

}


.productLarge h4{
	font-size: 16px !important;
	font-weight: bold !important;
}
.productLarge .description{
	width: 60%;
	float: left;
}
.productLarge .details .qty{
	width: 40%;
	float: right;
}

.qty .productTextInput {
width: 50px;
float: left !important;	
}

li.quantity img{
	float: right !important;
	margin-top: -10px;
}
.productLarge .details{
	overflow: hidden;
	margin-bottom: 60px;
}

.comment-list {
background: none;	
border: 0;
border-top: 2px solid #a7b9b6;
}

.shop-main .header {
border-bottom: 1px dashed #a7b9b6;	
}
/* FORMS
---------------------------------------------------------------------- */
p.required{
	font-size: 11px;
}
.form-section .note{
	display: block;
	margin-bottom: 20px;
}
.form-section{
	margin-bottom: 30px;
	overflow: hidden;
	color: #33352e;
	border-bottom: 1px dashed #d6d6d6;
	padding-bottom: 30px;
}
.form-section .item{
	padding: 0px !important;
	width: 260px;
	float: left;
	margin-right: 30px;
	height: 60px;
	margin-bottom: 10px;
}
.form-section .item-wider{
	width: 100%;
	margin: 0;
	height: auto;
}
.item-wider ul{
	padding: 0;
}
.item-wider ul li{
	list-style-type: none;
	float: left;
	margin-right: 20px;
}
.form-section .card-expiry select{
	width: 45%;
	margin-right: 8px;
}
.form-section .item-wider textarea{
	width: 90%;
}
.form-section .item label{
	display: block;
	font-size: 14px;
	margin-bottom: 5px;
}
.form-section input.cat_textbox{
	width: 90%;
	padding: 5px;
}

.form-section select{
	width: 200px;
}
.form-section .mheight{
height: auto;	
}

.shop-form .cat_button{
	
}

fieldset { border:none; width: 600px;}
legend { 	color: #295028; font-size: 16px; margin-bottom: 5px;}

