@charset "utf-8";
/* CSS Document */

.Headingstyle {
	font-size: medium;
	color: #231364;
	font-family: "Century Gothic";
	font-weight: bold;
}
#pagetable {
	background-color: #FFF;
	top: 100px;
}
#TextTable {
	background-color: #FFF;
	position: static;
}

.subheading {
	color: #990000;
	font-style: italic;
	font-weight: bold;
	font-family: "Century Gothic";
	font-size: 14px;
}
#ACGCBheading {
	font-family: "Century Gothic";
	font-size: small;
}
#ourDeptsBox {

}


#textcell {
	padding-left: 65px;
	padding-top: 10px;
	padding-right: 35px;
}
.textstyle {
	color: #231364;
	font-size: 12px;
	font-weight: normal;
	font-family: "Century Gothic";
}
#boxtable {
	padding-bottom: 100px;

}
#RightMenuBoxTable {


}

#altmenucell {
	background-color: #29166F;
	padding-top: 5px;
	padding-bottom: 5px;
}
.altmenustyle {
	font-family: "Century Gothic";
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
}
.footerstyle {
	color: #FFFFFF;
	font-family: "Century Gothic";
	font-size: 10px;
}
#ACGCBfootercell {
	background-color: #29166F;
	font-family: "Century Gothic";
	font-weight: bold;
}
.Heading3 {
	font-weight: bold;
	font-family: "Century Gothic";
	font-size: 14px;
	color: #231364;
	font-style: italic;
}

#priscillafoxtext {
	background-color: #29166F;

}
#linktableforpagelinks   {
	background-color: #29166F;
}
#linktable {
	background-color: #29166F;
}

#priscillafoxcell {
	background-color: #29166F;
	font-family: "Century Gothic";
	font-weight: bold;
}


a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFF62C;
}
a:hover {
	text-decoration: underline;
	color: #FFF62C;
}
a:active {
	text-decoration: none;
	color: #999999;
}

#sitemaptable {
	font-family: "Century Gothic";
	font-size: x-small;
}
#Map {
	padding-left: 50px;
}




body {
	background-color: #29166F;
	color: #FFF;
}
#dominos {
	margin-left: 50px;
}
#mainpagecontainer {
	background-color: #FFF;
	width: 780px;
	z-index: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
