/*Style Sheet for Cohousing Web Site*/

#focus:hover {
	background-color: #CCFF33;
}

h1
{
font: 54px "Times new roman";
text-align: center;
line-height: .5cm;
}

h2
{
text-align: center;
font-family: "Times new roman";
font-size: 18px;
font-weight: normal;
line-height: .5cm;
}


h3
{
text-align: center;
font-family: "Times new roman";
font-size: 14px;
font-weight: normal;
line-height: 15%;
padding-left: 1cm;
padding-right: 1cm;
}


lh1
{
font: 40px "Times new roman";
text-align: left;
line-height: .5cm;
}

lh2
{
text-align: left;
font-family: "Times new roman";
font-size: 18px;
font-weight: normal;
line-height: .5cm;
}