/*
Theme Name: Builder
Theme URI: http://ithemes.com/
Author: Chris Jean
Author URI: http://ithemes.com/
Version: 2.2.11
Tags: blog, theme options, multiple layouts, multiple color schemes

Version History
	See history.txt
*/

/*********************************************
	Default font settings.
	The font-size percentage is of 16px. (0.75 * 16px = 12px)
*********************************************/
html {
	font-size:100.01%;
}
body {
	font-size: 75%;
	line-height: 1.8em;
	color: #1a1a1a; /*#222*/
	font-family: "Lucida Grande", Arial, Helvetica, sans-serif;
}

/*********************************************
	Main Background
*********************************************/
body {
	background: #282828; /*#2f7728*/ /*dark green*/
}

/*********************************************
	Universal Link Styles
*********************************************/
a {
        border-bottom : 1px dotted #598527; /*dark green*/
	color: #000;
	text-decoration: none;
}
a:hover {
        background : #55c624; /*green*/
        border-bottom : 1px solid #859f41;  /*dark green*/
	color: #fff;
	text-decoration: none;
}

/*********************************************
	Headings
*********************************************/
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	color: #111;
}
h1 {
        color : #131514; /*#dca922 #79b622*/
	font-family: Georgia, serif; /*Tahoma, Helvetica, Arial, sans-serif;*/ 
	font-size: 1.7em;
        font-weight : bold;
	line-height: 1;
        margin-top : 0.6em;
	margin-bottom: 0.75em; 
	/*text-transform: uppercase;*/
	letter-spacing: 0.11em;
}
h2 {
        color : #333;
	font-size: 1.4em; /*2em*/
	margin-bottom: 0.75em;

}
h3 {
	font-size: 1.3em;
        line-height : 1.2;
	margin-bottom: 0.25em; /*1em*/
}
h4 {    
        color : #01a422;
	font-size: 1.1em;
	line-height: 1.4;
	margin-bottom: 0.25em;
	font-weight: bold;
}

h4 span {
       color : #000; /*#79b622*/
       font-size : 1.1em;
       /*font-weight : bold;*/
       letter-spacing : 0.06em;
       text-transform : uppercase; }
   

body.builder-view-page-42 h4 span {
       font-size : 1.2em; }

/*h4 strong {
       color : #000; }*/

h5 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 0em;
}
h6 {
	font-size: 1em;
	font-weight: bold;
}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {
	margin: 0;
}

/*********************************************
	Container Div
*********************************************/
.builder-container-outer-wrapper {
        background: #fff; /*transparent*/
        -moz-border-radius: 10px; 
        -webkit-border-radius: 10px; 
        margin: 0.5em auto 2em auto;
        padding : 0 1em 1em 1em;
        border: 14px solid #40a432; 
	display: block;
        box-shadow: 4px 3px 5px #000; /*#818181 #757575*/
        -webkit-box-shadow: 3px 3px 4px #000; /*#818181*/
        -moz-box-shadow: 3px 3px 4px #000; /*#333*/
        filter: progid:DXImageTransform.Microsoft.dropShadow(color=#000, offX=3, offY=3, positive=true);
}


/*********************************************
	All Modules Default Definitions
*********************************************/
/*.builder-module {
	margin-bottom:1em;
}*/

/* Make the module columns match height */
/* Removed until a better solution can be made as it causes problems with anchored links
.builder-module {
	overflow: hidden;
}
.builder-module-block-outer-wrapper,
.builder-module-block {
	margin-bottom: -9999px;
	padding-bottom: 9999px;
}
*/

.builder-module-content {}
.builder-module-widget-bar {}
.builder-module-image {}

/*********************************************
	Sidebars
*********************************************/
.builder-module-sidebar {
	display:block;
	width:100%;
	background: #fff; /*#ddd*/
}
.builder-module-sidebar .widget-wrapper {
	width: 100%;
}
.builder-module-sidebar .widget {
	padding: 1em 1em;
	color: #333;
}

.builder-module-sidebar .widget #search-6 {
	/*padding: 1em 1em;*/
	color: #333;
}

.builder-module-sidebar .widget a {
	color: #333;
	text-decoration: none;
}
.builder-module-sidebar .widget a:hover {
	color: #333;
	text-decoration: underline;
}
.builder-module-sidebar .widget h4 a {
	color: #333;
	text-decoration: none;
}
.builder-module-sidebar .widget h4 {
	color: #333;
}
.builder-module-sidebar .widget h4, .builder-module-sidebar .widget p, .builder-module-sidebar .widget ul, .builder-module-sidebar .widget ol, .builder-module-sidebar .widget img {
	padding: 0 0 .8em 0;
}
.builder-module-sidebar .widget ul, .builder-module-sidebar .widget ol {
	padding: 0;
	margin: 0 1em .5em 1.5em;
	list-style-type: square;
}
.builder-module-sidebar .widget a.rsswidget img {
	display: none;
}

/*********************************************
	Navigation Module
*********************************************/
.builder-module-navigation {
	font-size: 1.05em;
	line-height: 2em;
	background: #fbfbfb; /*#daf9a7 url('images/nav_bg.jpg') repeat-x top left*/
        border : 1px dotted #b3b3b3; /*#d4fb93*/
	/*border-top: .1em solid #b7e745; #777 */
	/*border-bottom: .1em solid #b7e745; #777*/
	display: block;
	width: 99%;
}
.builder-module-navigation ul {
	float: left;
	display: block;
	margin: 0;
	padding: 0;
}

.builder-module-navigation li {
        padding : 0 0 0 0;
}

.builder-module-navigation li a {
        border-bottom : 0;
	font-size: 0.95em;
	padding: 0.4em 0.6em;
	color: #01a522; /*#0ba52f #a55e15 #7fb03d 658e16*/
	/*font-weight: bold;*/
	text-decoration: none;
	background: transparent; /*url('images/nav_bg.jpg') repeat-x top left*/
}

.builder-module-navigation li a:hover,
.builder-module-navigation li a.sfhover {
        border-bottom : 0;
	background: transparent; /*#333 url('images/nav_bg_hover.jpg') repeat-x top left; */
	color: #55c624; /*#65cc00 FFF*/
}

.builder-module-navigation li.current_page_item a {
       /*color : #cc9900 #83ac24 #9abb38 acd13f*/
       font-size : 0.98em;
       font-weight : bold;
       letter-spacing : 0.09em; 
       text-transform : uppercase;
}

/* second level stuff */
.builder-module-navigation li ul {
	width: 14em;
	border: .1em solid #e6e6e6; /*#777*/
	border-bottom: 0em;
}
.builder-module-navigation li li {
	border-bottom:.1em solid #e6e6e6; /*#777*/
	width: 14em;
}
.builder-module-navigation li li a {
	float: none;
}
.builder-module-navigation li li a:hover,
.builder-module-navigation li li a.sfhover {
}
.builder-module-navigation li ul ul {
	margin: -2.5em 0 0 14em;
}

/*********************************************
	Widget Bar Module
*********************************************/
.builder-module-widget-bar {
	background: #fff; /*DDD*/
	/*border-top:.1em solid #777;
	border-bottom:.1em solid #777;*/
}

/*********************************************
	HTML Module
*********************************************/
.builder-module-html {
	background-color: #FFF;
	/*border-top:.1em solid #777;*/
	/*border-bottom:.1em solid #777;*/
}
/*.builder-module-html .builder-module-element {
	margin: 1em;
	padding: 0px .8em .8em .8em;
}*/

/*********************************************
	Footer Module
*********************************************/
.builder-module-footer .builder-module-element {
        border-top : 1px solid #e6e6e6;
        font-size : 0.8em;
        margin-top : 1em;
	text-align: left;
	color: #333;
}
.builder-module-footer .builder-module-element .alignleft, .builder-module-footer .builder-module-element .alignright {
	padding: 1em;
}
.builder-module-footer .builder-module-element .alignright {
	text-align: right;
}
.builder-module-footer .builder-module-element a {
	color: #333;
	text-decoration: none;
}
.builder-module-footer .builder-module-element a:hover {
        color : #fff;
	text-decoration: none;
}

/*********************************************
	Content Module
*********************************************/
.builder-module-content {
	background: #FFF;
	/*border-top:.1em solid #777;*/
	/*border-bottom:.1em solid #777;*/
        font-size : 0.98em;
}
.page-title {
	margin: 1em;
}
.post {
	margin: 1em 1em 1em 1em; /*1em*/
	background: #FFF;
	padding: 0px .8em .8em 0; /*.8em*/
}
.post .thumbnail-wrap {
	display: none;
}
.page .title {
	display: none;
}
.post .date {
	display: none;
}
.post .post-title {
	float: left;
	padding: .5em 0px 0px 0px;
}
.post .post-title a {
	text-decoration: none;
	color: #333;
}
.post .post-title h3 {
        /*color: red;*/
	/*font-family: "Arial Black", Arial, Helvetica, Sans-Serif;*/
	font-size: 1.9em;
	line-height: 1em;
	margin-bottom: 0.5em;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: -1px;
}
.post .post-meta {
	display: block;
	clear:both;
}
.post .post-meta a {
	text-decoration: none;
	font-style:italic;
}
.post .post-meta a:hover {
        text-decoration: underline;
}
.post .meta-bottom {
	display: block;
}
.post img {
	border: 1px solid #e6e6e6; /*.2em solid #cfcfcf*/
}

/*********************************************
	Post Meta
*********************************************/
.meta-top {
	clear: both; /* we need this so floats in the post are cleared */
}
.meta-bottom {
	clear: both; /* we need this so floats in the post are cleared */
	/*border-top: .1em solid #d7d7d7;*/
	margin: 10px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}
.meta-bottom .alignleft {
	width: 70%;
}
.meta-bottom .categories {
	background: url(images/folder.png) 0px 0px no-repeat;
	padding: 0px 0px 0px 1.5em;
}
.meta-bottom .comments {
	background: url(images/comments.png) 0px 2px no-repeat;
	padding: 0px 0px 0px 1.5em;
}
.photometa {
	margin: 0px .5em 0px .5em;
	padding: 0px 0px;
	width: 100%;
}
.EXIF {
	margin: -22px 0px 0px 10px;
	padding: 0px 0px;
	float: left;
	width: 33%;
}
.photometa h4 {
	border-bottom: 1px solid #666;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.photometa ul {
	list-style-type: none;
}

/*********************************************
	Previous/Next Page Navigation
*********************************************/
.paging {
	clear: both; /* To clear any floats */
	margin: 0px;
	padding: .6em;
}

/*********************************************
	Comments
*********************************************/
#comments {
	margin: 0;
	padding: 0; /*20px 10px*/
}
#comments .title {
	font-size: 25px;
	margin: 0px;
	padding: 15px 0px;
}
#comments ol.commentlist {
	margin: 0px;
	padding: 0px;
	background: #fff;
}
#comments ul.children {
	margin: 0px;
	padding: 10px 0px 0px 20px;
}
#comments .vcard {
}
#comments .vcard .avatar {
	display: block;
	float: left;
	margin: 0px;
	padding: 0px 10px 0px 0px;
}
#comments .comment-meta {
	padding: 0px 0px 20px 0px;
}
#comments li.even, #comments li.odd {
	clear: both;
	list-style-type: none;
	margin: 5px 0px 5px 0px;
	padding: 10px;
	background: #FFFFFF;
	overflow: hidden;
	border: 1px solid #999;
}
#comments ul.children li {
}
#comments li.even {
	margin: 5px 0px 5px 0px;
	padding: 10px;
	overflow: hidden;
}
#comments li.odd {
	margin: 5px 0px 5px 0px;
	padding: 10px;
	overflow: hidden;
}
#comments blockquote {
	margin: 10px 0px;
	padding: 10px;
}
#comments .alert {
	background: #fffbd6;
	border: 1px solid #ebe067;
	margin: 5px 0px;
	padding: 5px;
}
#comments p {
	margin: 0px 0px 10px;
	padding: 0px;
}
#respond {
	overflow: hidden;
	padding: 0; /*10px*/
}
#respond #commentform {
	margin: 5px 0px 0px 0px;
	padding: 0px;
	overflow: hidden;
}
#respond #commentform #author, #respond #commentform #email, #respond #commentform #url {
	width: 50%;
	margin: 0px 0px 5px 0px;
	padding: 5px;
}
#respond #commentform #comment {
	width: 90%;
	margin: 10px 0px 15px 0px;
	padding: 5px;
}

/*********************************************
	Text elements
*********************************************/
p {
	margin: 0 0 1.5em;
}
p img.left {
	float: left;
	margin: 1.5em 1.5em 1.5em 0;
	padding: 0;
}
p img.right {
	float: right;
	margin: 1.5em 0 1.5em 1.5em;
}
a:focus, a:hover {

}
a {
}
blockquote {
	margin: 1.5em;
	color: #666;
	font-style: italic;
}
strong {
	font-weight: bold;
}
em, dfn {
	font-style: italic;
}
dfn {
	font-weight: bold;
}
sup, sub {
	line-height: 0;
}
abbr, acronym {
	border-bottom: 1px dotted #666;
}
address {
	margin: 0 0 1.5em;
	font-style: italic;
}
del {
	color:#666;
}
pre {
	margin: 1.5em 0;
	white-space: pre;
}
pre, code, tt {
	font: 1em 'andale mono', 'lucida console', monospace;
	line-height: 1.5;
}

/*********************************************
	Lists
*********************************************/
li ul, li ol {
	margin: 0;
}
ul, ol {
	margin: 0 1.5em 1.5em 0;
	padding-left: 3.333em;
}
ul {
	list-style-type: disc;
}
ol {
	list-style-type: decimal;
}

li {
         padding : 0.25em;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}

/*********************************************
	Tables
*********************************************/
table {
	margin-bottom: 1.4em;
	width:100%;
}
th {
	font-weight: bold;
}
thead th {
	background: #c3d9ff;
}
th, td, caption {
	padding: 4px 10px 4px 5px;
}
tr.even td {
	background: #e5ecf9;
}
tfoot {
	font-style: italic;
}
caption {
	background: #eee;
}

/*********************************************
	Misc classes
*********************************************/
.small {
	font-size: .8em;
	margin-bottom: 1.875em;
	line-height: 1.875em;
}
.large {
	font-size: 1.2em;
	line-height: 2.5em;
	margin-bottom: 1.25em;
}
.hide {
	display: none;
}
.quiet {
	color: #666;
}
.loud {
	color: #000;
}
.highlight {
	background:#ff0;
}
.added {
	background:#060;
	color: #fff;
}
.removed {
	background:#900;
	color: #fff;
}
.first {
	margin-left:0;
	padding-left:0;
}
.last {
	margin-right:0;
	padding-right:0;
}
.top {
	margin-top:0;
	padding-top:0;
}
.bottom {
	margin-bottom:0;
	padding-bottom:0;
}

/*********************************************
	Default styling for forms
*********************************************/
label {
	font-weight: bold;
}
fieldset {
	padding:1.4em;
	margin: 0 0 1.5em 0;
	border: 1px solid #ccc;
}
legend {
	font-weight: bold;
	font-size:1.2em;
}

/*********************************************
	Form fields
*********************************************/
input[type=text], input[type=password], input.text, input.title, textarea, select {
	background-color:#fff;
	border:1px solid #bbb;
}
input[type=text]:focus, input[type=password]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
	border-color:#666;
}
input[type=text], input[type=password], input.text, input.title, textarea, select {
	margin:0.5em 0;
}
input.text, input.title {
	width: 300px;
	padding:5px;
}
input.title {
	font-size:1.5em;
}
textarea {
	width: 390px;
	height: 250px;
	padding:5px;
}
input[type=checkbox], input[type=radio], input.checkbox, input.radio {
	position:relative;
	top:.25em;
}
form.inline {
	line-height:3;
}
form.inline p {
	margin-bottom:0;
}

/*********************************************
	Success, notice and error boxes
*********************************************/
.error, .notice, .success {
	padding: .8em;
	margin-bottom: 1em;
	border: 2px solid #ddd;
}
.error {
	background: #FBE3E4;
	color: #8a1f11;
	border-color: #FBC2C4;
}
.notice {
	background: #FFF6BF;
	color: #514721;
	border-color: #FFD324;
}
.success {
	background: #E6EFC2;
	color: #264409;
	border-color: #C6D880;
}
.error a {
	color: #8a1f11;
}
.notice a {
	color: #514721;
}
.success a {
	color: #264409;
}

/*********************************************
	The Obligatory WP Styles
*********************************************/
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	text-align: left;
}
.alignright {
	float: right;
	text-align: right;
}
img.alignleft {
	margin: 0px .6em .6em 0px;
}
img.alignright {
	margin: 0px 0px .6em .6em;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: .8em;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: .8em;
	padding: 0 .3em .4em;
	margin: 0;
}

/*****************************************************************
                BRIGHTER GREEN CUSTOM STYLES
                Cheryl Goerger, Arrowleaf Web Design 
                Last Updated: 05/06/10
******************************************************************/

/*********************************************
	Styles LOGO image      
*********************************************/

/* HOME PAGE LOGO */
img#logo-home {      
      margin-top : 2em; 
      margin-bottom : 1.5em; 
      margin-left : 0.25em; }

/* ALL OTHER PAGE LOGOS */
a#logo-header img#logo {
      margin-top : 2em; 
      margin-bottom : 1.5em; 
      margin-left : 0.25em; }

a#logo-header {
      border-bottom : 0;
      text-decoration : none; }

a#logo-header:hover {
     background : #fff;
     border-bottom : 0; 
     text-decoration : none; }


/*********************************************
	YOU-TUBE MOVIE placement
          on HOME Page      
*********************************************/
object {
      margin-left : 8em; }


/*********************************************
	Styles LIST on SBA BENEFITS Page      
*********************************************/
ul.sba-benefits li {
        padding-bottom : 1em; } 


/*********************************************
	Styles LIST on CURRICULUM Page      
*********************************************/
body.builder-view-page-42 ul.sba-curr li {
        font-size : 98%;
        line-height : 1.3;
        padding : 0;
        padding-bottom : 0.33em; }


/*********************************************
     Styles TEXT on INSTRUCTOR and FAQ Pages     
*********************************************/
body.builder-view-page-20 p, body.builder-view-page-24 p {
       font-size : 98%; 
       width : 97%; }


/*********************************************
	Styles WATERMARK QUOTES 
           on TESTIMONIAL page      
*********************************************/
p.padright {
        background : transparent url(images/quote.png) no-repeat top left;
        font-size : 98%;
	padding-bottom : 1em;
        text-align : justify; 
        width : 80%; }

p.padleft {
        background : transparent url(images/quote2.png) no-repeat top right;  
        font-size : 98%;
	padding-left : 5em;  
	padding-bottom : 1em; 
        text-align : justify;
        width : 85%; } 


/*********************************************
	Styles RIGHT SIDEBAR CONTENT 
*********************************************/
div#right-sidebar-content {
       background-color: #fdfdfd; /*nearly white*/
       border: 1px solid #b3b3b3; /*light grey*/
       margin-top : 1em;
       padding: 2em;  
       padding-left : 2.5em;
       -moz-border-radius: 10px; 
       -webkit-border-radius: 10px; }

div#right-sidebar-content h2 {    
       color : #131514;
       font-size : 1.4em; 
       font-weight : bold; }   
    
div#right-sidebar-content h3 { 
       background-color : #01a422; /*bright green*/
       border : 1px solid #a6cd7b; /*brighter green*/
       border-bottom : 0;
       color : #fff;
       font-size : 1.1em;
       font-weight : bold; 
       margin-bottom : 0;
       padding : 0.25em; 
       padding-left : 0.75em; 
       width : 89.5%; }

div#right-sidebar-content ul {
       background-color : #fff; 
       border-top : 1px solid #a6cd7b; /*dark green*/
       border-right : 1px dotted #a6cd7b;
       border-bottom : 1px dotted #a6cd7b; 
       border-left : 1px dotted #a6cd7b;
       font-size : 0.9em;
       margin-left : 0;
       margin-bottom : 2.5em;
       padding : 0.5em;
       padding-left : 1.1em; }

div#right-sidebar-content ul li {
       /*background : transparent url(images/bullet-leaf2.gif) no-repeat top left;*/
       list-style-type : none;
       /*list-style-position : inside;*/
       margin-left : 1em;
       padding : 0;
       /*padding-left : 1.75em;*/ }


/***************************************************
	Styles REGISTER BUTTON in Right Sidebar
****************************************************/
div#right-sidebar-content h3.button-reg {
      background : transparent;
      border : 0; }

div#right-sidebar-content h3.button-reg a {
      background : transparent url(images/bg-button-reg-gr.png) no-repeat center center;      
      border : 1px solid #ddd; /*light grey*/
      color : #000;
      font-size : 1.1em;
      line-height : 1.3em;
      margin-left : 3em;
      padding : 0.75em;
      -moz-border-radius: 5px; 
      -webkit-border-radius: 5px; }

div#right-sidebar-content h3.button-reg a:hover {
      background: #55c624; /*green*/
      color : #fff;
      text-decoration : none; }

     
/*********************************************
	Adds HOME Page Images
*********************************************/
body.builder-view-page-8 div#home-img {
       background : transparent url(http://buffalojumpenvironmental.com/wp-content/uploads/2010/05/home.jpg) no-repeat center left;
       border-bottom : 1px solid #e6e6e6;
       padding-top : 1em;
       padding-bottom : 1em;
       height : 202px; }


/*********************************************
	Adds SBA PROGRAM Footer Images
*********************************************/
/* Adds footer image to SBA Program Page */
body.builder-view-page-13 div#footer-img {
       background : transparent url(http://buffalojumpenvironmental.com/wp-content/uploads/2010/05/sba-program.jpg) no-repeat top left;
       height : 202px; }


/*********************************************
	Adds SBA BENEFITS Footer Image
*********************************************/
body.builder-view-page-39 div#footer-img {
       background : transparent url(http://buffalojumpenvironmental.com/wp-content/uploads/2010/05/sba-benefits.jpg) no-repeat top left;
       height : 302px; }


/*********************************************
	Adds SBA CURRICULUM Footer Images
*********************************************/
body.builder-view-page-42 div#footer-img {
       background : transparent url(http://buffalojumpenvironmental.com/wp-content/uploads/2010/05/sba-curriculum.jpg) no-repeat top left; 
       height : 202px; }


/*********************************************
	Adds SBA COURSE FORMAT Footer Image
*********************************************/
body.builder-view-page-46 div#footer-img {
       background : transparent url(http://buffalojumpenvironmental.com/wp-content/uploads/2010/05/sba-course-format2.jpg) no-repeat top left; 
       height : 302px; }


/*********************************************
	Adds SBA INSTRUCTORS Footer Images
*********************************************/
body.builder-view-page-20 div#footer-img {
       background : transparent url(http://buffalojumpenvironmental.com/wp-content/uploads/2010/05/sba-instructors.jpg) no-repeat top left; 
       height : 202px; }


/*********************************************
	Adds REGISTRATION Footer Image
*********************************************/
body.builder-view-page-28 div#footer-img {
       background : transparent url(http://buffalojumpenvironmental.com/wp-content/uploads/2010/05/registration.jpg) no-repeat top left; 
       height : 202px; }


/*********************************************
	Adds TESTIMONIALS Footer Images
*********************************************/
body.builder-view-page-22 div#footer-img {
       background : transparent url(http://buffalojumpenvironmental.com/wp-content/uploads/2010/05/testimonials.jpg) no-repeat top left; 
       height : 202px; }


/*********************************************
	Adds FAQ Footer Images
*********************************************/
body.builder-view-page-24 div#footer-img {
       background : transparent url(http://buffalojumpenvironmental.com/wp-content/uploads/2010/05/faq.jpg) no-repeat top left; 
       height : 202px; }


/*********************************************
	Adds SBA ABOUT US Footer Images
*********************************************/
body.builder-view-page-36 div#footer-img {
       background : transparent url(http://buffalojumpenvironmental.com/wp-content/uploads/2010/05/about-us.jpg) no-repeat top left; 
       height : 202px; }


/*********************************************
	Adds CONTACT US Footer Images
*********************************************/
body.builder-view-page-26 div#footer-img {
       background : transparent url(http://buffalojumpenvironmental.com/wp-content/uploads/2010/05/contact-us.jpg) no-repeat top left; 
       height : 202px; }


/*********************************************
	Styles SEARCH Form
*********************************************/
form#searchform {
       background-color : #fafafa; /*#e1fcad light green*/
       border : 1px dotted #b3b3b3; /*med green*/
       float : right;
       margin-top : 2em;
       margin-bottom : 0.5em; 
       padding : 0.5em; }

label.screen-reader-text {
       color : #333; /*med green*/
       font-size : 0.9em;
       font-weight : normal; }

/*********************************************
	Styles TOP-NAV (home/contact)
*********************************************/

p#top-nav {
       color : #333; /*light grey*/
       /*float : right;*/
       font-size : 1.4em;
       font-variant : small-caps;
       margin-top : 0.7em;
       margin-bottom : 0;
       padding-left: 4em; 
       width : 40%; }

p#top-nav a {
       color : #333; 
       border-bottom : 0; 
       text-decoration : none; }

p#top-nav a:hover {
       background-color : #fff;
       border-bottom : 0;               
       color : #55c624; } /*green*/










