

body {
	background : url('../images/backgroundgrd.jpg') repeat-x scroll #D4D1C8;
    margin: 0px;
    padding: 0px;
    margin-top: 15px;
  }

p, body {
    font-family: "Times New Roman", Times, Georiga, serif;
    font-size: 14px;
    line-height: 17px;
    color: #000000;
  }

#contentOuter {
    border: 1px solid #DEE8BA;
  }


#navArea {
    background: url('../images/back-door.gif') #F9EEC2 no-repeat right bottom;
  }

.leftpanel {
    background : url('../images/bb-nav-blank.jpg') #FBEFBD no-repeat right top;
 		width : 186px;
  }

.leftpanel-content {
    padding-top : 150px;
    color : #7F6C1C;
  }

td.topbanner {
    background : url("../images/imageareafill.gif") #CBD8B2;
  }

.topcell {
    height : 25px;
    background : url('../images/bdrmain-columntop-fill.gif') #3A4B18 repeat-x;
    position : relative;
    color : #FBF0BA;
    text-align : center;
  }
  
div.sna {
    padding-left : 12px;
  }


.pageHeading {
    font-size: 28px;
    color: #702B47;
  }

.resourceLinksHeading {
    font-size: 18px;
    color: #702B47;
  }

.subHeading {
    font-size: 16px;
    font-weight: bold;
    color: #702B47;
  }


h1 {
    margin: 0 0 .5em 0;
    font-size: 1.4em;
    font-weight: bold;
    color: #702B47;
  }


img {
    border: 0px;
  }


.subtext {
    font-family: "Lucida Grande", Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 10px;
    line-height: 14px;
    color: #787878;
  }


.subheading {
    font-weight: bold;
    font-size: 15px;
    color: #702B47;
  }


a {
    color: #006BB6;
    text-decoration: none;
  }


a:visited {
    color: #4088B5;
    text-decoration: none;
  }


a:hover {
    color: #006BB6;
    text-decoration: underline;
  }
  
.mapnav {
		font-family : "Lucida Grande", Verdana, Geneva, Arial, helvetica, sans;
		color: #7F6C1C;
		font-size : 12px;
		font-weight: bold;
		line-height: 25px;
		padding-left : 25px;
  }
 
.mapnav a {
		font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans;
		color: #7F6C1C;
		text-decoration: none;		
	} 

	
.mapnav a:visited {
		color: #7F6C1C;
    text-decoration: none;
	}
		
.mapnav a:hover {
		color: #6D3551;
		text-decoration: none;
	}
	
.mapnav a:active {
		color: #6D3551;
    text-decoration: none;
	}
	  

.leftnav {
		font-family : "Lucida Grande", Verdana, Geneva, Arial, helvetica, sans;
		color: #7F6C1C;
		text-align : left;
		height : 25px;
		width: 180px;
		font-size : 12px;
		font-weight: bold;
		padding-left : 5px;
  }
 
.leftnav a {
		font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans;
		color: #7F6C1C;
		text-decoration: none;
	}
	
.leftnav a:visited {
		color: #7F6C1C;
    text-decoration: none;
	}
		
.leftnav a:hover {
		color: #6D3551;
		text-decoration: none;
	}
	
.leftnav a:active {
		color: #6D3551;
    text-decoration: none;
	}
	
.subnav {
		font-family: "Times New Roman", Times, Georiga, serif;
		font-size: 10px;
		width: 155px;
		margin-left: 20px;
  }

.subnav span {
		color: #000000;
    font-size: 17px;
  }
  	
.subnav a {
		font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans;
    color: #6D3551;
    text-decoration: none;
  }

.subnav a:visited {
		color: #6D3551;
    text-decoration: none;
	}
	
.subnav a:hover {
    color: #7F6C1C;
    text-decoration: none;
  }
  
.subnav a:active {
		color: #7F6C1C;
    text-decoration: none;
	}  

  
.officeInfo {
    font-family: "Times New Roman", Times, Georiga, serif;
    font-size: 12px;
    line-height: 17px;
    color: #000000;
	} 

.slogan {
    font-family: "Times New Roman", Times, Georiga, serif;
    font-size: 17px;
    line-height: 17px;
    color: #6D3551;
	}
	
.footer {
    font-family: "Lucida Grande", Verdana, Helvetica, Arial, sans;
    font-size: 10px;
    line-height: 12px;
    color: #787878;
    width: 100%;
    align: center; 
  }

.footer td {
		align: center;
	}
	

