
a:link { 
color : #4C4C6B; 
text-decoration : none; 
} 
a:visited { 
color : #4C4C6B; 
text-decoration : none; 
} 
a:active { 
color : #4C4C6B; 
text-decoration : none; 
} 
a:hover { 
color : #F22101; 
text-decoration : none; 
} 
ul {
	list-style-image: url(../../../images/bullet-0041.gif); 
list-style-image  
vertical-align : middle; 
text-align : left; 
line-height : 130%; 
} 

li {
	line-height: 130%;
	margin-bottom: 7px;
}


h1 {
font-family: 'Handlee', cursive;
letter-spacing:0.1em;
font-size : 180%; 
color : #4C4C6B; 
font-weight : bold;
}


.navbar {
	
		background-color: #FFFFFF;
		
		border-color: #4C4C6B;
		
		margin-bottom:0px;
	
	}
	
	.navbar-default .navbar-nav > li > a {
		font-family: 'Handlee', cursive;
		letter-spacing: 0.1em;	
	  color: #4C4C6B;
	  font-size: 130%;
	  font-weight: bold;
	  font	
	}
	
	.navbar-default .navbar-nav > li > a:hover,
	
	.navbar-default .navbar-nav > li > a:focus {
	
	  color: #F22101;
	
	  background-color: transparent;
	
	  text-decoration: none;
	
	}
	
	.navbar-default .navbar-nav > .active > a,
	
	.navbar-default .navbar-nav > .active > a:hover,
	
	.navbar-default .navbar-nav > .active > a:focus {
	
	  color: #F22101;
	
	  background-color: transparent;
	
	  }


.navbar-brand {
	
		background-image: url(../../../images/brockley_400.gif);
		
		background-repeat:no-repeat;
		
		background-size:contain;
		
		background-position:left;
		
	}
	
	
	.break {		
		margin-bottom: 25px;
		margin-top: 25px; 
		border-bottom: 5px double #F22101;		
		clear : both; 	
	}
	
 
.container { 
background-color : #ffffff; 
height: auto; 
margin-top: 15px;
padding-top: 15px;
margin-bottom: 7px;
} 


.footer {	
		color: #FFF;
		font-size: 85%;		
		background-color: #666;		
		padding: 25px;		
		height: auto;
		}
		
	
	.footer.row ul {
		
		color: #FFF;
		
		list-style-image: url(../../../images/0077.gif);
		
		vertical-align:middle;
		
		text-align:left;
		
		line-height:130%;
		
	}
	
	.footer. li {
		
		color: #FFF;
		
		margin-bottom: 5px;
	
	}	
	
	.footer a:link {
		
		color: #FFF;
		
		text-decoration:none;
		
	}
	
	.footer a:visited {
		
		color: #FFF;
		
		text-decoration:none;
		
	}	
	.footer a:active {
		
		color: #FFF;
		
		text-decoration:none; 
		
	}	
	.footer a:hover {
		
		color: #FFF;
		
		text-decoration: underline; 
		
	}


body { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size: 16px; 
background-color : #ffffff; 
}
 
table { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : #000066; 
background-color : #ffffcc; 
} 
td { 
font-family : Verdana, Arial, Helvetica, sans-serif; 
font-size : 11px; 
color : #000066; 
background-color : #ffffcc; 
} 
.textbox img { 
margin-right : 15px; 
} 
.piccyleft { 
float : left; 
clear : both; 
padding-right : 10px;
padding-bottom: 10px;
padding-top: 10px; 
}
 
#wrapper {
margin: auto;
}

.well {
	font-size: 100%;
	padding-top:-40px;	
	background-color: #FFF;
	border-color: #4C4C6B;
}

.well h1{
	margin-top: -4px;
	font-size: 175%;
}
	


