@charset "UTF-8";
/* CSS Document */

body {
	text-align: center;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background-color: #85858d;
}

a {
	color: #09a4aa;
}

a:hover {
	color: #09a4aa;
	text-decoration: underline;
}

a#black {
	color: #000000;
}

#wrapper {
	text-align: center;
	width: 938px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#main {
	background-image: url(images/page_bkgd.jpg);
	background-repeat: repeat-y;
	width: 918px;
	text-align: left;
}

#pageFrameTop {
	background-image: url(images/page_frame_top.jpg);
	height: 114px;
}
#pageFrameBot {
	width: 918px;
}
#leftNav {
	background-image: url(images/nav_left_bkgd.jpg);
	background-repeat: no-repeat;
	height: 350px;
	width: 157px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#jewish-theatre {
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	border-color:#000000;
}


#content {
	text-align: left;
	margin: 0 0 0 0;
	width: 860px;
	padding: 0 0 40px 32px;
	border-style: solid;
	border-width: 0px;
}
#footer {
	text-align: left;
	width: 910px;
	margin: 15px 0 40px 5px;
}

/* Right Side Box */
#rightSideBox {
	background-image: url(images/side_box_bkgd.jpg);
	background-repeat: repeat-y;
	width: 207px;
	margin: 27px 0 15px 0;
}
#rightSideBoxText {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #5a5a5e;
}
.sideTextMedium {
	font-size: 12px;
	font-weight: bold;
}
.sideTextSmall {
	font-size: 11px;
}

#rightSideBox a {
	color: #5a5a5e;
}
/* End Right Side Box */

td#column1 {
	width: 174px;
	}
	
td#column2option {
	width: 526px;
	}

td#column2 {
	width: 476px;
	}
	
td#column2wide {
	width: 686px;
	}


.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #00529c;
}

.subTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #07989E;
}


#navBox {
	width: 582px;
	padding-top: 38px;
	display: inline;
	float: left;
}
#navBox img {
	margin-right: 14px;
}
#logo {
	float: left;
	width: 316px;
}
#mainFlash {
	background-repeat: no-repeat;
	text-align: left;
	padding: 0 0 0 17px;
	height: 313px;
	background: url(images/mainFlash_bkgd.jpg);
}
#mainFlashHome {
	background-repeat: no-repeat;
	text-align: left;
	padding: 0 0 0 18px;
	height: 313px;
	background: url(images/mainFlash_bkgd.jpg);
}
#column2Content {
	width: 460px;
}
#column2Contentoption {
	width: 510px;
}
.text12B {
	font-size: 12px;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
}
.text11B {
	font-size: 11px;
	font-weight: bold;
}
.text12Bwhite {
	font-size: 12px;
	font-weight: bold;
	color:#FFFFFF;
}
.text11Bgrey {
	font-size: 11px;
	font-weight: bold;
	color:#56565B;
}
.text12Bgrey {
	font-size: 12px;
	font-weight: bold;
	color:#56565B;
}
.text12Bgreen {
	font-size: 12px;
	font-weight: bold;
	color:#07989E;
}
#inset {
	text-align: center;
	padding: 10px;
	background-color: #fffcd3;
	border-color: #f0c590;
	border-style: solid;
	border-width: 2px;
}
#columnHeading{
	text-align: center;
	padding: 3px;
	background-color: #f0c590;
}
.textField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 132px;
	border: 1px solid #aeaeb7;
	margin: 0 0 5px 0;
	height: 17px;
}
#imageField {
	margin: 0 0 5px 0;
}

/* Left Nav */
#leftNav {
	width: 157px;
	border-width: 0px;
	border-style: solid;
}
#googleSearch {
	margin-top: 50px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 12px;
}
/* End Left Nav */
.TitleHighlight {
	font-size: 15px;
	color: #990000;
	font-weight: bold;
}

/* Horizontal rule properties */

HR {
	color: #E7EAEF;
	height: 1px;
}
TABLE.cobtbl{
	background-color: #09a4aa;
}
TABLE.ordtbl{
	background-color: #E7EAEF;
}
TD.cobhl{
	background-color: #c6dde0;
}
TD.cobll{
	background-color: #FFFFFF;
}
TR.cobhl{
	background-color: #F8F9FB;
}
TR.cobll{
	background-color: #FFFFFF;
}
form{
	margin: 0;
	padding: 0;
}
