body
{
	border-collapse:collapse;
	border: none 0px;
	margin: 0 px;
	padding: 0px;
	background-color: #F9D43B;
	background-image: url('../../images/bkgrd.gif');
	font-family: Trebuchet MS;
}

.mainTable
{ 
	text-align: left;
}

td.topmenubar 
{
	color:#E5C87A;
	font-weight:bold;
	text-align: center;
	vertical-align:top;
	text-decoration: none;
}

a.pillars:link, a.pillars:visited, a.pillars:active
{
	color:#E5C87A;
	font-weight: bold;
	text-decoration: none;
	background-color:Transparent;
	display:block;
	text-align:inherit;
}

a.pillars:hover  
{
	color:#FFFFFF;
	font-weight: bold;
	text-decoration: none;
	background-color:Transparent;
}

td.borders
{
	height: 33px; 
	width: 3px; 
	background-color: #FFFFFF;
}

a.menu:link, a.menu:visited
{
	color:White;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	
}

a.menu:hover, a.menu:active
{
	color: #F9D43B;
	font-weight: bold;
	text-decoration: underline;
	text-transform: uppercase;
}

a:link 
{
	font-size:11px;
	color: #4592D5;
	border:none;
}
a:visited 
{
	font-size:11px;
	color: #4592D5;
	border:none;
}
a:active 
{
	font-size:11px;
	color: #4592D5;
	border:none;
}
a:hover 
{
	font-size:11px;
	color: #4592D5;
	border:none;
}

.newsbox 
{
	font-size: 11px;
	vertical-align: top;
	text-align:center;
}

.breadcrumb {
	background-image: url('..\images\yellow-stripes.gif');
	font-family: "Trebuchet MS";
	font-size: x-small;
	color: #6C4E05;
}

a.breadcrumb:link, a.breadcrumb:visited 
{
	color:#6c4E05;
	text-decoration: none;
	font-family: "Trebuchet MS";
	font-size: x-small;

}

a.breadcrumb:hover, a.breadcrumb:active
{
	color:#6C4E05;
	text-decoration: underline;
	font-family: "Trebuchet MS";
	font-size: x-small;

}

#goldborder 
{
	border-collapse: collapse; 	border: 1px solid #F8C631;
}

#content p
{
	background-image:url(..\images\yellow-background-long.jpg);
	width: 100%;
	vertical-align:top;
}

#content h1
{
	font-family: Trebuchet MS;
	font-weight:bold;
	font-size:medium;
	text-align:center;
}

.footerleft
{
	color: #FFFFFF;
	height: 24px;
	width: 33%;
	font-size:x-small;
	text-align:left;
	background-color: #000000;
	border-top: white thin solid;
	border-left: white thin solid;
	border-bottom: white thin solid;
	vertical-align:middle;
}

.footermiddle
{
	color: #FFFFFF;
	width: 33%;
	font-size:x-small;
	text-align:center;
	background-color: #000000;
	border-top: white thin solid;
	border-bottom: white thin solid;
	vertical-align:middle;
}

.footerright
{
	color: #FFFFFF;
	width: 33%;
	font-size:x-small;
	text-align:right;
	background-color: #000000;
	border-top: white thin solid;
	border-right: white thin solid;
	border-bottom: white thin solid;
	vertical-align:middle;
}


