body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}

.homeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

.homebg {
	background-image: url(images/home_back.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.footerNav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.footerNav a:link, .footerNav a:visited {
	color: #000000;
}

.footerNav a:hover{
	color: #FF0000;
}

.productLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.productLink a:link, .productLink a:visited {
	color: #FF0000;
}

.productLink a:hover{
	color: #FFA500;
}
.largeText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.smallText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.dropdown1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	background-color: #FFCC00;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.button1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	border-top-color: #FFA500;
	border-right-color: #AA2A34;
	border-bottom-color: #AA2A34;
	border-left-color: #FFA500;
}
.input1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	background-color: #FFF7A3;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
}
.medText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.recipeTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.nutritionTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
}
.nutritionFacts {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.nutritionSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.nutritionProdTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
}
.bgUTcan {
	background-image: url(images/back_ut.gif);
	background-repeat: repeat-x;
	background-position: top;
}
.stagebg {
	background-color: #FFFFFF;
	background-image: url(images/comingsoon_background.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.shopTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.shotSKU {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF0000;
}
.shopPrice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
.shopBtn {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	border-top-color: #FFCC00;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #FFCC00;
}
.shopDescrip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.linkROTM {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: underline;
}
.linkROTM a:link, .linkROTM a:visited {
	color: #FFFFFF;
}

.linkROTM a:hover{
	color: #FFE900;
}
.backUThome {
	background-image: url(images/back_ut_swirl3.jpg);
	background-color: #FAC900;
	background-repeat: no-repeat;
	background-position: left top;
}
.backUTrecipe {
	background-color: #FAC900;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(images/back_ut_recipe.gif);
}
.formDescrip {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.formText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.bodyHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.bodyHomeSmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#twitter_div {
	width: 295px;
	margin-left: 105px;
}

.sidebar-title {
	color: #000;
}

.twitter_update_list {
	margin: 0px;
}

ul {
	padding: 0px;
	}
	
li {
	color: #666;
	margin: 5px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #999;
	font: 10px Arial, Helvetica, sans-serif;
	}

