html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */


html {
	height: 100%;
}

body{
margin:0px 0px 0px 0px;
padding:0; 
background:#FFFFFF url(../images/bg.jpg) repeat-x fixed center bottom;
font-family:Arial, Helvetica, sans-serif;
font-size: 12px;
line-height: 20px;
height: 100%;
color: #000000;
}

b{font-size: 110%;}

#maincontainer{
width: 875px; /*Width of main container*/
margin: auto; /*Center container on page*/
height: 100%;
}

h1 {
	font-size: 18px;
	color: #121549;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
}

h2 {
font-size: 15px;
color: #121549;
font-weight: bold;
margin: 4px 0px 4px 0px;
}

h5 {
	font-size: 18pt;
	color: #33CC66;
	font-weight: bold;
}

#nav {
border-bottom: #121549 thin solid;
border-top: #121549 thin solid;
margin-top: 15px;
height: 25px;
line-height: 25px;
font-style: italic;
color: #121549;
font-size: 17px;
text-align:center;
margin-bottom: 10px;
}

a {
text-decoration:none;
color: #121549;
}

p a {
font-weight: bold;
}

a:hover { 
color: #496688;

}

.txtmiddle {
vertical-align: middle;
}

#topsection_jcc{
background-image:url(../webimages/JCC-Building.jpg);
background-repeat: no-repeat;
height: 220px; /*Height of top section*/
}

#topsection_new{
background-image:url(../images/Header.jpg);
background-repeat: no-repeat;
height: 185px; /*Height of top section*/
}

#topsection_index{
	background-repeat: no-repeat;
	height: 185px; /*Height of top section*/
	background-image: url(../images/headers/Header_index.jpg);
}

#topsection_contact{
background-image: url(../images/headers/contact_us.jpg);
background-repeat: no-repeat;
height: 185px; /*Height of top section*/
}

#topsection_culture{
background-image: url(../images/headers/culture.jpg);
background-repeat: no-repeat;
height: 185px; /*Height of top section*/
}

#topsection_about{
background-image: url(../images/headers/about.jpg);
background-repeat: no-repeat;
height: 185px; /*Height of top section*/
}

#topsection_rent{
background-image: url(../images/headers/rent.jpg);
background-repeat: no-repeat;
height: 185px; /*Height of top section*/
}

#topsection_program{
background-image: url(../images/headers/program.jpg);
background-repeat: no-repeat;
height: 185px; /*Height of top section*/
}

#topsection_membership{
background-image: url(../images/headers/membership.jpg);
background-repeat: no-repeat;
height: 185px; /*Height of top section*/
}

#topsection_health{
background-image: url(../images/headers/health.jpg);
background-repeat: no-repeat;
height: 185px; /*Height of top section*/
}

#topsection_aquatics{
background-image: url(../images/headers/aquatics.jpg);
background-repeat: no-repeat;
height: 185px; /*Height of top section*/
}

#topsection_childhood{
background-image: url(../images/headers/childhood.jpg);
background-repeat: no-repeat;
height: 185px; /*Height of top section*/
}

#topsection_youth{
background-image: url(../images/headers/youth.jpg);
background-repeat: no-repeat;
height: 185px; /*Height of top section*/
}

#topsection_adult{
background-image: url(../images/headers/adult.jpg);
background-repeat: no-repeat;
height: 185px; /*Height of top section*/
}

#topsection_culture{
background-image: url(../images/headers/culture.jpg);
background-repeat: no-repeat;
height: 185px; /*Height of top section*/
}

#topsection_enews{
background-image: url(../images/headers/enews.jpg);
background-repeat: no-repeat;
height: 185px; /*Height of top section*/
}

#topsection_agency{
background-image: url(../images/headers/JewishAgencies.jpg);
background-repeat: no-repeat;
height: 185px; /*Height of top section*/
}


#contentwrapper{
float: right;
width: 100%;
}

#contentcolumn{
margin-left: 160px; /*Set right margin to RightColumnWidth*/
}

#content_left {
width: 335px;
float:left;

}

#content_right {
width: 335px;
margin-left: 345px;
}


#rightcolumn{
float: left;
width: 160px; /*Width of right column*/
margin-right: -160px; /*Set left margin to -(RightColumnWidth) */

}

#footer{
clear:right;
width: 100%;
color: #121549;
text-align: center;
padding: 4px 0;
font-size: 10px;
font-weight: bold;
line-height: 15px;
}

.innertube{
margin: 8px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}


.submenu li {
list-style:disc;
margin-bottom: 5px;
margin-left: 10px;
font-weight:bold;
}

.menu {
	margin: 0;
	padding: 0;
	width: 150px;
	list-style: none;
}
.menu li {
	padding: 0;
	margin: 0;
	height: 39px;
	list-style: none;
	background-repeat: no-repeat;
}
.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	height: 39px;
	background-repeat: no-repeat;
}
.enews {background-image: url(../images/enews.png);}
.enews a {background-image: url(../images/enewsa.png);}
.program {background-image: url(../images/program.png);}
.program a {background-image: url(../images/programa.png);}
.health {background-image: url(../images/health.png);}
.health a {background-image: url(../images/healtha.png);}
.aquatics {background-image: url(../images/aquatics.png);}
.aquatics a {background-image: url(../images/aquaticsa.png);}

.education {background-image: url(../images/education.png);}
.education a {background-image: url(../images/educationa.png);}
.youth {background-image: url(../images/youth.png);}
.youth a {background-image: url(../images/youtha.png);}
.adult {background-image: url(../images/adult.png);}
.adult a {background-image: url(../images/adulta.png);}
.culture {background-image: url(../images/culture.png);}
.culture a {background-image: url(../images/culturea.png);}
.diversity {background-image: url(../images/diversity.png);}
.diversity a {background-image: url(../images/diversitya.png);}
.agency {background-image: url(../images/agencies.png);}
.agency a {background-image: url(../images/agenciesa.png);}

ul.menu li a:hover {background: none;}

/*form design*/

form.ddfm h1,
form.ddfm h2 {
	color: #606060;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	color: #606060;
}

form.ddfm .fmcheck p, 
form.ddfm .fmradio p,
form.ddfm textarea, 
form.ddfm .fmfullblock, 
form.ddfm .fmhalfblock, 
form.ddfm .fmselect, 
form.ddfm input.fmtext,
form.ddfm input.fmdate,
form.ddfm input.fmverify,
form.ddfm textarea.fmtextwide,
form.ddfm .submit,
form.ddfm .credits {
	color: #404040;
}

form.ddfm .required {
	color: #FF0000;
}

.ddfmerrors {
	color: #FF0000;
}

/* TEXT CSS */

.ddfmwrap {
	font-size: 90%;
	font-family: Arial, Helvetica, sans-serif;
}

form.ddfm h1,
form.ddfm h2 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	margin: 0 0 10px 0;
	padding: 0;
}


form.ddfm h1 {
	font-size: 140%;
}

form.ddfm h2 {
	font-size: 115%;
}

form.ddfm legend, 
form.ddfm label, 
form.ddfm label.fmtextlblwide {
	font-size: 100%;
	font-weight: bold;
}

form.ddfm .credits {
	font-size: 90%;
}

form.ddfm legend {
	font-size: 110%;
}

.ddfmerrors {
	font-weight: bold;
}




/* STRUCTURE CSS */

.ddfmwrap {
	margin: 15px auto 15px auto;
	width: 450px;
}

.ddfmwrap p.fieldwrap {
	padding: 1px;
	margin: 1px;
	clear: left;
}

form.ddfm {
	text-align: left;
	padding: 10px;
	width: 430px; 
}

form.ddfm fieldset {
	padding: 0 10px 2px 10px;
	margin: 0 0 13px 0;
	display: block;
}

form.ddfm legend {
	padding: 0 6px 0 6px;
	margin: 0 0 0 10px;	 
}

form.ddfm label {
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  
}

form.ddfm label.fmtextlblwide {
	display: block;  
	float: left; 
	text-align: left;
	margin: 0 10px 0 1px; 
	padding-bottom: 8px; 
	width: 100%;
}

form.ddfm select.fmselect {
	float: left; 
	display: block;
	width: 65%; 
	margin-bottom: 15px;  
	padding: 3px; 
}

form.ddfm .fmcheck {
	width: 65%; 
	float: left;
	display: block;  
	margin-bottom: 15px;
}

form.ddfm .fmchecklabel {
	display: inline; 
	float: none; 
	clear: none; 
	text-align: left; 
	margin: 0; 
	padding: 0;
}

form.ddfm .fmradio {
	width: 65%;
	float: left;
	display: block;
	margin-bottom: 15px;
}

form.ddfm .fmradiolabel {
	display: inline; 
	float: none; 
	clear: none; 
	text-align: left; 
	margin: 0; 
	padding: 0;
}

form.ddfm .fmcheck p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm .fmradio p {
	padding: 0;
	margin: 0 0 5px 0;
	line-height: 140%;
}

form.ddfm textarea {
	float: left; 
	position: relative;
	width: 65%;
	margin-bottom: 15px;
	padding: 3px;
}


/*
	display: block; 
	float: left; 
	width: 26%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
	clear: left;  */

form.ddfm .fmfullblock {
	padding-left: 0px;
	float: left; 
	width: 100%;
	margin-bottom: 13px;
	display: block;
}

form.ddfm .fmhalfblock {
	width: 65%;
	padding-left: 29%;
	margin-bottom: 13px;
	float: left; 
	display: block;
}

form.ddfm input.fmverify {
	float: left; 
	width: 22%;
	margin-bottom: 15px; 
	padding: 3px;
	position: relative;
	display: block;
}

form.ddfm img {
	margin: 1px 0 0 10px; 
    float: left;
}

form.ddfm input.fmfile,
form.ddfm input.fmtext {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm input.fmdate {
	float: left; 
	display: block;
	width: 35%;
	margin-bottom: 15px;  
	padding: 3px;
}

form.ddfm textarea.fmtextwide {
	display: block;
	float: left;
	width: 93%;
	margin-right: 2px;
	margin-bottom: 15px; 
	padding: 3px;
}

form.ddfm .credits {
	text-align: right;
	margin-top: 7px;
	width: 97%;
}

form.ddfm .submit {
	text-align: right;
	clear: both; 
	width: 97%;
}

.ddfmwrap .ddfmerrors {
	display: block; 
	float: left; 
	width: 27%; 
	text-align: right;
	margin: 0 10px 0 0; 
	padding-bottom: 15px;
}

.ddfmwrap .errorlist {
	float: left; 
	display: block;
	width: 65%;
	margin-bottom: 15px;  
	padding: 3px;
	text-align: left;
}

.ddfmwrap .recaptcha {
	width: 100%;
	text-align: right;
	clear: both; 
	height: 120px;
	margin-right: 7px;
	padding-bottom: 10px;
}

.ddfmwrap .recaptcha-inner {
	float: right;
	margin-right: 3px;
}


/* DATE SELECTION */

/* the div that holds the date picker calendar */
.dpDiv {
	}


/* the table (within the div) that holds the date picker calendar */
.dpTable {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	color: #404040;
	background-color: #F4F4F4;
	border: 1px solid #999999;
	}


/* a table row that holds date numbers (either blank or 1-31) */
.dpTR {
	}


/* the top table row that holds the month, year, and forward/backward buttons */
.dpTitleTR {
	}


/* the second table row, that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTR {
	}


/* the bottom table row, that has the "This Month" and "Close" buttons */
.dpTodayButtonTR {
	}


/* a table cell that holds a date number (either blank or 1-31) */
.dpTD {
	border: 1px solid #ece9d8;
	}


/* a table cell that holds a highlighted day (usually either today's date or the current date field value) */
.dpDayHighlightTD {
	background-color: #CCCCCC;
	border: 1px solid #AAAAAA;
	}


/* the date number table cell that the mouse pointer is currently over (you can use contrasting colors to make it apparent which cell is being hovered 
over) */
.dpTDHover {
	background-color: #888888;
	border: 1px solid #888888;
	cursor: pointer;
	color: #000000;
	}


/* the table cell that holds the name of the month and the year */
.dpTitleTD {
	}


/* a table cell that holds one of the forward/backward buttons */
.dpButtonTD {
	}


/* the table cell that holds the "This Month" or "Close" button at the bottom */
.dpTodayButtonTD {
	}


/* a table cell that holds the names of days of the week (Mo, Tu, We, etc.) */
.dpDayTD {
	background-color: #C0C0C0;
	border: 1px solid #AAAAAA;
	color: white;
	}


/* additional style information for the text that indicates the month and year */
.dpTitleText {
	font-size: 12px;
	color: #555555;
	font-weight: bold;
	}


/* additional style information for the cell that holds a highlighted day (usually either today's date or the current date field value) */ 
.dpDayHighlight {
	color: #666666;
	font-weight: bold;
	}


/* the forward/backward buttons at the top */
.dpButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	padding: 0px;
	}


/* the "This Month" and "Close" buttons at the bottom */
.dpTodayButton {
	font-family: Verdana, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: gray;
	background: #DDDDDD;
	font-weight: bold;
	}

