body{
text-align: center;
line-height: 130%;
background-color: #eac256;
font-family: verdana, arial,  helvetica, Sans-Serif; 
color:#fff; 
font-size:11px;
margin: 0px;
}

a {
	color:#B6101A;
}

a:link {
	color:#B6101A;
}

a:hover {
	color:#B6101A;
	text-decoration:none;
}

a:visited {
	
}

h1 
{
	font-family:Times New Roman, Times;
	font-size:22px;
	font-weight:bold;
	margin:0;
	margin-top:0;
	color:#B50F19;
	line-height:130%;
}

h2
{
	font-family: "Times New Roman", Times, serif;
	color:#666666;
	font-size:14px;
	font-weight:normal;
	margin-top: 0;
	line-height: 130%;
}


/*=== layout */

#wrapper{
width: 768px;
background-image: url(images/wrapper_bgr.gif);
margin: 0 auto;
}

#wrapper_ftr{
width: 768px;
background-image: url(images/wrapper_ftr.gif);
background-position: top center;
background-repeat: no-repeat;
margin: 0 auto;
padding-top: 25px;
color: #576523;
}

#content{
color: #576523;
margin-top: 15px;
width: 730px;
}

#padding{
margin: 0 auto;
width: 730px;
text-align: left;
}

#green_header{
background-color: #576523;
}

#logo{
margin: 30px;
float: left;
height: 48px;
}

#logo2{
margin: 22px;
margin-left: 30px;
float: left;
height: 64px;
}


#header_nav{
text-align: right;
padding-right: 15px;
}

#header_nav a{
color: #FFFFFF;
}

#green_nav_div{
width: 172px;
float: left;
}

#green_nav2{
list-style-type: none;
margin: 0px;
padding: 0px;
font-size: 12px;
}

#green_nav2 li{
list-style-type: none;
line-height: 75px;
border-bottom: 1px solid white;
width:172px;
margin: 0px;
height: 75px;
text-indent: 15px;
background-image: url(images/green_nav2.gif);
display: block;
overflow: hidden;
}

#green_nav2 li.twoline{
list-style-type: none;
line-height: 12px;
width:172px;
margin: 0px;
padding: 0px;
height: 75px;
text-indent: 0px;
display: block;
}

#green_nav2 li.twoline p{
padding-top: 25px;
padding-left: 15px;
margin: 0px;
}

#green_nav2 li.last{
list-style-type: none;
line-height: 75px;
border-bottom: 0px;
width:172px;
margin: 0px;
height: 75px;
text-indent: 15px;
display: block;
}

#green_nav2 li a{
width:172px;
height: 75px;
display: block;
text-decoration: none;
}

#green_nav2 li a:hover{
width:172px;
height: 75px;
display: block;
background-color: #b5111c;
text-decoration: none;
color: white;
}


#green_banner{
background-image: url(images/baby_with_balls_final.jpg);
width: 730px;
background-color: #ffffff;
height: auto;
background-repeat: repeat-y;
}

#green_banner_narrow{
background-image: url(images/narrow_top.jpg);
width: 730px;
height: 96px;
background-repeat: no-repeat;
}

#nav2{
text-align: center;
margin: 0 auto 0 auto;
width: 730px;
height: 45px;
line-height: 45px;
padding: 0px;
background-color: #ffffff;
}

#nav2 ul{
margin: 0px;
color: #000000;
padding: 0px;
text-align: center;
}

#nav2 li{
display:inline;
margin:0;
padding:5px;
list-style:none;
}

#nav2 a{
text-decoration: none;
}

#nav2 a:hover{
text-decoration: underline;
}

#green_bot{
background-image: url(images/green_bot.gif);
width: 730px;
height: 20;
overflow: hidden;
background-position: bottom right;
background-repeat: no-repeat;
margin-bottom: 10px;
}

.item{
width: 177px;
float: left;
height: 250px;
color: #000000;
}

.item img{
}



.left{
width: 155px;
float: left;
}

.right{
float: left;
width: 535px;
margin-left: 20px;
color: #000000;
}


.left_nav{
background-image: url(images/sidebar_top.jpg);
background-repeat: no-repeat;
background-position: top left;
padding-top: 20px;
}

.left_nav ul{
margin: 0px;
padding: 0px;
}

.left_nav li{
list-style-type: none;
width: 155px;
margin: 0px;
padding: 0px;
text-indent: 10px;
height: 20px;
line-height: 20px;
background-color: #eece78;
border-top: 1px solid white;
}

.left_nav li a{
background-color: #eece78;
display: block;
text-decoration: none;
height: 20px;
width: 155px;
}

.left_nav li a:hover{
background-color: #fae2a2;
display: block;
text-decoration: none;
height: 20px;
width: 155px;
}

.left_nav li.last {
height: 20px;
padding: 0px;
width: 155px;
background-image: url(images/sidebar_bot.jpg);
background-repeat: no-repeat;
background-position: bottom left;
}

.fix{
clear: both;
height: 0px;
overflow: hidden;
}
