html, body{
margin: 0px;
padding: 0px;
width: 100%;
height: 100%;
background:rgb(215,222,232) url("images/topback.jpg") repeat-x;
}

.container
{
	height: 100%;
	margin:auto;
	padding:0;
	width:1000px;/* Decreased Width */
	text-align: center;
}
.headering
{
	text-align:left;
/* deleted margin */

	width:1000px;/* Decreased Width */
	height:293px;
	background-position:-20px 0px; /* Moved background a bit to place it in corect position*/
}
.h_text 
{
	width:135px;
	height:65px;
	position:relative;
	top:70px;
	left:100px;
	font-weight:bold;
	font-size:22pt;
	font-family : "Arial Rounded MT Bold", Arial;
	text-align:left;
	color:#666;
}
h1  {
	color: #333;
}.topmain {
	display:block;
	background-image: url(images/sidenavtop.jpg);
	background-repeat: no-repeat;
	background-position: -19px top;
}


.main
{
	/* deleted margin */
margin-left:10px;
	display:block;
	padding:0px;
	width:978px;
	background:#f0f3f6 url(/images/side.jpg) repeat-y;
	border-left:1px solid rgb(221,215,225);
	border-right:1px solid rgb(225,232,242);
}

.topmenu
{
	position:relative;
	margin-top:-70px;
	display:block;
	width:990px;
	height:50px;
	font-family:Verdana;
	font-size:12px;
	font-weight:regular;
	color:rgb(136,136,136);
	z-index:1000;
}
div 
{
border:0px solid black;
}

.side
{
float :left;
}

.sidetop
{
	overflow:hidden;
	margin-top:-334px;
	width:180px;
	height:90px;
	background:rgb(222,186,212) url("images/sidenavtop.jpg") no-repeat;
}

.sidemain_R
{
height:100%;
width:180px;
}
.sidemain h4
{
	font-size:20px;
	color:#6598D1;
	font-family:Verdana;
}
.sidemain banner
{
margin-top:10px;
}
.content
{
	text-align:center;
	float:right;
	width:785px;
	margin-right: 10px;
}.content_admin
{
	text-align:center;
	float:right;
	width:780px;
}
.main_image
{
	float:right;
	margin-right:7px;
	width:780px;
	height:234px;
	background :url(images/main_image.jpg) no-repeat;
}
h3
{
	font-size:24px;
	color:#163E79;
	font-weight:bold;
	font-family:Verdana;
	margin-bottom:0px;
	padding-bottom:0px;
}

.content_R
{
position:relative;
top:-20px;
}
.content_text
{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color: #464646;
	font-weight: normal;
	text-align: justify;
}
.content_text_home {
	font-family:Verdana, Geneva, sans-serif;
	font-size:12pt;
	color: #575757;
	font-weight: normal;
	text-align: justify;
}

.content_text_home table
{
	padding-left:35px;
	padding-right:20px;
	text-align:justify;
}
.content_text_home table td
{
padding-right:10px;


}
.content_text_home #left
{
vertical-align:top;
width:48%;

}
.content_text_home #right
{
padding-left:20px;
vertical-align:top;
width:52%;
padding-right:28px;
}
.middle_image
{
clear:both;
border:1px solid rgb(239,234,241);
margin-left:22px;
width:755px;
height:182px;
background:rgb(241,225,236);
}
.middle_image table
{
border-collapse:collapse;
margin:20px 15px 20px 15px;
}
.middle_image table td
{
color:#D09CC3;
font-family:Verdana;
font-size:12px;
vertical-align:top;
text-align:left;
width:150px;
height:50px;
padding:0px;
}
.bottom_banners
{
	margin-top:30px;
	height:284px;
	width:710px;
	clear:both;
	margin-left: 30px;
}
.footer
{
/* deleted margin */
	clear:both;
	width:980px;/* Decreased Width */
	height:280px;
	background:url("images/footer.jpg") no-repeat;
	background-position:-16px 0px;/* Moved background a bit to place it in corect position*/
}
.footer_text {
	width:740px;
	margin-left:235px;
}
.footer h3
{
	font-size: 16px;

}
.dropdown
{
margin-top:0px;
}

.dropdown{float:left;}
*:first-child+html .dropdown{margin-top:7px;}/* vertical centering of DT items in IE7 does not cause longer dropdowns*/
* html .dropdown{margin-top:5px;/*corrects vertical positioning in IE6 */}
.dropdown dt{/*width:135px;*/margin-top:-5px;padding:12px 0px 9px 0px;font-weight:regular;cursor:pointer;} /*font for top menu choice */
.dropdown dt span{}
*:first-child+html .dropdown dt{ width: 130px;padding: 10px 5px 0 5px;}
*:first-child+html dt.extraChar {width: 150px;}
.lastDropdown dt{border-right:none;background:none;border-left:none;}
.current{color:#D75710;}
.dropdown dd{position:absolute;overflow:hidden;width:auto;display:none;z-index:200;padding:0;}

.dropdown dd{margin-top:0px;/* corrects positioning of the dropdown */z-index:3;}
*:first-child+html .dropdown dd {margin-top: 10px;}
* html .dropdown dd{background: none; padding: 0; margin-top:1px;}

/*the following solves the IE6 dropdown issue where the second column just stacks below the first column... you must specify the correct width to reflect one or two columns.*/
* html #parent-ddcontent {width:376px;background: #D75710;}
* html #baby-ddcontent {width:188px;background: #D75710;}
* html #business-ddcontent {width:376px;background: #D75710;}
* html #birth-ddcontent {width:376px;background: #D75710;}
* html #family-ddcontent {width:376px;background: #D75710;}
* html #forum-ddcontent {width:376px;background: #D75710;}
* html #newsletter-ddcontent {width:376px;background: #D75710;}
.dropdown ul{
	float:left;
	width:260px;
	list-style:none;
}
* html .dropdown ul {margin:0; padding:0; float: left; height: 1%; background: #D75710;}
.dropdown li{display:block;padding-left:0px;background:none;margin:0;border-bottom:1px solid rgb(200,200,200);}
.dropdown a{
	background:#FFFFFF;
	width:100%;
	text-align:left;
	display:block;
	padding:10px 0px 10px 0px;
	color:#A0A0A0;
	text-decoration:none;
	font-size:11px; /*width:154px;/*changing this will cause flickering in IE7*/
}
dd#parent-ddcontent ul li a:hover{color:#600;background:#FFFFFF url("images/li.png") no-repeat 5px 12px;color:black;}
a.navGroupHead{font-weight:normal;font-size:11px; font-weight: bold;}

.dropdown dt {width: auto; padding-left: 0px; padding-right: 0px; }
dd ul 
{padding:0px;margin-top:0px;}
dd ul li
{background:#AAAAAA}
.dropdown a span 
{margin-left:20px;}
.left li {
border-left:#dce2ea 2px solid;
}
.right li {
	border-right:#dce2ea 2px solid;
	margin:0px;
}

dd#baby-ddcontent ul li a:hover{color:#600;background:#FFFFFF url("images/li2.png") no-repeat 5px 12px;color:black;}
dd#birth-ddcontent ul li a:hover{color:#600;background:#FFFFFF url("images/li3.png") no-repeat 5px 12px;color:black;}
dd#family-ddcontent ul li a:hover{color:#600;background:#FFFFFF url("images/li4.png") no-repeat 5px 12px;color:black;}
dd#forum-ddcontent ul li a:hover{color:#600;background:#FFFFFF url("images/li5.png") no-repeat 5px 12px;color:black;}
dd#business-ddcontent ul li a:hover{color:#600;background:#FFFFFF url("images/li6.png") no-repeat 5px 12px;color:black;}
dd#newsletter-ddcontent ul li a:hover{color:#600;background:#FFFFFF url("images/li7.png") no-repeat 5px 12px;color:black;}

dd#baby-ddcontent{left:105px;top:65px;}
dd#birth-ddcontent{left:243px;top:65px;}
dd#parent-ddcontent{left:0px;top:65px;}
dd#family-ddcontent{left:383px;top:65px;}
dd#forum-ddcontent{
	left:419px;
	top:65px;
}
dd#business-ddcontent{
	left:695px;
	top:65px;
}
dd#newsletter-ddcontent{
	left:700px;
	top:65px;
}



.toplink a{
font-family:Verdana;
font-size:12px;
font-weight:regular;
color:rgb(136,136,136);
background:none;
padding:0px;
margin-top:20px;
width:auto;
height:auto;
text-align:center;
}
.toplink a:hover{
font-weight:bold;
}

.sidemain table
{
width:120px;
vertical-align:middle;
margin-left:11px;
border:2px solid rgb(210,200,208);
margin-top:10px;
background:#f6ebf3;
}

