/* external CSS file */
/* filename 'style.css' */
/* NO HTML MARKUP */
body{
	font-family: sans-serif;
}

.clearfloat{
	clear : both;
}
h1, h2, h3{
	text-align : left;
	line-height:100%;
	margin-bottom : 0px;
	margin-top : 0px;
	vertical-align : text-top;
}
h1{
	font : lighter 25px Footlight MT Light,"serif";
	font-variant : small-caps;
	padding-bottom : 0px;
	margin-bottom : 0px;
	margin-top : 0px;
	padding-top : 0px;
	text-align: left;
	vertical-align: top;
	margin-left: 0px;
}
h3 {
	font-family: "Footlight MT Light", "serif";
	font-size: 38px;
	font-style: inherit;
	margin-left: 100px;
}

#contact{
	font-size : 12px;
	margin-left: 100px;
	float : right;
	padding-bottom : 1em;
	color : #444444;
}
#mainNav{
	/*background-color: #CC9966;*/
	border-top: 1px Black solid;
	border-bottom: 1px black solid;
	width : 100%;
	color : #444444;
}
#mainNav ul{
	padding : 0 0px 0 0;
	margin : 0 0 0 0;
}
#mainNav li{
	padding : 0px 0px 0px 0px;
	float : left;
	margin : 0px 0px 0px 0px;
	background-image : url(images/divider.gif);
	background-repeat : no-repeat;
	background-position : right;
	vertical-align : top;
}
#mainNav a, #buttons a{
	display : block;
	padding-top : 6px;
	padding-bottom : 6px;
	padding-right : 16px;
	padding-left : 16px;
	text-decoration : none;
	color : #444444;
	font-weight : bolder;
	font-size : 14px;
}
#buttons a{
	background-image:url(images/button.gif);
	background-repeat:repeat-x;
	border-top:solid 1px;
	font-size: 16px;
}
#mainNav a:hover, #mainNav a:focus, #mainNav a:active, #buttons a:hover, #buttons a:focus, #buttons a:active{
	background : #444444;
	color : white;
}


a{
	color: #996633;
}
li{
	list-style-type: none;
}
.header{
	background: url(images/header.jpg) no-repeat;
	float: left;
	width : 500px;
	height : 50px;
	font-size : 10px;
}

h2{
	font : lighter 25px Footlight MT Light,"serif";
	color : Black;
	border : thin;
	vertical-align : top;
	text-indent : 20px;
	text-align: left;
}
.spotlight{
	margin : 20px;
	text-align : center;
}
.categories, A.categories:link{
	font-weight : normal;
	text-align : center;
	font-variant : normal;
	color : Black;
	font-family: sans-serif;
	font-style: normal;
	text-decoration: none;
}

h4{
	line-height:100%;
	margin-bottom : 0px;
	margin-top : 0px;
	font-size : 14px;
	font : lighter italic sans-serif;
	padding-top : 0px;
	color : #444444;
}
.name{
	margin-left : 100px;
	font : lighter italic;
}

.line{
	text-decoration: underline;
}
.message{
	text-align : center;
	font-size : smaller;
	font-style : italic;
	vertical-align : bottom;
	padding-left: 5px;
	padding-right: 5px;
}

.links{
	text-align : center;
	font-size : smaller;
	color : #996633;
}
.contact{
	text-align : center;
	font-size : 13px;
}

.description{
	text-align : left;
	vertical-align : top;
	color : #333333;
	letter-spacing : 1px;
	padding-right : 15px;
	margin-top : 1em;
	margin-bottom: 1em;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	clear: none;
	display: block;
	width: 400px;
}

.descriptionWide{
	text-align : left;
	vertical-align : top;
	color : #333333;
	letter-spacing : 1px;
	padding-left : 20px;
	padding-right : 15px;
	margin-top : 1em;
	margin-bottom: 1em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	clear: none;
	float: left;
}

dt{
	padding-bottom : 5px;
	font-weight : bolder;
}
 a:link:hover, #order a:hover, #order a:focus, #order a:active{
	color: #cc9966;
}
ul{
	margin : 1px;
	list-style-type : none;
	padding: 0px;
}
#homeGraphic{
	text-align: center;
}
#homeGraphic ul{
	padding: 0;
	color: black;
}

#homeGraphic li{
	float : left;
	color: black;
	margin-bottom: 1em;
	padding-top: 2em;
	padding-right: 1px;
	padding-bottom: 0;
	padding-left: 1px;
}
#homeGraphic h3{
	margin : 1px 10px;
	padding: .5em 0 0 0;
		color: black;
		text-align: center;
}
#homeGraphic h2{
		text-align: center;
}
#homeGraphic h3 img {
	display :block;
	border:none;
	width : 195px;
	height: 370px;
}
#homeGraphic a{
	text-decoration: none;
}
.banner, A.banner{
	background-color : #666666;
	height : auto;
	font : lighter 20px Footlight MT Light,"serif";
	color : White;
	text-decoration : none;
	text-align : center;
	padding-right : 5%;
	padding-left : 5%;
}
.banner:link:hover{
	color : Black;
}
caption{
	font : bold;
}
#footer{
	text-align : center;
	clear: both;
}
#container{
	margin : 0 auto;
	padding : 0;
	/*background-color : black;*/
	overflow: auto;
	color : #333333
}
#sidebar{
	float : left;
	background-color: white;
	width : 150px;
	/*sum of the width of the two columns equals total width of surrounding div*/
	margin : 1em 1em 1em 1em;
	padding : 0;
	border : .5em solid White;
}

#sidebarHeader, #buttonsTitle{
	color : #444444;
	margin: 0 0 0 0;
	padding : 0 0 0 0;
	font-weight : bolder;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}
#sidebarHeader a{
	color : #444444;
}

#sidebar a{
	display : block;
	text-decoration : none;
	padding : 4px 2px 6px;
}
#bottomSidebar{
	border-top-color : Black;
	border-top-style : solid;
	border-top-width : 1px;
	margin : 0px;
	padding-left : 0px;
	font-weight : bolder;
}

#bottomSidebar a{
	color: #444444;
}

#bottomSidebar a:hover, #bottomSidebar a:focus, #bottomSidebar a:active, #sidebarHeader a:hover, #sidebarHeader a:focus, #sidebarHeader a:active{
	color : Gray;
}
#content{
	float : left;
	width : 700px;
	padding : 0;
	background-color : #FFFFFF;
	text-align : left;
	margin-top: 1em;
	margin-right: -700px;
	margin-bottom: 1em;
	margin-left: 1em;
}
#container #content img {
	margin-left: 1em;
}

#order{
	color: #406666;
	text-align:center;
	font-size:12px;
	width: 100%;
	clear: left;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	border: 1px none black;
}
#shipping{
	color: #406666;
	border-bottom: 1px solid black;
	margin: 0px auto 0px auto;
	text-align:center;
	font-size:12px;
	width: 100%;
}
#buttons{
	float:left;
	top:50px;
	position:relative;
	margin-left: 1em;
	color : #444444;
	font-weight : bolder;
	border:1px solid;	
}

#buttonsTitle{
	padding: 6px;
	font : lighter 25px Footlight MT Light,"serif";
}

#container #content img {
	float: left;
	margin: auto;
	padding: 5px;
}


#container #content {
	float: left;
	color: #333333;
}
#hebrewquote{
	text-align:right;
	font-family: "Footlight MT Light", "serif";
	font-size: 20px;
}
#engquote{
	text-align:left;
	font-family: "Footlight MT Light", "serif";
	font-size: 20px;
}
#sidebarHeader2{
	color : #444444;
	margin: 0 0 0 0;
	padding : 0 0 0 0;
	font-weight : bolder;
	border-bottom-color : Black;
	border-bottom-style : solid;
	border-bottom-width : 1px;
}
#sidebarHeader2 a{
	color : #444444;
}.left {
	margin: 10px;
	float: left;
}
.right {
	margin: 10px;
	float: right;
}
#breadcrumb {
	padding-bottom: 25px;
	font-size: smaller;
}
.description #order, .description #shipping  {
	text-align:left;
}
