* { border:0;margin:0;padding:0; }

body {
	color:black;
	background:white;
	font-family:Arial,Helvetica,sans-serif;
	font-size:82.5%;
	line-height:1.4em;
}

ul, ol {
	list-style:inside;
}

ul, ol, p {
	margin:0.5em 0;
}

ul.nav {
	list-style:none;
	margin:0;
}

ul.nav li {
	float:left;
	padding:0 0.5em;
}

ul.nav a {
	color:black;
	text-decoration:none;
	font-weight:bold;
}

ul.nav a:hover {
	text-decoration:underline;
}


div.attnbox {
	font-family:Arial Narrow;
	background:transparent url(../img/attnbox.png) no-repeat bottom right;
	padding-bottom:8px;
}


div.attnbox div {
	background:#b19374 url(../img/attnbox_div.png) no-repeat top right;
	padding:0.5em;
}

div.attnbox h3 {
	color:#483426;
	font-size:2em;
}

div.attnbox p, div.attnbox li {
	font-weight:bold;
}

hr#clear {
	clear:both;
	color:white;
	background:white;
	width:200px;
	margin-left:300px;
}

.root {
	margin:0 auto;
	width:780px;
}

.lefty {
	float:left;
	width:292px;
/*
	width:282px;
	padding-left:10px;
	*/
}

div.quote {
	text-align:center;
	background:transparent url(../img/div.quote.png) no-repeat bottom right;
	width:420px;
	margin:0 auto;
	font-size:1.5em;
}

div.quote div {
	color:#d70505;
	font-weight:bold;
	background:transparent url(../img/div.quote_div.png) no-repeat top right;
	padding:10px 15px 10px 10px;
}

div.quote p {
	text-align:right;
	font-size:0.7em;
	font-weight:bold;
	color:black;
	height:26px;
	padding-top:10px;
	margin:0 75px 0 0;
}

/**** HEAD ****/
#head {
	background:transparent url(../img/head.gif) repeat-x bottom left;
	height:109px;
}

#head-inner {

}

#head h1 {
	width:500px;
	height:90px;
	float:left;
	background:transparent url(../img/h1.png) no-repeat 23px 0px;
	text-indent:-1000px;
}

#head #tools {
	margin-left:500px;
	width:200px;
	padding:41px 0 0 0;
	height:40px;
	background:transparent url(../img/head_tools.png) no-repeat bottom center;
}

#head #tools a {
	color:white;
	font-size:0.8em;
	text-decoration:none;
}

#head #tools a:hover {
	text-decoration:underline;
}

#tools ul {
	padding:15px 0 0 30px;
}

#tools li {
	padding:0 1.5em 0 14px;
}

#tools-home {
	background:transparent url(../img/tools-home.gif) no-repeat center left;
}

#tools-sitemap {
	background:transparent url(../img/tools-sitemap.gif) no-repeat center left;
}

/**** ROTATOR ****/
#rotator {
	height:190px;
	text-indent:-2000px;
	background:transparent none no-repeat center center;
}

/**** HEADNAV ****/
#headnav {
	background:transparent url(../img/headnav.gif) repeat-x bottom left;
	padding-top:12px;
	height:26px;
	font-size:0.9em;
}

#headnav ul {
	height:26px;
	background:transparent url(../img/headnav_ul) no-repeat bottom left;
}

#headnav li {
	text-transform:uppercase;
	padding:0 1em;
}

/**** MAIN ****/
#main {
	background:transparent url(../img/main.gif) repeat-y top left;
	padding:18px 0;
}

/**** SIDEBAR ****/
#sidebar {
	padding-right:15px;
}

#sidebar h2 {
	font-stretch:90%;
	margin:0 18px;
	color:#483426;
}

#sidebar h2, #sidebar h3, #sidebar h4 {
	color:#483426;
	font-family:Arial Narrow;
}

#sidebar a {
	color:black;
}

/** featured products **/
#sidebar div#extra { }

#extra div {
	border-left:1px dashed #999999;
	border-bottom:1px dashed #999999;
	padding:30px 0 30px 15px;
}

#extra div#last-featured {
	border-bottom:none;
}

#extra div img {
	border:1px solid black;
	float:left;
	margin-right:15px;
	width:100px;
	height:100px;
}

#extra div h3, #extra div h4 {
	font-size:0.9em;
	line-height:1.1em;
	color:white;
	text-transform:uppercase;
	font-family:Tahoma;
}

#extra div p {
	margin-top:0.5em;
	font-size:0.75em;
	line-height:1.2em;
}

#extra a.buynow {
	clear:both;
	margin-top:-10px;
}

/** contact info **/
#sidebar #contact {
	text-align:center;
}

#contact p { margin:0; }

#contact strong {
	font-size:1.25em;
}

#contact p#contact-phone {
	font-size:2.6em;
	font-weight:600;
	margin:0.67em 0 0.125em 0;
}

#contact p#contact-email {
	font-size:1.0625em;
	font-weight:600;
}

/**** CONTENT ****/
#content {
	margin-left:307px;
}


#footer {
	clear:both;
	background:transparent url(../img/footer.gif) repeat-x top left;
	padding-top:16px;
	height:50px;
	font-size:0.8em;
}

ul#footnav {
	font-weight:bold;
	margin:0.5em 0;
}

#footnav li {
	padding:0 1em;
}

#copyright p {
	margin-left:33px;
}



/**** HOME ****/
