


body, td, p
{
	
	font-family: Arial, Helvetica, Sans-serif;
	font-size:14px;
	color:#5c5c5c;
}




.catmenuitem div a
{
	font-size:12pt;
	font-weight:bold;
}

.categorysubmenuitem
{
	padding: 1px 1px 1px 8px;
}

a.categorysubmenu
{
	font-size:10pt;
	
}

th
{
	text-align:left;
}

h1  /*  Main site title */
{
	font-size: 22pt;
	color: #89c655;
	font-weight: bold;
       margin-top: 0px;
	margin-bottom: 1em;
    padding-left: 10px;
	font-family:"AvantGarde Md BT","AvantGarde","Century Gothic",Helvetica,Arial;
}

h2, h2 a /*  Main site subtitle */
{
	font-size: 14pt;
	
	color:#89c655;    
	font-weight: bold;
    margin-top: 0px;
	margin-bottom: 15px;
	padding: 10px 0px 0px 0;
	font-family:"AvantGarde Md BT","AvantGarde","Century Gothic",Helvetica,Arial;
}

h3  /*  content heading level 1 */
{
	font-size: 1.2em;
	font-weight: bold;
	font-family:"AvantGarde Md BT","AvantGarde","Century Gothic",Helvetica,Arial;
	color: #ac4668;
	margin: 0px;
	padding: 0 0 0 10px;
}

a,
a:link,
a:visited,
.bazooxitem a
{
    color: #ac4668;
	/*color: #89c655;*/
    border-bottom:1px dotted #ac4668;
    text-decoration: none;
}

a:hover,
a:active,
a:focus
{
	color: #89c655;
    border-bottom:1px solid #89c655;	
    text-decoration: none;

}

form
{
	margin-bottom: 0px;     /* remove extra form guttering */
}

tr
{
	vertical-align: top;    /* sensible default alignment */
}

img
{
	border: 0px;
	display: inline;
}

p, h4
{
	margin: 4px 0px 7px 0px;
       font-size: 10pt;
}

p
{
    margin-bottom: 15px;
}

li
{
    line-height: 20px;
}

h4
{
	font-size: 14pt;
    font-weight: normal;
    margin-bottom: 1em;
    padding-left: 10px;
}

.blogarticledate
{
	padding: 2px 0px 2px 0px;
	font-weight:bold;
}


.blogarticletext
{
	padding: 3px 0px 6px 0px;
	font-weight:normal;
}


.footer
{
	padding: 12px 6px 1px 6px;
	margin: auto;
	clear: both;
	font-size: 0.9em;
	text-align: left;
	width:970px;
	
}

.footertext
{
	float:left;
	color:white;
	font-size:8pt;
	padding:8px 0px 0px 140px;
}
.footertext a
{
	color:white;
    border-bottom:1px dotted white;
}

.error
{
	color:red;
}

