.subPanel{
  width: 215px;
  height: 180px;
  max-height: 180px;
  BACKGROUND-COLOR: #f9f3d1;
  float: left;
  margin: 2px;
  background-image: url('img/mask2.png');
  }
  
  .header{
  margin:5px;
  color:#624b36;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
  }
  
 .subPanelText{
  margin-top:20px;
  margin-bottom:15px;
  margin-left:15px;
  margin-right:15px;
  color:#2d2e2a;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.3em;
	repeat:no-repeat;}

 .subPanelLink {
   color:#47472b;
   float:right;
   font-size:12px;
   font-family:Arial, Helvetica, sans-serif;
   font-weight: 900;}
 
 .bigPanel{
  width: 315px;
  height: 200px;
  max-height: 200px;
  BACKGROUND-COLOR: #f9f3d1;
  float: left;
  margin: 6px;
  background-image: url('img/mask3.png');
  }
  

  
 .bigPanelText{
  margin-top:20px;
  margin-bottom:15px;
  margin-left:15px;
  margin-right:15px;
  color:#2d2e2a;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.3em;
	repeat:no-repeat;}

 .bigPanelLink {
   color:#47472b;
   float:right;
   font-size:12px;
   font-family:Arial, Helvetica, sans-serif;
   font-weight: 900;}
 
 .tiPanel{
  width: 175px;
  max-width:175px;
  height: 160px;
  max-height: 160px;
  BACKGROUND-COLOR: #f9f3d1;
  float: left;
  margin-top: 10px;
  background-image: url('img/tiMask.png');
  }
    
 .tiPanelText{
  margin-top:4px;
  margin-bottom:0px;
  margin-left:15px;
  margin-right:15px;
  color:#2d2e2a;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.3em;
	repeat:no-repeat;}
	
	.tiHeader{
  margin:3px;
  color:#624b36;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
  }

 .tiPanelLink {
   color:#47472b;
   float:right;
   font-size:12px;
   font-family:Arial, Helvetica, sans-serif;
   font-weight: 900;}
 
 .bar{
  width: 590px;
  max-width:590px;
  height: 60px;
  max-height: 60px;
  margin-top: 10px;
  background-image: url('img/bar.png');
  }
    
 .barText{
  padding-top:18px;
  margin-bottom:0px;
  margin-left:35px;
  margin-right:18px;
  color:#e6e0e0;
	font-size:19px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.3em;
	repeat:no-repeat;}
	
	 .underbar{
	margin-top:0px;
  margin-bottom:5px;
  margin-left:35px;
  margin-right:45px;
  color:#222222;
  line-height: 1.3em;
	font-family:Arial, Helvetica, sans-serif;
	repeat:no-repeat;}
	
	.barHeader{
  margin:3px;
  color:#624b36;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
  }

 .barLink {
   color:#47472b;
   float:right;
   font-size:12px;
   font-family:Arial, Helvetica, sans-serif;
   font-weight: 900;}


.titleBar{
  width: 296px;
  max-width:296px;
  height: 82px;
  max-height: 82px;  
  margin-top: 0px;
  position:relative;
  left: -15px;
  background-image: url('img/titleBar.png');
  }
    
 .titleBarText{
padding-top:22px;
  margin-bottom:0px;
  margin-left:25px;
  margin-right:26px;
  color:#efe9e9;
	font-size:26px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
	line-height: 1.3em;
	repeat:no-repeat;}
	
	.titleBarHeader{
  margin:3px;
  color:#624b36;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight: bold;
  }

 .titleBarLink {
   color:#47472b;
   float:right;
   font-size:12px;
   font-family:Arial, Helvetica, sans-serif;
   font-weight: 900;}
