@charset "utf-8";
/* CSS Document */

body
{
	background-image:url(../images/background-image.jpg);
	background-repeat:no-repeat;
	/*background-repeat:repeat-x;*/
	background-color:#AC9665;
	margin:0 auto 0 auto;
	color:#48260b;
	font-family:Arial, Helvetica, sans-serif;
}

div#page
{
	width:1000px;
	width:1000px !important;
	height:auto !important;
	margin:0 auto 0 auto;
	font-size:12px;
}

div#header
{
	width:1000px;
	float:left;
	height:104px;
	margin:0px;
	padding:0px;
}

div#topLogo
{
	width:160px;
	height:104px;
	float:left;
	margin:0px;
	padding:0px;
}

div#rightHeader
{
	width:840px;
	float:left;
	height:104px;
	margin:0px;
	padding:0px;
}
div#topHeader
{
	width:840px;
	height:74px;
	float:left;
	margin:0px;
	padding:0px;
	text-align:right;
}

div#masthead
{
	width:444px;
	float:left;
	height:57px;
	margin:0px;
	padding:0px;
	padding-top:6px;
}

.largeWhite
{
	font-size:15px;
	color:#fff7de;
	font-weight:bold;
	font-style:italic;
}

div#email
{
	width:385px;
	float:left;
	text-align:right;
	height:74px;
}

div#navigation
{
	height:30px;
	float:left;
	width:840px;
	margin:0px;
	padding:0px;
	background-color:#fff;
}
div#contentContainer
{
	width:1000px;
	background-image:url(../images/contentRepeater.jpg);
	background-repeat:repeat-y;
	float:left;
	margin:0px;
	padding:0px;
	background-color:#fff;
}

div#bottomLogo
{
	width:173px;
	height:36px;
	float:left;
	margin:0px;
	padding:0px;
	padding-bottom:8px;
	background-color:white;
}

div#leftMenu
{
	width:173px;
	height:100%;
	float:left;
	background-color:#FFF8DE;
}

div#leftMenu h2
{
	font-size:15px;
	font-weight:bold;
	color:#a40f0e;
	margin:0px;
	padding:0px;
	padding-bottom:2px;
}

div#leftMenu ul
{
	list-style-type:none;
	margin:0px;
	padding:0px;
	padding-left:3px;
	line-height:17px;
	padding-bottom:12px;
	color:#48260b;
}

div#leftMenu ul li
{
	margin:0px;
	padding:0px;
}

div#leftMenu ul li a, div#leftMenu ul li a:visited
{
	color:#48260b;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
}

div#leftMenu ul li a:hover, div#leftMenu ul li a:active
{
	color:#a27f43;
}


div#leftTop
{
	width:173px;
	float:left;
	height:18px;
	margin:0px;
	padding:0px;
}

div#leftMiddleLinks
{
	width:153px;
	padding-left:10px;
	padding-right:10px;
	float:left;
	background-color:#FFF8DE;
}

div#middleContent
{
	width:827px;
	float:left;
	margin:0px;
	padding:0px;
	padding-top:15px;
}

div#middleContentTemplate
{
	width:605px;
	float:left;
	margin:0px;
	padding:0px;
	padding-left:15px;
	padding-right:15px;
	padding-top:25px;
	padding-bottom:25px;
}

div#rightColumn
{
	width:192px;
	float:left;
	margin:0px;
	padding:0px;
	padding-top:15px;
	padding-bottom:15px;
}

div#graphic
{
	width:766px;
	float:left;
	padding-left:30px;
	padding-bottom:15px;
}

div#text
{
	width:766px;
	padding-lefT:30px;
	float:left;
}

div#landingLinksHome
{
	padding-left:173px;
	width:827px;
	float:left;
	text-align:center;
	background-image:url(../images/contentRepeater.jpg);
	background-repeat:repeat-y;
}

div#landingLinks
{
	padding-left:75px;
	width:925px;
	float:left;
	text-align:center;
	background-image:url(../images/contentRepeater.jpg);
	background-repeat:repeat-y;
}


div#landingLinks a, div#landingLinks a:visited
{
	color:#660404;
	text-decoration:underline;
	font-weight:normal;
	font-size:12px;
}

div#landingLinks a:hover, div#landingLinks a:active
{
	color:#48260b;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
}

div#footer
{
	width:1000px;
	float:left;
	margin:0px;
	font-size:11px;
	padding:0px;
	background-color:#4a260e;
	color:#FFF8DE;
	text-align:center;
	line-height:17px;
}

div#footer h2
{
	font-size:14px;
	font-weight:bold;
	color:#fff7de;
	padding:0px;
	margin:0px;
}

div#footer a, div#footer a:visited
{
	color:#fff;
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
}

div#footer a:hover, div#footer a:active
{
	text-decoration:underline;
}

h1
{
	font-size:18px;
	font-weight:bold;
	color:#48260b;
	margin:0px;
	padding:0px;
	padding-bottom:8px;
}

h1.homepage
{
	font-size:16px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	padding-bottom:8px;
	color:#48260b;
}

h2
{
	font-size:16px;
	font-weight:bold;
	color:#9e0000;
	margin:0px;
	padding:0px;
	padding-top:12px;
}

p
{
	margin:0px;
	padding:0px;
	line-height:18px;
	padding-bottom:10px;
	padding-top:5px;
}

.small
{
	font-size:10px;
}

a, a:visited
{
	color:#660404;
	text-decoration:underline;
	font-weight:normal;
	font-size:12px;
}

a:hover, a:active
{
	color:#48260b;
	text-decoration:none;
	font-weight:normal;
	font-size:12px;
}

#ctl00_centerColumn.page-column-center
{
	padding-left:15px;
	padding-right:15px;
	padding-top:25px;
	padding-bottom:25px;
}

td.ctl00_centerColumn
{
	width:625px;
}

#mini-cart-separator
{
	background-color:none;
	background:none;
	background-image:none;
	height:1px;
}
td.mod-box-tp
{
	height:1px;
	background-color:none;
	background:none;
	background-image:none;
}

td.mod-body-tp
{
	height:1px;
	background-color:none;
	background:none;
	background-image:none;
}
td.mod-body-lt
{
	height:1px;
	background-color:none;
	background:none;
	background-image:none;
}
table.mod-body-body
{
	background-color:none;
	background:none;
	background-image:none;
}

table.mod-body cart-module-cart
{
	background-color:none;
	background:none;
	background-image:none;
}

td.mod-body-tl
{
	background-color:none;
	background:none;
	background-image:none;
}


/*--- CSS Document --------------------------------------------------------------------------
	File Name: holyhack.css
	Date: 6-22-06
	Description: Holy Hack for keeping divs from collapsing when they hold no content (floated divs) 
	Note: This is a hack for Internet Explorer 6 (This may not work for Internet Explorer 7)
-------------------------------------------------------------------------------------------*/

.clearfix:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

/* for ie on a mac */
.clearfix
{
	display: inline-table;
}

/* Hides from IE-mac \*/
*html .clearfix
{
	height: 1%;
}

.clearfix
{
	display: block;
}
/* End hide from IE-mac */




/*nav styles*/


body div#listmenu ul li ul
{
	display:none; /*--- Hides all drop down menus ---*/
}

div#listmenu /*--- Menu List Container ---*/
{
	float:left; /*--- Makes the div enclose the list ---*/
	width:840px;
	height:30px;
	background-color:#4a260e;
	
}

div#listmenu ul
{
	margin:0px;
	padding:0px;
	list-style-type: none;
}

div#listmenu li
{
	float:left; /*--- Causes the list to align horizontally instead of stack ---*/
	position:relative; /*--- Positioning context for the absolutely positioned drop-down ---*/
	list-style-type: none; /*--- Removes the bullet off list items ---*/	
	display:block;
	padding:0px;
	margin:0px;
}

div#listmenu ul li 
{
	float:left; /*--- Causes the list to align horizontally instead of stack ---*/
	position:relative; /*--- Positioning context for the absolutely positioned drop-down ---*/
	list-style-type: none; /*--- Removes the bullet off list items ---*/	
	display:block;
	margin:0px;
	padding:8px 13px 0px 14px;
	height:22px;
}

div#listmenu ul li:hover
{
	background-color:#fff7de;
}

div#listmenu ul li a, div#listmenu ul li a:visited
{
	color:#fff7de;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
}

div#listmenu ul li a:hover, div#listmenu ul li a:active
{
	font-weight:normal;
	color:#4a260e;
	font-size:12px;
	text-decoration:none;
}

/* DROPDOWNS */
div#listmenu ul li:hover ul  {
	display:block; /*--- Displays appropriate drop down menu ---*/
}
div#listmenu ul li ul li a.dropDown {
	color:black;
	text-decoration:none;
	display:block;
	margin:0px;
	padding:3px;
	font-size:12px;
	font-weight:normal;
	font-family: "Trebuchet MS", "Tahoma", "Helvetica", "Arial", sans-serif;
}
div#listmenu ul li ul li a.dropDown:hover {
	color:white;
}

div#listmenu ul li ul
{
	margin:0px; /*--- Prevents the temp margin on the ul from inheriting here ---*/
	position:absolute; /*--- Positions the drop-down ul in relation to its relatively positioned li parent ---*/
	left:0px; /*--- Aligns the drop-down exactly under the menu ---*/
	top:38px;
	padding:0px;
	border-left:1px solid #cbcbcb;
	border-right:1px solid #cbcbcb;
	border-bottom:1px solid #cbcbcb;
	background-color:#edeced;
	z-index:99;
}


div#listmenu ul li ul.company
{
	/*--- Sets the width of the menu; in combo with the li's 100% width, makes the menu stack ---*/
	width:175px;
	padding:0px;
	margin-top:0px;
}

div#listmenu ul li ul.products
{
	/*--- Sets the width of the menu; in combo with the li's 100% width, makes the menu stack ---*/
	width:190px;
	padding:0px;
	margin-top:0px;
}

div#listmenu ul li ul.services
{
	/*--- Sets the width of the menu; in combo with the li's 100% width, makes the menu stack ---*/
	width:200px;
	padding:0px;
	margin-top:0px;
}


div#listmenu ul li ul.freeneeds
{
	/*--- Sets the width of the menu; in combo with the li's 100% width, makes the menu stack ---*/
	width:150px;
	padding:0px;
	margin-top:0px;
}
div#listmenu ul li ul.success
{
	/*--- Sets the width of the menu; in combo with the li's 100% width, makes the menu stack ---*/
	width:165px;
	padding:0px;
	margin-top:0px;
}


div#listmenu ul li ul li
{
	width:100%; /*--- Makes the list items fill the list containers (ul) ---*/
	border:0px; /*--- Three sides of each drop-down item ---*/
	padding:0px;
	margin:0px;
	background:none;
	background-image:none;
	background-color:#edeced;
	border-top:1px solid #cbcbcb;
}


div#listmenu ul li ul li:hover {
	background-color:#bbbbbb;
}

/*Coupon*/


div#coupon
{
	background-image:url(/images/coupon.jpg);
	background-repeat:no-repeat;
	width:415px;
	height:184px;
	padding-left:175px;
	padding-right:15px;
	padding-top:20px;
}

div#coupon h2
{
	color:#48260b;
	margin:0px;
	padding:0px;
	font-size:18px;
}

.red
{
	color:#9e0000;
	font-weight:bold;
	font-size:14px;
}


	
