.larger{
	font-family: Tahoma;
	font-size: 18px;
	font-weight: bolder;
	color: #409B8D;
	


}


.dateHeader{
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bolder;
	color: #409B8D;
	margin: 15px 0 10px 0px;
}

.updated{
	font-family: Tahoma;
	font-size: 12px;
	font-weight: bolder;
	color: #98cec6;
	margin: 5px 0 10px 10px;
}

.videoFloat{
	float: left;
	margin: 10px 10px 0 0;
} 

/* New Store CSS */

.storeItems{
	width: 630px;
	border: 0px;
	margin: 20px 10px 20px 15px;
	padding-bottom: 20px;
	border-bottom: dotted 1px #666666;
}


.storePara{
	font-family: Tahoma;
	margin: 15px 0 10px 10px;
	font-size: 12px;
	color: #000000;
	line-height: 1.25em;

}


h1{
	font-family: Tahoma;
	margin: 0px 0 5px 10px;
	font-size: 14px;
	color: #999999;

}

h3{
	font-family: Tahoma;
	margin: 0px 0 10px 10px;
	font-size: 12px;
	color: #b9ddd8;

}

.price{
	font-family: Tahoma;
	font-size: 12px;
	color: #409B8D;
	font-weight: bold;

}

form{
	margin: 0 0 0 10px;

}

.bottomBorder{
	border-bottom: dotted 1px #666666;
	padding-bottom: 30px;
	margin-bottom: 30px;
	

}

.secHead{
	font-family: Tahoma;
	margin: 0px 0 10px -10px;
	font-size: 12px;
	color: #b9ddd8;

}

h4{
	font-family: Tahoma;
	margin: 0px 0 10px 0px;
	font-size: 12px;
	color: #409B8D;
	line-height: 1.25em;

}
.Email{
	color: #991323;
	margin-top: 5px;
}
.red{
	color: #a90057;
	vertical-align:bottom;
}

.rtColPhoto{
	float: left;
}

.rtColPhotoRt{
	float: right;
}

.subHeader{
	color: #b9ddd8;
}


.TipHeaders{
	font-family: Tahoma;
	font-size: 24px;
	font-weight: bolder;
	color: ##a90057;
	margin: 15px 0 10px 0px;
}
