html {
	height:101%;
}

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	background-color: #C6D1E4;
	color: #A94D4D;
}

/*Home*/
#home {
	font-size: 11px;
	color: #000000;
	width: 690px;
}

#home .text {
	background-image: url(images/home_text.jpg);
	background-repeat: no-repeat; 
	background-position: top;
	height: 200px;
	font-size: 12px;
	line-height: 18px;
	text-align: justify;
	color: #A94D4D;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 80px;
	padding-right: 80px;
}

#home .section {
	padding: 10px;
	background-color: #FFFFFF;
}

#home .videobox {
	width: 228px;
	background-color: #FFFFFF;
}

#home .video {
	font-size: 12px;
	color: #041D3C;
	margin-top: 10px;
	margin-bottom: 18px;
	text-align: center;
	text-decoration: none;
}

#home .video a {
	color: #041D3C;
	text-decoration: none;
}

#home .eventbox {
	width: 220px;
	background-color: #FFFFFF;
}

#home .event {
	font-size: 11px;
	color: #041D3C;
	border-bottom: 1px solid #000000;
	width: 197px;
	padding-top: 4px;
}

#home .click {
	text-align: right;
	margin-top: 5px;
	margin-bottom: 5px;
	width: 197px;
}

#home .donatebox {
	width: 230px;
	background-color:#C6D1E4;
}

#home .signupbox {
	padding-top: 4px;
	width: 230px;
}

#home .donate {
	font-size: 13px;
	line-height: 20px;
}

#home .textfield {
	width: 133px;
	height: 25px;
	margin-bottom: 5px;
	border: 1px solid #4069A5;
	background-color: #FFFFFF;
	
}

#home .toppadding {
	margin-top: 8px;
}

#home .marquee {
	padding: 5px;
	padding-left: 11px;
	background-color: #FFFFFF;
}

#home .recentdonor {
	color: #A94D4D;
	font-weight: bold;
}

#home .arrow {
	background-color: #FFFFFF;
	padding-right: 15px;
}

#home .ecard {
	background-image:url(images/but_card.jpg); 
	background-repeat:no-repeat; 
	width:160; 
	color:#953D3E; 
	padding-top:62px; 
	padding-right:20px; 
	margin-left:15px; 
	font-size:13px; 
	text-align:center;
	height:43px;
	
}
#home .ecard a {
	text-decoration:none;
	color:#953D3E;
}

.top {
	margin-bottom: 2px;
}

/*Navigation*/
#nav {
	width: 128px;
	background-image: url(images/but_bg.jpg);
	background-repeat: repeat-y;
	border-right: 1px solid #C6D1E4;
	text-align:right;
}

#nav .SubLink {
	padding-right:5px;;
	font-size:10px;
	font-family:Verdana, Arial;
	color:#003399;
	text-decoration:none;
	line-height:12px;
}

#nav .SubLink:hover {
	color:#666666;
	text-decoration:underline;
}

#main {
	width: 543px;
	background-color: #F9FBFD;
	padding: 10px;
}

#main a {
	color: #A94D4D;
}

#main .indent {
	padding-left: 40px;
}

#main .justify {
	text-align: justify;
}

#main .image {
	margin: 10px;
}

#main .image2 {
	margin: 10px;
	margin-top: 0px;
}

#main .image3 {
	margin-left: 10px;
}

h1 {
	font-size: 25px;
	font-weight: bold;
	text-align: right;
	padding-top: 10px;
}

h4 {
	font-size: 22px;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
}

h5 {
	font-size: 20px;
	font-weight: bold;
	text-align: center;
	color: #000000;
	margin: 0px;
	padding: 0px;
}


/*Photo Gallery*/
.sgTitle {
	font-size: 25px;
	font-weight: bold;
	text-align: right;
	padding-top: 10px;
	color: #A94D4D;
}

.textfield {
	width: 250px;
	position: relative;
  	left: -2px;
  	top: -2px;
  	background: #E8F6E8;
}	

/*About*/
#about {
	text-align: justify;
}

#about h2 {
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
}

#about h3 {
	font-size: 17px;
	font-weight: bold;
	margin-bottom: 0px;
	padding-bottom: 0px;
	text-decoration: underline;
}

#about .bio {
	margin: 5px;
	margin-top: 0px;
	border: 1px solid #A94D4D;
}

#about .image {
	border: 1px solid #000000;
	padding: 0px;
	margin: 0px;
	margin-right: 5px;
}

/*Ask the Rabbi*/
#ask {
	float: right;
	width: 215px;
	border: 0px solid #A94D4D;
	padding: 5px;
	margin: 10px;
	margin-right:0px;
	background-image: url(images/sub_bg.jpg);
	background-repeat:no-repeat;
	background-color:#DAF0DA;
	color: #00377A;
}

#ask .textfield {
	width: 150px;
	position: relative;
  	left: -2px;
  	top: -2px;
  	background: #F9FBFD;
}

#ask h2 {
	margin-top:10px;
	padding-top:5px;
}

/*FAQ*/
#faq {}

#faq a {
	color: #A94D4D;
}

#faq .top {
	text-align: right;
}

#faq li {
	font-weight: bold;
	margin-left: 40px;
}

/*Endorsements*/
#endorse {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 15px;
	text-align: justify;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px dotted #000000; 
	width: 285px;
	float: right;
}

#endorse a {
	color: #000000;
}

#endorse .image {
	margin-right: 5px;
	margin-bottom: 30px;
}

#endorse .title {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

#endorse hr {
	color: #fff; 
	background-color: #fff; 
	border: 1px dotted #000000; 
	border-style: none none dotted; 
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: left;
}

#endorsedetail {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 15px;
	text-align: justify;
}

#endorsedetail .title {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
}

/*Events*/
#events {}

#events .hLine {
	height:3px;
	background-color:#f5e0e0;
}

/*Resources*/
#resource .resourceTitle {
	color:#7A1315;
	font-weight:bold;
	font-size:14px;
}
#resource .resourceDesc {
	padding-left:30px;
	font-size:12px;
	padding-bottom:25px;
}

/* Ecard */
#ecard h2 {
	font-size: 20px;
	font-weight: bold;
	text-align: left;
	padding-top: 10px;
	padding-bottom:5px;
	color:#03357A;
	border-bottom: 1px solid #03357A;
}

#ecard .ecardimage {
	border: 1px solid #A94D4D;
	margin-right:5px;
}

/*Contact*/
#contact  {
	padding-left: 40px;
}

#contact .textfield {
	width: 150px;
	position: relative;
  	left: -2px;
  	top: -2px;
  	background: #E8F6E8;
}

/*Doctors*/
#doctor {
	margin-bottom: 20px;
	font-size: 11px;
	line-height: 16px;
}

#doctor .title {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	margin-bottom: 4px;
} 

#doctor .title a {
	text-decoration: none;
	color: #A94D4D;
} 

#doctor .title a:hover {
	text-decoration: none;
	color: #7D2222;
} 

#doctor .image {
	border: 1px solid #000000;
	margin: 0px;
	margin-right: 5px;
}

/*Sponsor*/
#sponsor {
	border: 1px solid #628062;
}

#sponsor .whitecell {
	background-color: #FFFFFF;
	width: 32px;
}

#sponsor .greencell{
	background-color: #DAF0DA;
	padding: 5px;
}

#sponsor .greencellborder {
	background-color: #DAF0DA;
	padding: 5px;
	border-right: 2px solid #FFFFFF;
	padding-right: 10px;
}

#sponsor .title {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}

#sponsor .text {
	font-size: 11px;
	text-align: left;
}

#sponsor .smalltext {
	font-size: 9px;
	text-align: left;
}

#sponsor .dollar {
	color: #3C523C;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

/*Footer*/
#footer {
	width: 691px;
	height: 35px;
	background-image:url(images/bottom.jpg);
	background-repeat: no-repeat;
	text-align: center;
	font-size: 10px;
	color: #000000;
}

#footer a {
	color: #000000;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

.footer, a.footer {
	font-size: 9px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#666666;
}

a:hover.footer {
	color:#000000;
}