/* ******************************************** */
/* CSS Document - "css-brabston-net-index.css" for Brabston.net Index Page - 04 July 2016 - RAB */
/* ******************************************** */
/*  */
footer {
width: 100%;
background: #009900;
float: left;
border-radius: 0 0 20px 20px;
box-shadow: -5px -5px 10px #010101 inset
}

footer p {
color: #efefef;
font-size: 12px;
text-align: center;
padding: .5% 0%
}

footer a {
color: #efefef;
font-size: 12px;
}

/*--- Start of Styles I created - RAB ---*/
.style1 {font-size: 12px}
.style2 {color: #000000}
.style3 {
	color: #009900;
	font-weight: bold;
	font-style: italic;
	}
.style4 {
text-align:center;
	font-size: small;
	color: #0000FF;
}
.style5 {color: #009900}

.style7 {
	color: #FF0000;
	font-weight: bold;
	font-style: italic;
}

.style8 {font-weight: bold;
}

.style10 {font-size: small}
.style11 {color: #FF0000}
.style13 {color: #CC6600}
.style14 {color: #CC6600; font-size: large; }
.style15 {
	font-size: x-large;
	font-weight: bold;
	font-style: italic;
}
.style17 {
	font-size: medium;
	color: #000000;
}
.style18 {font-size: large}
.style19 {font-weight: bold}
.style20 {font-weight: bold}
.style21 {color: #F0F0F0}
.style22 {font-size: x-large}
/*--- End of Styles I created - RAB ---*/

