body {
	background: url(images/bg.gif) repeat-x top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 7px 0 0 0;
}

h1, h2 {
	color: #63c66b;
	font-weight: bold;
	font-size: 20px;
}

#outerwrapper {
	background: url(images/shadowbg.png) repeat-y center;
	min-width: 989px;
	clear: both;
	overflow: hidden;
}

#toplinks {
	margin: 0 auto;
	width: 989px;
	background: url(images/toplinksbg.gif) repeat-x;
	height: 40px;
}

#toplinks .sites1 {
	float: left;
	width: 834px;
}

#toplinks .sites2 {
	float: left;
	width: 155px;
}

#toplinks .text {
	float: left;
	padding: 8px 5px 0 0;
	color: #BEBEBE;
	background-color: #5C5C5C;
}

#toplinks .botbg {
	padding: 0 0 0 20px;
}

#wrapper {
	width: 961px;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
}

#top {
	width: 961px;
	height: 98px;
	clear: both;
	overflow: hidden;
}

#top .logo {
	float: left;
	padding: 16px 15px 0 21px;
	width: 270px;
}

#top .events {
	width: 300px;
	float: left;
	padding: 16px 0 0 0;
}

#top #socialmedia {
	width: 313px;
	float: left;
	margin: 39px 3px 0 0;
}

#top #search {
	margin: 39px 28px 0 0;
	width: 203px;
	height: 38px;
	float: left;
	background: url(images/searchbg.gif) no-repeat;
	padding: 0 10px 0 16px;
}

#top #search .textfield {
	width: 145px;
	height: 18px;
	border: 1px solid #ACADB3;
	float: left;
	margin: 9px 0 0 0;
	color: #ACADB3
}

#top #search .go {
	float: right;
	width: 28px;
	margin: 7px 0 0 0;
}

#nav {
	height: 31px;
	width: 961px;
	background-color: #FF9C00;
	border-top: 1px solid #FF7300;
	border-bottom: 1px solid #FF7300;
}

#nav .navwrapper {
    position:relative;
    float: left;
    left: 50%;
}

#nav .button, #nav .buttonon {
	position: relative;
    float: left;
    left: -50%;
	background: url(images/navbg.gif) repeat-y right;
}

#nav .button a, #nav .buttonon a {
	color: #FFFFFF;
	text-decoration: none;
	padding: 8px 15px 7px 15px;
	display: block;
}

#nav .button a:hover, #nav .buttonon {
	background-color: #FFBB00;
}

#subnav {
	font-size: 12px;
	color: #F17600;
	text-align: left;
	padding: 4px;
	text-align: center;
	background-color: #E5DBC8;
	border-bottom: 1px solid #E5DBC8;
}

#subnav a {
	color: #F17600;
	text-decoration: none;
}	

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

.tophome {
	background: url(images/topbg.jpg) no-repeat;
}

#home {
	background-color: #FFFFFF;
	width: 961px;
	clear: both;
	overflow: hidden;
}

#home .mainpic {
	float: left;
	width: 502px;
}

#home .topright {
	float: right;
	width: 459px;
	height: 433px;
	background: url(images/home_rightbotbg.gif) no-repeat bottom;
}

#home .topright .donatebut {
	text-align: right;
	margin: 12px 30px 12px 0;
}

#home .topright .text {
	font-size: 12px;
	color: #6A6A6A;
	text-align: justify;
	margin: 0 0 10px 0;
}

#home .topright .text p {
	margin: 0px;
	padding: 8px 30px 0 0;
}

#home .topright .button {
	width: 419px;
	height: 47px;
	background-color: #FFF7EA;
	border: 1px solid #D8D8DC;
	clear: both;
	overflow: hidden;
	margin: 13px 28px 0px 10px;
}

#home .topright .button .thumb {
	float: left;
	width: 98px;
	margin: 0 25px 0 0;
}

#home .topright .button .desc {
	float: left;
	width: 266px;
	font-size: 12px;
	color: #343434;
}

#home .topright .button .go {
	float: left;
	width: 28px;
	margin: 1px;
}

#home .topright .button .title {
	font-size: 14.5px;
	font-weight: bold;
	padding: 5px 0 0 0;
}

#home .topright .button a {
	color: #343434;
	text-decoration: none;
}


#home .topright .button a:hover {
	color: #999999;
}

#home .bottom {
	background: url(images/home_bottombg.gif) no-repeat top;
	clear: both;
	overflow: hidden;
	padding: 0 28px 18px 10px;
	background-color:#cfccc7;
}

#home .bottom .left {
	width: 270px;
	float: left;
	margin: 0 28px 0 0;
}

#home .bottom .left .socialmediabox {
	background-color: #FFFFFF;
	border: 1px solid #CCCBCB;
	padding: 16px 0 13px 0;
	margin: 0 0 12px 0;
}

#home .bottom .left .facebook {
	background-color: #FFFFFF;
	border: 1px solid #CCCBCB;
}

#home .bottom .right {
	float: right;
	width: 611px;
}

#home .bottom .youtubebox {
	padding: 0 14px 16px 0;
}

#home .bottom .right .newsbox {
	background: url(images/home_bottom_news.gif) no-repeat;
	width: 629px;
	height: 142px;
}

#home .bottom .right .newsbox a {
	color:#4F4F4F;
	text-decoration:none;
}

#home .bottom .right .newsbox .news {
	float: left;
	width: 274px;
	padding: 10px 20px 0 20px;
	font-size: 12px;
	color: #4F4F4F;
	text-align: justify;
}

#home .bottom .right .newsbox .news2 {
	padding: 20px 40px 0 20px;
	width: 254px;
}

#home .bottom .right .newsbox .news .image {
	margin: 0 10px 0 0;
}

#home .bottom .right .newsbox .news .title {
	font-size: 14px;
	color: #343434;
}

#home .alert {
	clear: both;
	overflow: hidden;
	margin:5px 0;
	width: 860px;
}

#home .alert .image {
	float: left;
	width: 249px;
}

#home .alert .alerttext {
	float: right;
	width: 611px;
}

#home .alert .textbg {
	background: url(images/tragedy_top_textbg.jpg) no-repeat;
	width: 595px;
	height: 23px;
	font-size: 15.5px;
	color: #000000;
	text-align: left;
	padding: 0 0 0 16px;
}

#home .alert .textbg a {
	color: #000000;
	text-decoration: none;
}

/* Inner Pages */
.main {
	padding:30px;
  	min-height: 440px;
  	height: auto !important;
  	height: 440px;
	background-color:#FFFFFF;
}

.main .header {
	width: 860px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

.main .mainimage {
	margin-left: 50px;
}

.main .locationtitle {
	font-weight: bold;
	color: #63c66b;
	font-size: 16px;
}

.main .image {
	margin-left: 10px;
}

.main .image2 {
	margin-left: 10px;
	margin-bottom: 10px;
	margin-right: 10px;
}

.main a {
	font-weight:bold;
	color:#000000;
}

/*Subscribe*/
#subscribe {
	text-align: left
}

#subscribe .textfield2 {
	width: 200px;
	border: 1px solid #0F4F13;
	padding-left: 3px;
}

#subscribe .button {
	width: 100px;
	border: 1px solid #0F4F13;
	color: #0F4F13;
	font-size: 12px;
	font-weight: bold;
	padding: 3px;
	
}

/*Regions*/
#regions {
	font-size: 12px;
	color: #000000;
	text-align: center;
}

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

#regions a:hover {
	color: #63c66b;
	text-decoration: none;
}

#regions .orangetitle {
	color: #63c66b;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	font-style: italic;
}

#regions .greentitle {
	font-size: 16px;
	font-weight: bold;
	text-align: left;
}

#regions .greentext {
	font-weight: bold;
	font-size: 12px;
	text-align: left;
}

#regions .orangebg {
	background-color: #FFB642;
	color: #1630CC;
	height: 24px;
	width: 750px;
	margin-right: 10px;	
	padding-bottom: 10px;
}

#regions .orangebg a:hover {
	color: #000000;
	text-decoration: underline;
}

#regions .innerregion {
	text-align: justify;
	font-size: 14px;
	color: #000000;
}

#regions .orangebg a {
	color: #1630CC;
	text-decoration: underline;
}

#regions li {
	text-align: left;
}

/*Programs*/
#programs {
	font-size: 14px;
	text-align: left;
}

#programs li {
	color:#595959;
	font-weight:bold;
	padding:7px;
}

#programs li a {
	color:#595959;
}

#programs li a:hover {
	color: #939393;
}
#programs .orangetitle, #programs h1 {
	color: #63c66b;
	font-weight: bold;
	font-size: 24px;
	text-align: left;
}

#programs .greentitle {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px;
}

#programs .desc {
	padding-left: 10px;
}

#programs .list {
	padding-bottom: 10px;
	border-bottom: 1px dashed #0F4F13;
	margin-bottom: 10px;
	width: 600px;
}

#programs .more {
	font-size: 12px;
	font-style: italic;
	text-align: right;
}

/*Press*/ 
#press {
	text-align: justify;
}

#press .image {
	margin-left: 10px;
	margin-bottom: 10px;
}

#inthenews .image {
	margin:5px;
}

/* Alumni */
#alumni td {
	margin:5px;
	padding:5px;
	font-weight:bold;
}

/*Teamlife*/
#teamlife {
	text-align: justify;
}

#teamlife .image {
	padding: 5px;
	margin: 10px;
	border: 1px solid #0F4F13;
}

#teamlife .image2 {
	margin-left: 15px;
	margin-bottom: 15px;
}

/*Events*/
#events {
	background:url(images/bg_events.jpg) top no-repeat;
	width:650:px;
}

#events .subtitle {
	font-size:12px; 
	font-family:Arial, Helvetica, sans-serif; 
	text-align:center; 
	font-weight:bold;
}

#events .prevEevent {
	width:650px;
	color:#666666;
	padding:5px;
	border-bottom: 1px dashed #cccccc;
	text-align:left;
}

#events .date {
	font-size:10px;
	font-style:italic;
}

#events .greentitle {
	font-weight: bold;
	text-decoration: none;
	color: #0F4F13;
}

/*Donate*/
#donate {
}

#donate .donateborder {
border: 1px dashed #0F4F13;
}

#donate .testimonial {
	float: right;
	margin-left: 30px;
	margin-bottom: 15px;
	margin-right:15px;
	padding: 7px;
	border: 1px solid #0F4F13;
	width:300px;
}
#donate .Head {
	border-bottom: 1px solid #63c66b;
	font-weight:bold;
	color:#63c66b;
	text-align:left;
}

#donate .FieldTitle {
	text-align:left;
	font-size:10px;
	margin-bottom:0px;
	padding-bottom:px;
	padding-top:10px;
}

#donate .DonationField {
	text-align:left;
	margin-top:0px;
	padding-top:0px;
	padding-right:5px;
}

#donate .DonationField input, .DonationField select {
	width:150px;
}

#donate .Dashed {
	border-left: 1px dashed #0F4F13;
	padding-left: 5px;
}

.google {
	width: 171px;
	height: 26px;
	border: 2px solid #194EC3;
	background: url(images/google.jpg) no-repeat;
	padding: 54px 0 0 0;
	text-align: center;
	margin: 4px 0 4px 0;
}

.googlefield {
	width: 90px;
	height: 20px;
	border: 1px solid #7E9DB9;
}

#sponsor {
	border: 1px solid #FE9E03;
}

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

#sponsor .orangecell{
	background-color: #FEE3B2;
	padding: 5px;
}

#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: #FF9603;
	font-size: 14px;
	font-weight: bold;
	text-align: right;
}

/* Chanukah Sponsor Page */

#chsponsor {
	border: 1px solid #F2D8BD;
}

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

#chsponsor .orangecell{
	background-color: #F2D8BD;
	padding: 5px;
}

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

#chsponsor .text {
	font-size: 12px;
	text-align: left;
}

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

#chsponsor .dollar {
	color: #6DAC48;
	font-size: 15px;
	font-weight: bold;
	text-align: right;
	padding-right:30px;
}

/* Dinner */
#dinner {
	border: 1px solid #A7A9AC;
	background-color: #000000;
	width: 767px;
}


#dinner .reservebutton {
	margin-bottom: 28px;
	border-left: 1px solid #A7A9AC;
	border-right: 1px solid #A7A9AC;
	border-bottom: 1px solid #A7A9AC;
	width: 798px;
}

#dinner .contact {
	width: 707px;
	height: 207px;
	padding-left: 30px;
	padding-right: 30px;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(events/dinner/images/contact-bg.jpg);
	background-repeat: no-repeat;
	color: #000000;
	text-align: left;
}

#dinner .contact a {
	color: #000000;
}

#dinner .textfield {
	width: 200px;
	border: 1px solid #000000;
}

/* FAQ */
#faq .question {
	color:#595959;
	font-weight:bold;
	padding:5px 0px;
}

#faq .question  a {
	color:#595959;
}

/*ECharity Box*/
#echarity {
	width: 770px;
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	padding: 20px 0 0 0;
}

#echarity .topbox {
	background: url(images/echarity_border_top.gif) no-repeat;
	height: 360px;
	width: 752px;
	padding: 10px 16px 15px 10px;
}

#echarity .topbox .text {
	float: left;
	width: 453px;
}

#echarity .topbox .textpadding {
	padding: 15px 40px 18px 12px;
	color: #657953;
	font-size: 13px;
	text-align: justify;
}

#echarity .topbox .blacktext {
	color: #033010;
	font-weight: bold;
	font-size: 18px;
}

#echarity .topbox .largegreen {
	font-weight: bold;
	font-size: 15px;
}

#echarity .topbox .rightbuttons {
	float: right;
	width: 299px;
	padding: 54px 0 0 0;
}

#echarity .topbox .button {
	margin: 0 0 15px 0;
}

#echarity .topbox .video {
	margin: 16px 0 0 0;
	background: url(images/echarity_video.gif) no-repeat;
	width: 292px;
	height: 159px;
	padding: 2px 2px 2px 4px;
}

#echarity .spacer {
	height: 10px;
}

#echarity .botbox {
	background: url(images/echarity_border_bottom.gif);
	width: 685px;
	height: 128px;
	padding: 13px 37px 12px 0;
	margin: 0 auto;
}

#echarity .botbox .download {
	padding: 30px 36px 0 0;
	float: left;
}

#echarity .botbox .icons {
}

.demo {
	padding: 15px;
	margin: 0 auto;
	text-align: center;
}
	

/* Footer */

#footerwrapper {
	background: url(images/footerbg.gif) repeat-x;
	height: 114px;
	min-width: 989px;
}

#footer {
	margin: 0 auto;
	width: 961px;
}

#footer .links {
	float: left;
	width: 765px;
	margin: 20px 0 0 16px;
	font-size: 12px;
	color: #FFFFFF;
	font-weight:bold;
}

#footer .links a, #footer .copy a {
	text-decoration:none;
	color:#FFFFFF;
	font-weight:normal;
}

#footer .links a:hover, #footer .copy a.hover {
	text-decoration:underline;
}

#footer .icons {
	float: right;
	width: 152px;
	margin: 0 16px 0 0;
}

#footer .icons .image {
	margin: 16px 3px 10px 0;
}

/* Copyright */

.copy {
	text-align:center;
	color:#FFFFFF;
	font-size:10px;
	padding-top:70px;
}
