/*-------------------< MAIN TEMPLATE >-----------------------*/
body {
	background: #778cae url(../images/template/bg_gradient.jpg) repeat-x left top;
	margin: 0px;
	font: 12px Arial, Helvetica, sans-serif;
	color: #666666;
	/*scrollbar-base-color: #9c9c9c;*/
}

img, form, ul, li, p {
	margin: 0px;
	padding: 0px;
	text-decoration: none;
}
a {
	color:#024c77;
}
.center {
	height: auto;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
}
#wrapper {
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	float: left;
	background: url(../images/template/bg_body.gif) repeat-y center top;
}
.header {
	display: block;
	height: 125px;
	width: 100%;
}
h3 {
	font: 16px "Arial";
	color: #024c77;
	font-weight: bold;
	margin: 1px 0 15px;
	padding: 0px;
}
.header h5 {
	float: right;
	height: 58px;
	width: 256px;
	background: url(../images/template/header_titleR.gif);
	text-indent: -5000px;
	margin: 0px 3px 0px 0px;
}
.header img {
	float: right;
	height: 125px;
	width: 504px;
	margin: 0px 6px 0px 0px;
	padding-top: 0px;
	border: none;
}
.header .inp_search {
	display: block;
	float: right;
	height: 20px;
	width: 262px;
	position: relative;
	left: -3px;
	top: -48px;
	margin-top: -20px;
}
.searchBox {
	background: url(../images/template/bg_searchinput.gif) no-repeat;
	height: 20px;
	width: 198px;
	border-width: 0px;
	border-style: none;
	float: left;
	color: #948e80;
	font-size: 14px;
	text-align: center;
}
.btn_search {
	background: url(../images/template/btn_submit.gif) no-repeat;
	height: 19px;
	width: 55px;
	margin: 0px 6px 0px 0px;
	border-width: 0px;
	border-style: none;
	float: right;
	cursor: hand;
}
.cont_holder {
	width: 100%;
	height: auto;
	min-height: 478px;
}
.cont_center {
	height: auto;
	width: 431px;
	float: right;
	padding-right: 8px;
	padding-left: 8px;
	padding-bottom: 1px;
	display:inline;
}
*html .cont_center {
	padding-right: 0;
	padding-left: 1px;
}
.cont_right {
	float: right;
	width: 182px;
	margin-right: 2px;
	height: 300px;
	padding-right: 1px;
}
.cont_holder>.cont_right {
	margin-right: 7px;
}
.cont_right>.pannel {
	margin-bottom: 14px;
}
/*-------------------< TIMES >-----------------------*/

.pannel {
	width: 182px;
	height: auto;
	*margin-bottom: 9px;
	_margin-bottom: 6px;
}
.pan_ul ul {
	text-decoration: none;
	list-style: none;
}
.pannel li {
	display: block;
	width: 100%;
	background: url(../images/template/pannel_middle.gif) repeat-y;
	float: left;
	text-decoration: none;
	list-style: none;
}
li.pannel_head1 {
	display: block;
	height: 22px;
	width: 100%;
	background: url(../images/template/bg_panel.jpg) no-repeat center top;
	font: 13px "Myriad Pro", Arial;
	color: #FFFFFF;
	padding-top: 10px;
	text-align: center;
	font-weight:bold;
	text-decoration: none;
	list-style: none;
}

li>.pannel_item {
	margin-left: 13px;
}
p.pannel_item {
	width: 90px;
 *margin-left: 13px;
	_margin-left: 7px;
	float: left;
	margin-top: 6px;
}
p.pannel_value {
	width: 65px;
	float: left;
	font-weight: bold;
	text-align: right;
	margin-top: 6px;
}
p.pannel3_item {
	padding-bottom: 3px;
	padding-top: 12px;
	width: 147px;
	float: right;
	margin-left: 3px;
	margin-right: 5px;
}
.annce_scroll {
	height: 86px;
	margin-top:15px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-right: 4px;
	width: 167px;
	float: right;
	overflow: hidden;
}
li.pannel_bottom {
	background: url(../images/template/pannel_foot.gif) no-repeat top;
	height: 12px;
	width: 182px;
	display: block;
}
ul>.pannel_bottom {
	margin-bottom: 5px;
}
/*-------------------< ANNOUNCEMENTS >-----------------------*/
 .annce_scroll, x:-moz-any-link {
	margin-right: 8px;
}
a.lk_announce {
	margin-left: 23px;
	color: #08507b;
}
/*-------------------< CONTENT >-----------------------*/
.cont_main {
	font-size: 13px;
	text-align:justify;
 }
ol>.cont_main {
	font-size: 13px;
	list-style: circle;
 }
.cont_main img {
	float: left;
	margin-right: 25px;
	margin-bottom: 17px;
}
.cont_center ul li {
	float: left;
}
h2 {
	font: 14px "Arial";
	margin: 0px;
	padding: 0px;
	float: left;
	font-weight:bold;
}
.cont_innerL {
	width: 100%;
	margin-top: 20px;
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom: solid 1px #024c77;
	color: #666666;
}
.cont_innerL p {
	color: #024c77;
	font-size: 12px;
	line-height: 16px;
	width: 400px;
}
.cont_innerL ul li, .temp1_cont li {
	list-style-type:disc;
	text-align:justify;
	margin-left:15px;
	line-height:16px;
	font: 12px "Arial";
}
.cont_innerL ol li {
	list-style-type:disc;
	text-align:justify;
	margin-left:15px;
	line-height:16px;
	font: 12px "Arial";
}
.cont_innerL a {
	font-weight: bold;
	color: #8D9150;
}
.temp1_cont {
	height: auto;
	width: 610px;
	float: right;
	padding-right: 24px;
	padding-bottom: 1px;
	text-align:justify;
	min-height: 466px;
}
.img_pad {
	height: 100px;
	width: 125px;
	float: right;
	padding:5px;
}
.img_pad img {
	margin-bottom: 10px;
	margin-top: 0px;
	float: right;
}
.img_pad_float {
	margin-bottom: 10px;
	margin-top: 0px;
	float: right;
	padding: 10px;
}
.Bdark12 {
	font-weight: bold;
	color: #024c77;
	font-size: 12px;
	text-decoration:none;
}
.Rdark12 {
	font-weight: bold;
	color: #990000;
	font-size: 12px;
	text-decoration:none;
}
.Gdark12 {
	font-weight: bold;
	color: #006600;
	font-size: 12px;
	text-decoration:none;
}
.Bdark13 {
	font-weight: bold;
	color: #024c77;
	font-size: 12px;
	margin-bottom: 5px;
}
.inner_title{
	font: bold 13px "Arial";
	color: #266487;
	text-decoration:none;

}
.RowBGColor {
	background-color: #266487;
	color:#ffffff;

}
.inner_date{
	font: 12px "Arial";
}
hr.separator{
	color: #024C78;
	height: 1px;
}
.separator_blue {
	height: 1px;
	width: 600px;
	border-bottom: 1px solid #0066CC;
}

.errmsg
{
	color:#FF000;
}
/*-------------------< CALENDAR >-----------------------*/
.cal_header {
	background-color: #024c77;
	font: 12px Arial;
	color: #FFFFFF;
	text-align:center;
}
.cal_date {
	color: #024c77;
	font: 11px Arial;
	text-decoration: none;
	font-weight:bold;
	width:70px;
}
.cal_time {
	color: #024c77;
	font: 10px Arial;
	text-decoration: none;
	font-weight:bold;
	text-align: right;
}
.cal_holiday{
	font: 11px Arial;
	text-decoration: none;
}
.cal_parsha {
	color: #024c77;
	font: 11px Arial;
	text-decoration: none;
}
.cal_main_links  {
	color: #024c77;
	font: 11px Arial;
	text-decoration: none;
	font-weight:bold;
}
.date {
	font: 12px "Arial";
	color: #024c77;
	font-weight: bold;
	padding-left: 10px;
}
.event_event {
	color: #006600;
	font: 11px Arial;
	text-decoration: none;
	font-weight:bold;
}
.event_class {
	color: #990000;
	font: 11px Arial;
	text-decoration: none;
	font-weight:bold;
}
.event_class {
	color: #990000;
	font: 11px Arial;
	text-decoration: none;
	font-weight:bold;
}
/*-------------------< OTHER >-----------------------*/
.readmore  a{
	color: #024c77;
	font-weight:bold;
	font: 12px Arial;
	text-decoration: none;
}
/*-------------------< HOME PAGE CENTER >-----------------------*/
.sub_title {
	color: #024c77;
	display: block;
	height: 27px;
	width: 422px;
	background: url(../images/template/bg_subtitle.jpg) no-repeat;
	padding-top: 6px;
	padding-left: 10px;
	margin-top: 21px;
	margin-bottom: 10px;
}
.sub_title a {
	color: #024c77;
	font-size: 13px;
}
.sub_title_link {
	float: right;
	margin-right:10px;
}
.sub_title ol {
	list-style-type: decimal;
	}

p.event_feature{
	display: block;
	width: 420px;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 9px;
	background-color:#CCCCCC;
	border-style: groove;
	border-width: thin;
}
#times li{
	list-style-type:none;
	clear:left;
	margin-left: 3px;
}
p.event_value {
	width: 400px;
	float: left;
	margin-top: 0px;
	margin-left: 3px;
}
/*-------------------< LEFT SIDE >-----------------------*/
.cont_left {
	height: auto;
	width: 127px;
	float: left;
}
.cont_left>.menu_left {
	margin-left: 5px;
}

.img_print {
	border-style: none;
	margin-left: 5px;
}
.menu_left {
	width:125px;
	height:300px;
	float: left;
}
li.menu_head1 {
	font: bold 13px "Myriad Pro", "Arial";
	color: #828549;
	text-align: left;
	border-bottom: 1px solid #828549;
	padding-bottom: 2px;
	margin-bottom: 2px;
}
.menu_left ul {
	width: 110px;
	margin-right: auto;
	margin-left: 8px;
	float: left;
	margin-bottom: 18px;
	list-style:none;
	display:block;
}
.menu_left li {
	height: 17px;
}
p.menu_item {
	width: 64px;
	float: left;
	text-align: left;
	margin-left: 0px;
}
p.menu_value {
	width: 46px;
	font-weight: bold;
	text-align: right;
	float: left;
}
/************** PHOTO GALLERY  ****************/

.mainImage{
	float:left;
	margin:0;
 }
.thumbnails{
	width:160px;
	height:390px;
	overflow: auto;
	margin:0;
	padding:0;
	scrollbar-face-color:#ffffff;
	scrollbar-shadow-color:#cccccc;
	scrollbar-highlight-color:#cccccc;
	scrollbar-3dlight-color:#ffffff;
	scrollbar-darkshadow-color:#ffffff;
	scrollbar-track-color:#317693;
	scrollbar-arrow-color:#999999;
}
#transparency
{
    font-size: 11px;
	color: #317693;
	font-weight: bold;
	padding:0;
	width:390px;
	text-align:center;
	margin-top:50px;

}
/*-------------------< FOOTER >-----------------------*/
#footer{
	clear: both;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	color:#000000;
	background: url(../images/template/bg_body.gif) repeat-y center top;
	font-size:10px;
}
#footer span {
	color:#666666;
}
#footer a{
	text-decoration:none;
}
.body_bottom {
	background: url(../images/template/footer.gif) no-repeat;
	height: 12px;
	width: 775px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
	text-align: center;
	padding-top:8px;
	color:#666666;
}
.body_bottom span, .body_bottom a  {
	display: inline;
	font: 12px "Arial";
	color:#FFFFFF;
	text-decoration: none;
	}
.wdi_link {
	width:775px;
	margin-right: auto;
	margin-left: auto;
	text-align: right;
	text-decoration:none;
	padding-right:30px;
}
.wdi_link a{
	color: #FFFFFF;
	text-decoration:none;
}
.body_bottom a {
	display: block;
	height: 20px;
	margin-top: 16px;
	font: 12px "Myriad Pro";
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
}
.body_bottom_wdi a{
	color:#FFFFFF;
}
/*-------------------< LEFT NAVIGATION >-----------------------*/
.left_nav {
	height: auto;
	width: 127px;
	float: left;
	margin-bottom: 5px;
}
.left_nav ul {
	height: auto;
	width: 110px;
	font: 11px "Myriad Pro", Arial;
	margin: 4px 0 9px 10px;
	font-weight:bold;
	padding: 0;
}
.left_nav li {
	height: auto;
	_height: 20px;
	min-height: 20px;
	margin-bottom: 3px;
	position: relative;
}
.left_nav a {
	color: #024c77;
	text-decoration: none;
	display: block;
	height:auto;
	_height: 10px;
	min-height: 10px;
	width: 90px;
	padding: 5px 10px 5px 10px;
	position: relative;
}
.left_nav a span {
	background: url(../images/template/pixel.gif) center bottom;
	display: none;
	height: 5px;
	width: 110px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	cursor: pointer;
}
.left_nav .selected a   {
	background: url(../images/template/sideNav_stretch.gif) no-repeat left top;
}
.left_nav .selected a span {
	background: url(../images/template/sideNav_stretch.gif) no-repeat left top;
	display: block;
	height: 5px;
	width: 110px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	cursor: pointer;
	z-index: 100;
}
.left_nav a:hover {
	background: url(../images/template/sideNav_stretch.gif) no-repeat left top;
}
.left_nav  a:hover span  {
	display: block;
	background: url(../images/template/sideNav_bottom.gif) no-repeat center bottom;
}
.subMenu {
	text-decoration: none;
	display: block;
	width: 110px;
	margin-left: 10px;
	font: 11px "Myriad Pro", Arial;
}
.hide{
	display: none;
}
.show{
	display: block;
}

/*-------------------< PAGING >-----------------------*/
.paging {
	font: 13px "Century Gothic";
	color: 024c77;
	width: 60px;
	margin-left: 195px;
	margin-top: -15px;
	background: #d3d7da;
}
.paging a {
	font-size: 13px;
	color: #024c77;
	background: #d3d7da;
	text-decoration: none;
	padding: 0px 2px;
}
.paging  a:hover {
	color: #FFFFFF;
	background: #03497d;
}
.pag_nxt {
	border-left: 2px solid #FFFFFF;
	padding: 0 2px;
}
.pag_prv {
	border-right: 2px solid #FFFFFF;
	padding: 2px 0;
}

/************** PAGENAME  ****************/

#pageName{
	margin-bottom:20px;
	}

#pageName h3{
	font: 14px "Arial";
	color: #024c77;
	font-weight: bold;
	margin:14px 0 0px;
	padding: 0px;
}

#pageName span {
	float:right;
	margin-top:10px;
}
#transparency
{
	filter: alpha(opacity=80);
	-moz-opacity: .80;
	background-color: #FFF;
	position: relative;
	top: -20px;
	left:0;
    font-size: 9pt;
	font-weight: bold;
	text-align:center;
	width:350px;
	height:20px;

}

