body{
	font-family: arial;
	font-size: 12px;
	background-color: #666666;
	/*background-image: url('../images/background_image.gif');
	background-repeat: repeat;*/
}

a{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
}

#EntireBox{
	border: 1px solid black;
	border-top: 2px solid black;
	border-bottom: 2px solid black;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	width: 820px;
	background-color: white;
}

#PictureBox{
	margin-top: 5px;
	/*z-index: -1;*/
}

#ContentBox{
	/*z-index: 100;*/
	
}

#TitleBox{
	margin-bottom: 20px;
}

#TitleBox a{
	border: 0px none;
	outline: none;
}

#TitleBox a img{
	border: 0px none;
	outline: none;
}

#Search{
	height: 40px;
	margin-bottom: 10px;
	text-align:left;
	padding-top: 10px;
	border: 0px;
	/*border-bottom: 4px solid #000066;
	border-bottom: 1px solid #333333;*/
}

#SearchField{
 	border: 1px solid #666666;
	width: 145px;
	font-size:10px;
	font-family: arial;
	height: 13px;
}

#SearchButton{
	border: 2px outset #666666;
	text-transform:uppercase;
	width: 65px;
	background-image:url(../images/tab_fade.gif);
	background-repeat:repeat-x;
	background-position: top left;
	font-weight: bold;
	font-size:10px;
}

.GeneralButton{
	border: 2px outset #666666;
	text-transform:uppercase;
	background-image:url(../images/tab_fade.gif);
	background-repeat:repeat-x;
	background-position: top left;
	font-weight: bold;
	font-size:10px;
}

#Title{
	height: 40px;
	/*margin-bottom: 40px;*/
	text-align:left;
	color: #666666;
	font-size:24px;
	font-weight: bold;
	padding-top: 10px;
	border: 0px;
	/*border-bottom: 1px solid black;*/
}

#TitleLineUp{
	height: 50px;
	border: 0px;
	border-bottom: 1px solid black;
}

#MenuBox{
	height: 20px;
}

#EmptyTab{
	width: 175px;
	border-bottom: 1px solid black;
	background-color: white;
}

#EmptyTab2{
	width: 20px;
	border-bottom: 1px solid black;
	background-color: white;
}

.FeaturedTab{
	background-color: white;
	border: 1px solid black;
	border-bottom: 0px;
	/*background-image: url('../images/featured_tab.gif');
	background-position: top left;
	background-repeat: repeat-x;*/
	
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	/*text-transform: uppercase;*/
}

.FeaturedTab a{
	color: #FF9900;
	font-size: 14px;
}

.OtherTab{
	background-color: white;
	border: 1px solid black;
	border-top: 1px solid #666666;
	background-image: url('../images/tab_fade.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	/*text-transform: uppercase;
	font-size: 12px;*/
}

.OtherTab a{
	font-size: 12px;
	color: #333333;
}

#SubNav{
	width: 250px;
	/*border-right: 1px solid #333333;*/
	/*background-color: #b3c6ff;
	background-color:#99CCFF;
	background-color:#6699CC;*/
	border-right: 1px solid black;
	background-image:url(../images/subnavbg.gif);
	background-position: bottom left;
	background-repeat: repeat;
}

.SubNavBox{
	margin-left: 5px;
}

.SubNavElement{
	border-bottom: 1px dotted #666666;
	/*border-right: 1px solid black;*/
	/*padding-top: 5px;
	padding-bottom: 5px;*/
	height: 20px;
	/*background-color: #CCCCCC;*/
	width: 100%;
	font-size: 12px;
	background-image: url('../images/white_transparent.gif');
	background-repeat: repeat;
	background-position: bottom left;
}

.SubNavElement a{
	color: #336699;
	font-weight: bold;
}

#Content{
	/*background-image: url('../images/star_david_transparent.gif');
	background-position: bottom right;
	background-repeat: no-repeat;*/
	width: 565px;
	/*height: 565px;*/
	overflow: auto;
	/*background-image: url(../images/synagogue_bg3.gif);
	background-repeat: no-repeat;
	background-position: bottom left;*/
}

#AddressBox{
	text-align: center;
}

#Footer{
	border-top: 1px solid black; 
	text-align:center; 
	background-image: url('../images/tab_fade_bot.gif');
	background-position: bottom left;
	background-repeat: repeat-x;
	font-size: 12px;
	width: 100%;
	padding-top: 3px;
	padding-bottom: 2px;
	text-transform: uppercase;
}

#InnerContent{
	margin: 5px; 
	width: 98%; 
	/*height: 100%;*/ 
	overflow: auto;
	margin-bottom: 30px;
	
}

#InnerContent:first-letter{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: normal;
	font-weight: bolder;
	color: #666666;
	font-variant: small-caps;
}

H1{
	font-size: 20px;
	font-weight: bold;
	/*border-top: 5px solid #888888;
	border-right: 1px solid black;
	border-left: 1px solid black;*/
	border-bottom: 2px dotted #333333;
	text-transform: uppercase;
	clear: both;
	width: 500px;
	margin-left: 25px;
	/*letter-spacing: 2px;*/
}

H1:first-letter{
	font-size: 32px;
}

.NavigationHeader{
	background-color: #888888;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	text-transform: uppercase;
	height: 10px;
	margin: 0px;
	padding: 0px;
}

.WhiteBox{
	border: 0px;
	border-right: 1px solid #999999;
	border-bottom: 2px solid #999999;
	margin: 10px;
	background-color: white;
	padding-top: 5px;
	padding-bottom: 10px;
}

.SubNavTitle{
	font-size: 14px;
	font-weight: bold;
	border-bottom: 1px dashed #999999;
}

.SubNavTitle img{
	margin-left: 10px;
}

#Breadcrumb{
	color: #666666;
	font-size: 10px;
	font-weight: normal;
	margin-left: 3px;
}

#ContentInside{
	width: 98%;
}

#ContentInside a{
	color: black;
	font-weight: bold;
}

#ContentInside ul li{
	margin-left: 15px;
	margin-bottom: 12px;
}

.Button{
	color: black;
	text-transform:uppercase;
	font-weight:bold;
	font-size:10px;
	background-color: white;
	background-image: url(../images/tab_fade.gif);
	border-top: 1px solid #BBBBBB;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	border-left: 2px solid #BBBBBB;
}