html, body {
	background-image: url(../img/Background.jpg);
	font-family: Verdana, "Microsoft Sans Serif";
	font-size: 11px;
	height: 100%;

	
}
a {
	line-height: 15px;
	color: #666633;
	text-decoration: underline;
}
a:hover {
	line-height: 15px;
	color: #000000;
	text-decoration: none;
}	
p {
	padding-right: 5px;
	padding-left: 5px;
}
h1 {
	font-size: 16px;
	color: #CC6600;
	padding-right: 5px;
	padding-left: 5px;
}
h2 {
	font-size: 14px;
	color: #CC6600;
	padding-right: 5px;
	padding-left: 5px;
}
h3 {
	color: #CC6600;
	padding-right: 5px;
	padding-left: 5px;
}
h4 {
	color: #CC6600;
	padding-right: 5px;
	padding-left: 5px;
}
h5 {
	padding-right: 5px;
	padding-left: 5px;
}
table {
	margin-right: auto;
	margin-left: auto;
	border-spacing: 0px 0px;
	width: 100%;
	padding: 0px;
}
.th {
	background-color: #EDF4C2;
	color: #CC6600;
	font-size: 16px;
	padding: 0px;
	margin: 0px;
	border-top-width: thin;
	border-right-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #B3B992;
	border-right-color: #B3B992;
	border-left-color: #B3B992;
}
.td {
	border: thin solid #B3B992;
	padding: 0px;
	height: 20px;
}
#container {
	margin-right: auto;
	margin-left: auto;
	float: none;
	height: 100%;
		
}
#backdrop {
	display: table;
	background-color: #FFFFFF;
	border: thin solid #000000;
	width: 795px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#banner {
	left: 4px;
	width: 635px;
	float: left;
	margin-left: 4px;
}
#inner_content {
	width: 75%;
	padding: 15px;
	margin-left: 50px;
}
#menu {
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	width: 145px;
	background-color: white;
	margin-left: 3px;
}


#menu ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}

#menu ul li {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #999999;
	width: 145px;
}
#menu ul li a {
	color: #464D1F;
	text-align: right;
	text-decoration: none;
	display: block;
}
#menu ul li a:hover {
	color: #CC6600;
	text-decoration: none;
	background-image: url(../img/MenuLIOn.gif);
	background-repeat: no-repeat;
	background-position: left;
}
#menu .current {
	color: #CC6600;
	text-decoration: none;
	background-image: url(../img/MenuLIOn.gif);
	background-repeat: no-repeat;
	background-position: left;
}

#submenu {
	text-align: right;
	width: 145px;
	
}

#submenu a {
	display: block;
	width: 145px;
}
#page_content {
	clear: right;
	float: left;
	margin-bottom: 3px;
	margin-top: 5px;
	width: 640px;
		
}

#content   {
	float: left;
	clear: left;
	min-height: 600px;
	background-color: #EDF4C2;
	width: 630px;
	/*position: relative;*/
	margin-top: 5px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 3px;
	
}
#flashbar {
	height: 100%;
	margin-left: 5px;
	clear: left;
	float: left;
	left: 145px;
	z-index: 0;
	width: 320px;
	background-color: #e5e5e5;
}
#flashbar #marquee {
	text-align: center;
	height: 120px;
}
#flashbar #marquee a {
	text-decoration: underline;
	color: #cc6600;
	height: 120px;
}
#flashbar #marquee a:hover {
	text-decoration: underline;
	color: #666633;
	height: 120px;
}
#sidebar {
	height: 500px;
	margin-left: 5px;
	float: left;
	left: auto;
	z-index: 0;
	width: 305px;
}

#quotebox {
	margin-bottom: 5px;
	float: left;
	background-image: url(../img/cnrQuote.gif);
	background-repeat: no-repeat;
	background-color: #FF9933;
	width: 305px;
	height: 185px;
	background-position: left top;
}
#quotebox a {
	display: none;
}


#quotebox  blockquote {
	color: #FFFFFF;
	padding-top: 56px;
}
#quotebox blockquote p:first-letter {
	font-size: 18px;
}
#image {
	height: 185px;
	margin-right: 5px;
	float: left;
	width: 320px;
}
#image a {
	display: none;
}


#quicklinks {
	height: 100%;
	float: left;
	background-image: url(../img/cnrContent.gif);
	background-repeat: no-repeat;
	width: 305px;
	background-color: #EDF4C2;
	background-position: right bottom;
}
#quicklinks ul {
	margin-top: -15px;
}
#quicklinks ul li {
}
#people {
	clear: both;
	float: left;
	padding-bottom: 5px;
}
#description {
	width: 325px;
	float: left;
}
#photo {
	float: left;
	padding-top: 30px;
}
#photo img {
	border: thin solid #000000;
}
#lists {
	float: left;
	margin: 5px;
	width: 225px;
}
#donation_add {
	border: thin solid e1e6b4;
	background-color: #F6FEC9;
}
#donation_add ul {
	list-style-type: none;
}
#donation_add ul li {
	padding: 5px;
	height: 25px;
	margin: 5px;
	float: left;
	text-align: right;
	display: block;
}
#contact_add {
	border: thin solid e1e6b4;
	background-color: #F6FEC9;
}
#contact_add ul {
	list-style-type: none;
}
#contact_add ul li {
	text-align: right;
	display: block;
}
#footer {
	margin-bottom: 10px;
	display: block;
	color: #666633;
	width: 770px;
	font-size: 10px;
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
}
#footer #text {
	float: left;
	width: 770px;
	text-align: center;
}
#footer ul {
	list-style-type: none;
}
#footer ul li {
	float: left;
	margin-left: 5px;
	padding: 2px;
	margin-top: 15px;
}
#footer a {
	font-weight: bold;
	text-decoration: underline;
}
#footer a:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.what {
	background-image: url(../img/hdrWhatWeDoVertical.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.ceremonies {
	background-image: url(../img/ceremonies_vertical.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.rabbi {
	background-image: url(../img/rabbi_vertical.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.mazeltot {
	background-image: url(../img/mazeltot_vertical.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.education {
	background-image: url(../img/education_vertical.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.happening {
	background-image: url(../img/hdrWhatsHappeningVertical.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.events {
	background-image: url(../img/hdrEventsCalendarVertical.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.gallery {
	background-image: url(../img/hdrPhotoGalleryVertical.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.contact {
	background-image: url(../img/hdrContactUsVertical.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.friend {
	background-image: url(../img/hdrEmailToAFriendVertical.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.who {
	background-image: url(../img/aboutus_vertical.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.transaction {
	background-image: url(../img/transactions_vertical.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.donate {
	background-image: url(../img/donate_vertical.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.location {
	background-image: url(../img/location_vertical.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.survey {
	background-image: url(../img/survey_vertical.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.guest {
	background-image: url(../img/guests_vertical.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.error-message {
	font-weight: bold;
	color: red;
	text-decoration: none;
}


.currency {
	font-weight: bold;
	color: #00a937;
	text-decoration: none;
}


#reservation_add {
	border: thin solid e1e6b4;
	background-color: #F6FEC9;
}
#reservation_add ul {
	list-style-type: none;
}
#reservation_add ul li {
	text-align: right;
	display: block;
}
#event_dates {
	background-color: #E1E6B4;
}
#toolbar {
	background-color: #babf97;
	text-align: right;
	width: 100%;
	height: 16px;
}
#shop_toolbar {
	font-weight: bold;
	text-align: center;
	background-repeat: no-repeat;
	width: 100%;
	background-color: #babf97;
}
#shopping_cart {
	text-align: center;
	font-size: 10px;
	border-color: black;
	border-style: solid;
	border-width: thin;
}
#shopping_cart ol {
	padding-left: 25px;
	margin: 0px;
}
#shopping_cart ol li {
	padding: 0px;
	margin: 0px;
}
#reservation_sub {
	text-align: right;
	background-color: #babf97;
}

#indicator {
	background-color: #000000;
	height: 20px;
	width: 100%;
	-moz-opacity: 0.7;
	opacity:.70;
	filter: alpha(opacity=70);
	position: fixed;
	top: 0;
	text-align: center;
}

.subtotal {
	font-weight: bold;
	background-color: #babf97;
}

#contact_add fieldset {
	padding: 5px;
	margin-right: auto;
	margin-left: auto;
}

#social_bookmarks {
	margin-right: auto;
	margin-left: 0px;
	width: 30%;
}

.event {
	background-color: #babf97;
}
#myBox_contentBoxBg {
	/*
	background-position: -100px -200px;
	background: url( ../images/bg_88.jpg );		
	
	filter: alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	*/
}
#myBox_content {
  padding: 5px; 
}
#adults {
	text-align: right;
}
#kids {
	text-align: right;
}
#Add_Reg {
	padding: 2px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	border-color: black;
	border-style: solid;
	border-width: thin;
	background-color: white;
	margin-left: auto;
	margin-right: 0px;
	width: 200px;
	display: block;
}
#Add_Reg a {
	background-color: white;
	padding: 2px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	border-color: black;
	border-style: solid;
	border-width: thin;
	margin-left: auto;
	margin-right: 0px;
	width: 200px;
	display: block;
}
#Add_Reg a:hover {
	background-color: #F6FEC9;
	padding: 2px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	border-color: black;
	border-style: solid;
	border-width: thin;
	margin-left: auto;
	margin-right: 0px;
	width: 200px;
	display: block;
}
#buttons {
	height: 165px;
	text-align: center;
	padding: 5px;
}
.social {
	display: block;
	list-style-type: none;
}
.social li {
	padding: 5px;
	float: left;
	display: block;
}
.image-list {
	display: block;
	list-style-type: none;
}
.image-list li {
	padding: 5px;
	display: block;
	list-style-type: none;
}
.subtext {
	color: #00a937;
	font-size: 8px;
}
.glassbox {
}
#myGlassboxContent {
	text-align: left;
	height: 600px;
	width: 800px;
}
.flat-list ul li {
	background-color: white;
	padding: 5px;
	display: block;
	float: left;
}
#debug {
	float: left;
	color: black;
	background-color: white;
}
#mymap {
	height: 500px;
	width: 500px;
}
