@charset "utf-8";
/* CSS Document */

#content_main p.style1 {
	font-size: 14px;
	font-weight: bold;
}

/*div#container .clearer {
	clear:both;
}
*/

#by_age {
	float:left;
	width:180px;
	height:185px;
	/*padding-right:5px;*/
}

#color1 {
	background-color:#ffcccc;
	height:185px;
}

#color12 {
	background-color:#ffcccc;
	height:auto;
	padding-top:7px;
	padding-bottom:7px;
}

#color22 {
	background-color:#ffffcc;
	height:auto;
	padding-top:7px;
	padding-bottom:7px;
}

#color32 {
	background-color:#ccccff;
	height:auto;
	padding-top:7px;
	padding-bottom:7px;
}

.bgcol {
	height:120px;
	vertical-align:middle;
	background-color:#EEF9FB;
}

.bgcol a {
	text-decoration:none;
	line-height:2;
	color:#000000;
	font-weight:bold;
}

.bgcol a:hover {
	color:#0000FF;
}

#by_age .sub{
	margin:5px;
	height:auto;
	text-align:center;
	font-weight:bold;
	background-color:#FFFFFF;
}

#by_season {
	float:left;
	width:180px;
	height:185px;
	padding-left:10px;
	padding-right:10px;
}

#color2 {
	background-color:#ffffcc;
	height:185px;
}

#by_season .sub {
	margin:5px;
	height:auto;
	text-align:center;
	font-weight:bold;
	background-color:#FFFFFF;
}

#by_loc {
	float:left;
	width:180px;
	height:185px;
}

#color3 {
	background-color:#ccccff;
	height:185px;
}

#by_loc .sub {
	margin:5px;
	height:auto;
	text-align:center;
	font-weight:bold;
	background-color:#FFFFFF;
}

.sub a {
	text-decoration:none;
	color:#000000
}

.sub a:hover {
	color:#0000FF;
}

#small_nav {
	background-color:#EFF9FB;
}

#small_nav a {
	text-decoration:none;
	/*font-weight:bold;*/
	color:#0000FF;
}

#small_nav a:hover {
	color:#000000;
}

#content_main hr {
	color:#EEF9FB;
	background-color:#EEF9FB;
	border:none;
	height:3px;
	/*width:540px;
	margin:0 auto;
	text-align:center;*/
}
	
/*
#anchor_nav {
	background-color:#000000;
	margin:10px;
	height:auto;
	padding-top:5px;
	padding-bottom:5px;
	margin-bottom:5px;
	vertical-align:middle;
}

#anchor_nav ul {
	list-style-type:none;
	background-color:#CCFFFF;
	margin:5px;
	margin-left:15px;
	padding:10px;
}

#anchor_nav li {
	display:block;
	display:inline;
	overflow:hidden;
	width:140px;
}

#anchor_nav li a {
	text-decoration:none;
	font-weight:bold;
}

#anchor_nav li a:hover {
	color:#000000;
}

#anchor_nav li. {
	width:140px;
}

div#anchor_nav {
	display:none;
}*/
