<style>



/*reset
-------------------------------------------------------------------------------------------*/

/* font styles for Tiny_MCE */
/* these must be changed in globalscreen.php, editor.css, and also /modules/tiny_mce/tiny_mce/themese/advanced/editor_template_src.js */

.fsize1 { font-size: 10px; }
.fsize2 { font-size: 12px; }
.fsize3 { font-size: 14px; }
.fsize4 { font-size: 16px; }
.fsize5 { font-size: 18px; }
.fsize6 { font-size: 20px; }
.fsize7 { font-size: 24px; }


* {
	margin:0;
	padding:0;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img {
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
/*ol,ul {
	list-style:none;
}*/
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}
a:hover {background-position: 0 0;}
/*fonts
-------------------------------------------------------------------------------------------*/
body {
	font:13px arial,helvetica,clean,sans-serif;
	*font-size:small;
	*font:x-small;
	color:#404040;
}
table {
	font-size:inherit;
	font:100%;
}
select, input, textarea {
	font:99% arial,helvetica,clean,sans-serif;
}
pre, code {
	font:115% monospace;
	*font-size:100%;
}
body * {
	line-height:1.22em;
}


body {
	/*background:#E6EEF2 url(http://evergreenconcepts.com/images/background.gif) left top repeat-x;*/
	background-color:#669933;
}
#content
{
	font-family:verdana;
	font-size:11px;
}
#content h1 {
	font-family:Arial;
	font-size:24px;
}
/*Navigation
------------------------------------------------------------------------------------------*/	
#right-nav{
position:absolute;
right:20px;
/*margin-left:-10px;
margin-right:10px;*/
}
#navigation {
	float:left;
	width:180px;
	margin-top:20px;
	padding-bottom: 50px;
	}
#auxNav {
	float:right;
	color:#4E8AA8;
	font-size:77%;
	margin:20px 0 0 0;
}
#auxNav li {
	float:left;
}
#auxNav a {
	color:#4E8AA8;
	text-decoration:none;
	line-height:19px;
	background-image:none !important;
}
#auxNav .menu-current {
	color:#009DDC;
	background-image:none !important;
}
#auxNav a:hover {
	color:#003f5e;
}
#search {
	float:left;
	color:#4E8AA8;
	font-size:77%;
	/*margin:20px 4px 0 0;*/
	line-height:19px;
}
#searchgo {
	
}
#searchform {
	float:left;
	/*margin:20px 20px 0 0;*/
	margin-top:11px;
	/*padding-right:25px;*/
	font-size:100%;
}
#searchfield {
	background-color:transparent;
	border:none;
	/*background: url(http://evergreenconcepts.com/images/searchfield2.gif) left top no-repeat;*/
	width:133px;
	/*height:17px;*/
	font-size:85%;
	/*padding:4px 4px 0px 4px;*/
}
.searchfield {
	background-color:transparent;
        border:none;
	display:inline;
        background: url(http://evergreenconcepts.com/images/searchfield2.gif) left top no-repeat;
	/*background-attachment:fixed;*/
        width:124px;
        /*height:17px;*/
        font-size:85%;
        /*padding:4px 4px 0px 4px;*/
}
/*#mainNav {
	padding:0 20px;
	
}
#mainNav li {
	margin-bottom:4px;
}

#mainNav a{
	display:block;
	width:125px;
	line-height:15px;
	background:url(http://evergreenconcepts.com/images/navbg.gif) left top repeat-y;
	border-bottom:1px dotted #E8ECED;
	padding-left:15px;
	color:#003F5F;
	font-size:92%;
	text-decoration:none;
}
#mainNav a:hover {
	background:url(http://evergreenconcepts.com/images/navarrow.gif) left 2px no-repeat;
	color:#4E8AA8;
}
#mainNav li ul li ul li a {
	width:100px !important;
}
*/

#sitetools {
	float:left;
	height:39px;
	margin-top:14px;
	width:40px;
}
#searchtool, #emailtool, #printtool {
	float:right;
}
#searchtool a, #emailtool a, #printtool a {
	display:block;
	height:13px;
	float:left;
	margin-left:5px;
}
#searchtool a {
	background: url(http://evergreenconcepts.com/images/searchicon.gif) left top no-repeat;
	width:12px;
}
#emailtool a {
	background: url(http://evergreenconcepts.com/images/emailicon.gif) left top no-repeat;
	width:14px;
}
#printtool a {
	background: url(http://evergreenconcepts.com/images/printicon.gif) left top no-repeat;
	width:16px;
}
#searchtool a:hover, #emailtool a:hover, #printtool a:hover {
	background-position:right top;
}
/* General Styles
-------------------------------------------------------------------------------------------*/
h1 {
	font-weight:bold;
	color:#003f5f;
	font-size:107%;
}

#wrapper {
	text-align:left;
	width:1024px;
	margin:0px auto;
	background-color:#ffffcc;
	/*overflow:hidden;*/
}
.clear {
	clear:both;
}
#headline {
	height:98px;
}
#logo {
	float:left;
	width:202px;
	height:120px;
	/*margin-left:20px;*/
}
#content {
	width:1024px;
	/*background:url(http://evergreenconcepts.com/images/templates/evergreen_content_bg.jpg);*/
}
.content_Home,
.content_About_Us
{
	background:url(http://evergreenconcepts.com/images/templates/content_bg_home.jpg);
}
.content_Healthy_Home,
.content_Home_Care,
.content_Air_Quality,
.content_Water_Quality,
.content_Pest_Control,
.content_Paint_a_Coatings,
.content_Lawn_Care,
.content_Green_Home_Consultants
{
	background:url(http://evergreenconcepts.com/images/templates/evergreen_content_bg.jpg);
}
.content_Efficient_Home,
.content_Applicances,
.content_Insulation,
.content_Renewable_Energy,
.content_Water_Efficiency,
.content_Heating_a_Cooling,
.content_Windows_a_Doors,
.content_Lighting,
.content_Wall_Systems,
.content_Appliances
{
        background:url(http://evergreenconcepts.com/images/templates/content_bg_efficient.jpg);
}
.content_ECO_Friendly_Home,
.content_Flooring_a_Floor_Coverings,
.content_Countertops,
.content_Cabinetry,
.content_Green_Neighborhood_Partners,
.content_Green_Building_and_Remodeling_Partners,
.content_Wall_Systems_a_Lumber,
.content_Furniture,
.content_Wall_Coverings,
.content_Decking,
.content_Roofing_Material,
.content_Interior_Finishes_a_Trim,
.content_Hawthorne_Floors,
.content_Battery_Island_Row_James_Bay_Preserve
{
        background:url(http://evergreenconcepts.com/images/templates/content_bg_eco.jpg);
}
.content_Products {
        background:url(http://evergreenconcepts.com/images/templates/content_bg_products.jpg);
}
.content_Services {
        background:url(http://evergreenconcepts.com/images/templates/content_bg_services.jpg);
}
/*#content a {
	color:#4F8AA8;
	/*height:154px;*/
}

#content a:hover{
	color:#003F5F;
}
*/
/*Footer
------------------------------------------------------------------------------------------*/		
#bottomlogo {
	position:relative;
	clear:both;
	width:180px;
	float:left;
	margin-top:-47px;
}
#footer {
	clear:both;
	/*width:1024px;*/
	height:70px;
	margin:0 auto;
	background-color:#ffffcc;
	}
#footer p {
	font-size:70%;
	margin:0;
	padding:0px 10px 6px 10px;
	text-align:center;
	color:#A6A6A6;
	}
/*Global Templates
-----------------------------------------------------------------------------------------------*/
.clear-all {
	clear:both; 
	line-height:0; 
	height:0;
}

#loginMenu {
	float:right;
	width:822px;
	height:63px;
	background:url(http://evergreenconcepts.com/images/templates/evergreen_login.jpg);
	display:inline;
}
#mainMenu {
	float:right;
	width:822px;
	height:57px;
	text-align:right;
}
#tapNav {
	width:1024px;
	height:63px;
	margin-top:-5px;
}
#topBorder {
	width:1024px;
	height:12px;
	min-height:17px !important;
	margin-top:-5px;
	/*background:url(http://evergreenconcepts.com/images/templates/evergreen_top.jpg);*/
}
.topBorder_Healthy_Home,
.topBorder_Home_Care,
.topBorder_Air_Quality,
.topBorder_Water_Quality,
.topBorder_Pest_Control,
.topBorder_Paint_a_Coatings,
.topBorder_Lawn_Care,
.topBorder_Green_Home_Consultants
{
	background:url(http://evergreenconcepts.com/images/templates/evergreen_top.jpg);
}
.topBorder_Home,
.topBorder_About_Us
{
	background:url(http://evergreenconcepts.com/images/templates/top_home.jpg);
}
.topBorder_Efficient_Home,
.topBorder_Applicances,
.topBorder_Insulation,
.topBorder_Renewable_Energy,
.topBorder_Water_Efficiency,
.topBorder_Heating_a_Cooling,
.topBorder_Windows_a_Doors,
.topBorder_Lighting,
.topBorder_Wall_Systems,
.topBorder_Appliances
{
        background:url(http://evergreenconcepts.com/images/templates/top_efficient.jpg);
}
.topBorder_ECO_Friendly_Home,
.topBorder_Flooring_a_Floor_Coverings,
.topBorder_Countertops,
.topBorder_Cabinetry,
.topBorder_Green_Neighborhood_Partners,
.topBorder_Green_Building_and_Remodeling_Partners,
.topBorder_Wall_Systems_a_Lumber,
.topBorder_Furniture,
.topBorder_Wall_Coverings,
.topBorder_Decking,
.topBorder_Roofing_Material,
.topBorder_Interior_Finishes_a_Trim,
.topBorder_Hawthorne_Floors,
.topBorder_Battery_Island_Row_James_Bay_Preserve
{
        background:url(http://evergreenconcepts.com/images/templates/top_eco.jpg);
}
.topBorder_Products {
        background:url(http://evergreenconcepts.com/images/templates/top_products.jpg);
}
.topBorder_Services {
        background:url(http://evergreenconcepts.com/images/templates/top_services.jpg);
}
#bottomBorder {
	width:1024px;
	height:10px;
	/*background:url(http://evergreenconcepts.com/images/templates/evergreen_top.jpg);*/
}
.bottomBorder_Home,
.bottomBorder_About_Us
{
        background:url(http://evergreenconcepts.com/images/templates/top_home.jpg);
}
.bottomBorder_Healthy_Home,
.bottomBorder_Home_Care,
.bottomBorder_Air_Quality,
.bottomBorder_Water_Quality,
.bottomBorder_Pest_Control,
.bottomBorder_Paint_a_Coatings,
.bottomBorder_Lawn_Care,
.bottomBorder_Green_Home_Consultants
{
	background:url(http://evergreenconcepts.com/images/templates/evergreen_top.jpg);
}
.bottomBorder_Efficient_Home,
.bottomBorder_Applicances,
.bottomBorder_Insulation,
.bottomBorder_Renewable_Energy,
.bottomBorder_Water_Efficiency,
.bottomBorder_Heating_a_Cooling,
.bottomBorder_Windows_a_Doors,
.bottomBorder_Lighting,
.bottomBorder_Wall_Systems,
.bottomBorder_Appliances
{
        background:url(http://evergreenconcepts.com/images/templates/top_efficient.jpg);
}
.bottomBorder_ECO_Friendly_Home,
.bottomBorder_Flooring_a_Floor_Coverings,
.bottomBorder_Countertops,
.bottomBorder_Cabinetry,
.bottomBorder_Green_Neighborhood_Partners,
.bottomBorder_Green_Building_and_Remodeling_Partners,
.bottomBorder_Wall_Systems_a_Lumber,
.bottomBorder_Furniture,
.bottomBorder_Wall_Coverings,
.bottomBorder_Decking,
.bottomBorder_Roofing_Material,
.bottomBorder_Interior_Finishes_a_Trim,
.bottomBorder_Hawthorne_Floors,
.bottomBorder_Battery_Island_Row_James_Bay_Preserve
{
        background:url(http://evergreenconcepts.com/images/templates/top_eco.jpg);
}
.bottomBorder_Products {
        background:url(http://evergreenconcepts.com/images/templates/top_products.jpg);
}
.bottomBorder_Services {
        background:url(http://evergreenconcepts.com/images/templates/top_services.jpg);
}
#logintool {
	position:relative;
	top:24px;
	left:300px;
	width:507px;
	height:39px;
}
.regist {
	float:left;
	position:relative;
	top:6px;
}
#footerLogo {
	float:left;
	width:479px;
	height:70px;
}
#footerMenu {
	float:right;
	width:500px;
	height:35px;
}
#crtext {
	float:right;
        position:relative;
        top:5px;
        right:30px;
	font-family:Arial;
	font-size:10px;
}
/*mainMenu
-------------------------------------------------------------------------------------------------*/
ul#mainNav {
        list-style: none;
        margin: 0;
        padding: 0;
        font-size: 14px;
	font-weight:bold;
        font-family:Arial;
	margin-left:125px;
}
#mainNav  li{
        display:inline;
        margin:0 0 0 0px;
         /* border-right:#bab3a5 solid 1px; */
        float:left;
        height:20px;
}
ul#mainNav li {
        display: inline;
        margin: 0;
        padding: 0;
        margin-top:10px;
        text-align: right;
        list-style-type: none;
        height:20px;
}
ul#mainNav li a:link span,
ul#mainNav li a:active span,
ul#mainNav li a:visited span
{
        color: #5A3F99;
        padding:3px 8px 0px 8px;
        display: block;
}
ul#mainNav li a:hover span{
        color:#908246;

}
ul#mainNav li a:link,
ul#mainNav li a:active,
ul#mainNav li a:visited
{
        color: #5A3F99;
        text-decoration: none;
        float: left;

}
#mainNav li.menu-current a:link span,
#mainNav li.menu-current a:active span,
#mainNav li.menu-current a:visited span{
        color: #908246;

}
/*loginMenu
-------------------------------------------------------------------------------*/
ul#loginPage {
        list-style: none;
        margin: 0;
        padding: 0;
        font-size: 14px;
        font-family:Arial;
        /*margin-left:125px;*/
}
#loginPage  li{
        display:inline;
        margin:0 0 0 0px;
	    margin-right:-10px;
       /* border-right:#000000 solid 1px;*/
        float:left;
        /*height:20px;*/
}
ul#loginPage li {
        display: inline;
        margin: 0;
        padding: 0;
        margin-top:5px;
        text-align: right;
        list-style-type: none;
        /*height:20px;*/
}

ul#loginPage li a:link span,
ul#loginPage li a:active span,
ul#loginPage li a:visited span,
ul#loginPage li a:hover span {
        color: #ffffff;
        padding:0px 8px 0px 8px;
        display: block;
}
#loginPage a:hover {
        /*background:url(http://evergreenconcepts.com/images/a-hover.gif)  repeat-x;*/
        color:#8f4431;

}
ul#loginPage li a:link,
ul#loginPage li a:active,
ul#loginPage li a:visited,
ul#loginPage li a:hover {
        color: #ffffff;
        text-decoration: none;
        float: left;

}
#loginPage li.menu-current a:link span,
#loginPage li.menu-current a:active span,
#loginPage li.menu-current a:visited span{
        color: #ffffff;

}
#loginPage li.menu-last {
        border:0px;
		padding-right:0px;
}
/*footerMenu
-----------------------------------------------------------------------------------*/
ul#bottomMenu {
        list-style: none;
        margin: 0;
        padding: 0;
        font-size: 11px;
        font-family:Arial;
	font-weight:bold;
        /*margin-left:125px;*/
	float:right;
	position:relative;
	top:10px;
	right:24px;
}
#bottomMenu li{
        display:inline;
        margin:0 0 0 0px;
        border-right:#000000 solid 1px;
        /*height:10px;*/
	float:left;
}
ul#bottomMenu li {
        display: inline;
        margin: 0;
        padding: 0;
        margin-top:5px;
        /*text-align: right;*/
        list-style-type: none;
        /*height:10px;*/
}

ul#bottomMenu li a:link span,
ul#bottomMenu li a:active span,
ul#bottomMenu li a:visited span
{
        color: #5A3F99;
        padding:0px 6px 0px 6px;
        display: block;
}
ul#bottomMenu li a:hover span {
        color:#908246;

}
ul#bottomMenu li a:link,
ul#bottomMenu li a:active,
ul#bottomMenu li a:visited,
{
        color: #5A3F99;
        text-decoration: none;
	float:left;
}
#bottomMenu li.menu-current a:link span,
#bottomMenu li.menu-current a:active span,
#bottomMenu li.menu-current a:visited span{
        color: #908246;

}
#bottomMenu li.menu-last {
	border:0px;
}
/*tapMenu
-----------------------------------------------------------------------------------*/
ul#tapMenu {
        list-style: none;
        margin: 0;
        padding: 0;
}
#tapMenu li{
        display:inline;
        margin:0 0 0 0px;
        float:left;
}
ul#tapMenu li {
        display: inline;
        margin: 0;
        padding: 0;
        list-style-type: none;
}

ul#tapMenu li a:link span,
ul#tapMenu li a:active span,
ul#tapMenu li a:visited span,
ul#tapMenu li a:hover span {
        display: block;
}
ul#tapMenu li a:link,
ul#tapMenu li a:active,
ul#tapMenu li a:visited,
ul#tapMenu li a:hover {
        color: #4F6D34;
        text-decoration: none;
        float:left;
	display:block;
}
/*#tapMenu li.menu-current a:link span,
#tapMenu li.menu-current a:active span,
#tapMenu li.menu-current a:visited span{
        color: #4F6D34;

}
#tapMenu li.menu-last {
        border:0px;
}
*/
a span#Home{
	width:184px;
	height:62px;
	background: url(http://evergreenconcepts.com/images/Home.jpg);
}
a span#Healthy_Home {
	width:164px;
	height:62px;
	background: url(http://evergreenconcepts.com/images/Healthy_Home.jpg);
}
a span#Efficient_Home {
        width:164px;
        height:62px;
        background: url(http://evergreenconcepts.com/images/Efficient_Home.jpg);
}
a span#ECO_Friendly_Home {
        width:164px;
        height:62px;
        background: url(http://evergreenconcepts.com/images/ECO_Friendly_Home.jpg);
}
a span#Products {
        width:164px;
        height:62px;
        background: url(http://evergreenconcepts.com/images/Products.jpg);
}
a span#Services {
        width:182px;
        height:62px;
        background: url(http://evergreenconcepts.com/images/Services.jpg);
}
/*Hover Image
------------------------------------------------------------------*/
a:hover span#Home {
	background: url(http://evergreenconcepts.com/images/Homeroll.jpg);;
}
a:hover span#Healthy_Home {
        background: url(http://evergreenconcepts.com/images/Healthy_Homeroll.jpg);;
}
a:hover span#Efficient_Home {
        background: url(http://evergreenconcepts.com/images/Efficient_Homeroll.jpg);;
}
a:hover span#ECO_Friendly_Home {
        background: url(http://evergreenconcepts.com/images/ECO_Friendly_Homeroll.jpg);;
}
a:hover span#Products {
        background: url(http://evergreenconcepts.com/images/Productsroll.jpg);;
}
a:hover span#Services {
        background: url(http://evergreenconcepts.com/images/Servicesroll.jpg);;
}

/*menu-current
-------------------------------------------------------------------*/
.menu-current a span#Home{
	background: url(http://evergreenconcepts.com/images/Homeroll.jpg);
}
.menu-current a span#Healthy_Home{
        background: url(http://evergreenconcepts.com/images/Healthy_Homeroll.jpg);
}
.menu-current a span#Efficient_Home{
        background: url(http://evergreenconcepts.com/images/Efficient_Homeroll.jpg);
}
.menu-current a span#ECO_Friendly_Home{
        background: url(http://evergreenconcepts.com/images/ECO_Friendly_Homeroll.jpg);
}
.menu-current a span#Products{
        background: url(http://evergreenconcepts.com/images/Productsroll.jpg);
}
.menu-current a span#Services{
        background: url(http://evergreenconcepts.com/images/Servicesroll.jpg);
}
/*menu parent
--------------------------------------------------------------------*/
.menu-parent a span#Healthy_Home{
        background: url(http://evergreenconcepts.com/images/Healthy_Homeroll.jpg);
}
.menu-parent a span#Efficient_Home{
        background: url(http://evergreenconcepts.com/images/Efficient_Homeroll.jpg);
}
.menu-parent a span#ECO_Friendly_Home{
        background: url(http://evergreenconcepts.com/images/ECO_Friendly_Homeroll.jpg);
}
/*Tiny_MCE
--------------------------------------------------------------------*/

strong{
	font-weight:bold;
}
em {
    font-style:italic;
}
.menutitle {
    font-family:Arial;
    font-size:24px;
    font-weight: bold;
    color: #FFFFFF;
}
.quote_word {
	font-family:verdana;
	font-size:11px;
	font-style:italic;
	text-align:center;
}
.writer {
	font-family:verdana;
        font-size:24px;
        font-style:italic;
        text-align:right;
}
.head20 {
  font-family: Arial;
  font-size: 20px;
  font-weight:bold;
  /*color: #000000;*/
}
.head13red {
  font-family: Arial;
  font-weight:bold;
  font-size:13px;
  color:#993333;
}
.headlineWhite {
    font-family:Arial;
    font-weight:bold;
    font-size:17px;
    color:#ffffff ;

}
.headline14 {
    font-family:verdana,Arial;
    /*font-weight:bold;*/
    font-size:14px;
    /*color:#000000;*/
}
.headline16 {
    font-family:verdana,Arial;
    /*font-weight:bold;*/
    font-size:16px;
    /*color:#000000;*/
}
.headline14Green {
    font-family:Arial;
    font-weight:bold;
    font-size:14px;
    color:#4F6D34;
}
.headline13 {
    font-family:verdana,Arial;
    /*font-weight:bold;*/
    font-size:13px;
    /*color:#000000;*/
}
.writer {
	font-family:verdana;
    font-size:11px;
    font-style:italic;
    text-align:right;
}
}

}

</style>
