

html, body 
{
	padding:0px;
	margin:0px;
	font-family: Arial, Verdana, Sans;
	font-size:  13px;
}

body 
{ 
	text-align:left; /* for IE */ 
	margin: 0px;
	padding: 0px;
}

select
{
  font-family: Arial, Verdana, Sans-Serif;
  font-size: 13px;
}

input
{
  font-family: Arial, Verdana, Sans-Serif;
  font-size: 13px;
}

img 
{
	border:0;
}

h1 
{
	font-size: 21px;
	color: #427ac2;
}

.content
{
	font-family: Arial, Verdana, Sans;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
}

.content A:link {text-decoration: underline; color: #000000; font-weight: normal; font-size: 11px;}
.content A:visited {text-decoration: underline; color: #000000; font-weight: normal; font-size: 11px;}
.content A:active {text-decoration: underline; color: #000000; font-weight: normal; font-size: 11px;}
.content A:hover {text-decoration: underline; color: #909090; font-weight: normal; font-size: 11px;}

.reqField
{
	font-size: 12px;
	color: red;
	font-weight: normal;
}

.successMsg
{
	font-size: 11px;
	color: Blue;
	font-weight: Normal;	
}

.navMenu
{
  width: 640px; 
  height: 106px; 
  vertical-align: top;
  text-align: center;
}

.navMenu tr td a
{
  font-family: Trebuchet MS;
  font-size: 16px;
  color: White;
  text-decoration:none;
}

.navMenu tr td:Hover
{
  background-image: url(../images/navHilite.gif);
  background-repeat: repeat-x;
  cursor: pointer;
}

.navMenu tr td.navSelected
{
  background-image: url(../images/navHilite.gif);
  background-repeat: repeat-x;
}

.header
{
  background-image: url(../images/headerBar.gif);
  background-position: top left;
  background-repeat: no-repeat;
  padding-left: 80px;
  height: 130px;
  font-family: Trebuchet MS; 
  font-size: 21;
  color: #427ac2;
}

.subHeader
{
  font-family: Trebuchet MS; 
  font-size: 18;
  color: #6faf3c;
  font-weight: bold;
}

.footer
{
  background-image: url(../images/footer.gif);
  background-repeat: repeat-x;
  width: 100%;
  height: 160px;
  padding-top: 15px;
  position: relative;
  margin-top: 40px;
}

.homePageFooter
{
  background-image: url(../images/footer.gif);
  background-repeat: repeat-x;
  width: 100%;
  height: 160px;
  padding-top: 15px;
  position: relative;
  vertical-align:top;
}

.footerFeet
{
  background-image: url(../images/homePhoto-bottom.jpg);
  background-repeat: no-repeat;
  vertical-align: top;
  height: 100%;
  margin-left: 5px;
  margin-top: -15px;
}

.footerNav
{
  width: 1040px;
  padding-left: 80px;
  vertical-align: top;
}

.footerText
{
  font-family: Arial, Sans-Serif;
  font-size: 10px;
  color: #415a68;
  font-weight: bold;
  text-decoration: none;
}

.iParenting
{
  width: 403px;
  height: 73px;
  padding-top: 4px;
  text-align: right;
  /*background-image: url(../images/iParenting.gif);
  background-repeat: no-repeat;
  background-position: right;*/
  position: absolute;
  top: 0;
  left: 600px;
}

.iParentingText
{
  color: White;
  font-size: 13px;
  font-weight: bold;
  font-family:Arial;
  padding-right: 160px;
  padding-top: 15px;
}

.video
{
  background-image: url(../images/videoBox2.gif);
  background-repeat: no-repeat;
  height: 121px;
  width: 443;
}

.video2
{
  background-image: url(../images/videoBox.gif);
  background-repeat: no-repeat;
  height: 121px;
  width: 361;
}

.video3
{
  background-image: url(../images/videoBox3.gif);
  background-repeat: no-repeat;
  height: 121px;
  width:431px; 
}

.grayText
{
 font-size: 11px;
 font-weight: bold;
 color: Gray; 
}

.homePage
{
  background-image: url(../images/homeBackground.jpg);
  background-position: bottom left;
  background-repeat: no-repeat;
  height:480px;
  margin-left: -80px;
  width: 1010px;
  margin-bottom: -1px;
  position: relative;
}

.homePageTable
{
  width: 645px;
  float:right;
  vertical-align: bottom;
}

.homePageLinks
{
/*  background-image: url(../images/homeBox.gif);
  background-repeat: no-repeat;*/
}

.blueText
{
  color: #427ac2;
  font-weight: bold;
}

.pageBlocker
{
	z-index: 1001;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	background-color: #FFFFFF;
	filter: alpha(opacity=85);
	-moz-opacity: 0.85;
	opacity: 0.85;
}
.pageBlockerFrame
{
	z-index: 1000;
	position: absolute;
	filter: alpha(opacity=0);
	-moz-opacity: 0.0;
	opacity: 0.0;
}

.price
{
  color:#427ac2;
  font-weight: bold;
  font-size: 16px;
}
.priceStrike
{
  color:#427ac2;
  font-weight: bold;
  font-size: 16px;
  text-decoration: line-through;
}
.priceSale
{
  color:Red;
  font-weight: bold;
  font-size: 16px;
}

.homePageArea
{
  width: 648px;
  position: absolute;
  top: 170px;
  right: 30px;
}

.marqueeDiv
{
  width: 510px;
  float: right;
  padding-right: 15px;
}

.facebookLink
{
  float: right;
  padding-right: 20px;
}

.marquee
{
 color:#415a68 !important;
 font-size: 16px !important;
 font-family: Trebuchet MS !important;
 height: 21px !important;
}
