/*-----------------------------------------------------------------------------
Sentieri Ebraici Style Sheet

version:   1.0
author:    CodeMonkey Design
email:     info@codemonkeydesign.com
website:   http://www.codemonkeydesign.com/
 
 2011:
SEO, Marketing, Web Design by Todd Hanlon, Bright Ideas Design LLC, (212) 933-0280, todd@thebrightestidea.com  http://www.thebrightestidea.com  NYC
-----------------------------------------------------------------------------*/

/* =General
-----------------------------------------------------------------------------*/


/* Remove padding and margin */
* {
	margin: 0;
	padding: 0;
}

/* Put it back on certain elements */
h1, h2, h3, h4, h5, h6, p, pre, blockquote, form, fieldset, table, ul {
	margin: 1em 0;
}

/* Class for clearing floats */
.clear {
	clear:both;
}


/* Remove border around linked images */
img {
	border: 0;
}


/* =Typography
-----------------------------------------------------------------------------*/

html, body {
	background-color: #ddd6c0;
	background-image: url('images/bg.jpg');
	background-position: top;
	background-repeat: repeat-x;
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #ccc;
	font-weight: normal;
	height: 100%;
	min-height: 100%;
}

.history {
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 12px;
	line-height: 24px;
	color: #333;
	font-weight: normal;
}

/* =Headings
-----------------------------------------------------------------------------*/



/* =Links
-----------------------------------------------------------------------------*/

a:link { text-decoration: none; color: #d07230; font-weight: normal; font-style: normal; }
a:visited { text-decoration: none; color: #d07230; font-weight: normal; font-style: normal; }
a:hover { text-decoration: underline; color: #d07230; font-weight: normal; font-style: normal; }
a:active { text-decoration: none; color: #d07230; font-weight: normal; font-style: normal; }

.index a:link { text-decoration: none; color: #000; font-weight: normal; font-style: normal; }
.index a:visited { text-decoration: none; color: #000; font-weight: normal; font-style: normal; }
.index a:hover { text-decoration: none; color: #000; font-weight: normal; font-style: normal; }
.index a:active { text-decoration: none; color: #000; font-weight: normal; font-style: normal; }

.link a:link { text-decoration: none; color: #d07230; font-weight: normal; font-style: normal; }
.link a:visited { text-decoration: none; color: #d07230; font-weight: normal; font-style: normal; }
.link a:hover { text-decoration: underline; color: #d07230; font-weight: normal; font-style: normal; }
.link a:active { text-decoration: none; color: #d07230; font-weight: normal; font-style: normal; }

.wine_link a:link { text-decoration: none; color: #86191c; font-weight: normal; font-style: normal; font-family: "new times roman", verdana, arial, geneva, sans-serif; font-size: 14px;}
.wine_link a:visited { text-decoration: none; color: #86191c; font-weight: normal; font-style: normal; font-family: "new times roman", verdana, arial, geneva, sans-serif; font-size: 14px;}
.wine_link a:hover { text-decoration: underline; color: #86191c; font-weight: normal; font-style: normal; font-family: "new times roman", verdana, arial, geneva, sans-serif; font-size: 14px;}
.wine_link a:active { text-decoration: none; color: #86191c; font-weight: normal; font-style: normal; font-family: "new times roman", verdana, arial, geneva, sans-serif; font-size: 14px;}

.footer a:link { text-decoration: none; color: #333; font-weight: normal; font-style: normal; }
.footer a:visited { text-decoration: none; color: #333; font-weight: normal; font-style: normal; }
.footer a:hover { text-decoration: underline; color: #333; font-weight: normal; font-style: normal; }
.footer a:active { text-decoration: none; color: #333; font-weight: normal; font-style: normal; }

/* =Branding
-----------------------------------------------------------------------------*/




/* =Main Nav
-----------------------------------------------------------------------------*/




/* =Sub Nav
-----------------------------------------------------------------------------*/




/* =Main Content
-----------------------------------------------------------------------------*/




/* =Secondary Content
-----------------------------------------------------------------------------*/



/* =Footer
-----------------------------------------------------------------------------*/



/* =Forms
-----------------------------------------------------------------------------*/

/* Removes fieldset borders. even on Opea 7 */
fieldset {
	border: 1px solid transparent;
}


/* =Tables
-----------------------------------------------------------------------------*/

table { 
	border-spacing: 0;
	padding: 0;
	border-collapse: collapse;
	margin: 0;
}

td {
	text-align: left;
	font-weight: normal;
}

table.index_exterior {
	text-align: center;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	}

table.index {
	width: 457px;
	height: 640px;
	border-spacing: 0;
	vertical-align: middle;
	margin: 20px auto 60px auto;
	background-image: url('images/index.jpg');
	background-position: top;
	background-repeat: no-repeat;
}

table.index td a {
	display: block;
	width: 457;
	text-decoration: none;
}

table.index td.image {
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 12px;
	line-height: 21px;
	color: #000;
	font-weight: normal;
	padding: 168px 100px 60px 100px;
	text-align: center;
	vertical-align: middle;
}

table.index td.link {
	text-align: center;
	vertical-align: middle;
}

table.exterior {
	text-align: center;
	vertical-align: top;
	width: 100%;
	height: 100%;
	min-height: 100%;
	}
	
table.navigation {
	width: 796px;
	height: 32px;
	background-color: #86191c;
}

table.body {
	height: 100%;
	min-height: 100%;
	background-image: url('images/bg_content.jpg');
	background-position: 2px 200px;
	background-repeat: repeat-y;
	border-spacing: 0;
	margin-left: auto;
	margin-right: auto;
	border-left: 2px;
	border-left-color: #86191c;
	border-left-style: solid;
	border-right: 2px;
	border-right-color: #86191c;
	border-right-style: solid;
	vertical-align: top;
}

table.body td {
	vertical-align: top;
}

table.content {
	width: 796px; 
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333;
	font-weight: normal;
}	
	
table.content td.header { 
	width: 796px;
	height: 120px;
	background-image: url('images/header.jpg');
	background-position: top;
	background-repeat: no-repeat;
}

table.content td.header_wine { 
	width: 796px;
	height: 120px;
	background-image: url('images/header_wine.jpg');
	background-position: top;
	background-repeat: no-repeat;
}

table.content td.sub_header { 
	width: 796px;
	height: 48px;
	background-image: url('images/nav_bottom.jpg');
	background-position: top;
	background-repeat: no-repeat;
}

table.content td.content { 
	padding: 0 50px 0 50px;
}

table.content td.spacer { 
	padding: 0 0 20px 0;
}

table.content td.footer { 
	width: 796px;
	height: 65px;
	background-image: url('images/bg_footer.gif');
	background-position: 0 0;
	background-repeat: no-repeat;
	text-align: center;
	vertical-align: middle;
	font-family: verdana, arial, geneva, sans-serif;
	font-size: 10px;
	line-height: 18px;
	color: #333;
	font-weight: normal;
}


/* =Misc 1
-----------------------------------------------------------------------------*/



/* =Misc 2
-----------------------------------------------------------------------------*/

