/* Navigation Menu */
/* See seperate nav.css , A, TABLE, TEXTAREA */

BODY, TD {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: Black;
	line-height : 125%;
}
BODY {
	background-color : #FFC;
	margin: 0px;
}

#c2rstrip{
	background-color: white;
	background-image: url(images/Choose2Reuse_strip.gif);
	background-repeat : repeat-x;
	height: 54px;
}

.textover {
	background-color: White;
	border : 1px dotted #00AD4A;
	margin : 0px;
	padding: 5px;
	font-size: 0.9em;
}

.pagecolour {
	background-color: #FFC;
}
.hidenum {
	color: #FFC;
}
#contentindex {
	margin-left: 20px;
	margin-right: 20px;
}
#content {
	margin: 20px;
}
#charityshoptable  {
	border : 1px solid #00AD4A;
}

#charityshoptable TD {
	vertical-align: top;
	border : 1px solid #00AD4A;
}

.active {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color : Silver;
	font-weight: bold;
}

.picborder {
	border : 1px solid #00ae4d;
}

A:link, A:active, A:visited  {
	text-decoration: underline ;
	color: Black;
}
A:hover   {
	text-decoration: underline ;
	color: White;
	background-color : #00AD4A;
}

A.rockmill:link, A.rockmill:active, A.rockmill:visited    {
	text-decoration: none ;
	color: Black;
}
A.rockmill:hover   {
	text-decoration: underline ;
	color: Black;
	background-color : #FFFFAA;
}

.footer   {
	color: Black;
	background-color : #EEE;
	border : 1px solid Gray;
}
