/* css-brabston-net-SiteCommonPages-FootPageInfoStyles.css - 05 July 2016 - RAB ** */
body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
#masthead {
	font:bold italic;
	font-size:14px;
	top:7px;
	left:2px;
	right:2%;
	width:95.6%;
	height:45px;
	text-align:center;
}
#container {float:left;
width:90%;
height:675px;
background-color:#CCCCCC;
font:small Arial, Helvetica, sans-serif;
border-left:10px ridge #993300;
border-right:10px ridge #993300;
border-bottom:10px ridge #993300;
border-top:10px ridge #993300;
}
#cell-1 {
float:left;
height:600px;
margin-left:20px;
margin-top:20px;
margin-bottom:20px;
padding-left:10px;
padding-right:10px;
padding-bottom:5px;
width:73%;
background-color:#CCCCCC;
font:small Arial, Helvetica, sans-serif;
border-left:20px ridge #993300;
border-right:20px ridge #993300;
border-bottom:20px ridge #993300;
border-top:20px ridge #993300;
}
#about {
	background-image: url(SiteInfoAboutUs.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:430px;
	margin-bottom:10px;
}
#privacy {
	background-image: url(SiteInfoPrivacy.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:430px;
	margin-bottom:10px;
}
#sitemapdir {
	background-image: url(SiteInfoSiteMapDir.gif);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top:500px;
	margin-bottom:100px;
}
/* THE END */