/* Coots Schedule */

p	{ margin: 5px auto 0 auto;
	text-align: left	}

#head	{	width: 880px	}

#headimage { height: 140px;
	background-image: url(../images/clips/Coots.gif)	}

#head h1	{	margin:	20px auto 0 auto;
	line-height: 1.1	}

#head p 	{	font-size: 21px;
	font-weight: normal }

#head .CootsDate { width: 2.25em	}

#head .PYDate { width: 2.25em	}

#head .PSDate { width: 2.25em	}

#head .SSDate { width: 2.25em	}

#messabouts	{ width: 910px;
	margin: 0 auto 0 auto	}

#messabouts p	{	margin: 0 ;
	line-height: 1.2;
	font-size: 22px;
	font-variant: small-caps;
	font-weight: bold }

.textblock	{ display: inline-block;
	width: 30.8em;
	vertical-align: top }

#messabouts	.textblock	{ width: 32em;
	font-weight: normal }

.CootsDate	{ display: inline-block;
	width: 9.3em;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	background-image: url(../images/clips/Coot.gif);
	text-indent: 2.2em }

.PYDate	{ display: inline-block;
	width: 9.3em;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	background-image: url(../images/clips/PY.gif);
	text-indent: 2.2em }

.PSDate	{ display: inline-block;
	width: 9.3em;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	background-image: url(../images/clips/PS.gif);
	text-indent: 2.2em }

.SSDate	{ display: inline-block;
	width: 9.3em;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	background-image: url(../images/clips/SS.gif);
	text-indent: 2.2em }

.JointDate	{ display: inline-block;
	width: 9.3em;
	background-repeat: no-repeat;
	background-position: 0% 50%;
	background-image: url(../images/clips/Joint.gif);
	text-indent: 2.2em }

.EventDate	{	display: inline-block;
	width: 9.3em;
	text-indent: 2.2em }

.blank	{	display: inline-block;
	width: 9.1em	}

p.calendar	{ text-align: center	}



