@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/topbg.jpg);
	background-repeat: repeat-x;
	color: #ffffff;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-position: top;
	text-align: center;
}
a:link {
	color: #FFBB06;
}
a:visited {
	color: #FFBB06;
}
a:hover {
	color: #FFBB06;
}
a:active {
	color: #FFBB06;
}


p {
	font-size: 13px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.foundation {
	background-image: url(images/marleycoffeefoundation.jpg);
	background-repeat: no-repeat;
}




h1 {
	font-size: 22px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #FDB400;
}
.yellow {
	color: #B9D977;
}



/* ClickInc.com CSS */

#leftSide {
	height: 380px;
	width: 474px;
	background-image: url(images/bkg_left.png);
	background-repeat: no-repeat;
	background-position: center top;
}

#leftSide #padding20 {
	margin: 20px;
}

#leftSide p {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	line-height: 13px;
	text-align: justify;
}


#leftSide h1 {
	padding-top: 10px;
	padding-bottom: 10px;

	}
	
	
#leftSide h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
}

#leftSide h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
}
