@import url("style.css");

#ads, #printFriendly, header, nav, .footer, .submenu_cont, .search_cont, .print_button, .left, .inlinelink, .social_links, .related_thumbs_side, #fixed_top, .facebook_comments, .bottom_widgets_cont{
  display: none !important;
}

body{
	background-image:none !important;
	background: #fff;
}


.bgwhite {
    padding: 0 !important;
}

#content {
  font-family: "Times New Roman", Times, serif;
  font-size: 12pt;
}

.content_right, .news_images_cont, .dynamic_cont{
	width:100% !important;
	max-width:none !important;
	float:none !important;
}

.contact_group_title{
	padding:0;
	margin:0 0 10px 0;
}
.contact_photo {
    float: left;
    margin: 0px 10px 0 0;
}

img.news_image_with{
	margin:0 18px 10px 0;
}

a.news_image, a.event_image, a.books_image{
	width: 220px;
	margin-right: 15px;
	float: left;
	margin-bottom: 15px;
}

div, p, td, li{
	font-size: 14px;
	line-height: 19px;
}

h1{
	font-size: 24px;
}
h2{
	font-size: 20px;
}
h3{
	font-size: 18px;
}
h4{
	font-size: 16px;
}
h5{
	font-size: 14px;
}
h6{
	font-size: 14px;
}

.news_gallery_item img{
	float: left;
	width: 120px;
	margin: 0 10px 10px 0;
}

.gallery_list .list_item{
	float: left;
	width: 120px;
	margin: 0 10px 10px 0;
}
.breadcrumbs span, .breadcrumbs a, .breadcrumbs div {
    font-size: 11px;
}