﻿/*General Classes */
.textsmall
{
	font-family:Verdana;
	font-size:8pt;
	color:White;
}
.textgreen
{
	color:#023F1E;
	font-family:Verdana;
	font-size:8pt;
}
.textblue
{
	color:#0082B3;
	font-family:Verdana;
	font-size:10pt;
}


#footerNav
{
	font-family:Verdana;
	font-size:8pt;
	color:#119AD3;
	padding-top:0px;
}
#footerNav a
{
	font-family:Verdana;
	font-size:8pt;
	color:#119AD3;
	text-decoration:none;	
}
#footerNav a:hover
{
	text-decoration:underline;
}
#landContentShadow
{
	width:788px;
	background-image:url(images/bgDropShadow2.jpg);
	background-repeat:repeat-y;
}
#bgHeader
{
	height:152px;
	width:788px;
	background-image:url(images/topheader.jpg);
	background-repeat:no-repeat;
}
#HeaderShadow
{
	width:788px;
	background-image:url(images/bgDropShadow2.jpg);
	background-repeat:repeat-y;
}
#LogoDiv
{
	float:left;
	width:176px;
	height:152px;
}
#NavBg
{
	float:left;
	background-image:url(images/bgNav.jpg);
	background-repeat:no-repeat;
	background-color:#C9E5F0;
	width:379px;
	height:40px;
	position:relative;
	top:66px;
}
#NavBg img
{
	padding-top:9px;
}
#HomeLink
{
	padding-left:22px
}
#ImageTopRight
{
	float:right;
	width:233px;
	height:147px;
	vertical-align:top;
}
#SideBar
{
	vertical-align:bottom;
	float:left;
	width:176px;
	height:330px;
}
#Content
{
	text-align:left;
	/*height:400px;*/
}
#bgContent
{
	width:788px;
	background-image:url(images/bgSidebar.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
/* Home Page */
#HomeBubble1
{
	float:left;
	width:232px;
	height:304px;
	position:relative;
	top:0px;
	
}
#HomeBubble2
{
	float:left;
	width:167px;
	height:200px;
}
#yearsTxt
{
	position:relative;
	right:354px;
	top:75px;
}
#dreamsTxt
{
	position:relative;
	right:350px;
	top:-20px;
}
#fundaysTxt
{
	position:relative;
	right:167px;
	top:26px;
}
#HomeText
{
	height:340px;
	text-align:left;
	background-image:url("images/hometext.gif");
	background-repeat:no-repeat;
	background-position:bottom right;
	
}
#HomebgContent
{
	
	width:788px;
	background-image:url(images/homeBg.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	height:330px;
	
}
#HomeSideBar
{
	vertical-align:bottom;
	float:left;
	width:179px;
	height:330px;
}
/* Products Page */
#Product a
{
	float:left;
}
#Product
{
	height:255px;
	padding-left:50px;
}
#Product img
{
	padding-left:10px;
}
#Triple
{
	position:relative;
	left:-20px;
}

/*#Text
{
	padding:10px;
	padding-right:25px;
}*/
#ProductsbgContent
{
	width:788px;
	background-image:url(images/bgSidebar.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
}
#ProductsSideBar
{
	
	float:left;
	width:176px;
	height:400px;
}
#ProductsSideBarLnk1
{
	position:relative;
	top:143px;
	right:6px;
}
#ProductsSideBarLnk2
{
	position:relative;
	top:161px;
	right:6px;
}

/* Tips Page*/
.TipText
{
	padding-right:20px;
}
/* AboutUs Page*/
.AboutText
{
	padding-right:20px;
}
/* Years Supply Page*/
#YearsbgContent
{
	width:788px;
	background-image:url(images/bgSidebar.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	
	
}
#YearsSideBar
{
	vertical-align:bottom;
	float:left;
	height:500px;	
}
#Thanks
{
	
	background-image:url("images/thanks.gif");
	background-repeat:no-repeat;
	background-position:center top;
	width:500px;
	height:200px;
	text-align:center
}
#ThankYou
{
	padding-top:120px;
}
#YearsTitle
{
}
YearsBottles
{}
/* WHERE to buy*/
.WhereTD
{
	border-left:solid 1px #25A2D7;
}
.WhereTH
{
	border-left:solid 1px #25A2D7;
	border-bottom:solid 1px #25A2D7;
}
.WhereJustBottom
{
	border-bottom:solid 1px #25A2D7;
}
/* Terms & Cond*/
.termstextgreen
{
	color:#023F1E;
	font-family:Verdana;
	font-size:8pt;
}
.termstextgreen a
{
	color:#023F1E;
	font-family:Verdana;
	font-size:8pt;
	text-decoration:none;
}
.termstextgreen a:hover
{
	text-decoration:underline;
}
/* Contacts*/
.termstextgreen
{
	color:#023F1E;
	font-family:Verdana;
	font-size:8pt;
}
#ContactsBg
{
	height:270px;
	background-image:url("images/contactus_bottles.jpg");
	background-repeat:no-repeat;
	background-position:bottom right;
}
/* Tvad*/
#TvSideBar
{
	vertical-align:bottom;
	float:left;
	width:156px;
	height:400px;
}
#TvContent
{
	text-align:left;
	/*height:400px;*/
}
.textbluesmall 
{
	color:#119AD3;
	font-family:Verdana;
	font-size:8pt;
}
.textbluesmall a
{
	color:#119AD3;
	text-decoration:underline;
}
.textbluesmall a:hover
{
	text-decoration:none;
}
.tipsText
{
	padding-left:100px;
	width:450px;
	position:relative; top:-20px;
}