body { margin: 0px 0px 0px 0px; }

/* Main menu settings */
#centeredmenu {
	clear:both;
	float:left;
	margin:0;
	padding:0;
	width:100%;
	font-family:arial,  sans-serif; /* Menu font */
	font-size:14px; /* Menu text size */
	z-index:1000; /* This makes the dropdown menus appear above the page content below */
	position:relative;
}

/* Top menu items */
#centeredmenu ul {
	margin:0;
	padding:0;
	list-style:none;
	float:right;
	position:relative;
	right:50%;
}
#centeredmenu ul li {
	margin:0 0 0 0px;
	padding:0;
	float:left;
	position:relative;
	left:50%;

}
#centeredmenu ul li a {
	display:block;
	margin:0;
	padding:.6em .5em .4em;
	font-size:14px;
	background:#300b66;
	text-decoration:none;
	color:#ffffff;
	font-weight:bold;

}

#centeredmenu ul li a:hover {
	background:#ae9bcc; /* Top menu items background colour */
	color:#300b66;
}

/* Submenu items */
#centeredmenu ul ul {
	display:none; /* Sub menus are hidden by default */
	position:absolute;

	left:0;
	float:left;
	right:auto; /*resets the right:50% on the parent ul */
	width:10em; /* width of the drop-down menus */
}
#centeredmenu ul ul li {
	left:auto;  /*resets the left:50% on the parent li */
	margin:0; /* Reset the 1px margin from the top menu */
	clear:left;
	float:left;
	width:100%;
}

/* Flip the last submenu so it stays within the page */
#centeredmenu ul ul.last {
	left:auto; /* reset left:0; value */
	right:0; /* Set right value instead */
}
#centeredmenu ul ul.last li {
	float:right;
	position:relative;
	right:.8em;
}

/* Make the sub menus appear on hover */
#centeredmenu ul li:hover ul,
#centeredmenu ul li.hover ul { /* This line is required for IE 6 and below */
	display:block; /* Show the sub menus */
}

/* main site */

p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #300B66;
}

table {
	margin: 0px;
	padding: 0px;	
}

blockquote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #300B66;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #300B66;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #300B66;
}

pre {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #300B66;
}

.nav:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-decoration: none;
	line-height: 2;
	margin: 5px;
	color: #300B66;
}

.nav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-decoration: none;
	line-height: 2;
	margin: 5px;
	color: #300B66;
}

.nav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-decoration: none;
	line-height: 2;
	margin: 5px;
	color: #0CA8A2;
}

.subpage:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-decoration: none;
	line-height: 2;
	margin: 5px;
	color: #ffffff;
}

.subpage:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-decoration: none;
	line-height: 2;
	margin: 5px;
	color: #ffffff;
}

.subpage:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-decoration: none;
	line-height: 2;
	margin: 5px;
	color: #0CA8A2;
}

h1 {
	font-family: arial, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #300b66;
	font-style: bold;
}

h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 32px;
	font-weight: lighter;
	color: #ffffff;
	font-style: italic;
}

h3 {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #300B66;
}

.title {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #300B66;
}

h4 {
		font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #300B66;
}

.contact {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	line-height: 2;
	margin: 5px;
	color: #300B66;
}

.tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bolder;
	font-style: italic;
	color: #300B66;
}

big {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #300B66;
}

b {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #300B66;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #300B66;
}

a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #300B66;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FAD70F;
}

.raven:link {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.raven:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #ffffff;
	text-decoration: none;
}

.raven:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FAD70F;
	text-decoration: none;
}

.virtual {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFDA36;
		font-weight: bold;
}

.front:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	color: #ffffff;
	line-height: 150%;
}

.front:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	color: #ffffff;
	line-height: 150%;
}

.front:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	text-decoration: none;
	color: #FAD70F;
	line-height: 150%;
}

.bordercolor {background-color:#300B66;}

.tablebackgroundcolor {background-color: #AE9BCC; color: #300B66;
font-family: arial, sans-serif; font-size: 12px; font-style: normal }

.primaryaccentcolor {background-color: #AE9BCC;}

.secondaryaccentcolor {background-color:#AE9BCC;}

.justify { text-align: justify }

.titleMed { font-family: verdana, sans-serif; font-size: 12px; font-weight: bold; color: #300B66 }

.titleSmall { font-family: verdana, sans-serif; sans-serif; font-size: 12px; font-weight: bold; color: #300B66 }

.titleLarge { font-size: 14px; font-weight: bolder; }

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #300B66;
}

