@charset "UTF-8";
#container {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	width: 1000px;
	position: relative;
	right: 40px;
	bottom: 70px;
}
#mom_header {
	background-image: url(images/mom_header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 322px;
	width: 1000px;
	color:#fff;
}
#mom_header .nav {padding: 100px 0 0 600px; }
#mom_header h1 {
	font-size:16px;
	font-weight:normal;
	text-transform: uppercase;
	margin: 0;
	padding:0;
}
#mom_header p {font-size: 20px;
margin: 0 0 10px 0;
	padding:0;
	line-height: 20px;}
#mom_header a {text-decoration:none; color:#fff;} 
#mom_header a:hover {
	color:#999;
} 
#previews {width: 1000px;}

#story {width: 660px; float: left; margin: 0 0 0 40px;}

#story a {color:#fe3847; text-decoration:none;
}

#story a:hover {color:#1e9bf8; text-decoration:none;
}

#story h1 {
	color: #fe3847;
	font-size: 24px;
	font-weight: normal;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px;
}

#story .imgright {
	padding: 10px;
	border: 1px solid #CCC;
	float: right;
	margin: 0 0 15px 15px;
}

#story .imgleft {
	padding: 10px;
	border: 1px solid #CCC;
	float: left;
	margin: 0 15px 15px 0px;
}
	
.article_preview {
	width: 218px;
	height: 400px;
	float:left;
	margin: 30px 0 0 30px;
	}
	
#home1 .article_preview {
	background-image: url(images/mom_home1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#home2 .article_preview {
	background-image: url(images/mom_home2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

#home3 .article_preview {
	background-image: url(images/mom_home3.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}

.article_preview h1 {
	color: #fe3847;
	padding:105px 0 10px 0;
	margin: 0px;
	font-size: 20px;
	font-weight: normal;
	line-height: 20px;
	border-left-width: 3px;
	border-bottom-style: solid;
	border-left-color: #fe3847;
}
.article_preview p {margin: 0;
padding:10px 0 0 0;
}
.article_preview .more a {color:#1e9bf8; text-decoration:none;
}
.article_preview .more a:hover {color:#fe3847; text-decoration:none;
}
#downloads {
	width: 236px;
	float:left;
	margin-top: 30px;
	margin-left: 32px;
	background-image: url(images/mom_downloads_back.jpg);
	background-repeat: repeat-y;
	background-position: 0 0;
}

#downloads_top {height: 380px;
width: 196px;
padding: 1px 20px 0px 20px;
background-image: url(images/mom_downloads_top.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

#downloads h1 { font-weight: normal;
font-size: 18px;
color: #008ef7;
margin: 0px;
margin-top:20px;
padding-bottom: 5px;
}

#downloads_bottom {
	width: 236px;
	height: 28px;
	float:left;
	background-image: url(images/mom_downloads_bottom.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}

.download_current {
	background-image: url(images/mom_download_current.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 54px;
	width: 150px;
	margin: 15px 0 0 22px;
	cursor:pointer;
}

.download_current:hover {
	background-position: right top;
}
.download_divider {
	background-image: url(images/mom_divider.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 2px;
	width: 198px;
	margin-top: 24px;
}

.subscribe_text {font-size:10px;
	}
	
.subscribe_text input {margin-top: 5px;}


.mom_archive {
	background-image: url(images/mom_PDF.png);
	background-repeat: no-repeat;
	background-position: left 4px;
	width: 198px;
	color: #212121;
	padding: 0px;
}

.mom_archive:link {text-decoration:none; padding: 0px;}
.mom_archive:hover {color:#fe3847; padding: 0px;
}
.mom_archive p { margin: 0 0 0 40px; padding: 0px; 
}

.archive_title {
	margin-left: 40px; padding: 0px;
	font-weight:bold;
	text-transform: uppercase;
}

