/* Kerry Vince Styles */

/*Colours Used

	Reddish: #D9531E
	Blue: #00446A
	Yellow; #FFC423

/* HTML Style Selectors */
 Body 
 {background-color: #FFFFFF
 ;}
p {
	font-family: "trebuchet MS", arial;
	font-size:75%;
	}
	
	
h1 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	color: #00446A;
	font-size:200%;
	margin-bottom:0
	}
	
h2 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	color: #00446A;
	font-style:inherit;
	font-size:105%;
	margin-top: -10px;
	font-weight:normal;
	
	}
h3 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	color: #D9531E;
	font-size: 80%;
	margin-top: -10px;
	font-weight:bold;
	
	}
	
h4 {
	font-family: "Trebuchet MS", Tahoma, Arial;
	color: #D9531E;
	font-size: 110%;
	margin-top: -10px;
	font-weight:bold;
	
	}
	 	
a:link {color:	#00446A;text-decoration:none}
a:visited {color:#00446A;text-decoration:none}
a:active {color:#00446A;text-decoration:none}
a:hover {color:	#FFFFFF; background-color: #00446A;
text-decoration:none}

/* ID selectors*/

#NavCell p {margin-bottom:-12px
}

#Footer { }
#Footer p { font-size:60%}

/*Custom Classes*/

.MakeMeRed {color:#333333; font-family: "trebuchet MS", arial; font-size:12px}
.regac {color:#333333; font-family: "trebuchet MS", arial; font-size:12px}