.bodyText, .imgTitle
{
	font-size: 8pt;
	color: #5f5f5f;
	font-family: Arial, Sans-Serif;
	text-align: left;
}
.bodyTextBold
{
	font-weight: bold;
	font-size: 8pt;
	color: #5f5f5f;
	font-family: Arial, Sans-Serif;
}
.bodyTextBoldBig
{
	font-weight: bold;
	font-size: 11pt;
	color: #bbbd14;
	font-family: Arial, Sans-Serif;
	text-decoration: none;
}
.bodyTextBig
{
	font-weight: bold;
	font-size: 11pt;
	color: #5f5f5f;
	font-family: Arial, Sans-Serif;
}

.bodyText A
{
	color: #bbbd14;
	text-decoration: none;
}

.bodyText A:link
{
	color: #bbbd14;
	text-decoration: underline;
}
.bodyText A:visited 
{
	color: #bbbd14;
	text-decoration: underline;
}
.bodyText A:hover
{
	color: #bbbd14;
	text-decoration: none;
}
.bodyText A:active
{
	color: #bbbd14;
	text-decoration: underline;
}

.bodyTextSmall
{
	font-size: 8pt;
	color: #5f5f5f;
	font-family: Arial, Sans-Serif;
	font-weight: normal;
}

.bodyTextSmall A
{
	color: #5f5f5f;
	text-decoration: none;
}

.bodyTextSmall A:link
{
	color: #5f5f5f;
	text-decoration: none;
}
.bodyTextSmall A:visited 
{
	color: #5f5f5f;
	text-decoration: none;
}
.bodyTextSmall A:hover
{
	color: #bbbd14;
	text-decoration: none;
}
.bodyTextSmall A:active
{
color: #5f5f5f;
	text-decoration: none;
	
}
.pricingText
{
	font-weight: normal;
	font-size: 8pt;
	color: #000000;
	font-family: Arial;
}

.pricingTextHeader
{
	font-weight: bold;
	font-size: 10pt;
	color: #000000;
	font-family: Arial;
}

.footerText
{
	font-size: 8pt;
	color: #8f8f8f;
	font-family: Arial;
}

.footerText A
{
	color: #8f8f8f;
	text-decoration: none;
}

.footerText A:link
{
	color: #8f8f8f;
	text-decoration: none;
}
.footerText A:visited 
{
	color: #8f8f8f;
	text-decoration: none;
}
.footerText A:hover
{
	color: #8f8f8f;
	text-decoration: underline;
}
.footerText A:active
{
	color: #8f8f8f;
	text-decoration: none;
}

.ratesHeader
{
	font-size: 10pt;
	color: #ffffff;
	font-family: Arial;
}
.ratesText
{	
	font-size: 8pt;
	color: #696969;
	font-family: Arial;
}
.ratesTextBold
{	
	font-size: 8pt;
	color: #696969;
	font-family: Arial;
	font-weight: bold;
}

A
{
	color: #bbbd14;
	text-decoration: none;
	outline: none;
}

A:link
{
	color: #bbbd14;
	text-decoration: none;
}
A:visited 
{
	color: #bbbd14;
	text-decoration: underline;
}
A:hover
{
	color: #bbbd14;
	text-decoration: none;
}
A:active
{
	color: #bbbd14;
	text-decoration: underline;
}

.inputBox
{	
	width: 170px;	
}
.title, .imgTitle
{
	font-weight: normal;
	font-size: 8pt;
	color: #5f5f5f;
	font-family: Arial, Sans-Serif;
}
/**********************************
.title A
{
	color: #5f5f5f;
	text-decoration: none;
}

.title A:link
{
	color: #5f5f5f;
	text-decoration: none;
}
.title A:visited 
{
	color: #5f5f5f;
	text-decoration: none;
}
.title A:hover
{
	color: #bbbd14;
	text-decoration: none;
}
.title A:active
{
	color: #bbbd14;
	text-decoration: none;
}
*********************************************/
/*** layout section ***/
body {
	margin:0;
	padding:0;
	text-align:center;
}
div {
	margin:0;
	padding:0;
}
#logo {width: 524px; margin:5px auto;}
#wrapper {
	margin:20px auto;
	padding:0;
	width:620px;
	text-align:center;
	
}
p {margin:0; padding:5px 0;}


#content {
	width:620px;
	margin:10px auto;
	padding:0px;
	text-align:left;
}
#leftcol {
	float:right;
	width:225px;
	margin:0 10px 0 10px;
}
#rightcol {
	float:right;
	width:330px;
	margin:0 5px 0 0;
}
#itemscol1, #itemscol2 {
	float:left;
	margin:0 5px 0 5px;
}
#frame1, #frame2 {
	width: 150px;
	float: left;
	
}
#kidspagelink {
	clear: both;
	padding:20px 0;
}
#footer {
	clear:both;
	margin:25px auto;
	padding:5px 0 5px 0;
	text-align:center;
}
#imageframe img {
	border: 1px solid #bbbd14;
}
.imgTitle {
	margin: 0 0 5px 0;
}
#centeredContent {
	margin:15px auto;
	text-align:center; 
	
}

#navbar {
	position: relative;
	margin: 0;
	padding: 0;
	width: 524px;
	height: 78px;
	background: url(images/nav/navbar09.jpg);
	}
#navbar li {
	margin: 0;
	padding: 0;
	list_style: none;
	position: absolute;
}

#navbar li, #navbar a {
	display: block;

}
#navbar a {
	width: 100%;
	height: 100%;
	outline: none;
}

#home {	left:9px; top:6px; width:64px; height:64px; }
#baby {	left:80px; top:8px; width:52px; height:39px; }
#kid { left:148px; top:8px; width:39px; height:34px; }
#adult { left:205px; top:8px; width:57px; height:34px; }
#party { left:278px; top:8px; width:62px; height:39px; }
#moving {	left:359px; top:10px; width:68px; height:38px; }
#holiday {	left:443px; top:8px; width:72px; height:40px; }
#wheretobuy { left:83px; top:50px; width:79px; height:16px; }
#order { left:170px; top:50px; width:93px; height:16px; }
#wholesale { left:272px; top:52px; width:53px; height:16px;}
#contact { left:335px; top:52px; width:47px; height:16px;}
#press { left:391px; top:52px; width:38px; height:16px;}
#about { left:436px; top:51px; width:78px; height:16px;  }


#home a:hover {	background: url(images/nav/navbar09.jpg) -9px -84px; }
#baby a:hover {	background: url(images/nav/navbar09.jpg) -80px -86px; }
#kid a:hover {	background: url(images/nav/navbar09.jpg) -148px -86px; }
#adult a:hover { background: url(images/nav/navbar09.jpg) -205px -86px; }
#party a:hover { background: url(images/nav/navbar09.jpg) -278px -86px; }
#moving a:hover { background: url(images/nav/navbar09.jpg) -359px -88px; }
#holiday a:hover { background: url(images/nav/navbar09.jpg) -443px -86px; }
#wheretobuy a:hover { background: url(images/nav/navbar09.jpg) -83px -128px; }
#order a:hover { background: url(images/nav/navbar09.jpg) -170px -128px; }
#wholesale a:hover { background: url(images/nav/navbar09.jpg) -272px -130px; }
#contact a:hover { background: url(images/nav/navbar09.jpg) -335px -130px; }
#press a:hover { background: url(images/nav/navbar09.jpg) -391px -130px; }
#about a:hover { background: url(images/nav/navbar09.jpg) -436px -129px; }
