/* CSS Document */
#columnright {float: right; width: 150px;}
#donation {float: inherit; BACKGROUND: url(../images/donation.gif) no-repeat; width: 150px; height: 60px; border-bottom: solid 1px #ffffff;}
#donation a {
DISPLAY: block; 
WIDTH: 150px; 
HEIGHT: 60px; 
TEXT-DECORATION: none
}
#columnrightspacer {
	background-color: #ffffff;
	height: 5px;
	width: 150px;
	display: block;
}
#columnrightspacerbottom {
	BACKGROUND: url(../images/rightfillerbottom.gif) no-repeat; 
	height: 20;
}
#pagebody {
	background-color: #e5e5e5;
	BACKGROUND: url(../images/pagecontentbg.gif);
}
#header {
margin-bottom: 5px;
}

#headerimagehome { 	
  BACKGROUND: url(../images/home.jpg) no-repeat;
  width:570px;
  height: 374px;
  margin-bottom: 10px;
  border: solid 1px;
}

#headerimagesynagogue { 	
  BACKGROUND: url(../images/synagogue.jpg) no-repeat;
  width:570px;
  height: 366px;
  margin-bottom: 10px;
  border: solid 1px;
}

BODY {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 76%; BACKGROUND: url(../images/bg.gif) #ffffff repeat-x; PADDING-BOTTOM: 0px; MARGIN: 16px 0px; PADDING-TOP: 10px; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: center
}
#comingsoon { 	
  BACKGROUND: url(../images/comingsoon.gif) no-repeat;
  position:absolute;
  height:200px; 
  width:300px;
  margin:-100px 0px 0px -150px;
  top: 50%; 
  left: 50%;
  text-align: left;
  padding: 0px;
}
#container {
	MARGIN: 0px auto; WIDTH: 771px; TEXT-ALIGN: left
}
html>body #middle {
	width: 560px; padding: 5px; border: solid 1px #cfe1ed; margin-bottom: 10px;
}
#middle {
	width: 560px; padding: 5px; border: solid 1px #cfe1ed; margin-bottom: 10px;
}

#top {
	PADDING-RIGHT: 5px; PADDING-LEFT: 20px; BACKGROUND: url(../images/top.gif) #fff no-repeat; PADDING-BOTTOM: 0px; PADDING-TOP: 1px; HEIGHT: 90px; 
}
#main {
	PADDING-RIGHT: 20px; PADDING-LEFT: 20px; BACKGROUND: url(../images/main.gif) #fff repeat-y; PADDING-BOTTOM: 20px; PADDING-TOP: 10px
}
#footer {	
	BACKGROUND: url(../images/footer.gif) no-repeat; HEIGHT: 9px;}
#subfooter {	
	padding-top: 5px;
	text-align: center;}
#logotop {	BACKGROUND: url(../images/logo.gif) no-repeat; HEIGHT: 90px; }
#logotop A {DISPLAY: block; WIDTH: 272px; HEIGHT: 90px; TEXT-DECORATION: none}

#navbar {padding: 5px; clear:both; background-color: #2870af; margin-bottom: 10px;}

#navbar a {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight:bold
}
#navbar a:hover {	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #2870af;
	text-decoration: none;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-weight:bold;
	background-color: #ffffff;
}

.linksbody {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2870af;
	text-decoration: underline;
}
a.linksbody:hover {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	text-decoration: none;
}
#ulnumbers {
list-style-type: decimal;
}

#tablepricing {
	width: 550px;
	font-size: 12px;
}
#tablepricing td{
	padding: 3px;
}
#tablecontact {
	width: 550px;
	font-size: 12px;
}
#tablecontact td{
	padding: 3px;
}

.alignright {
	text-align: right;
}

.aligntop {
	vertical-align: top;
}
.aligntopright {
	vertical-align: top;
	text-align: right;
}

.textbodybold {	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #2870af;
	font-weight: bold;
}

.inputitem200 {
	font-family: Arial; 
	font-size: 11px; 
	border: 1px solid #2870af;
	BACKGROUND-COLOR: #e9f2f7;	
	width: 200px;
}

.textarea350 {
	font-family: Arial; 
	font-size: 11px; 
	border: 1px solid #2870af;
	BACKGROUND-COLOR: #e9f2f7;	
	width: 350px;
	height: 100px;
}

.buttonblue {
	color: #ffffff;
	background-color: #2870af;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 150px;
	hegith: 30px;
	border: none;
}