.navigationMenu {
	background : Black;
	border : thin ridge #B0C4DE;
	border-bottom : thin ridge #B0C4DE;
}

.menu {
	font : normal normal normal 11px sans-serif;
	color : black;
	font-weight : bolder;
	text-align : left;
	text-decoration : none;
	text-transform : lowercase;
	vertical-align : bottom;
}

.login {
	font : bolder normal 11px sans-serif;
	color : black;
	text-align : left;
	text-decoration : none;
	text-transform : none;
	vertical-align : bottom;
}

.loginBody {
	background : Black;
	border : thin ridge #B0C4DE;
	border-bottom : thin ridge #B0C4DE;
}

.showRoomBody {
	background : Black;
	border : thin ridge #B0C4DE;
	border-bottom : thin ridge #B0C4DE;
}

.showRoom {
	font : normal normal normal 12px sans-serif;
	color : #675212;
	font-weight : bold;
	text-align : left;
	text-decoration : none;
	text-transform : none;
	vertical-align : bottom;
	width : 250px;
}

.specialInfoBody {
	background : Black;
	border : thin ridge #B0C4DE;
	border-bottom : thin ridge #B0C4DE;
}

.specialInfo {
	font : normal normal normal 12px sans-serif;
	font-weight : bold;
	text-align : left;
	text-decoration : none;
	text-transform : lowercase;
	vertical-align : bottom;
	color: black;
}

a:link    {text-decoration: none; color:#000000; font-size : smaller;}
a:active  {text-decoration: none; color:#000000; font-size : smaller;}
a:visited {text-decoration: none; color:#000000; font-size : smaller;}
a:hover   {text-decoration: none; color:#BDB76B; font:bold;}

.catalogCaption {
	background : #DDB18C;
	font : bolder 12px Arial, Helvetica, sans-serif;
	text-transform : none;
}

.subCategory {
	font : bolder 12px Arial, Helvetica, sans-serif;
	color : Green;
}

.subCategoryRed {
	font : bolder 11px Arial, Helvetica, sans-serif;
	color : Red;
}

.productDescription {
	font : 9px Arial, Helvetica, sans-serif;
}

.princeRanges {
	font : 10px Arial, Helvetica, sans-serif;
}

.selections {
	font : 11px sans-serif;
}

.submitButton {
	font-size: 9px; width: 75px;
}

.cartButton {
	font-size: 9px; width: 50px;
}

.cartInput{
	width : 20px;
	font : 11px Arial, Helvetica, sans-serif;
}

.tinyDeliveryInput{
	width : 50px;
	font : 11px Arial, Helvetica, sans-serif;
}
.smallDeliveryInput{
	width : 100px;
	font : 11px Arial, Helvetica, sans-serif;
}

.bigDeliveryInput{
	width : 150px;
	font : 11px Arial, Helvetica, sans-serif;
}

.popUp {
	text-decoration : none;
	font-size : 12px;
	font-weight : bold;
}
body {	
	color: #000000;
}

.head {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B01E2E;
}

.subhead {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #B01E2E;
}

a {
	color: #B01E2E
}

h3 {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #B01E2E;	
	margin-bottom: 5px;
}

p {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #000000;	
}


p.copyright {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;	
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 5px;
}

td {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;	
	color: #000000;
}