body {
	background: url(images/sce/document_bg.jpg);
	margin: 0 0 0 0px;
	font-family: Arial;
	color: #000;
}

.header {
	background: url(images/sce/header.jpg) no-repeat;
	height: 148px;
	}
	
.menu { 
	font-family: Arial;
	text-align: left;
	font-size: 12px;
	letter-spacing: 2px;
	}
	
	.menu a {
		padding: 4 10 4 10px;
		color: #cccc99;
		font-weight: bold;
		font-style: italic;
		text-decoration: none;
		}
		
		.menu a:hover {
		color: #FFF;
		background: #666633;
		}
		
		.sp {
		letter-spacing: 50px;
		}
	
.content {
	background: url(images/sce/content_bg.jpg);
	padding-top: 20px;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 5px;
	}
	
a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
	}
	
	a:hover { 
	color: #cccc99;
	}
	
#side_lt {
	width: 165px;
	color: #000;
	float: left;
	}
	
	#side_lt ul {
	list-style-type: none;
	padding-left: 2px;
	margin-left: 2px;
	padding-top: 2px;
	margin-top: 2px;
	}
	#side_lt p {
		font-size: 12px;
		letter-spacing: 1px;
		text-decoration: underline;
		margin: 0 0 0 0px;
		}
		
		#side_lt li {
		padding-top: 5px;
		}
	
#text {
	width: 400px;
	float: left;
	color: #000;
	}
	
	#text p {
	font-size: 12px;
	line-height: 120%;
	letter-spacing: 1px;
	text-align: justify;
	padding-right: 8px;
	}
	#text li {
	font-size: 12px;
	line-height: 120%;
	letter-spacing: 1px;
	padding-right: 8px;
	}
	
	.padded {
	padding-left: 20px;
	padding-right: 20px;
	text-align: justify;
	}
	
#side_rt {
	width: 155px;
	float: right;
	padding-top: 30px;
	}
	
	#newproduct {
		width: 140px;
		background: url(images/sce/side_rt_bg.jpg) repeat-y;
		text-align: center;
		}
		.newprod {
		border: 1px solid #663300;
		}
		
	#coolidea {
		width: 140px;
		background: url(images/sce/side_rt_bg.jpg) repeat-y;
		}
		.idea {
		padding: 0 5 0 5px;
		letter-spacing: 1px;
		font-size: 11px;
		margin: 0 0 0 0px;
		}
	
#clear {
	clear: both;
	}

#address {
	font-size: 13px;
	letter-spacing: 2px;
	color: #000;
	margin: auto;
	text-align: center;
	}
	
.bottom {
	background: url(images/sce/content_bottom.jpg) no-repeat;
	height: 10px;
	}

h1 {
	font-size: 18px;
	font-weight: bold;
	font-style: italic;
	border-bottom: 1px solid #996633;
	}
	
h2 {
	font-size: 13px;
	font-weight: bold;
	font-style: italic;
	color: #663300;
	}
	
h3 { 	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	}
	
h4 {
	font-size: 16px;
	font-weight: normal;
	letter-spacing: 2px;
	padding: 0 0 2 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	}
	
	h4 a {
	font-weight: normal;
	}
	
	h4 a:hover {
	color: #FFF;
	}
	

#foot{
	width: 100%;
	margin: auto;
	text-align: center;
	font-size: 12px;
	margin: auto;
		color: #333;
	}
		#foot a { font-size: 12px; color: #FFF; text-decoration: none; font-weight: bold;}
		#foot .copy { font-size: 11px; }
		#foot .copy a { text-decoration: underline; color: #333; font-size: 11px;}
		#foot a:hover { color: #cccc99; }
		
#resources ul {
	font-size: 12px;
	}
	
	#resources li {
	list-style-type: none;
	background: url(images/sce/square1.gif) top left no-repeat;
	padding-left: 25px;
	}
	
	#resources a {
		text-decoration: underline;
		color: #000;
		}
		
		#resources a:hover {
		color: #336600;
		}
#specials { padding: 7 2 2 5px;}
.specials1 { letter-spacing: 1px; font-style: italic; color: #336600; font-weight: bold;}

.top a { font-size: 8px; text-transform: uppercase; border-bottom: 1px solid #996633; display: block; }