html {min-height: 100%;}

* {
	margin: 0;
	padding: 0;
}

a {
color: #005B9C;
}

a:hover {
color: #0B2444
}

img {
border: 0;
}
.caption { margin-top: 2px; text-align: center; font-size: 12px; }

body {
	background: #D8D3DC url(img/background2.jpg) repeat-x left bottom;
	color: #333;
	font: normal 62.5% Tahoma,sans-serif;
}

p,ul {padding-bottom: 1.2em;}

li {list-style: none;}

h1 {
	font: normal 1.8em Tahoma,sans-serif;
	margin-bottom: 4px;
	color: #005B9C;
	margin: 0 0 7px 0;
}

h2 {
	font: normal 1.3em Tahoma,sans-serif;
	margin-bottom: 4px;
	color: #005B9C;
	margin: 0 0 7px 0;
}


.clearer {clear: both;}

.left {float: left;}

.right {float: right;}

.container {
	background-color: #FFF;
	font-size: 1.2em;
	margin: 0 auto;

	width: 1020px;
}

.sermoncontainer {
	background-color: #FFF;
	font-size: 1.6em;
	margin: 0 auto;
	padding: 0 8px 8px;
	width: 990px;
}
.top {
	padding: 8px 8px 0;
}


.header {
	background-color: #fff;
	font-size: 1.5em;
	height: 150px;
	margin: 0 auto;
	width: 1020px;
}
.header .left, .header .right {
	background-color: #000033;
	color: #fff;
	color: #FFF;
	height: 150px;	

}
.header .left {
	background:  url(img/topBanner.jpg) top left;
	font: normal 2.8em "Trebuchet MS",sans-serif;
	line-height: 0;
	width: 719px;
	text-align: left;	
	
}
.header .right {
	overflow: auto;
	width: 270px;
}

.header. a {
color: #707777
}

.header .right div {
	padding-left: 16px;
	padding-top: 10px;
	font: normal 1.1em "Trebuchet MS",sans-serif;
}
.navigation {	
	background: #D9E1E5 url(img/nav.jpg);
	border: 1px solid #7795BD;
	height: 23px;
}
.navigation a {
	background: transparent url(img/nav.jpg) left top repeat-x;
	border-right: 1px solid #7795BD;
	color: #fff;
	display: block;
	float: left;
	font-size: 12px;
	font-family: Arial;
	font-weight: bold;
	line-height: 23px;
	text-decoration: none;
	padding: 0 18px;
}
.navigation a:hover {
background: transparent url(img/nav.jpg) left bottom; 
color: #f1f1f1;
}


.main {
	border-top: 8px solid #FFF;
	background: url(img/bgmain.jpg) repeat-y;
}
.bctyLogo {
    align: middle;
    }
/* content */
.content {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 500px;
	color: #666;
	font-size: 1.0em;
	margin-bottom: 6px;
}

.content .imgright {
padding: 5px;
border: 1px solid #666;
margin-left: 4px;
float: right;
}

.BCTYcontent {
	float: left;
	margin: 10px 0;
	padding: 0 16px;
	width: 500px;
	color: #666;
	font-size: 1.5em;
	margin-bottom: 6px;
}
.shabbat {
    overflow: auto;
	float: left;
	width: 500px;
}
.holiday {
	float: left;
    margin-top: 2px;
    font-size: .5 em;
	font-weight: bold;
    color: #FFFFFF;
}
.holidayTable { 
    overflow: auto;
    height: 425px;
    width: 380px;
    padding-bottom: 1cm
}
.mailAddress {
	float: left;
    margin-top: 6px;
    font-size: 1.5 em;
	font-weight: bold;
}
.calandarGlance {
    overflow: auto;
	float: left;
    margin-top: 6px;
    margin-bottom: 6px;
}
    
.calandarGlanceTable { 
    overflow: auto;
    height: 350px;
    width: 475px;
}
.calandar  { 
    overflow: auto;
        font-size: 3em;
	font-weight: bold;
}

.calandar.td.p  {
    font-size: 3em;
	font-weight: bold;
}

.specialTable { 
    overflow: auto;
    height: 500px;
    width: 475px;
    marign-bottom: 1 cm;
    padding-top: .5 cm;
    font-size: .3 em;
	font-weight: bold;
}
.sermonTable{
    overflow: auto;
    height: 300px;
    width: 350px;
    border: 0; 
}

.bctyText {
    text-align: center;
	font-size: 1.6em;
	font-weight: bold;
}
.bctyBoard {
    text-align: center;
	font-size: 1.3em;
	font-weight: bold;
}
#hebcal H3 {
	font: normal 1.3em Tahoma,sans-serif;
	margin-bottom: 4px;
	color: #005B9C;
    font-weight: bold;
}
.footer {
	background: url(img/bluefooter.jpg) repeat-x;
	color: #FFF;
	font: bold 1em sans-serif;
	line-height: 39px;
	text-align: center;
}
.footer a,.footer a:hover {color: #FFF;}


