body {
	font-family: "Times New Roman", Times, serif;
	font-size: 1.1em;
	color: #CCCCCC;
	background: url(../common_images/fabric_background.jpg);
}
h1 {
	font-weight: normal;
	margin: 5px 0 5px 0;
	font-size: 1.8em;
}
a:link {
	color: #88ffff;
}
a:visited {
	color: #88ffff;
}
a:hover {
	color: #CCCCCC;
}
a.greenLink:link {
	color: #99dd88;
}
a.greenLink:visited {
	color: #99dd88;
}
a.greenLink:hover {
	color: #99CC66;
}
th {
	text-decoration: underline;
	font-weight: normal;
	width: 50px;
}
.blueonblue {
	font-style: italic;
	color: #99CCFF;
}
.largebold {
	font-size:1.2em;
	font-weight: bold;
	color: #FFFFFF;
}
.info {
	width: 94%;
	text-align: justify;
	margin: 10px 0 10px 0;
}	
#galleryLinks {
	text-align: center;
}
.vtGreen {
	color: #99dd88;
}
.vtGreenLg {
	color: #99dd88;
	font-size: 1.1em;
	font-weight: bold;
}
.homeBlurb {
	width: 65%;
}
#slideshow {
	height: 500px;
	width: 400px;
	position: relative;
	top: 0px;
	left: 0px;
	overflow: hidden;
}
#ringSlideshowContainer {
	height: 500px;
	width: 100%;
	position: relative;
	top: 0;
	left: 0;
}
#ringSmSlideshow {
	position: absolute;
	height: 100%;
	width: 100%;
	top: 91px;
	left: 73px;
	margin-left: 18px;
	display: block;
}
#newbanner {
	position: absolute;
	background: transparent url(../common_images/new.gif) no-repeat;
	z-index: 2;
	height: 95px;
	width: 144px;
	left: 0px;
	top: 0px;
	visibility: hidden;
	display: none;
}
#Container {
	position: relative;
	width: 100%;
	height: 100%;
	text-align: left;
	left: 0px;
	top: 0px;
	font-size: 0.8em;
}
#description {
	position: absolute;
	left: 30px;
	top: 10px;
	width: 225px;
}
#thumbWrapper {
	position: relative;
	top: 5px;
	left: 0px;
}
#next {
	position: absolute;
	width: 20px;
	height: 68px;
	top: 167px;
	left: -11px;
}
#previous {
	position: absolute;
	width: 20px;
	height: 93px;
	top: 245px;
	left: -11px;
}
#schedule {
	font-size: 87%;
}
.stockOutAllert {
	background: #990000;
	display: inline;
	color: #FFFFFF;
}
/* used to hide link to page 4 in template VT Collections*/
.noShow {
	display: none;
}
#facebookIcon {
	margin-bottom: -2px;
}
