div.header {
    background-image: url(http://www.greenpromise.com/img/greenpromise-head.gif);
	background-repeat: no-repeat; 
	height: 122px; 
	width: 1024px;
	vertical-align: middle; }
div.breadcrumb {
    margin-left: 0px ;
    margin-top: 0px ;
	height: 25px; 
	width: 700px;
	vertical-align: middle;
	font-weight: normal;
	font-size: 9px;
	line-height: 135%;
	color: rgb(22,140,55);   /* dark green */
	 }
div.navbar {
	background-color: #BCAFD6; /* light purple */
	background-repeat: no-repeat; 
	float: left; 
	height: 768px; 
	width: 165px; }
div.content { 
    margin-left: 10px ;
    margin-top: 10px ;
	float: left; 
	width: 700px; }
div.bottom { 
    margin-left: 175px ;
    margin-top: 10px ;
	float: left ; 
	height: 80px;
	width: 700px; }
div.home { 
    margin-left: 10px ;
    margin-top: 0px ;
	float: left; 
	height: 720px;
	width: 675px; }
div.newsfeed {
    margin-top: 25px ;
	float: right; 
	height: 768px; 
	width: 155px; }
div.rightcol {
    margin-top: 35px ;
	float: left; 
	height: 768px; 
	width: 149px; }
p.adsense {
    margin-left: 15px;
    margin-top: 0px ;
	text-align: center ;
	height: 600px; 
	width: 120px; }
body {
	background-image: url(http://www.greenpromise.com/img/bg-row.gif);
	background-repeat: repeat-y;
	width: 1024px;
	height: 768px;
	margin: 0 0 0 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 135%;
	background-color: #f1f3df;
}
.bodygreen {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 12px;
	color: rgb(22,140,55);   /* dark green */
	line-height: 135%; }
.introgreen {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: normal;
	font-size: 14px;
	color: rgb(22,140,55);   /* dark green */
	line-height: 150%; }
h1 {
    font-size: 15px;
	line-height: 135%;
	font-weight: bold;
	margin-top:0px;
	color: rgb(0,0,0); }  /* black */
h2 {
    font-size: 12px;
	line-height: 135%;
	margin: 0 0 0 0; 
	color: rgb(0,0,0); }  /* black */
h2.reverse {
    font-size: 12px;
	line-height: 135%;
	margin: 0 0 0 0;
	color: rgb(255,255,255); }  /* white */
.main {
	font-weight: normal;
     }
.preferred {
	font-weight: bold;
     }
.intro {
	font-weight: normal;
    font-size: 14px;
	line-height: 150%;
    padding-right: 15px; }
.crumb {
	font-weight: normal;
	font-size: 9px;
	line-height: 135%;
	color: rgb(22,140,55);   /* dark green */
    padding-right: 15px; }
.byline {
	font-weight: normal;
	font-style: italic;
	font-size: 12px;
	line-height: 135%;
	margin: 0 0 0 0;
	color: rgb(0,0,0);   /* black */
	}
.openquote {
	margin-left: 15px;
	margin-bottom: 15px;
    background-image: url(http://www.greenpromise.com/img/quote-open.gif);
	background-position: top left;
	background-repeat: no-repeat;
	font-style: italic;
	font-weight: bold;
	line-height: 150%;
	}
.closequote {
    background-image: url(http://www.greenpromise.com/img/quote-close.gif);
	background-position: bottom right;
	background-repeat: no-repeat;
	}
.caption {
	font-weight: normal;
	font-style: italic;
	font-size: 10px;
	line-height: 135%;
	margin: 0 0 0 0;
	color: rgb(0,0,0);   /* black */
	}
.buy {
	font-weight: normal;
	font-size: 9px;
	line-height: 135%;
	color: rgb(197,52,26);   /* red */
	}
.homeproducts {
	font-weight: normal;
	font-size: 9px;
	line-height: 135%;
	color: rgb(0,0,0);   /* black */
	}
.homeproductswhite {
	font-weight: normal;
	font-size: 9px;
	line-height: 135%;
	color: rgb(255,255,255);   /* white */
	}
.copyright {
    margin-left: 10px;
	font-weight: normal;
	font-size: 9px;
	vertical-align: bottom;
	line-height: 135%;
	color: rgb(0,0,0);   /* black */
	}

.leftnav {
    margin-left: 10px;
	font-weight: normal;
	font-size: 10px;
	vertical-align: bottom;
	line-height: 135%;
	color: rgb(0,0,0);   /* black */
	}

a { color: rgb(22,140,55);
    text-decoration: underline; } /* dark green */

.floatLeft{ 
	float:left;
	position:relative;
	padding-right: 15px;
	padding-bottom: 15px;
}
.floatRight{ 
	float:right;
	position:relative;
	padding-left: 15px;
	padding-bottom: 15px;
}
