
* {
  margin: 0;
  padding: 0;
}

body {
 
 
  font-family: "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;

font-size: 12px;
background-color: #d7d8c8;
margin: 0;
padding: 0;
line-height: 18px;
 

}

h1 {
  font-size: 20px;

  font-weight: normal;
  color: #720107;
}

h2 {
  font-size: 18px;
  font-weight: normal;
  color: #720107;

}

h1, h2, p {
  margin: .5em 0;
}


hr 

{color: #fff; 
background-color: #fff; border: 1px dotted #720107; border-style: none none dotted; 
margin-top: 4px;
margin-top: 4px;
margin-right: 4px;
padding-top: 2px;
padding-bottom: 2px;
clear: both}


#wrapper {
  background-color: #fff;
  width:850px;
  float: center; 
  	margin-top: 10px;
    border: 10px solid #dcdcdc;
}

#header {
	
width:850px;
background: #ffffff url(images/bni_headernew.jpg);
	background-position:center;
	background-repeat: no-repeat;
/*
	border-top: 10px solid #d8edfd;
	border-left: 10px solid #d8edfd;
	border-right: 10px solid #d8edfd;
	border-bottom: 0px solid #d8edfd;
*/
	height: 250px; 
	padding: 0px;

	margin-bottom: 10px;
	
}


.pullout {
  font-size: 1.5em;
  font-style: italic;
  font-weight: normal;
  border-top: 1px dotted #720107;
  border-bottom: 1px dotted #720107;
	margin-top :10px;
	margin-bottom :10px;
	margin-right :4px;
	padding: 1em;
}


#mainNav {
	width: 180px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
border: 0px solid #d8edfd;
	margin:4px 0 0 4px;
	padding-top: 10px;
}
#mainNav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#mainNav li {
	border-bottom: 1px dotted #720107;
}
#mainNav li a:link, #mainNav  li a:visited  {
	display: block;
	padding: 5px 0px 10px 0.5em;
	
	background-color:#ffffff; 
	color: #720107;
	text-decoration: none;
}
#mainNav li a:hover {
	background-color: #d7d8c8;
	color: #ffffff;
}


#secondaryContent {
  background-color:#fff;
 border: 0px solid #d8edfd;
 margin-right: 4px;
}

#secondaryContent h2 {
  font-size: 1.6em;
  margin: 0;
}

#secondaryContent p {
  font-size: 1em;
}

#footer {
  background-color:#720107;
  padding: 1px 20px;
  height: 40px;
  margin-top: 10px
  font-size: 1.5em;
  color: #fff;
  
  /*
	border-left: 10px solid #d8edfd;
	border-right: 10px solid #d8edfd;
	border-bottom: 10px solid #d8edfd;
*/
  margin-top: 10px;
}


.sig{

 
  color: #fff;
  text-align: right;

}

.sig a:link, .sig a:visited, .sig a:hover, a:active {
text-decoration : none;
color : #fff;
background-color : transparent;
}

.logo { float: right !important; margin-left: 8px; margin-right: 8px; margin-top: 4px; }
.logo-border { border: 1px solid #d7d8c8; padding: 5px; }


.members
	{
	font-size: 12px;

	text-align: left;
	
	
}

.name {
text-decoration: none;
font-size: 14px;
	color: #720107;
	font-weight: normal;
	padding-top: 4px;
	}
/*

a[href^="http:"] {
  background: url(images/externalLink.gif) no-repeat right top;
  padding-right: 10px;
}

a[href^="http://www.business-ealing.co.uk"], a[href^="http://www.business-ealing.co.uk"]  {
  background-image: none;
  padding-right: 0;
}

a[href^="mailto:"] {
  background: url(images/email.png) no-repeat right top;
  padding-right: 15px;
}

a[href^="aim:"] {
  background: url(images/im.png) no-repeat right top;
  padding-right: 15px;
}
*/

/***** Global Classes *****/
.clear { clear: both; }
.hide { display: none; }
.img { border: 0px;}
.show { display: block; }
.float-left { float: left !important; }
.float-right { float: right !important; }
.image-left, .image-right { margin: 0 0 5px 0; } 
.image-left { float: left !important; margin-right: 15px; }
.image-right { float: right !important; margin-left: 8px; margin-right: 8px; }
.image-border { border: 1px solid #d7d8c8; padding: 5px; }
.align-left { text-align: left !important; }
.align-center { text-align: center !important; }
.align-right { text-align: right !important; }
.align-justify { text-align: justify !important; }
.align-middle { vertical-align: middle !important; }
.align-bottom { vertical-align: bottom !important; }
.hand { cursor: pointer; }
.auto-height { height: auto !important; }
.auto-width { width: auto !important; }


/* The Contact form
================================= */

form {
  margin: 1em 0; /*  space out the fieldsets a little*/
  padding: 1em;

border: 4px solid #edeee0;
  background-color:#fff;
}



.recaptchatable .recaptcha_image_cell, #recaptcha_table {
background-color:#fff !important; //reCaptcha widget background color
}
#recaptcha_table {
border-color: #fff !important; //reCaptcha widget border color
}
#recaptcha_response_field {
border-color: #ccc !important; //Text input field border color
background-color:#fff !important; //Text input field background color
}



  form p {
  clear: left;
  margin: 0;
  padding: 0;
  padding-top: 5px;
}
 form p label {
  float: left;
  width: 30%;
  font: normal 10pt "Trebuchet MS",  Arial, helvetica, Verdana,   Georgia, Sans-serif;
}



  
}
  form p {
  clear: left;
  margin: 0;
  padding: 0;
  padding-top: 5px;
}
 form p label {
  float: left;
  width: 50%;
  /*font: bold 0.7em Arial, Helvetica, sans-serif;*/
}
*/

/* The Core Technique
================================= */

body {
  text-align: center; 
  min-width: 900px;
}

#wrapper {
  width: 850px; 
  margin: 0 auto; 
  text-align: left; 
}



#content { 
  width: 650px; 
  float: right; 
  border: 0px solid red;
 /*
 border-left: 0px solid #d8edfd;
  border-right: 0px solid #d8edfd;
*/
  background-color: #fffff;
  padding-bottom: 10px;
  
 
}

#mainContent { 
  width: 640px; 
  
  margin-left: 6px; 
   margin-right: 0px;
  float: left; 
   border: 0px solid red;
}


#memberContent { 
  width: 650px; 
  margin-left: 6px; 
   margin-right: 6px;
  float: left; 
  
  border-right: 0px dotted #720107;
}

#secondaryContent { 
  width: 180px;
  display: inline; /* :KLUDGE: Fixes IE double margin float bug */
  float: right; 

} 

#footer { 
  clear: both; 
} 

/* Add some padding
================================== */
/*

#mainNav, #secondaryContent {
  padding-top: 20px;
  padding-bottom: 20px;
}

#mainNav *, #secondaryContent * {
  padding-left: 4px;
  padding-right: 4px;
}

#mainNav * *, #secondaryContent * * {
  padding-left: 0;
  padding-right: 0;
}
*/


