/* CSS Document */
html { overflow-y:scroll; }
body { margin:0px; background-color:#000000; font-family:georgia;}
a{ outline:none;}
a:link {	text-decoration: none;}
a:visited {	text-decoration: none;}
a:hover {	text-decoration: none;}
a:active {	text-decoration: none;}
h2,h3,h4,h5,h6,p{ margin:0px; padding:0px;}
#parent{width:1000px; margin:0 auto; background: url(../images/background.jpg);}
#red-strip{ background-color:#FF3701; height:9px;}
#banner{ background:no-repeat; height:654px; padding-top:8px;}
#photo-bg{ background-image:url(../images/background.jpg); padding:35px 0 0 0;}
#txt{ width:736px; margin:0 auto; padding:13px; background:url(../images/txt-banner-bg.jpg) repeat-x; border:#6B869B solid 1px;}
#txt p{ font: Georgia; font-size:17px; color:#4E4E4E;}
#txt a{ color:#EE3401;}
#photos{text-align:center; margin:30px 0 0 0; padding-left:111px;}
ul{ padding:0; margin:0;}
ul li{ list-style:none; color:#CCCCCC; padding:0 0 0 10px;}
#links{ margin:0 0 0 761px; border-left:#02C9F3 dashed 1px; line-height:25px;}
#links a{ color:#8B8887;}
#links a:hover{ color:#FFFFFF;}
#logo{ background:url(../images/bfs-logo.png) no-repeat; width:325px; height:83px; margin:355px 0 0 650px;}
h4{ color:#FF3700; font-size:12px;}
h6{ color:#FF3700; font-size:13px;}
h5{color:#878384; text-transform:uppercase; font-size:10px;}
/* inner page CSS */
#header{ background:url(../images/bfs-inner.jpg) no-repeat; height:224px;}
#inner-logo{ float:left; margin:50px 0 0 430px;}
#inner-logo a.background{
    display: block;
    width: 325px; /*width of image */
    height: 83px; /* height of image */
}
#inner-links{ float:left; border-left:#02C9F3 dashed 1px; margin:8px 0 0 6px; line-height:25px;}
#inner-links a{ color:#8B8887;}
#inner-links a:hover{ color:#FFFFFF;}
#middle{ clear:both; background: url(../images/background.jpg); padding:150px 240px 150px 111px;}
#middle p{ color:#797576; line-height:22px;}
#footer{ clear:both; background:url(../images/footer-bg.jpg); height:80px; text-align:right; padding:5px 5px 0 0;}
h2{ color:#FF3701;}

#bfs { 
		background-image:url(../images/bfs-inner-logo.png);
	    display:block;
	    height:83px;
		text-indent:-9999px;
	    width:325px;
}
.on{ color:#FFFFFF;}
#photo{ float:left; width:435px;}
#text{ float:left; width:546px;}
#text p{ color:#00CC00;}
#middle li{ color:#797576; padding:0 0 10px 0;}
#middle li{ list-style:disc;}
#middle ul{ margin-left:20px;}
.hiddenPic {display:none;}
.tt{ margin:15px 0 0 15px; border: #666666 solid 1px;}
.sepa{ float:left; width:50%; text-align:left; font-size:11px;}
.icons{float:left; width:50%; text-align:right;}
.cprts{ clear:both; padding-top:7px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color: #999999;}
.cprts a{ color:#138cda;}