.searchBtn {
	font-family:"Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #FFFFFF;
	background-color: #666666;
	border: 1px solid #666666;
	height: 20px;
	width: 30px;
}
.searchBox {
	font-family:"Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #666666;
	background-color: #FFFFFF;
	border: 1px solid #666666;
}
.textbox {
	background-color: #E0F0FF;
	border: 1px solid #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #000000;
}
.textboxDisabled {
	background-color: #FFFFFF;
	border: none;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #000000;
}
.submit {	
	font-family:"Times New Roman", Times, serif;
	color: #FFFFFF;
	background-color: #070F72;
	border: none;
	height: 18px;
	font-weight: bold;
	border: 1px solid #070F72;
}
form, ol, ul {
	margin: 0px;
	padding: 0px;
}
li {
	list-style-position: inside;
	margin: 0px;
	padding: 0px;
}
li.bullet {
	list-style-type: square;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #000000;	
}
li.bulletLrg {
	list-style-type: square;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 100%;
	color: #000000;	
}
li.num {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #000000;		
}
li.account {
	list-style-type: square;
	padding-top: 5px;
	padding-bottom: 5px;
}
li.nav {
	list-style:none;
	display:inline;
}
.txtSession, .txtCopy, .txtSiteDocs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #333333;
}
a.txtSession, a.txtSiteDocs {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #031074;
	text-decoration: none;
}
a.txtSession:hover, a.txtSiteDocs:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #031074;
	text-decoration: underline;
}
a.txtButton {
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #070F72;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}
a.txtButton:hover {
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	padding: 2px;
	line-height: 20px;
	text-align: center;
	text-decoration: none;
}

.txtOldPrice {
	text-decoration: line-through;
}
.txtSale {
 	color: #FF0000;
}
.txtOutOfStock {
	color: #FF0000;
}
.txtSiteDocs, a.txtSiteDocs {
	font-family:"Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #333333;
	text-decoration:none;
}
a.txtSiteDocs:hover {
 	font-family:"Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #FF6600;
	text-decoration:none;
}
.txtDefault, a.txtDefault, a.txtLink, a.txtLocation {
	color:#000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
}
a.txtDefault:hover, a.txtLink:hover, a.txtLocation:hover {
 	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FF6600;
	text-decoration:none;
}
a.nav, a.nav:visited {
	color:#ec944e;
}
a.nav:hover {
	text-decoration:underline;
}
.white {
	color:#CCC;
}
.subnav {
	font-size: 1.0em;	
}
.txtContentTitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.6em;
	font-weight: bold;
	display:block;
	text-transform: capitalize;
	
}
.txtBoxSave {
	color: #F90707;
	padding-left: 16px;
}
.tdListTitle {
	font-weight: bold;
}
.txtCartPrice {
	float: right;
	color: #FF0000;
	padding-right: 3px;
}
.txtCart {
	font-family:"Times New Roman", Times, serif;
	font-size: 1.5em;
	color: #000000;	
}
.cartTotal {
	border-top: 1px dashed #070F72;
	width: 153px;
	padding-top: 2px;
	margin-top: 3px;
}
a.txtCartProduct:active, a.txtCartProduct:link, a.txtCartProduct:visited {
	text-decoration: none;
	color: #000000;
}
a.txtCartProduct:hover {
	text-decoration: none;
	color: #FF6600;
}
a.txtviewCart:active, a.txtviewCart:link, a.txtviewCart:visited {
	font-family:"Times New Roman", Times, serif;
	font-size: 1.5em;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtviewCart:hover {
	background-color: #66CC33;
	color: #FFFFFF;
}
.cartProgress {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #666666;
	padding: 4px;
	border: 1px solid #CCCCCC;
	width: 350px;
	margin: auto;
	float:right;
}
.txtcartProgressCurrent {
	color: #FF9900;
	font-weight: bold;
}
.quickBuy {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666666;
}
.tdcartTitle {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	border-bottom: 1px solid #666666;
}
.tdcartEven {
	background-color: #EBEDFE;	
}
.tdcartOdd {
	background-color: #FFFFFF;
}
.tdCartSubTotal {
	padding-top: 10px;
	border-top: 1px solid #666666;
}
a.txtCheckout {
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #66CC33;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
a.txtUpdate {
	font-family:"Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF9900;
	text-decoration: none;
	font-weight: bold;
	padding: 2px;
	border: 1px solid #000000;
}
.txtStockWarn {
	font-size: 1.5em;
	color: #FF0000;
}
.txtError {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #050F72;
	background-color: #FFCECE;
	border: 1px solid #FF0000;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.txtCopyright, a.txtCopyright {
	text-align: center;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	padding-top: 5px;
	color: #000000;
}
a.txtCopyright:hover {
	text-decoration: none;
}
.dropDown {
	width: 120px;
}




.boxContent { 
	float:left;
	font-size:1.6em;
	margin:10px 20px;
	width:690px;
	line-height:1.3em;
	}
ul#store_categories { float:right; font-size:1.5em; padding-right:10px; margin-bottom:10px;}
ul#store_categories li { letter-spacing:0.01em; margin:0 2px; }

#loginsection { float:left;
height:210px;
width:355px; margin-left:55px; }
#contshopping { padding-bottom: 3px; float:left;}
#contshopping p { margin-bottom: 10px; }
