@charset "iso-8859-1";
/* CPHA Style Sheet 03 on carriageparkhoa.org*/
/* Jan Allen   12/29/2014  */   

body	{background-color: #d1e2d2;	// was #ffffff;
		background-attachment: fixed;
		font-family: arial, helvetica, sans-serif;
		color: #000000;
		}
a:link    {color: #2e3072;}
a:visited {color: #2e3072;}
a:hover   {color: #26afc3; text-decoration: none;}
a:active  {color: #2e3072;}

td.main	{
		background-color: #ffffff;
		padding: 20px;
		border-width: 0px;
		border-style: none;	// or ridge?
		margin: 20px 0 20px 0;
		width: 780px;	// added 2/9/15  -JA
		}	
		
.base11Reg {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11pt;
	font-weight:normal;
	line-height:1.25;
}
.base10Reg {
	color:#606060;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:normal;
	line-height:1.25;
}
.base12Bold {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12pt;
	font-weight:bold;
	line-height:1.25;
}
.base10Blk {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:normal;
	line-height:1.25;
}
.base10close {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:10pt;
	font-weight:normal;
	line-height:0.75;
}
.base9Blk {
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:9pt;
	font-weight:normal;
	line-height:1.25;
}
