@charset "utf-8";
/* CSS Document */

#mainContent {
	position: relative;
	width: 900px;
	min-height:400px;
	height:auto !important;
	height: 400px;
	margin: 0px auto;
	padding:0;
	background: #FFFFFF;
	background-image:url(../images/main_bckgd.gif);
	background-repeat:repeat-x;
	background-position: top left;
}
p {
	margin: 0px;
	padding: 5px 0px 0px;
	text-indent: 15px;
}
img {
	float: right;
	border: 6px solid #bbb;
	margin: 20px 0px 10px 15px;
	padding: 0px;
	display: inline;
}
#newLogo {
	float: none;
	margin: 0px;
	padding: 0px;
	padding-top: 20px;
	border: 0;
}
#whatsnew {
	position: relative;
	width: 900px;
	margin: 0px;
	padding: 0px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
}
#whatsnew h1 {
	display: block;
	text-indent: -999999px;
	margin: 0px auto;
	padding: 20px 0px;
	width: 138px;
	height: 28px;
	font-size: 1.2em;
	background:url(../images/whatsnew_hdr.gif) no-repeat center;
}
#whatsnew h2 {
	margin: 0px auto;
	padding: 10px;
	font-size: 1.3em;
	text-align: center;
	color: #CC0000;
}
#whatsnew h3 {
	margin: 0px auto;
	padding: 10px 0px 0px;
	font-size: .9em;
	text-align: center;
	color: #666;
}
#whatsnew h4 {
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 20px;
	font-size: 1em;
	text-align: left;
	color: #CC0000;
}
#whatsnew h5 {
	margin: 0px;
	padding: 0px 0px;
	font-size: .7em;
	text-align: center;
	color: #666;
}
#newRight h2 {
	text-align: center;
}
#whatsnew table {
	margin: 0px auto;
	font-size: .8em;
}
#whatsnew table td {
	width: 15em;
	vertical-align: top;
}
#whatsnew ul {
	margin: 0px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	font-size: .8em;
	line-height: 1.3em;
}
#whatsnew ul li {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background:url(../images/wnaDivider.gif) no-repeat bottom center;
}
#whatsnew ul li a {
	display: block;
	padding: 10px 0px 10px 20px;
	text-decoration: none;
	color: #333;
}
#whatsnew ul li a:hover {
	color: #000;
	background: #ddd;
}
#newLeftContainer {
	float: left;
	width: 320px;
	height: 504px;
	margin: 0px 0px 0px 0px;
	padding-right: 1px;
	background:url(../images/wnaStrip.gif) no-repeat top right;
	display: inline;
}
#newLeft {
	float: left;
	width: 270px;
	margin: 55px 0px 0px 50px;
	background:url(../images/wnaMenuShdw.gif) repeat-y top right;
	background-color: #eee;
	display: inline;
}
#newLeft h4 {
	height: 27px;
	color: #fff;
	background:url(../images/wnaCorner.gif) no-repeat top left;
	background-color: #c00;
	border-bottom: 5px solid #bbb;
	padding-left: 50px;
	text-indent: -10000px;
}
#newLeft span {
	display: block;
	margin: 0px;
	padding:0px;
	width: 270px;
	height: 52px;
	text-indent: -10000px;
	background:url(../images/wnaMenuHdr.gif) no-repeat top left;
}
#wnaShdw {
	float: right;
	width: 10px;
	height: 52px;
	margin: 0px;
	padding: 0px;
	background:url(../images/wnaHdrshdw.gif) no-repeat top right;
}
#newRight {
	position: relative;
	width: 475px;
	min-height:500px;
	margin: 0px 0px 0px 350px;
	padding-bottom: 20px;
}
#newRight div {
	margin: 0px auto;
	padding:0;
	width: 296px;
}
#newGrowingRight {
	position: relative;
	width: 475px;
	min-height:670px;
	margin: 0px 0px 0px 350px;
	padding-bottom: 20px;
}
#growingPics {
	float: right;
	width: 300px;
}
#charlottePics {
	float: right;
	width: 245px;
}
#charlottePics img {
	float: none;
	display: inline;
}
