Body{
	color:black;
	font-family:Arial;
	font-size:12pt;
}

h1, h2 {
	font-weight:bolder;
}

h1 {
	font-size:30pt;
	margin:5px 0 15px 0;
	border-bottom: 1px solid silver;
}

h2 {
	font-size:13pt;	
}

a:Link, a:Visited {
	color:#348797;
	text-decoration:none;
}
a:Hover {
	color:#999;
	text-decoration:none;
}

.aff_link a:Link,.aff_link a:Visited {
	text-decoration:underline;
}

.Date {
	color:#FFF;
	font-size:11pt;
	letter-spacing:1px
}

.logo {
	float: left;
}

.logo2 {
	float: right;
}


.search_bar, .crumbs_bar, .full_bar {
	clear: left;
	height: 60px;
}

.navigation  {
	overflow: hidden;
}

.top_ad {
	margin: 0 10px 30px 0;
	height: 280px;
	overflow: hidden;
	padding: 0;
	background: #f4f4f4;
}

.navigation a:Link, .navigation a:Visited {
	color:white;
	text-decoration:none; 
}


.navigation a:Hover {
	color:orange;
	text-decoration:none;
}

.navigation_button {
	width: 140px;
	height: 30px;
	text-align: center;
	padding: 20px 5px 10px 5px;
	float: left;
	margin: 0 5px 5px 0;
	background: grey;
}

.main, .footer {
	max-width: 1085px; 
	margin: 0 auto 0 auto;
	clear: both;
	overflow: hidden;
}

.footer {
	background: #f2f2f2; 
	margin: 20px auto 40px auto;
	padding: 10px;
}

.header {
	padding: 10px 0;
	overflow: hidden;
}

.main_left {
	overflow: hidden; 
	padding: 10px;
	width: 77.5%;
	float: left;
	margin: 5px;
}

.content_top {
	width: 100%; 
	overflow: hidden;
}

.content_right {
	width: 30%; 
	float: right; 
}

.content_left {
	width: 65%; 
	overflow: hidden;
	float: left; 

}

.right_bar {
	
	float: right;
	clear: right; 
	text-align: center;
	margin: 10px 10px 10px 0;
	overflow: hidden;
}

.ad_content {
	height: 290px; 
	overflow: hidden; 
	padding: 0;
	margin-left: 20px;

}

a.Title3 {
	display: block;
	background: #d0b588;
	padding: 10px;
	color: white;
	font-weight: bold;
}

.religion_box {
	width: 250px; 
	height: 200px; 
	overflow: hidden; 
	float: left; 
	margin: 0 10px 20px 0;
}

.google_submit {
	font-size: 12pt;
	padding: 5px;
	border-radius: 5px;
}

.calendar_button {
	font-size: 12pt;
	font-weight: bolder; 
	padding: 10px 0 10px 0; 
	border-top: 1px solid silver; 
	border-bottom: 1px solid silver; 
	width: 230px; 
	margin: 0 0 10px 0;
}

.left {
	float: left;
	text-align: left;
}

.right {
	float: right;
	text-align: right;
}

.short {
	height: 30px !important;
	vertical-align: middle !important;
	text-align: center !important;
}

.calendar td {
	width: 113px; 
	border: 1px solid silver;
	height: 100px; 
	vertical-align: top;
	min-width: 113px;
}

.calendar {
	overflow-x:auto; 
}

ul.breadcrumb {
	padding:10px 16px;
	list-style:none;
	background-color:#eee;}
	
ul.breadcrumb li {
	display:inline;
	font-size:18px
}
ul.breadcrumb li+li:before {
	padding:8px;
	color:#000;
	content:"/\00a0"
}
ul.breadcrumb li a {
	color:#0275d8;
	text-decoration:none
}
ul.breadcrumb li a:hover {
	color:#01447e;
	text-decoration:underline;
}

@media only screen
and (max-width : 1000px) {

	.main_left {
		width: 95%;
		float: none;

   }
	 .right_bar {
		display: none;
	}
	
	

}

/* Smartphones (portrait and landscape) ----------- */
@media only screen
and (min-width : 320px)
and (max-width : 720px) {

	.main {
			width: 100%;
	 }
	
   
   .main_right {
		display: none;
   }
	.content_left {
		width: 100%;
		
   }
   
   .content_right {
		width: 100%;
   }

   .logo {
		padding-top: 5px;
	}
	.logo2 {
		
	}
	.logo2 img {
		width: 100%;
		height: auto;
	}
	.logo img {
		width: 190px;
		height: 40px;
	}

	.header {
		padding-top: 0;
	}
	
	h1 {
		padding-bottom: 0;
		margin: 0;
	}
	.search {
		height: 50px;
		padding: 0;
	}
		
	
	
}

@media only screen
and (max-width : 900px) {

	.navigation_button {
	
		width: 48%;
		font-size: 14pt;
		float: left;
	}
	.navigation {
		padding: 0;
		margin-bottom: 20px;
		
	}

	

}

@media only screen
and (max-width : 600px) {

	.navigation_button {
	
		width: 96%;
		font-size: 14pt;
		float: none;
	}
	li {
		margin: 7px 0;
	}
	.navigation {
		text-align: center;
	}
	.ad_content {
		padding: 0;
	}
	
	.religion_box {
		height: auto;
		width: 100%;
		overflow: hidden;
		padding-bottom: 10px;
		border-bottom: 1px dotted silver;
	}
	.SubCategoryHome {
		line-height: 25px;
		padding-right: 10px;
	}
	ul {
		padding-left: 15px;
	}
}

/* Smartphones (landscape) ----------- */
@media only screen
and (min-width : 321px) {
/* Styles */
}

/* Smartphones (portrait) ----------- */
@media only screen
and (max-width : 320px) {
/* Styles */
.calendar_button {
	float: none;
	width: 96%;
	text-align: center;
}



.left .right {
	text-align: center;
}

.logo2 img {
	width: 90%;
	height: auto;
}

.full_bar {
	font-size: 11pt;
}

.calendar {
	width: 96%;
}

.calendar td {
	height: 90px;
	min-width: 80px;
}

.search {
		height: 50px;
		padding: 0;
	}

}
