/* CSS Document  - william reynolds green - 2010*/


body {
	background-color: white;
}
/* 	background-color: 33cc33; */

/* 	width:80; */.div5mm {
	padding-top: 1mm;
	text-align:center;
	align: center;
	}


/* trying to get a height set on a div tag */
.mydiv {
	background-color:white;
	height: 50px;
	width: 1000px;

	margin-top: 40px;
}
/*couier green 9pt */ .c7{
	font-family:  Verdana, Geneva, sans-serif;
	font-size: 8pt;
	color:362f2d;
	text-decoration: none;
	font-weight:normal;
	letter-spacing: normal;
	}
	

/* William Reynolds Green */ .wil{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:lighter;
	font-size:30px;
	color:9d453f;
	font-variant: small-caps;
}
	
.bio {
	font-family: 'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:11px;
	font-style:normal;
	text-decoration:none;
}
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
	
/*century gothic light green 8pt */ .cgb8{
	font-family:  Trebuchet, sans-serif;
	font-size: 8pt;
	color: 879260;
	text-decoration: none;
	text-align: left;
	font-weight: 500;
	font-size: 9px;
	}	
	
/*century gothic lt green 7pt */ .cglg7{
	font-family:  Tahoma, Geneva, sans-serif;
	font-size: 8pt;
	color: 99ff99;
	text-decoration: none;
	text-align: left;
	font-weight: 500;
	}
	
/*description text 8pt */ .descriptions{
	font-family:  Tahoma, Geneva, sans-serif;
	font-size: 8pt;
	color: 336633;
	text-decoration: none;
	text-align: left;
	font-weight: 500;
	height:60;
	width:300;
	}

/*space font 4pt  background color*/ .space4pt{
	font-family: Century Gothic, sans-serif;
	font-size: 4pt;
	color: 33cc33;
	text-decoration: none;
	text-align: left;
	}
	
/*space font 8pt  background color*/ .space8pt{
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 4pt;
	color: white;
	text-decoration: none;
	text-align: left;
	}	

/*century gothic black return label 9pt */ .tr{
	font-family:  Tahoma, Geneva, sans-serif;
	font-size: 7pt;
	color: ffffff;
	text-decoration: none;
	font-weight: 500;
	text-align: center;
	background-color: 2DA72D;
	width: 130px;
	}

			
