@charset "utf-8";
/* navigation menu */
#menu
{
	height: 25px;
	color: #FFFFFF;
	padding-top: 5px;
	float: right;
	padding-right: 40px;
}
.Copyright {
	font-family: Arial, sans-serif;
	font-size: 10px;
	color: #666666;
	padding-top: 110px;
	text-align: center;
	padding-bottom: 20px;
}


#menu ul{
	margin: 0px;
} 


#menu li
{
	float: left;
	padding: 0px;
	list-style: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 0px;
} 

#menu li a 
{
	display: block;
	float: left;
	text-decoration: none;
	color: #663300;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	padding-top: 6px;
	padding-right: 25px;
	padding-bottom: 4px;
	padding-left: 25px;
	height: 17px;
} 

#menu li a:hover, #menu li a#selected, #menu li a#selected:hover
{
	color: #669900;
} 
#Title {
	height: 15px;
	float: left;
	padding-left: 40px;
	bottom: 10px;
	top: 15px;
	position: relative;
}
.Title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #336600;
	font-weight: bolder;
}
.Categories {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #DB2228;
	text-align: left;
	width: 200px;
	float: left;
}
.images {
	float: left;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
	position: absolute;
	top: 10px;
}



a.special:link {
	color: #666666;
	text-decoration: none;
     }

a.special:visited {
	color: #666666;
	text-decoration: none;
     }

a.special:hover {
	color: #333333;
	text-decoration: none;
     }

a.special:active {
	color: #999999;
     }
#Container {
	width: 732px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(style6Kids1/images/kids1_05.jpg);
	background-repeat: repeat-y;
}
#FullSize {
	margin: 0px;
	background-image: url(style6Kids1/images/tall_main.gif);
	background-repeat: repeat;
	height: 2500px;
}

#Container #TopArea {
	background-image: url(style6Kids1/images/kids1_02.jpg);
	height: 62px;
	background-repeat: no-repeat;
}
#Container #Divider {
	height: 16px;
	background-image: url(style6Kids1/images/kids1_03.jpg);
}
#Container #MainArea {

}
#Container #MainArea #LeftColumn {
	float: left;
	width: 300px;
	padding-left: 40px;
}
#RightColumn {
	float: right;
	width: 330px;
	padding-right: 40px;
}
#Container #BottomCloser {
	background-image: url(style6Kids1/images/kids1_06.jpg);
	height: 154px;
	padding-left: 20px;
}

.clear {
	clear: both;
}
#TopBar {
	background-image: url(style6Kids1/images/kids1_01.jpg);
	background-repeat: no-repeat;
	height: 180px;
	width: 732px;
}
.mainText {
	font-family: Arial, sans-serif;
	font-size: small;
	color: #003333;
}
.mainText2 {
	font-family: Arial, sans-serif;
	font-size: small;
	color: #003333;
}
.CompanyInfo {
	position: absolute;
	top: 30px;
	text-align: right;
	width: 690px;
	margin-right: 0px;
}
