@charset "utf-8";
/* CSS Document */
html {
	overflow-y: scroll;
}
	
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#250000;
	font-size:12px;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
	margin:0px;
	background-color:#ffffff;
}

.top {
	width: 879px;
}

a {
	color:#250000;
	font-weight:bold;
}

a:hover {
	color: #F57F0C;

}

/*Navigation*/
navlist {
padding:0px;
margin:0px;
}

.navlist li, .navlist a{
list-style:none;
margin: 0px;
padding: 0px;
}

.rolloutcss{
color:#000000;
position:absolute;
visibility: hidden;
border:1px solid gray;
border-bottom-width: 0;
font:normal 10px Verdana;
line-height: 18px;
z-index: 100;
background-color: #FED714;
width: 125px;
text-align: left;
margin-left: -65px;
margin-top: 10px;
}

.rolloutcss a{
color:#000000;
width: 100%;
display: block;
text-indent: 3px;
border-bottom: 1px solid gray;
padding: 1px 0;
text-decoration: none;
font-weight: bold;
text-indent: 5px;
}

.rolloutcss a:hover{ /*hover background color*/
background-color: #FEE484;
color: #000000;
}

.homecenter {
	background-image: url(images/main_bg.jpg);
	background-repeat: repeat-y;
	width: 879px;
}

.homecenterpad {
	margin-right: 34px;
}


.superstars {
	background-image:url(images/h_go-mitzvah-superstars.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	height: 336px;
	font-size: 12px;
	color:#F5EB5B;
	text-align:left;
}

.superstars a{
	color:#F5EB5B;
	text-decoration:none;
}
	
.superstarspad {
	padding-bottom: 30px;
	padding-top:50px;
	padding-left:22px;
	padding-right:10px;
}

#homebuttons {
	padding-top: 10px;
	padding-bottom: 11px;
	text-align: center;
}

#homebottom {
	background-color: #FFC30E;
	text-align: center;
}

#homebottom .pad {
	padding-top: 10px;
	text-align: center;
}

#homebottom .chailogo {
	padding-top: 41px;
	padding-bottom: 2px;
}
	
.hometext {
	color:#44AC0F;
	text-align:center;
	font-size:22px;
	line-height:30px;
	font-weight:bold;
	
}

.purple {
	color:#0127BE;
	
}

.center {
	text-align:justify;
	background-image:url(images/main_bg.jpg);
	background-repeat:repeat-y;
	background-position: left;
	width: 879px;
}

.centerpad {
	padding: 10px;
	padding-bottom: 0px;
	margin-right: 34px;
}

.chailogo {
	text-align: right;
	margin-right: 30px;
}

h1 {
	color: #F57F0C;
	font-size:22px;
	letter-spacing: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-left: 20px;
}

.sponsor {
	color:#d40007;
	font-weight:bold;
}


.DonateHead{
	color:#2d3f87;
	font-weight:bold;
	border-top: 1px dashed #7d7d7d; 
	border-bottom: 1px dashed #7d7d7d;
	margin:2px;
	padding:5px;
	text-align:left;
	font-size:16px;
	text-transform:uppercase;
}

.DonatePad {
	padding-left:30px;
	width:100%;
}
/* Home Page */

#mainhome {
	background-color:#ffffff;
	text-align:justify;
	padding: 0px;
	padding-top:0px;
	background-image:url(images/gm_bg.jpg);
	background-repeat:repeat-y;
	width: 875px;
	
}
/* My Profile */
#myprofile .title {	
	font-weight:bold;
	font-size:14px;
	color:#0E316D;
}

FIELDSET {
	border-color:#0E316D;
	padding: 5px;
	border-width: 1px;
	

}

/*About*/
.about {
	line-height: 18px;
	padding-left: 50px;
	padding-right: 50px;
	text-align: justify;
	width: 750px;
}

.abouttext {
}

.faq  {
	line-height: 16px;
	padding-left: 25px;
	padding-right: 25px;
	padding-bottom: 15px;
	text-align: justify;
}

.question {
	font-weight: bold;
	font-size: 14px;
	color:#13316F;
	line-height: 25px;
}

.question a {
	color:#13316F;
}

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

.faqtitle {
	font-weight: bold;
	font-size: 14px;
	margin-top: 15px;
}

.image {
	margin-left: 10px;
	border: 2px solid #FED215;
}

.image2 {
	margin-right: 25px;
	margin-bottom: 25px;
	border: 2px solid #F9C80B;
}

.largetext {
	font-size: 18px;
	color: #D40007;
}

/*Contact*/
#contact {
	font-size:14px;
	padding-left: 50px;
	padding-right: 50px;
}
#contact .textfield {
	border: 1px solid #515A7D;
	width: 200px;
}

#contact .required {
	font-style: italic;
	font-size: 11px;
}

/*Copyright*/
.copy {
	font-size: 9px;
	text-decoration:none;
	color: #240000;
}

.copy a {
	color: #240000;
	text-decoration: none;
}

.copy a:hover {
	color: #403FE3;
}
