/*
      Created by CSS Portal Layout Generator
	  
	  http://www.cssportal.com
	  	  
*/

* {
	margin: 0;

}

ul {
	float: left
}

ul li  {
 list-style-position:inside
}

body {
	font-family: "Garamond", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18px;
	line-height: 155%;
	color: #3A494C;
}

body:after
{
	content: url(newimages/RabbiJill3.jpg) url(newimages/RabbiJill3.jpg) url(newimages/newtestimages.jpg) url(newimages/mitzvah.jpg) url(newimages/servicesimg.jpg);
	display: none;
}

p {
	padding-top: 10px;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 40px;
	line-height: 155%;
	
}

hr {
	display: inline;
	margin-top: 10px;
	margin-bottom: 10px;
	border: 0;
	color: #9BCEDB;
	background-color: #9BCEDB;
	height: 4px;
}

.cite {
	padding-top: 10px;
	line-height: 110%;
	font-style: normal;
	font-size: 0.85em;
	text-align: right;
}

table#quoter {
    text-align: justify;
    float: left;
    margin-left: 40px;
    background-color:#FFFFFF;
    width: 490px;
}

table#quoter td {
	padding: 1px;
	border: none;
	background-color: #FFFFFF;
/* border: 1px solid black; */
}

.spacie {
	padding-top: 10px;
	line-height: 110%;
	font-style: italic;
	font-size: 0.85em;
	text-align: right;
}

.quotie {
	line-height: 70%;
	text-align: right;
	background-color: #FFFFFF;
	font-size: 70px; /* let's make it a big quote! */
	color: #39A0B3;
	text-shadow: 0 1px 1px #909090;
}

table#contact {
    float: left;
    margin-left: 40px;
    background-color:#FFFFFF;
/*    border: 1px solid black; */
    width: 490px;
}

table#contact td {
	font-size: 0.85em;
	padding: 0px;
	border: none;
	background-color: #FFFFFF;
}


#wrapper {
	width: 1020px;
	background-color: #FFFFFF;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#content {
	float: left;
	color: #333;
	background: #FFFFFF;
	width: 540px;
	display: inline;
	line-height: 155%;
}

#header {
	color: #333;
	width: 980px;
	margin-left: 40px;
	float: left;
	height: 100px;
	font-family: "Garamond", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 52px;
	letter-spacing: 0.04em;
	color: #467D87;
	line-height: 210%;
	background-color: #FFFFFF;
}

#footer {
	width: 1020px;
	height: 30px;
	clear: both;
	color: #D6E0E1;
	background-color: #FFFFFF;
}

#navigation {
	float: left;
	width: 1020px;
	height: 40px;
	color: #333;
	background-color: #FFF;
	background-image: url(newimages/newjewishinterfaith.gif);
	background-repeat: no-repeat;
	padding-bottom: 20px;
}

#leftcolumn {
	font-family: "Garamond", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 26px;
	font-style: italic;
	line-height: 125%;
	color: #8F1344;
	margin-left: 40px;
	width: 395px;
	float: left;
	background-color: #FFFFFF;
	height: 650px;
}
#leftcolumnjill2 {
	color: #333;
	margin-left: 40px;
	width: 395px;
	float: left;
	background-color: #FFFFFF;
	height: 650px;
}

#leftcolumntest {
	color: #333;
	margin-left: 40px;
	width: 395px;
	float: left;
	background-color: #FFFFFF;
	height: 850px;
}

#leftcolumnservices {
	color: #333;
	margin-left: 40px;
	width: 395px;
	float: left;
	background-color: #FFFFFF;
	height: 650px;
}

#leftcolumnmitzvah {
	color: #333;
	margin-left: 40px;
	width: 395px;
	float: left;
	background-color: #FFFFFF;
	height: 650px;
}


.leftindent {
	padding-left: 25px;
}
.introtext {
	font-size: 30px;
	font-style: italic;
	line-height: 105%;
	color: #4A6064;
}
.redtext {
	color: #B4454D;
}
.floatright {
	float: right;
	padding-right: 55px;
	line-height: 155%;
	
	
}
.footertype {
	font-size: 9px;
	color: #666;
}

a:link {
	text-decoration: none;
	color: #1f8e24;
}
a:visited {
	text-decoration: none;
	color: #1f8e24;
}
a:hover {
	text-decoration: none;
	color: #3b9dc6;
}
a:active {
	text-decoration: none;
	color: #1f8e24;
}
