/*  
Master Style Sheet for Eric Johnsons Furniture.com
*/


/*  
Layout Styles Section...
(container, main, masthead, topnav, footer, sidenav, rightcolumn, etc.))
*/

/*  
Type Tags Styles Section...
  (a,p,h1, h2, ul, etc.)
*/
p {
	font-size: 1em;
	font-family: "Times New Roman", Times, serif;
	margin-top: 1px;
	margin-bottom: 1px;
	color: #000000;
	font-style: italic;
	font-weight: normal;
	line-height: 20px;
  }


/*  
Link Styles Section...
*/
a.bot-nav:link {
	text-decoration: none;
	color: #576f5c;
	font-size: 1em;
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
}
a.bot-nav-link:visited {
	text-decoration: none;
	color: #576f5c;
	font-size: 1em;
}
a.bot-nav:hover {
	text-decoration: none;
	color: #47210e;
	font-size: 1em;
	font-weight: normal;
}
#bot_nav {
	text-align: center;
	height: 38px;
}


.photos {
	filter:progid:DXImageTransform.Microsoft.Shadow(color=silver, Direction=140, Strength=3);
	border: 1px solid #000000;
         }


/*  
Old Style Rules from Original EJF Site...

body { margin: 0; padding: 0;}
div.masthead { position: absolute; top: 0px; left: 131px; height: 170px; width: 100%; text-align: center; 
						 	 background-color: rgb(106,133,111);}

div.sidebar { position: absolute; top: 0px; width: 131px; height: 1000px; background: url( images/sidebar_wood2.jpg );  
							background-repeat: no-repeat; background-color: rgb(106,133,111); }

div.sidebargal { position: absolute; top: 0px; width: 131px; height: 3000px; background: url( images/sidebar_wood2long.jpg );  
							background-repeat: no-repeat; background-color: rgb(106,133,111); }

div.main { position: absolute; top: 190px; left: 135px; height: 200%;}
div.shows { font-family: times; font-style: normal; font-size: .9em; font-weight: normal;
						margin-left: 40px; margin-right: 30px;}
p.banner { margin: 0; padding: 0; }
p.runner { font-size: 0.95em; font-weight: bold; margin-top: 5px; }
p.menu { margin: 0px; padding: 0px; }
a.menu { margin: 0px; padding: 0px; }
a.center {text-align: center; margin: 5px 5px 5px; }
div.center { text-align: center; }
div.left { text-align: left; }
div.right { text-align: right; }
div.palatino { font-family: "Palatino Linotype"; font-style: italic; font-size: 1.2em; }
div.margin { margin: 5px 20px; }
div.conmargin { margin: 5px 30px; }
div.imageoffset { position: relative; left: -60px; top: 1px; padding: 0px;}
div.galleryitem { float: left; margin: 2px;  font-family: "Palatino Linotype"; font-style: italic; }
div.galleryitem p { margin: 0px; padding: 0px; }

*/

h1 {
	margin-top: 0;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.9em;
	font-style: italic;
	color: #000000;
}
#header {
	background-image: url(images-new/teal-line-354.jpg);
}
#footer {
	text-align: center;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	font-size: 1.0em;
	color: #839e8a;
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
}
#mainContent {
	background-color: #FFFFFF;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	color: #666666;
	font-weight: lighter;
}
#home-text {
	width: 50%;
}
.footer1 {
	font-family: "Monotype Corsiva", "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-style: italic;
	color: #576f5c;
}
.Description1 {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: italic;
	color: #000000;
	line-height: 22px;
}
#container {
	margin: 0px;
	padding: 0px;
}
#item-body {
	background-repeat: no-repeat;
}
#item-body table {
	background-repeat: no-repeat;
	background-image: url(assets/photos/items/shaker-hall-table-5.0in-760.jpg);
	background-position: left top;
	text-align: left;
	vertical-align: top;
}
.pic-flt-left {
	float: left;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.pic-flt-right {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 30px;
}
