td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #333333;
}

.medText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}

input {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
select {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
textarea {

	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

.mainNav {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6666CC;
	font-weight:bold;
	text-decoration:none;
	cursor: hand;
}	
.dropDown {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6666CC;
	text-decoration:none;
	cursor:hand;
}
.dottedLine {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6666CC;
}
#collection {
	position:absolute;
	top:65px;
	left:159px;
	visibility:hidden;
	z-index:101;
	background-color:#FFFFFF
}

#menuWrapper {
	position:absolute;
	top:65px;
	left:10px;
	visibility:hidden;
	z-index:100;
}

#about {
	position:absolute;
	top:65px;
	left:293px;
	visibility:hidden;
	z-index:101;
	background-color:#FFFFFF
}

#tempDiv {
	position:absolute;
	top:0px;
	left:0px;
	z-index:55;
	background-color:#FFFFFF
}
	
#welcomeDiv {
	position:absolute;
	left:544px;
	top:190px;
	z-index:100;

}	
	
.footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: FF66CC;
	text-decoration: none;
}

.spacer {
	padding: 10px 15px;
}

.newsTitle {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: FF66CC;
	font-weight:bold;
	text-decoration:none;
	cursor: hand;
}
.smallTextLink {
	color: 6666CC;
	text-decoration: none;
}
a:visited  {
	text-decoration: none
}
	
a:link {
	text-decoration: none;
	color: #6666CC;
}

a:hover {
	color: #CC3399
	}
	
.subHeadersWhite {
	font-weight: bold;
	color: #FFFFFF;
}

.subHeadersWhite:visited {
	font-weight: bold;
	color: #FFFFFF;
}

.subHeadersWhite a {
	font-weight: bold;
	color: #FFFFFF;
}

.subHeadersWhite:hover {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}

.smallTextBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	font-weight: bold;

}

.borderBox {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.borderBoxPink {
	padding: 5px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: FF66CC;
	border-bottom-color: FF66CC;
	border-left-color: #CCCCCC;
	background-color: FFCCFF;

}
.sideNav {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6666CC;
	font-weight:bold;
	text-decoration:none;
	cursor: hand;
}
.sideNavLight {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6666CC;
	font-weight:normal;
	text-decoration:none;
	cursor: hand;
}
#allProducts {
	padding: 10px;
	width: 100px;
	visibility: hidden;
	z-index: 100;
	position:absolute;
	background-color:#FFFFFF;
	left: 615px;
	top: 145px;
	height: 65px;
}

#allProductClose {
	position:absolute;
	width: 130px;
	visibility: hidden;
	z-index: 99;
	left: 600px;
	top: 145px;
	height: 95px;
}

