@charset "UTF-8";
body  {
	background: #666666;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	bottom: 0px;
	right: 0px;
}
.thrColFixHdr #container {
	width: 780px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #FFF;
	margin: 0 auto 0 auto;
	text-align: left;
} 
#sidebar2 #sexInSuburbsDiv {
	margin-top: 0px;
	padding-left: 10px;
	padding-right: 15px;
}


.thrColFixHdr #container #sidebar2 #sexInSuburbsDiv #sexInSuburbsImageDiv {
	margin-right: 5px;
}
#sidebar2 #rightSidebarTestimonialDiv {
	margin: 0;
	padding: 0;
	clear: both;
}


.thrColFixHdr #header {
	padding: 0;
	width: 780px;
	height: 194px;
	position: relative;
	margin: 0;
	background-color: #FFF;
	background-image: url(../images/diligent_joy_header_2.jpg);
	background-repeat: no-repeat;
} 
.thrColFixHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}

.thrColFixHdr #sidebar1 {
	float: left; /* since this element is floated, a width must be given */
	width: 120px; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 0px 10px 50px 10px;
	position: relative;
	background-color: #FFF;
	background-image: url(../images/dj_left_sidebar_3.jpg);
	background-repeat: no-repeat;
}
#NPRBoxContainerDiv {
	position: absolute;
	top: 315px;
	left: 20px;
	width: 65px;
	height: 30px;
	background-color: transparent;
	border: 1px solid yellow;
}

#sidebar1NPRBox {
	position: absolute;
	top: 315px;
	left: 20px;
	width: 65px;
	height: 30px;
	background-color: transparent;
	border: 1px solid yellow;
}	


#realParentsLogoTextDiv {
	margin-bottom: 10px;
}

.thrColFixHdr #sidebar2 {
	width: 140px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #FFF; /* padding keeps the content of the div away from the edges */
	position: relative;
	float: right;
	padding-top: 15px;
	padding-bottom: 15px;
}
.thrColFixHdr #mainContent {
	padding: 0; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	width: 460px;
	margin-left: auto;
	margin-right: auto;
	background: #fff;
} 
.ParentingByStrengthsBlogLink {
	text-align: center;
}
.upcomingEventsLink {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 18px;
	color: #990066;
	text-align: center;
}

/*  .thrColFixHdr #footer {
	padding: 0 10px 0 20px;
} */

#footer {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}
.thrColFixHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0;
	color: #666;
	background: #FFF;
	text-align: center;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.thrColFixHdr #container #footer p {
	color: #FFF;
}
.copyright {
	font-size: 9px;
}
.thrColFixHdr #container #mainContent p {
	font-size: 14px;
	line-height: 18px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #666;
}
.thrColFixHdr #container #sidebar1 .thrColFixHdr {
	text-align: right;
	font-size: 11px;
}
.thrColFixHdr #container #mainContent p strong {
	font-weight: bold;
	color: #906;
	font-size: 18px;
}
.thrColFixHdr #container #sidebar2 p {
	font-size: 12px;
	font-weight: bold;
}
.thrColFixHdr #container #sidebar1 p {
	font-size: 11px;
	text-align: right;
}
.thrColFixHdr #container #mainContent h1 a {
	color: #906;
}
.thrColFixHdr #container #mainContent h1 a {
	color: #333;
}
.thrColFixHdr #container #mainContent h1 {
	color: #666;
}
.thrColFixHdr #container #mainContent h1 a {
	color: #906;
}
#leftSidebarContentDiv {
	margin-left: 10px;
	margin-top: 225px;
}
#TVButtonDiv {
	margin-top: 10px;
}

#listenToAmyDiv {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-weight: bold;
	text-align: center;
}
#TVButtonDiv {
	color: #333;
	font-weight: bold;
}
.ratePointDiv {
	text-align: center;
}
.ezineWidgetDiv {
	text-align: center;
}
#FederalWayMarketPlaceDiv {
	margin-top: 5px;
}
#FWMPimageDiv {
	clear: both;
	padding-left: 18px;
	margin-top: 10px;

}
#NPRImageDiv {
	margin-left: -5px;
	margin-bottom: 10px;
	margin-top: 0px;
}
