/* @override http://drmcclafferty.dev/stylesheets/home.css */

#content_container { background: none; }
#content { width: 700px; }
#nav { background-image: url(/images/bg_nav_home.gif); height: 72px; }

.subnav { display: none; }

.welcome {
	background: transparent url(../images/home_welcome.gif) 0 0 no-repeat;
	text-indent: -5000px;
	height: 70px;
	margin-bottom: 0; }
	
.learn { height: 145px; background: transparent url(../images/bg_home_buttons.gif) 0 0 no-repeat; }
	
	.learn h3 { padding-top: 64px; color: #a6a6a6; letter-spacing: 0; float: left; margin-left: 35px; margin-right: 10px; }		
	.learn ul { list-style: none; margin: 0; float: right; width: 338px; margin: 60px 35px 0 0; }
	.learn li { float: left; }
	.learn li a { display: block; height: 31px; border: none !important; text-indent: -5000px; margin-right: 8px; }
	.learn .children { width: 135px; background: transparent url(../images/learn_children.png) 0 0 no-repeat; }
	.learn .women { width: 101px; background: transparent url(../images/learn_women.png) 0 0 no-repeat; }
	.learn .men { width: 85px; background: transparent url(../images/learn_men.png) 0 0 no-repeat; margin-right: 0; }
	
.col1, .col2 { float: left; width: 340px; }
.col1 { margin-right: 20px; margin-bottom: 30px;}