

body { 
	font: 11px Arial, Helvetica, sans-serif
	color: #000000;
	}
	
	
p {padding-left: 5px; padding-right: 5px;}

div#search {float: right; font-size: 10px; padding: 5px 5px 0 0;}
	
a:hover {
	color: #000000;
	text-decoration: underline
	}

a {
	color: #9C0204;
	text-decoration: underline; 
	}

a.internal:link {
	color: #9C0204;
	}

a.internal:visited {
	color: #9C0204;
	 }
	 
a.internal:active {
	color: #9C0204;
	}
	
a.white:link {
	color: #ffffff;
	}

a.white:visited {
	color: #ffffff;
	 }
	 
a.white:active {
	color: #ffffff;
	}
	
.products {
	font: 11px arial, helvetica, sans-serif; 
	text-align: center;
	}
	
.alert {color: #9c0204; text-align: center; font-style: italic; font-weight: 600; font-size: 11px;}

H3 {
	color: #9c0204;
	padding-left: 8px;
	}	
	
h2 {padding-left: 5px; color: #9c0204;}

.small { 
	color: #ffffff; font-size: 10px; 
	} 
	
.footer { 
	color: #333333; font-size: 11px; 
	} 
	
.head {
	color: #9c0204;
	}
	
glassbg {
	background-images: url(images/glassbg.jpg) 98% 18% repeat-y; 
	}
	
div#content {
	background-color: #fff;
	border-bottom: 1px solid #333; 
	border-right: 1px solid #333;
}

.searchtext {
	font-size: 10px;
	color: #999999;
}

div#cart {
	width: 600px;
	padding: 10px;
}

