/*main*/
body {
	margin: 0; padding: 0; color: black; background: #fff;
}

table {
	margin: 0; border: 0; padding 0; background: #99cc01;
}

table td {
	margin: 0; border: 0; padding 0; vertical-align: top;
	font-family: arial,helvetica,sans-serif;
}
.title {
	color:#221e1f;
	font-size:24pt;
	font-family:arial,helvetica,sans-serif;
	font-weight:bold;
}

.bigtitle {
	font-size:32pt;
}

.h1{
	color:#ffffff;
	font-size:12pt;
	font-family:arial,helvetica,sans-serif;
	font-weight:bold;
	text-align:center;
}

.h2{
	color:#221e1f;
        font-size:10pt;
	font-family:arial,helvetica,sans-serif;
	padding: 5px;
}

.h3{
	color:#221e1f;
	font-size:12pt;
	font-family:arial,helvetica,sans-serif;
        background: #ccff66;
	}

.h4{
	width:220px;
        color:#221e1f;
	font-size:8pt;
        font-weight:bold;
	font-family:arial,helvetica,sans-serif;
	}
.h5{
	width:220px;
        color:#221e1f;
	font-size:8pt;
	font-family:arial,helvetica,sans-serif;
	}

.h6{
	width:220px;
        color:#221e1f;
	font-size:10pt;
	font-family:arial,helvetica,sans-serif;
	}
/*content*/
td#content{
	padding: 15px 50px;
                background-color: #ccff66;
}

td#content p{
        color: #221e1f; 
        font: 11pt arial,helvetica,sans-serif;
	}
td#content a:link, a:visited
	{
	color: #3C4F00;
	text-decoration: none;
	}
td#content a:hover
	{
	color: #3C4F00;
	text-decoration: underline;
	}
#leftside {
        width: 220px; 
	vertical-align: top; 
	background: #99cc01; 
	font: 10pt;
      	text-align: center;
}


#rightside
{
	padding: 2.0em;
        width: 450px;
        height: 100%;
        vertical-align: top; 
	background: #7a98ec; 
	font: 10pt;
      	text-align: center;
}


#hotline {
	padding: 0.33em;
	background: #ac061a;
	height: 25px;
	color:#fff;
	font-size:12pt;
	font-family:arial,helvetica,sans-serif;
	font-weight:bold;
	text-align:center;
}


#bring {
	padding: 0.33em;
	background: #cc6604;
	text-align: center;
}


/*news*/
div#linky a {
	display: block; margin: 0.50em; padding: 0.33em;
	border: 0; background: #99CC01; color: #000;
        text-decoration: none; text-align:center;
	}


div#linky a:link, a:visited
	{
	color: #000;
	text-decoration: none;
}
div#linky a:hover
	{
	color: #000;
	text-decoration: underline;
}

/*news*/
div#news a {
	display: block; margin: 0.50em; padding: 0.33em;
	border: 0; background: #99CC01; color: #000;
        text-decoration: none; text-align:center;
	}


div#news a:link, a:visited, a:hover
	{
	color: #000;
	text-decoration: none;
	}
	
/*housing*/
div#housing a {
	display: block; margin: 0; padding: 0.33em;
	border: 0; background: #7a98ec; color: #000;
        text-decoration: none;
	}


div#housing a:link, a:visited, a:hover
	{
	color: #000;
	text-decoration: none;
	}

/*rfp*/
div#rfp a {
	display: block; margin: 0; padding: 0.33em;
	border: 0; background: #CCFF66; color: #000;
        text-decoration: none;
	}


div#rfp a:link, a:visited, a:hover
	{
	color: #000;
	text-decoration: none;
	}



/*sidebar*/
div#sidelinks {display: block; margin: 0; padding: 0;
border:0}

div#sidelinks a {
	display: block; margin: 0; padding: 0.33em; 
	border:  1px solid #99cc01; background: #221e1f; text-align: center;
        font: bold 10pt;
	text-decoration: bold;
}
div#sidelinks a:link, a:visited
	{
	color: #99cc01;
	vertical-align: middle;
	text-decoration: none;
	}


div#sidelinks a:hover
	{
	background: #99cc01;
	border-bottom: 1px solid #221e1f;
        border-top: 1px solid #221e1f;
	color: #221e1f;
	vertical-align: middle;
	text-decoration: none;
	}

div#active a:link, #active a:visited, #active a:hover
	{
	background: #99cc01;
	border-bottom: 1px solid #221e1f;
        border-top: 1px solid #221e1f;
	color: #221e1f;
	vertical-align: middle;
	text-decoration: none;
	}



</style>
