BODY
{
	background-color: white;
	margin: 0px;
}

BODY A:link { color: #333; }
BODY A:visited { color: #333; }
BODY A:active { color: #333; }

#site-horizontal-menu A { text-decoration: none; font-size: 1.1em; padding: 1px; text-align: center;}

#site-horizontal-menu A:hover { color: #29bdde;}

.masthead
{
	background-color: #FFCE31;	
}

#site-banner
{
	margin: 0 auto;
	width: 725px;
	padding-top: 30px;
	background-color: #FFCE31;
}

.linerule
{
	background-color: #A0A0A0;
	height: 1px;
}


#site-horizontal-menu
{
	margin: 0 auto;
	width: 725px;
	height: 18px;
	font-size: 1.1em;
	text-align: right;
}

#site-horizontal-menu A { padding-right: 10px; }



#site-banner-image
{
	width: 383px; height: 24px; border: 0px;
}

#site-footer
{
	text-align: center;
	font-size: 8pt;
	height: 18px;
}


.phone {font-size: large; font-weight: bold;}


#astro-image
{
	border: 0px;
	width: 622px;
	height: 350px;
}

.adtext
{
	font-size: 2em;
}

.h1 {height:1px} .h2 {height:2px} .h4 {height:4px}		
.c0 {background-color:#ffffff} .c1 {background-color:#f7ffff} .c2 {background-color:#f3ffff}
.c3 {background-color:#f3fbff} .c4 {background-color:#e7f7ff} .c5 {background-color:#ceeff7}
.c6 {background-color:#a5e7ef} .c7 {background-color:#29bdde}

blockquote
{
	border: 1px #A0A0A0 dotted;
	background-color: #F0F0F0;
	padding: 5px;
}

H3
{
	color: #666;
}

IMG { border: 0px; }

