/* EDIT:2005.10.21 */
form p { clear: both;
	margin: 0;
	padding: 2px 0px; }
form p span { color: #c00;
	font-weight: 800; }
form p label { float: left;
	width: 180px;
	margin: 3px 10px 0px 0px;
	font-weight: 800;
	text-align: right; }
form p label em { font-weight: 100; }
form p input, form p textarea { float: left;
	width: 175px;
	font: 1em Arial, Helvetica, sans-serif; }
form p select { float: left;
	font: 1em Arial, Helvetica, sans-serif; }
form p input#send_button { margin-left: 190px; }
form p input.button { float: none;
	border: 1px Solid #8D4D9B;
	background: #FFD670;
	width: auto;
	padding: 2px 6px;
	margin-top: 10px;
	color: #600E72;
	font-weight: 800; }
/* EO.EDIT:2005.10.21 */

.headerpurpleBG {
	background-color: #BC9EDA;
}

.borderColour {
	background-color: #8C4D9C;
}

.whiteBg {
	background-color: #ffffff;
}

.navorangeBG {
	background-image: url(images/nav_spacer.gif);
	background-repeat: repeat-x;

}
.navtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #252525;
	font-weight: bold;
	text-decoration: none;

	}
	
a.navlinks {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px ;
	color : #252525;
	font-weight : bold;
	text-decoration : none;
}

a.navlinks:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 11px ;
	color : #252525;
	font-weight : bold;
	text-decoration : underline;
}
.contentBG {
	background-color: #F1EFF4;
	padding-right: 10px;
	padding-left: 10px;

}
.contentpurpleBG {
	background-color: #8D4D9B;
}

.whiteheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;

}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;

}
a.yellowlinks {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : FFFC00;
	font-weight : bold;
	text-decoration : none;

}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #A923C6;
	font-weight : bold;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FF6600;
	font-weight : bold;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #241D2C;
	font-weight : bold;
}

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #241D2C;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #241D2C;
}

// admin styles
.smallerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #241D2C;
}
.normalText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #241D2C;
}
.largerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #241D2C;
}
.largestText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #241D2C;
}





.purpletext {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #600E72;
}

a {
font-family : arial, helvetica, sans-serif ;
font-size : 12px ;
color : #600E72 ;
font-weight : normal;
text-decoration : underline;
}

a:hover {
font-family : arial, helvetica, sans-serif ;
font-size : 12px ;
color : #8C4D9C ;
font-weight : normal;
text-decoration : underline;
}

a.purplelinks {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #600E72;
	font-weight : bold;
	text-decoration : none;
}
a.purplelinks:hover {


	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #600E72;
	font-weight : bold;
	text-decoration : underline;
}
a.yellowlinks:hover {

	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : FFFC00;
	font-weight : bold;
	text-decoration : underline;
}
.navdropdownBG {
	background-color: #FFD570;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 3px;
	padding-left: 3px;



}
.dropdownlinks {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #32073C;
	font-weight : bold;
	text-decoration : none;

}
a.dropdownlinks {


	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #32073C;
	font-weight : bold;
	text-decoration : none;
}
a.dropdownlinks:hover {



	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : #32073C;
	font-weight : bold;
	text-decoration : underline;
}
ul {
	list-style-image: url(images/bullet2.gif);
	list-style-position: outside;

}

.logo {
	list-style-image: url(images/acf_mini.gif);
	list-style-position: outside;

}

/*EDIT. 2007.05.16 Style for banners*/
ul#banners {
	list-style: none; }
ul#banners li { display: inline; }
ul#banners li a img{
	display: block;
	border: 1px solid #000;}
div#entirety div#shell div#content ul#gallery li a:hover { background-color: #69c;
	border-color: #030; }
	

