@charset "ISO-8859-1";
.sectionHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #B66612;
	margin-left: 25px;
	background-image: url(/mothers/images/underline.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top: 20px;
	padding-left: 30px;
}
.sectionContent {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	padding-right: 50px;
	padding-left: 30px;
}
.sectionContent_long {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	padding-right: 50px;
	padding-left: 30px;
	height: 800px;
	/*background-color: #FFFFFF;*/
}

#topNav {
	background-image: url(/mothers/images/index5_02.jpg);
	background-repeat: no-repeat;
}
#mainContent {
	background-image: url(/mothers/images/index5_08.jpg);
	background-repeat: no-repeat;
	height: 450px !important;
	width: 820px;
}

#mainContentLong {
	background-image: url(/mothers/images/index5_08.jpg);
	background-repeat: no-repeat;
	height: 1100px !important;
	width: 820px;
}
#mainContentMedium {
	background-image: url(/mothers/images/index5_08.jpg);
	background-repeat: no-repeat;
	height: 650px !important;
	width: 820px;
}

.sectionintro {
	width: 450px;
	float: right;
}
#slideshow {
	float: left;
}
#Table_01 {
	border: .1em solid #663300;
}
#copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}
a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a:link {
	color: #4F340B;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4F340B;
}
a:hover {
	text-decoration: none;
	color: #669900;
}
a:active {
	text-decoration: none;
	color: #4F340B;
}
