﻿.highlight
{
  color:#58B1AA

}

.Bold
{
  color:#58B1AA;
  font-weight:bold;
}

.HBold
{
  color:#58B1AA;
  font-weight:bold;
  font-size:14px;
  margin-bottom:2px;
}

hr
{
  color:#58B1AA;
  height:1px;
}

.bg
{
  background-color:#58B1AA
}

#leftTop
{
  background-image:url('/Images/Furniture/leftTop.jpg');
}

#leftMiddle
{
  background-color:#58B1AA; 
}

#leftBottom
{

  background-image:url('/Images/Furniture/leftBottom2.png');
}

#scrollbg
{
	background-color:#58B1AA;
}

div#dragBar {
 background-color:#58B1AA;
}

div#dragBarT {
 background-color:#58B1AA;
}

div#track { 
  background: url("/images/Furniture/track.gif") #336 repeat;
 }

div#trackT { 
  background: url("/images/Furniture/track.gif") #336 repeat;
 }
 
.arrow
{
  border-color:#58B1AA;
}

a
{color:#D7D250}

#leftMiddle a
{ color:#D7D250;}



#mainPaneBottom
{
  /*background-color:#F3F3F3;*/
  width:915px;
  height:251px;
  text-align:right;
  float:left;
  position:relative;
  top:-10px;
  background-position:top;
  background-repeat:no-repeat;
  /*background-image:url('/images/Furniture/toysbottom.jpg');*/
  /*background-image:url('/images/Furniture/xmastoysbottom.jpg');*/
}

#innerLeftBottom
{
  width:184px;
  height:239px;
  float:left;
  text-align:left;
  position:relative;
  top:-11px;
  background-image:url('/images/Toys/toysundersidepanel.jpg');
  z-index:2;
}

#innerRight
{
  width:212px;
  height:606px;
  float:left;
  /*background-color:#F3F3F3;*/
  background-position:bottom left;
  background-repeat:no-repeat;
  /*background-image:url('/images/furniture/toysright.jpg');*/
}

#outerLeftBottom
{
  width:66px;
  height:230px;
  float:left;
  /*background-color:#F3F3F3;*/
  background-position:top right;
  background-repeat:no-repeat;
  /*background-image:url('/images/Toys/lefttoysBottom.jpg');*/
}

#outerLeft
{
  width:80px;
  height:566px;
  float:left;
  /*background-color:#F3F3F3;*/
  background-position:bottom right;
  background-repeat:no-repeat;
  /*background-image:url('/images/Toys/lefttoysTop.jpg');*/
  text-align:right;
  margin-top: 40px;
}

/* More keywords */
#floatdiv 
{
  font-size:10px;
  color:#BB3333;
  padding-top: 5px;
  width: auto;
  text-align: right;
  font-weight: bold;
  border-color: red;
  background-color: White;
}

#floatdiv a
{
  color:#BB3333;
  font-size:10px;
  text-decoration: none;
}

#floatdiv a:hover
{
  text-decoration: underline;
}

#HomepageImage{
 margin-top:160px;	
 margin-left: 20px;
 position: absolute;
}