body {
	font: 12px "Century Gothic", Century, Arial;
	background-color: #e6e5b5;
}

/* class for views page*/
.views {
	margin-left: 0px;
}

/*class for categories menu*/
.cats {
		font: 12px "Century Gothic", Century, Arial;
}

#cats {
	padding: 10px;
	font: bold 16px "Century Gothic", Century, Arial;
	
}

.mainlabel{
		margin-left: 40px;
		margin-right: 40px;
		margin-top: 20px;

}

.pp {
	font: 11px "Century Gothic", Century, Arial;
}

/*class for categories menu*/
.boldme {
		font: bold 20px;
		color: #c47816;
}

#services {
font: 12px "Century Gothic", Century, Arial;	
}

/*sub menu class*/
#catsub a:visited, #catsub a:link { text-decoration: none; color: #000000; font: 16px "Century Gothic", Century, Arial;}

/*sub menu hover*/
#catsub a:hover { text-decoration: underline; color: #000000; font: 16px "Century Gothic", Century, Arial;}

#catsub {
margin-left: 50px;
}
/*photo box for features view*/
#head a {
	color: #FFFFFF;
	text-decoration: none;
	font: 16px "Century Gothic", Century, Arial;	
}
#head a:hover { 
	text-decoration: underline;
	font: 16px "Century Gothic", Century, Arial;	

}
#headcart a {
	color: #FFFFFF;
	text-decoration: none;
	font: 16px "Century Gothic", Century, Arial;	
}
#headcart a:hover { 
	text-decoration: underline;
	font: 16px "Century Gothic", Century, Arial;	

}
#headcart {
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
margin-bottom: 0px;

}

#Table_01 #head {
	margin-right: 10px;
}

#small {
	font: 12px;
	height: 200px;
	width: 150px;
	float: left;
  vertical-align: baseline;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#contain {
	width: 525px;
}
#contain2 {
	width: 450px;
	margin-right: auto;
	margin-left: auto;
}
#formtable2{
	float: left;
	height: auto;
	width: 300px;
	vertical-align: top;
}

#formtable1{
	float: left;
	height: auto;
	width: 450px;
	vertical-align: top;
	margin-left: 50px;
}

#cart {
	font-family: Verdana, Arial;
  font-size: 12px;
	vertical-align: bottom;
}

#aboutustxt {
	font-family: Verdana, Arial;
  font-size: 12px;
	padding-left: 25px;
	padding-right: 25px;
}

#paginator {
	margin: 0px;
	padding: 0px;
	vertical-align: bottom;
	clear: both;
	
}

#strike {
	text-decoration: line-through;
	height: 5px;
	width: auto;
	margin: 0px;
	padding: 0px;
}

#redsale {
	height: 5px;
	width: auto;
color: #fe0202;
margin: 0px;
	padding: 0px;
}


#update_but{
	margin-right: 225px; 
}

.topmargin{
	margin-top: 50px; 
}

ul#menu {
  width: 210px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

ul#menu ol {
  display: none;
  text-align: right;
  list-style-type: none;
  margin: 0;
}

ul#menu li, 
  ul#menu a {
  font-family: "Century Gothic", Century, Arial;
  font-size: 14px;
  color: #000000;
}

ul#menu li {
   line-height: 28px;
}

ul#menu ol li {
  border-bottom: none;
}

ul#menu ol li:before {
  content: "- ";
}

ul#menu a {
  text-decoration: none;
  outline: none;
}

ul#menu a:hover {
  color: #FFFFFF;
}

ul#menu a.active {
  color: #FFFFFF;
}



