﻿.right 
{
	margin-top:-5px;
	width: 185px;
	float:right;
}


.center 
{
	margin-top:-5px;
	padding: 0px 0px 15px 15px;
	float: left;
	width: 425px;
	height:auto;
}

.unitBlock
{
	font-size:70%;
	width:170px;
	margin: 20px 0px 10px 10px; 
	padding: 20px;
	background-color: #edebeb;
	background-image:url(../images/divbg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	border:solid 2px #C1C1C1;
}
.unitBlock .default
{
	padding-left: 5px; 
	text-align: left;
}
.unitBlock h3{font-size:120%;font-weight:bold;text-align:center;width:100%;}

.centerUnitBlock
{
	font-size:70%;
	width:411px;
	margin:20px 5px 10px 5px;
	padding:0px 0px 10px 0px;
	background-color: #edebeb;
	background-image:url(../images/divbg.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	border:solid 2px #C1C1C1;
	text-align:center;
}

#thisSunday b{font-size:140%;font-weight:bold;}
#thisSunday img{margin-bottom:10px;}

.news h1
{
	font-size:160%;font-weight:bold;
}
.news h2
{
	font-size:120%;font-weight:bold;
}

.bottom 
{
	background-color:White;
	font-size: 65%;
	border-width: 2px 0 0;
}
.textBoxStandard
{
    border: 1px solid #C1C1C1; 
    padding: 2px; 
}
#googleSearch
{
    background: rgb(255, 255, 255) url(../images/googlesearch.jpg) no-repeat scroll left center; 
    -moz-background-clip: -moz-initial; 
    -moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial;
}

