body, body#ecomm {
	font-size:9pt;
	font-family:Arial;
	background: #838383 url(images/bg-main.gif) left top repeat-x;	
}

body#ecomm {
	background: #FFF url(images/bg-main-ecomm.gif) left top repeat-x;	
}

a{
	text-decoration:none;
	color:#FFF;
}
a:hover{
	text-decoration:underline;
}
p{
	padding:6px;
	line-height:15px;
}
h1{
	padding:3px;
	margin-left:10px;
	height:27px;
	width:490px;
	border-bottom:1px dotted #222222;
}
h1 a {
	float: right;
	font-weight: bold;
	color: blue;
	line-height: 28px;
	text-decoration: underline;
	font-style: italic;
	font-size: 10pt;
}
h1 a:hover {
	text-decoration: none;
}
h1.ec {
	line-height: 27px;
	font-size:16px;
	font-family: Georgia;
	font-weight: bold;
	width: auto;
}
h1.lab {
	color:#990000;
	border-bottom:0;
	padding:2px;
	padding-bottom:8px;
	margin:0;
	text-indent:0;
	width: auto;
	height: 16px;
}
h1.sm {
	font-size:12px;
}

img.rolf{
	padding-right:35px;
}
h1.book{
	background:url(images/h-pg-book.gif) center left no-repeat;
}
h1.ha{
	background:url(images/h-pg-homeaccents.gif) center left no-repeat;
}
h1.cloth{
	background:url(images/h-pg-clothing.gif) center left no-repeat;
}
h1.jewel{
	background:url(images/h-pg-jewelry.gif) center left no-repeat;
}
h1.mlist{
	background:url(images/h-mlist.gif) center left no-repeat;
}
h1.child{
	background:url(images/h-pg-childrens.gif) center left no-repeat;
}
h1.map{
	background:url(images/h-pg-map.gif) center left no-repeat;
}
h1.kitch{
	background:url(images/h-pg-kitchen.gif) center left no-repeat;
}
h1.info{
	background:url(images/h-pg-info.gif) center left no-repeat;
}
h1.bath{
	background:url(images/h-pg-bath.gif) center left no-repeat;
}
#container{
	width:950px;
	margin:0 auto;
}
#topnav, #topnav-home{
	height:79px;
	width:100%;
	margin:0 auto;
	background: url(images/topnav-bg.gif) bottom center no-repeat;
}
#topnav-home{
	height:60px;
	background: url(images/topnav-bg.gif) center no-repeat;
}
#header{
	width:100%;
	height:81px;
	margin:0 auto;
	background: url(images/header-bg.gif) center no-repeat;
}
#email-reg{
	float:right;
	padding-top:33px;
	color:white;
}
#email-reg table td{
	padding-right:3px;
}
#email-reg table input.text{
	border:1px solid #333333;
}
#email-reg table input.submit{
	font-size:8pt;
}
#lownav{
	width:100%;
	height:19px;
}
#lownav ul{
	width:100%;
}
#lownav li{
	display:inline;
}
#lownav li a{
	padding-right:7px;
	padding-left:7px;
}
#lownav li a#first{
	padding-left:0;
}
#lownav li a#last{
	padding-right:0;
}
#home-mid{
	height:250px;
	width:100%;
}
#ecomm-mid{
	width:100%;
}
#home-mid-lt{
	float:left;
	width:144px;
	height:250px;
	background:#e5e5e5;
	border-left:1px solid #B0B0B0;
}
#home-mid-img{
	float:left;
	width:290px;
	height:250px;
}
#home-mid-rt{
	float:left;
	width:514px;
	height:250px;
	background:#E5E5E5;
	border-right:1px solid #B0B0B0;
}
#home-mid-rt p{
	font-size:9pt;
	line-height:18px;
}
#img-tag{
	padding-left:20px;
	padding-top:140px;
}
#home-low-gray{
	width:100%;
	height:20px;
	margin:0 auto;
}
#home-low-gray-lt{
	width:145px;
	height:20px;
	float:left;
}
#home-low-gray-lt a{
	margin-left:5px;
}	
#home-low-gray-md{
	width:290px;
	height:20px;
	float:left;
}
#home-low-gray-rt{
	width:515px;
	height:20px;
	float:left;
}
#home-low-ltgray{
	width:100%;
	height:130px;
	margin:0 auto;
}
#home-low-ltgray-lt{
	width:145px;
	height:130px;
	float:left;
	background:#333333;
}
#home-low-ltgray-lt p{
	font-size:8pt;
	padding-top:100px;
	color:white;
}
#home-low-ltgray-md{
	width:290px;
	height:130px;
	float:left;
}
#home-low-ltgray-rt{
	width:515px;
	height:130px;
	float:left;
	color:white;
}
#home-low-ltgray-rt p{
	line-height:20px;
}
#footer p, #footer-comm p {
	padding-top:3px;
	color:white;
	font-size:8pt;
	font-weight:bold;	
}
#footer-comm p {
	color: #333333;
	width:98%;
	text-align: center;
	margin:0 auto;
	padding: 5px 0 0 0;
	border-top:1px dotted #333333;
}
#footer-comm a {
	color: #333333;
}
#map{
	width:225px;
	height:200px;
	float:right;
	margin-top:6px;
	margin-right:8px;
	border:1px solid black;
}
#ocva{
	margin-top:50px;
	margin-left:5px;
}
table.contact{
	font-size:8pt;
	margin-top:10px;
	margin-left:10px;
}
table.contact td{
	padding:3px;
}
table.contact input.text{
	font-size:8pt;
	padding:1px;
	width:200px;
}
table.contact textarea{
	width:200px;
	height:60px;
	font-size:8pt;
	font-family:arial;
	padding:1px;
}
.thumbs table{
	margin-top:2px;
}
.thumbs table td{
	padding:2px;
}
.thumbs table img{
	padding:1px;
	border:4px solid #333333;
	background:white;
}
.thumbs table img:hover{
	border:4px solid #000000;
}
#ecomm-banner {
	width: 100%;
	height: 18px;
	border-bottom: 1px solid blue;
	background: #bfe9ff;
}

#ecomm-banner p {
	text-align: center;
	width: 900px;
	margin: 0 auto;
	padding:0;
	font-weight: bold;
	font-size: 8pt;
	line-height: 18px;
	color: blue;
}
