body, html {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	background-color: #009900;
	background-image: url(images/bkgd.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
}
#header {
	width: 888px;
	height: 190px;
}
#container {
	width: 888px;
	margin-right: auto;
	margin-left: auto;
}
#mainBody {
	width: 888px;
	background-image: url(images/contentBkgd.gif);
	background-repeat: repeat-y;
}
#sidebar {
	width: 200px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 38px;
	float: left;
	display: inline;
}
#sidebar a:link, a:visited {
	color: #006600;
	text-decoration: none;
}
#sidebar a:hover, a:active {
	color: #00CC00;
	text-decoration: none;
}
#sidebar1 {
	background-image: url(images/sidebarBkgd.jpg);
	background-repeat: repeat-y;
}
#sidebar1Header {
	background-image: url(images/sidebarHeaderBkgd.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 200px;
}
#sidebar1Header p {
	font-size: 1em;
	font-weight: bold;
	color: #333333;
	margin: 0px 15px;
	padding: 0px;
	line-height: 29px;
}
#sidebar1Body {
	padding-top: 10px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#sidebar1Body p {
	margin-top: 0px;
	margin-bottom: 0.5em;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #333333;
}
#sidebar1Footer {
	background-image: url(images/sidebarFooter.jpg);
	background-repeat: no-repeat;
	height: 10px;
	width: 200px;
}
#sidebar2 {
	padding-top: 15px;
}
#sidebar2 p{
	margin-top: 0px;
	margin-bottom: 0.5em;
	font-size: 0.9em;
	line-height: 1.2em;
	color: #333333;
}
#mainColumn {
	width: 592px;
	float: right;
	padding-top: 10px;
	padding-right: 38px;
	display: inline;
}
#mainColumn p {
	font-size: .9em;
	color: #333333;
	line-height: 1.4em;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0.8em;
	margin-left: 0em;
}
#mainColumn h1 {
	font-size: 1.4em;
	font-weight: bold;
	color: #006600;
	margin-bottom: .2em;
	margin-top: 0em;
	margin-right: 0px;
	margin-left: 0px;
}
#mainColumn a:link, a:visited {
	color: #006600;
	text-decoration: underline;
}
#mainColumn a:hover, a:active {
	color: #00CC00;
	text-decoration: underline;
}
#footer {
	height: 9px;
	width: 888px;
	background-image: url(images/footer.gif);
	background-repeat: no-repeat;
	clear: both;
}
/* ------------------------------------------------------------
	.clear is needed to force 
	#mainBody background to fill behind
	#sidebar and #mainColumn 
--------------------------------------------------------------- */
.clear { 
	margin: 0px;
	padding: 0px;
	clear: both;
}
#mainColumn hr {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #006600;
	background-color: #006600;
}
.green {
	color: #006600;
}

.red {
	color: #CC0000;
}

#mainColumn h2 {
	font-size: 1em;
	font-weight: bold;
	color: #006600;
	margin-top: 0em;
	margin-bottom: .5em;
}

#copyright {
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
	line-height: 25px;
}
#copyright a {
	color: #FFFFFF;
}
.alignRight {
	float: right;
	margin-bottom: 5px;
	margin-left: 20px;
}
.alignRightBorder {
	float: right;
	margin-bottom: 5px;
	margin-left: 20px;
	padding: 10px;
	border: 1px solid #FFCC00;
}
#form {
	font-size: .8em;
	color: #333333;
}
#form table {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
#form td {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.smaller {
	font-size: .8em;
}
.floatLeft {
	float: left;
	margin-right: 20px;
}
#selectionContainer {
	width:592px;
	clear:both;
}

.productContainer {
	padding: 4px;
}

.product {
	/*	position:relative; */
	/*height:130px;*/
	width:570px;
	border:1px solid #339900;
	padding: 6px;
	background-repeat:no-repeat;
	background-position: 100% 100%;
}
.product h3 {
	font-size: 1.1em;
	font-weight: bold;
	color: #006600;
	margin-top: 0em;
	margin-right: 0em;
	margin-bottom: 0em;
	margin-left: 0em;
}
.product ul {
	font-size: .8em;
	margin-bottom: 0em;
}
#calendarTable {
	font-size: .8em;
}
#calendarTable p {
	margin-bottom: 0em;
	padding-bottom: 0em;
}
#mainColumn li {
	font-size: .9em;
	line-height: 1.4em;
	color: #333333;
	list-style-type: square;
	margin-left: -1.5em;
}
#mainColumn ul {
	margin-top: 0em;
	margin-bottom: 0.8em;
}

/* styles for astra best toys*/
#astraTable h2 {
  margin: 0;
}
#astraTable p {
	font-size: 0.8em;
	line-height: 1em;
}
#astraTable img {
	border: 2px solid #006600;
}
