@charset "utf-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	text-align: center;
	background: url(Images/Bckgrd4.png);
	color: #456285;}

img {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 0px;}
	
#outercontainer {
	background: #91bbb7;
	margin: 0px auto;
	padding: 0px;
	height: 620px;
	border-top: 0px;
	border-right: 1px solid #960;
	border-bottom: 3px solid #960;
	border-left: 1px solid #960;
	width: 1200px;
}
	
#container {
	background: #FFF;
	width: 1140px;
	margin: 50px auto;
	padding: 0px;
	position: relative;
	height: 570px;
}
	
#innercontainer {
	margin: 100px auto;
	text-align: left;
	width: 1140px;
	height: 171px;
	left: 0px;
	top: -100px;
	position: absolute;
	background-color: #456285;
}

#brand {
	position: absolute;
	padding: 0px;
	width: 280px;
	float: left;
	clear: both;
	top: 0px;
	height: 170px;
	left: 0px;}
	
#headerright {
	position: absolute;
	padding: 0px;
	width: 860px;
	float: right;
	clear: both;
	top: 0px;
	height: 170px;
	left: 281px;
	}
	
#container #maincontent {
	width: 834px;
	position: absolute;
	top: 194px;
	left: 304px;
	height: 336px;
	padding: 0;
	float: right;
	background-color: #BD865E;
	background-repeat: no-repeat;
	background-position: right bottom;
}
	
#container #maincontent #rabbi {
	width: 754px;
	top: 180px;
	left: 303px;
	height: 320px;
	padding:  20px 40px 0px 40px;
	overflow: auto;
	clip: rect(auto,auto,auto,auto);
}

p.scrolltext  {
	padding: 0 0 20px 0;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #456285;
	line-height:20px;
	text-align: justify;
	text-indent: 30px;
	}
 
#container #sidebar  {
	font-size: 1.4em;
	font-weight: bolder;
	top: 191px;
	border: 2px solid #960;
	padding-top: 0px;
	padding-bottom: 0px;
	height: 340px;
	width: 300px;
	float: left;
	left: 0px;
	clear: both;
	position: absolute;
	background-image: url(Images/ScrollSidebar1.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center center;
}
#sidebar p {
	padding: 20px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	color: #FFF;
	text-align: center;
}
#innercontainer #sidebar p.img {
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#sidebar p.schedule {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: bold;
	color: #FFF;
	text-align: center;
	padding-top: 20px;
}
#sidebar p.caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-style: normal;
	color: #FFF;
	text-transform: capitalize;
	top: 0px;
	text-align: center;
	vertical-align: top;
	padding: 0px;
}
#container #footer {
	height: 35px;
	width: 1140px;
	clear: both;
	top: 535px;
	background-color: #456285;
	left: 0px;
	position: absolute;
}

#container #footer p.info {
	color: #fff;
	font-size: 1em;
	font-style: normal;
	width: 1000px;
	padding-top: 10px;
	padding-left: 20px;
	text-align: center;
	display: inline;
	}
	
#container #footer p.info a  {
	color: #C8DDDB;
	text-decoration: underline;
	display: inline;
	padding: 0px;
}
#sidebar p a {
	color: #FFF;
	text-decoration: underline;
}
#container #maincontent h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	font-weight: bold;
	color: #456285;
	line-height: 2em;
}
