body {
  
margin: 0;
  
padding: 0;
  
background-color: #fdf8f2; 
color: white;

font: small Arial, Helvetica, Verdana, sans-serif;

}

#wrapper {
  
background-color: white;   /*#fdf8f2;
*/
margin: 30px 40px 30px 40px;
    /* margin: 30px 40px 30px 40px;
 */
padding: 10px;

}

#header {
margin-top: 0; 
color: black;
font-weight: bold;
font-size: 16px;
}

#header-bottom {

margin: 0;
padding: 0;
text-align: right;
padding-bottom: 10px;
padding-right: 10px;
}

#header-bottom ul {
 
margin: 0;
  
padding: 0;

}


#header-bottom li {
  
display: inline;
 
font-weight: normal;
  
font-size: 100%; 
background-color: #fdf8f2;
  
color: #050845;

}


#header-bottom a:link, #header-bottom a:visited {
  
color: white;  
background-image: url(img/more-bullet.gif);
 
background-repeat: no-repeat;
  
background-color: blue;  
padding-left: 14px;

}


#header-bottom li a:hover {
background-color: #FA8072;            
color: blue;
}

#main {
  
position: relative;
  
top:0;
 
left:  0;
  
width: 100%;
  
margin-top: 10px;
}


#content {
  
margin: 0 40px 0 0;  /*0 240px 0 0;*/
background-color: white;
color: black;

}


/* WIDTH OF GRAPHIC SET TO 900PX */
#brus-header {         		
background-image: url(img/brus-main-page-heasder-5a.jpg);
background-repeat: no-repeat;
 
color: white;
  
padding: 4em 0 4em 0;
  
background-color: #0000FF; 
height: 1%;

}

/*SETS WOODMAN WELCOME LINE*/
#brus-header h2 {
  		
margin: 0;
  
font-weight: bold;
  
font-size: 140%;

margin: -1em 2em 4.5em 200px;
  
}

/*SETS WOODMAN GOSPEL LINE*/
#brus-header p {
  		
font-size: 140%;
font-weight: bold;
margin: -4em 2em -4em 200px; 
}


/*SETS POSITION OF SPANISH PAGES LINK*/
#brus-header p.more {
 		 
font-size: 140%; /*120%;*/
font-weight: bold;
margin: 125px 75px -40px 300px;  /*125px 75px -40px 20px;*/
text-align: left;    /*right;*/
color: blue; /*red;*/
}

/* SETUP FOR MOUSE OVER SPANISH LINK */
#brus-header p.more a:link, #brus-header p.more a:visited {
  
color: blue;  /*red;*/
  
background-image: url(img/blue-arrow-5.gif);
 
background-repeat: no-repeat;
  
background-position: center left;

background-color: white;  /*blue;*/ 
padding-left: 25px;

}

#brus-header p.more a:hover {
background-color: #FA8072;
color: blue;
}

#mainfeature h2 {
 
margin: 0;
  
font-weight: normal;
  
font-size: 140%;

}


#mainfeature p {
 
font-size 110%;
}

#mainfeature p.more {
  
margin-top: 0;
text-align: right;
}


#mainfeature p.more a:link, #mainfeature p.more a:visited {
  
color: white;
background-image: url(img/more-bullet.gif);
  
background-repeat: no-repeat;
  
background-position: center left;
  
padding-left: 14px;

}


#content inner {
  
margin: 10px 20px 10px 40px;
}



/* SET "RECENT FEATURE" TEXT HEADLINE */
#content .inner h2 {
margin: 0;
padding: 0;
text-align: center;         		
/*margin-top: -10px;*/
margin: -10px 20px 0 20px;
font-size: 190%;
border: 1px solid red;
  
color: red;
}


/* SET RECENT FEATURES ITEM TOP HEADLINE TEXT */	
#content .inner features li img {
margin: 0;
padding: 0;
padding: 0; 
list-style: none;
color: white;
}

/* SETS ARTICLE HEADLINE TEXT SIZE/BOTTOM POSITION */
#content .inner h3 {  		
font-size: 130%;
margin-bottom: -.5px;
margin-left: -40px;
color: blue;
}

/* SETS UNDERLINE OFF/TEXT COLOR */
#content .inner h3 a:link, #content .inner h3 a:visited { 
text-decoration: none; 
list-style-type: none;

color: blue;
}

/* CONTROLS DISCRIPTIVE TEXT BESIDE PICTURE */
#content .inner p {
  			
color: black; 
font-size: 100%;
margin-top: 0;
margin-bottom: 1px;
margin-left: 20px;
margin-right: 20px; 
font-weight: bold;
}


/* SETS TEXT PICTURE (POSITION) LEFT */
#content .inner .features li img {
  	
float: left;

margin: 0 5px 5px 10px;

margin-left: -40px;
margin-right: -40px;
}


/* PART ONE/SETUP BLUE BACKGROUND/WHITE TEXT MOUSE OVER LINK */
#content .more a:link { 	
margin: 0;
padding: 0;
margin-top: -10px;
color: white; 
}

/* PART TWO/SETUP MOUSE OVER WITH HOVER COLORS */
#content .more a:link, #content .more a:visited {
color: white; 
background-image: url(img/more-bullet.gif);
  
background-repeat: no-repeat;
  
background-position: left; 
background-color: blue;
padding-left: 14px;

font-size: 120%;
font-weight: normal; 
color: white;   
}

#content .inner a:hover {
background-color: #FA8072;
color: blue;
}

#best-view h2 {
margin: 0;
padding: 0;
font-size: 100%;

font-weight: bold
border-top: 1px solid #b9d2e3;
border-bottom: 1px solid #b9d2e3;
border-left: 1px solid #b9d2e3;
border-right: 1px solid #b9d2e3;

margin:  -40px 20px 40px 0;
background-color: #fdf8f2; 

color: black;  
}

