/* Style sheet for Kent Ramblers Site */
/* Last modified 9 January 2010 */

body	{font-size: 81%;
	color: #000000;
	background-color: "#8BAEA2";
	font-family: geneva, arial, sans-serif;
	margin-left: 0px;
	margin-top: 0px;

	text-align: left;}

hr	{color: #006b4a;
	height: 1px;}

h1	{color: #006b4a;
	font-size: 180%;}

h2	{color: #008080;
	font-size: 125%;}

h3	{color: #006b4a;
	font-size: 120%;}

h4	{color: #000000;
	font-size: 100%;}

th	{text-align: left;}

.menu        {line-height: 110%; text-align: Left; margin-top: 7; margin-bottom: 7;}

.whitelink       {color: #FFFFFF;}





.dash	{list-style-image: url("../images/bullet_dash.gif");}

.emptycircle	{list-style-image: ;}

.filledcircle	{list-style-image: ;}

.emptysquare	{list-style-image: ;}

.filledsquare	{list-style-image: ;}

.lower-alpha	{list-style-type: lower-alpha;}

.decimal	{list-style-type: decimal;}

table	{font-size: 100%;}

a:hover {color: #ff0000;}



