/* Style */

/*Links, Paragraph, Image*/

a, a:visited {
	text-decoration: none;
	color: #D7661C;
}

a:hover {
	text-decoration: none;
	color: #94AB36;
}

p {
	color: #234204;
	margin-bottom: 10px;
}

p.tools {
	padding-left: 20px;
}

img {
	border-style: outset;
	border-color: #234204;
	border-width: 1px;
	padding: 8px;
	margin-right: 10px;
	float:left;
}

img.aff {
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin-right: 6px;
	float:left;
}

img.affend {
	border-style: none;
	border-width: 0px;
	padding: 0px;
	margin-right: 1px;
	float:left;
}

img.nostyle {
	border-style: none;
	border-width: 0px;
	padding: 0px;
	float:left;
	text-align:left;
}

.arrowlink {
	background-image: url(../graphics/rightcolumn/linkarrow.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 13px;
}

.climatecrisis {
	color: #7c7c7c;
	font-size: 0.9em;
}

/*News*/
.newstitle {
	font-size: 13px;
	font-weight: bold;
}

.newsdate {
	color: #FDAB7F;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 5px;
}


/*Right Columns*/

#latestprojects a {
	display: inline;
	font-size: 0.9em;
	color: #789B51;
	text-decoration: underline;
}

#latestdvds a {
	display: inline;
	font-size: 0.9em;
	color: #789B51;
	text-decoration: underline;
}

#giveyoursupport a {
	display: inline;
	font-size: 0.9em;
	color: #789B51;
	text-decoration: underline;
}

#site a {
	display: inline;
	font-size: 0.9em;
	color: #789B51;
	text-decoration: underline;
}


#latestprojects a.c {
	display:inline;
	line-height:5px;
	margin:0;
	padding:0;
	font: normal 1.0em/0.9em Verdana, Arial, Tahoma, sans-serif;
	color: #B9B9B9;
	letter-spacing: -1px;
}

#latestdvds a.c {
	display:inline;
	line-height:5px;
	margin:0;
	padding:0;
	font: normal 1.0em/0.9em Verdana, Arial, Tahoma, sans-serif;
	color: #B9B9B9;
	letter-spacing: -1px;
}

#giveyoursupport a.c {
	display:inline;
	line-height:5px;
	margin:0;
	padding:0;
	font: normal 1.0em/0.9em Verdana, Arial, Tahoma, sans-serif;
	color: #B9B9B9;
	letter-spacing: -1px;
}

#site a.c {
	display:inline;
	line-height:5px;
	margin:0;
	padding:0;
	font: normal 1.0em/0.9em Verdana, Arial, Tahoma, sans-serif;
	color: #B9B9B9;
	letter-spacing: -1px;
}
