  body { overflow-y: scroll; font-family: Verdana, Geneva, sans-serif; font-size: 13px; }
  h2 {
	margin: 0;
	padding: 0px 0 10px 0;
	font-size: 22px;
	color: #532c1b;
}
  p {
	text-align: left;
}
 a {color: #b2102c;}

  /*-------------------------------------------------------------------------*/

 
  
  body { background: #c41230 url(images/tile.png) repeat; padding: 10px 0;  }

 
  .page_margins { margin: 0 auto;}

  
  .page_margins {
	min-width: 960px;
	max-width: 960px;
	background: url(images/containertile.png);
	-webkit-box-shadow: 0px 8px 19px rgba(51, 51, 51, 0.70);
-moz-box-shadow:    0px 8px 19px rgba(51, 51, 51, 0.70);
box-shadow:         0px 8px 19px rgba(51, 51, 51, 0.70);
	border-radius: 10px; 
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	z-index: -3;
	min-height: 640px;
  }
  .page { z-index: -4;
}
  #header {
	position:relative;
	padding: 25px 2em 25px 20px;
	color: #000;
	text-align: center;
}
  #topnav { position:absolute; top:10px; right:10px; text-align:right; color: #aaa; background: transparent; z-index: 2000;}
  #nav { overflow:hidden; z-index: 2000; width: 960px;}
  #main {
	margin-left: auto;
	margin-right: auto;
	min-height: 300px;
	padding: 4px;
	position: relative;
	top: -5px;
	z-index: 0;
	width: 884px;
	background: #ffffff;
		
}
  #footer {
	padding: 10px 20px;
	height: 80px;
	color:#666;
	text-align: center;
	width: 300px;
	left: 300px;
	position: relative;
	-webkit-text-size-adjust: none; 
	font-size: 11px;
}



  #nav ul {
	
}


#colContainer {
	width: 880px;
	min-height: 300px;
	border: 2px solid #d1d1d1;
	background: #ffffff;
	
} 
#leftsidebar {
	width: 300px;
	background: #ffffff;
	
	padding-left: 5px;
	padding-right: 30px;
	padding-top: 5px;
}
  #col1 {
	width: 880px;
	background: #ffffff;
	margin-bottom: 2px;
	
	padding-top: 340px;
	padding-bottom: 30px;
	position: relative;
	
	
	
}

  #col2 {width: 880px;
	background: #ffffff;
	margin-bottom: 2px;
	
	padding-top: 30px;
	padding-bottom: 30px;
	position: relative;
	}
  #col3 {
	width: 572px;
	margin: 0 0 0 35%;
	background: #ffffff;
	margin-bottom: 2px;
}
  #col1_content {
	padding: 0 10px 0 0px;
	background: #ffffff;
	width: 360px;
	left: 50px;
	position: relative;
}
 #col2_content {
	padding: 0 10px 0 0px;
	
	width: 360px;
	position: absolute;
	left: 470px;
	top: 375px;
	
}
 #col2b_content {
	padding: 0 10px 0 0px;
	background: #ffffff;
	width: 360px;
	position: absolute;
	left: 470px;
	top: 30px;
	
}
 #rightcolumn {
	position: relative;
	top: 0px;
	width: 880px;
	
}
.rightcolumncopy {padding-right: 30px;}
#social {
	position: relative;
	float: right;
	width: 200px;
	height: 85px;
}
	
.pagecaption {z-index:500;
	
	top:0px;
	left:0;
	height:55px;
	padding:10px 20px 0 20px;
	background:#b2102c;
	background:rgba(178,16,4,1);
	width:480px;
	font-size:18px;
	font-weight: bold;
	line-height:1.33;
	color:#fff;
	padding-bottom: 20px;
	text-shadow:none;
	text-align: left;font-size: 24px; font-weight: bold; color: #e2cd7f;}

.pagecaption h1 {}
 
