.mainText
{
	font-family:Verdana;
	font-size:12px;
}



H1 {font-family: Verdana, Helvetica, sans-serif; font-size: 15px; color: #000000; font-weight: bold; line-height: 1.1;}
H1.two {font-family: Verdana, Helvetica, sans-serif; font-size: 13px; color: #000000; font-weight: bold;}



@font-face {
    font-family: Calibri; src: local("Calibri"), url("/content/calibri.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    margin-left: 5px;
    padding-bottom: 0.5em;
    font-size: .9em;
    color: #4e4e4e;
}


blockquote {margin: 8px; padding: 1px; }





a:link
{
    color: #0033cc;
    text-decoration: none;
}
a:visited
{
    color: #0033cc;
}
a:hover
{
    color: #cc0000;
    text-decoration: underline;
}




a.topNavigation:link, a.topNavigation:visited, a.topNavigation:active
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color: #FFFFFF;
	text-decoration: none;
	display:block;
	padding-top:8px;
	background-image:url(images/btnBG.jpg);
	background-repeat:repeat-x;
	height:30px;
}

a.topNavigation:hover 
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration: underline;
	color: #FFFF33;
	display:block;
	padding-top:8px;
	background-image:url(images/btnBG.jpg);
	background-repeat:repeat-x;
	height:30px;
}
.topNavBG
{
	text-align:center; 
	background-color:#EC3105;
	vertical-align:middle;
	height:20px;
	border-bottom:solid 1px #000000;
}

.southernheader
{
	background-image:url(images/southernheader.jpg);
	background-repeat:no-repeat;
	height:120px;
}

.mainBGcolor
{
	background-color:#F7F7F7;
}

.gridBottomRight
{
	background-color:#fffced;
	border-bottom:solid 1px #999999;
	border-right:solid 1px #999999;
	text-align:center;
}

.gridBottom
{
	background-color:#fffced;
	border-bottom:solid 1px #999999;
	text-align:center;
}

.gridLastRow
{
	background-color:#fffced;
	border-right:solid 1px #999999;
	text-align:center;
}

.gridLastRowNoBorder
{
	background-color:#fffced;
	text-align:center;
}
