.block{
	margin:5px;
	margin-top:10px;	
	min-height:100px;
	
}
.white_bordered{
	background:#fff;
	border:1px solid #000;
	padding:10px;
}
.block .img_padded_right{
	padding-right:15px;
}
.block .img_padded_left{
	padding-left:15px;
}
.block .main_quote{
	font-size:17px;
	font-weight:bold;
}
.top_banner_container{
	width:830px;
	height:212px;
	background:url('/pat-croce/images/top-banner.jpg') no-repeat #fff;
	position:relative;
}
.top_banner_container .button_container{
	position:absolute;
	top:160px;
	left:200px;
}
h3{
	font-size:14px;	
}
/*NEW DESIGN */
ul{
	margin:0px;
	padding:0px;	
	margin-left:20px;
}
.left_side{
	width:350px;
	float:left;
	background:#ccc;
}
.right_side{
	width:450px;
	float:left;
	background:#fff;
	margin-left:10px;	
	padding:10px;
}
.right_side h2{
	color:#333;	
	font-size:16px;
}
.right_side p{
	margin:0px;	
	margin-bottom:10px;
}
.pc_header .small_title{
	text-transform:uppercase;
	font-size:16px;	
	font-weight:bold;
}
.pc_header .main_title{
	text-transform:uppercase;
	font-size:24px;	
}
.pc_header .pc_nav_container{
	height:20px;
	background:#333;	
	margin-top:5px;
}
.pc_header .pc_nav_container a{
	text-transform:uppercase;
	color:#fff;
	display:block;
	padding-left:7px;
	padding-right:7px;	
	float:left;
	margin-top:2px;
	border-right: 1px solid #fff;
}
.pc_header .pc_nav_container a.active{
	font-weight:bold;
	text-decoration:none;	
}
.pc_header{
	margin-bottom:15px;	
}
.right_side .module_container{
	width:185px;
	margin:10px;	
	height:55px;
	float:left;
	padding:10px;
	padding-top:10px;
	padding-bottom:10px;
	text-align:center;
	background:url('/pat-croce/images/module_bg.jpg');
	color:#000;
}
.right_side .module_container a{
	color:#132979;	
	font-weight:bold;
	font-size:13px;
}
.right_side .module_events{
	text-align:left;	
}
.bottom_container{
	margin-top:10px;
	background:#fff;
	padding:10px;	
}
.gallery_container{
	width:570px;
	float:left;	
	height:400px;
}
.images{
	height:400px;	
}
.right_side_small{
	width:225px;
	padding:10px;	
}
/* END NEW DESIGN */ 
