@charset "utf-8";
/* CSS Document */
html {
	margin: 0 auto;
	padding: 0;
	height: 100%;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0 auto;
	padding: 10px 0px 10px 0px;
	height: auto;
	background-image:url(http://www.leonardsdirect.com/images/bg.gif);
	background-repeat:repeat;
	height: 100%;
}
/* Text*/
a:link {
	color: #996600;
}
a:visited {
	color: #996600;
}
a:hover {
	color: #DD9500;
}
a:active {
	color: #996600;
}
.bottomnav a:link {
	color: #FFFFFF;
	margin-right: 18px;
}
.bottomnav a:visited {
	color: #FFFFFF;
	margin-right: 18px;
}
.bottomnav a:hover {
	color: #DD9500;
	margin-right: 18px;
}
.bottomnav a:active {
	color: #FFFFFF;
	margin-right: 18px;
}
.copy {
	color: #999999;
}
p {
	font-size: 12px;
	line-height: 18px;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	color: Black;
	width: 644px;
	height: 24px;
	background-image:url(http://www.leonardsdirect.com/images/bg-h1.jpg);
	background-repeat:no-repeat;
	padding: 8px 0px 4px 12px;
	margin: 0;
}
h2 {
	font-size: 15px;
	color: #996600;
}
h3 {
	font-size: 12px;
	font-weight:bold;
	color: #FFFFFF;
	margin: 0px 0px 0px 2px;
}

h3 a:link {
	color: #FFFFFF;
		text-decoration:none;
}
h3 a:visited {
	color: #FFFFFF;
		text-decoration:none;
}
h3 a:hover {
	color: #FFFFFF;
		text-decoration:none;
}
h3 a:active {
	color: #FFFFFF;
		text-decoration:none;
}
h4 {
	display: none;
}

/* Divs */
.con {
	width: 950px;
	height: 100%;
	margin: 0 auto;
	padding: 0;
	background-image:url(http://www.leonardsdirect.com/images/bg-r.jpg);
	height: auto;
}
.top {
	width: 950px;
	height: 143px;
	margin: 0;
	padding: 0;
	float: left;
	background-color: #cccc99;
	background-position: right;
	background-repeat:no-repeat;
}
.topl {
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	background-color: #FFFFFF;
}
.topr {
	height: auto;
	margin: 0;
	padding: 30px 10px 0px 10px;
	float: left;
	font-weight:bold;
}
.topnav {
	width: 950px;
	height: 39px;
	margin: 0px;
	padding: 0px;
	float: left;
	clear: left;
	background-color: #FFFFFF;
	position: relative;
	z-index: 3;
	}
.lr {
	width: 950px;
	background-image:url(http://www.leonardsdirect.com/images/bg-lr.jpg);
	background-repeat:repeat-y;
	height:auto;  
	z-index: 0;
	
}
.left {
	width: 706px;
	margin: 0;
	padding: 0;
	float: left;
	height: auto;
	z-index: 0;
}
.leftm {
	width: 646px;
	height: auto;
	margin: 0;
	padding: 10px 0px 0px 24px;
	float: left;
}
.leftb {
	width: 646px;
	height: auto;
	display: block;
	padding: 10px 0px 0px 30px;
	margin: 0px;
	float: left;
	
}
.right {
	width: 224px;
	margin: 0;
	padding: 15px 10px 15px 10px;
	float: left;
	height: auto;
		position:relative;
}
.idxbox {
	border: 1px solid #500000;
	background-image:url(http://www.leonardsdirect.com/images/bg-fade.jpg);
	background-repeat:repeat-x;
	background-color: #e3dbc0;
	margin-bottom: 15px;
	height: auto;
	padding: 0px;
}
.idxbox li{
	margin-left: -20px;
	list-style-type:disc;
	list-style-position:outside;
	padding: 0px;
}
.idxbox2 {
	border: 1px solid #500000;
	background-image:url(http://www.leonardsdirect.com/images/bg-fade.jpg);
	background-repeat:repeat-x;
	background-color: #e3dbc0;
	margin-bottom: 15px;
	height: auto;
}
.idxbox2 ul{
	 margin: 4px 0px 4px 0px;
	 padding: 0px;
	 list-style-type: none;
}
.idxbox2 li{
	margin-left: 8px;
	padding-left: 2px;
	list-style-type: none;
	line-height: 22px;
}
*html .idxbox2 li{
	margin-left: 8px;
	list-style-type: none;
	line-height: 22px;
}
.idxboxh {
	background-image:url(http://www.leonardsdirect.com/images/bg-h3.jpg);
	background-repeat:repeat-x;
	background-color: #500000;
	height: 16px;
	padding: 2px 0px 2px 8px;
	margin: 0px;
	border: 1px solid #ffffff;
}
.bottomnav {
	width: 900px;
	height: 20px;
	margin: 0;
	padding: 20px 20px 20px 30px;
	float: left;
	clear: left;
	background-color: #334019;
}
.bottomcopy {
	width: 900px;
	height: 100px;
	margin: 0;
	padding: 10px 20px 20px 30px;
	float: left;
	clear: left;
	background-color: #FFFFFF;
}
.bottomcopyl {
	float: left;
	height: 100px;
	width: 650px;
}
.bottomcopyr {
	float: left;
	height: 100px;
	width: 250px;
}
/* Forms*/
.search {
	background-image:url(http://www.leonardsdirect.com/images/bg-wood.jpg);
	background-repeat:repeat;
	color: #FFFFFF;
	height: 20px;
	border: 1px solid #000000;
	vertical-align: middle;
	padding-bottom: 2px;
}
.searchbox {
	width: 124px;
	height: auto;
	border: 1px solid #000000;
	vertical-align: middle;
}
.go {
	background-image:url(http://www.leonardsdirect.com/images/bg-wood.jpg);
	background-repeat:repeat;
	height: 20px;
	color: #FFFFFF;	
	border: 1px solid #000000;
	vertical-align: middle;
	padding-bottom: 4px;
	width: 36px;
}
.newsletterbox {
	width: 90px;
	height: auto;
	border: 1px solid #000000;
	vertical-align: middle;
}

.subpics {
	
	height: auto;
	border: 1px solid #3f0007;
	vertical-align: middle;
	background-color: #e3dbc0;
	float: right;
	margin: 20px;
	padding: 10px;
	width: auto;
	
}
/* Images*/
.img-sml {
	border: 1px solid #996600;
}

/* RULES FOR THE "MENUDIV" OBJECT */


/* An absolutely positioned and hidden DIV (treated as a layer in NS4). */
.menudiv {
 position: absolute;
 visibility: hidden;
 z-index: 1000;
 border: 2px outset #FFFFCC;
 /* Borders:     Top    Right  Bottom    Left   */
 border-color: #FFFFCC #666633 #666633 #FFFFCC;
 background-color: #CCCC99;
 /* layer-background-color is non-standard and NS4 only. */
 layer-background-color: #CCCC99;
 padding: 5px;
 font: 14px/22px Arial, Helvetica, sans-serif;
 /* Here's a cool effect, try uncommenting this, althought it's non-standard: */
 /* filter: alpha(opacity=80); -moz-opacity: 0.8; opacity: 0.8 */
}


/* Formatting to apply to the elements inside the "menudiv" class elements. */
/* Of course, you can put whatever you want within the menu divs, these are just examples. */

.menudiv .header {
 width: 100%;
 font-weight: bold;
 text-align: center;
 border-bottom: 2px dashed #999966;
 margin-bottom: 5px;
}

.menudiv a {
 display: block;
 /* I've specified borders for each side individually so NS4 ignores this setting */
 border-top: 1px solid #CCCC99;
 border-right: 1px solid #CCCC99;
 border-bottom: 1px solid #CCCC99;
 border-left: 1px solid #CCCC99;
 color: #003333;
 text-indent: 5px;
 text-decoration: none;
}

/* I'm using :hover and :active pseudo-classes for link mouse effects. */
.menudiv a:hover {
 border: 1px solid #336699;
 border-color: #6699CC #003366 #003366 #6699CC;
 background-color: #336699;
 color: #FFFFFF;
}
.menudiv a:active {
 border: 1px solid #003366;
 border-color: #000000 #3366CC #3366CC #000000;
 background-color: #003366;
 color: #FFFFFF;
}

/*
The script will automatically assign a class of "highlighted" to elements that currently
have an active submenu, so here's a little CSS to format links within a .menudiv element.
*/
.menudiv .highlighted {
 background-color: #336699;
 border-color: #336699;
 color: #FFFFFF;
}

/* The links in the upper-left that pop out 'divMenu' menus. */
.trigger a {
 font: Bold 14px Arial, Helvetica, sans-serif;
 color: #003366;
 text-decoration: none;
}

/* Likewise, style active trigger links */
.trigger a.highlighted {
 color: #CC9966;
}

