﻿body 
{
	width:800px;
	margin:0 auto;
	font-family:Minion Pro, Times New Roman;
}
#logo
{
	background:url(../Images/generic_pieces/logo.jpg) no-repeat left bottom;
	padding:50px 0 10px 0;
	width:100%;
	height:46px;
}
.wrap
{
	width:752px;
	margin: 0 auto;
	background:url(../Images/generic_pieces/logo_background.jpg) right bottom no-repeat;
}
.outerWrap
{
	background-color:Black;
}
/*------------------------       Banners         ----------------------*/
#banner_Home
{
	background:url(../Images/Home/Banner.jpg) no-repeat;
	width:100%;
	height:189px;
}
#banner_ContactUs
{
	background:url(../Images/Contact_us/Banner.jpg) no-repeat;
	width:100%;
	height:189px;
}
#banner_Gallery
{
	background:url(../Images/Gallery/Banner.jpg) no-repeat;
	width:100%;
	height:74px;
}
#banner_PlaceAnOrder
{
	background:url(../Images/Place_an_order/Banner.jpg) no-repeat;
	width:100%;
	height:189px;
}
#banner_PrivateToursOfIsrael
{
	background:url(../Images/Private_Tours/Banner.jpg) no-repeat;
	width:100%;
	height:189px;
}
#banner_AboutTheArtist
{
	background:url(../Images/About_the_artist/Banner.jpg) no-repeat;
	width:100%;
	height:189px;
}
#banner_WhatsNew
{
	background:url(../Images/Whats_New/Banner.jpg) no-repeat;
	width:100%;
	height:189px;
}
/*------------------------       Menu            ----------------------*/
.Menu_Wrap
{
	width:742px;
	background:url(../Images/generic_pieces/menu_pixel_strip.jpg) repeat-x;
}
.Menu
{
	
}
.Menu ul
{
	list-style:none;
	padding:0;
	margin:auto;
}
.Menu ul li
{
	height:37px;
	position:relative;
	float:left;
	padding-top:10px;
	text-align:center;
}
.Menu ul li a
{
	text-decoration:none;
	font-size:13px;
	color:White;
	border-right:1px solid white;
	text-align:center;
	padding:0 18px;
}
#LastMenuLink
{
	border-right:0 solid white;
}
#RightMenuBorder
{
	width:5px;
	height:37px;
	background:url(../Images/generic_pieces/menu_right_end.jpg) no-repeat right;
}
#LeftMenuBorder
{
	width:5px;
	height:37px;
	background:url(../Images/generic_pieces/menu_left_end.jpg) no-repeat left;
}
.SelectedMenuItem
{
	font-style:italic;
	font-weight:bold;
}
/*----------------------   Fonts & Colors   ---------------------*/
.title
{
	margin-top:10px;
	font-family:Rage Italic;
	font-style:italic;
	font-size:22px;
	font-weight:bold;
	color:#0a89c8;
}
p 
{
	font-size:12px;
	color:#0a89c8;
	padding:0 5px 0 5px;
}
.List
{
	list-style-image:url(../Images/generic_pieces/apricot_bullet.jpg);
	list-style-position:inside;
	padding:0 5px 0 5px;
}
.List li
{
	margin-bottom:10px;
}
.List a
{
	font-size:12px;
	color:#0a89c8;
	text-decoration:none;
}
.List a:hover
{
    text-decoration:underline;
}
.BodyText
{
	font-size:12px;
	color:#0a89c8;
	text-decoration:none;
}
.RightPicture
{
	clear:both;
	margin-top:10px;
	float:right;
	border-left: #0a89c8 1px solid;
	padding-left:5px;
}
.Gallery_titles
{
	color:#ebb433;
	font-family:Verdana, Trebuchet MS;
	font-size:11px;
}
.Gallery_titles td
{
	width:105px;
	height:90px;	
	vertical-align:top;
	text-align:right;
}
.Gallery_titles img
{
	border:0;
}
.Gallery_Buttons
{
}
.Gallery_Buttons img
{
    cursor:pointer;
	border:0;
}
.Gallery_Buttons td
{
	width:105px;
	height:105px;
	text-align:right;
}
.Gallery_MainPic_Title
{
	color:#ebb433;
	font-family:Verdana, Trebuchet MS;
	font-size:18px;
	font-style:italic;
	font-weight:bold;
}
.MainContentTable
{
	width:100%;
	margin-bottom:81px;
}
.MainContentTable td
{
	vertical-align:top;
}
.right_border
{
	border-right: #0a89c8 1px solid;
	padding-right:10px;
}
.left_border
{
	border-left: #0a89c8 1px solid;
	padding-left:10px;
}
.back_to_gallery
{
	color:#ebb433;
	font-family:Verdana, Trebuchet MS;
	font-size:12px;
	text-decoration:none;
}
.Photo_Of_Month_Title
{
    width:296px;
}
.Photo_Of_Month_Title .Italic
{
    color:White;
    font-size:11px;
    font-style:italic;
    font-family:Verdana, Trebuchet MS;
}
.Photo_Of_Month_Title .Regular
{
    color:White;
    font-size:11px;
    font-style:normal;
    font-family:Verdana, Trebuchet MS;
}
.Previous_Photos
{
    color:White;
    font-size:11px;
    font-family:Verdana, Trebuchet MS;
}