body {  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px; 
	color: #000000; 
	background:#330000 url(images/background.png) no-repeat 50% 100px;
	margin: 0px 0 0 0;
}

p {  
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px; 
	line-height: 18px; 
	color: #000000;
}

td {
	vertical-align: top;
	font-family: Arial, Verdana, Helvetica, sans-serif; 
	font-size: 12px;
	color: #000000;
}

ol {
	margin-left: 5px;
	padding-left: 5px;
}

ul {
	list-style-type: square;
}

#cart, #cart a, #cart a:link, #cart a:visited {
	text-align:right;
	font-family: "Century Gothic", sans-serif;
	margin-right:5px;
	padding-right:5px;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	vertical-align: middle;
}

#cart a:hover {
	color: #990000;
	text-decoration: none;
	font-weight: bold;
}
	

#fabrics {
	text-align: center;
}

#nbfooter {  
	background-color: #330000;
	font-size: 11px; 
	color: #ccc;
	line-height: 14px;
	text-align: right;
}

#nbfooter a:link, #nbfooter a:visited {
	color: #ccc;
}

/* navigation */

.nav {
font-family: "Century Gothic", sans-serif;
	text-align: left;
	font-size: 13px;
	letter-spacing: 1px;
	vertical-align: middle;
	padding-left:20px;
	margin-left:20px;
}

.nav a, .nav a:link, .nav a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}

.nav a:hover {
	color: #ececec;
	text-decoration: none;
	font-weight: bold;
}

/* links */

a {  
	font-weight: normal; 
	color: #990000; 
	text-decoration: underline;
}

a:link {  
	font-weight: normal; 
	color: #990000; 
	text-decoration: underline;
}

a:active {  
	font-weight: normal; 
	color: #BC0701; 
	text-decoration: underline;
}

a:visited {  
	font-weight: normal; 
	color: #BC0701; 
	text-decoration: underline;
}

a:hover {  
	font-weight: normal; 
	color: #BC0701; 
	text-decoration: underline;
}

/* headings */

h1 {
	font-size: 26px;
	font-weight: normal;
	color: #8e8e8e;
	letter-spacing: 1px;
	margin-bottom: 10px;
	margin-top: 2px;
	padding-bottom: 10px;
	text-align: right;
	border-bottom: 1px solid #A4A3A1;
}

h2 {
	font-size: 18px;
	font-weight: normal;
	color: #666;
	letter-spacing: 0px;
	line-height: 22px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

h2 a, h2 a:link, h2 a:visited, h2 a:active {
	text-decoration: none;
}

h2 a:hover {
	text-decoration: underline;
}
	
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
	letter-spacing: 0px;
	margin-bottom: 2px;
	padding-bottom: 2px;
}

h3 a, h3 a:link, h3 a:visited, h3 a:active {
	text-decoration: none;
	font-weight: bold;
}

h3 a:hover{
	text-decoration: underline;
	font-weight: bold;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #333;
	text-transform: uppercase;
}

h4 a, h4 a:link, h4 a:visited, h4 a:active {
	font-weight: bold;
	text-decoration: underline;
}

h5 {
	font-size: 12px;
	font-weight: bold;
	color: #333;
	padding-top: 10px;
	margin-top: 20px;
	border-bottom:1px dashed #d0d4d6;
}

h6 {
	font-size: 10px;
	font-weight: normal;
	color: #525252;
	line-height: 12px;
	margin-bottom:0px;
	padding-bottom:0px;
	margin-top:4px;
	padding-top:4px;
}
