/* CSS Document */

html, body
{
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #f2f2f2;
	width: 100%;
	line-height: 180%;
	font-size: 12px;
}
h4
{
	font-size: 12px;
	color: #08729f;
}
h4 a
{
	text-decoration: none;
	color: #08729f;
}
h4 a:hover
{
	text-decoration: none;
	color: #999999;
}

/* Page content style begin */

#parentcontent
{
	margin-left: auto;
	margin-right: auto;
	width: 900px;
	background:#FFFFFF;
}

/* Page content style end */

/* header style begin */

#header
{
	width: 886px;
	height: 100px;
	background: #688d36 url( "../images/headerbnr.jpg" ) repeat-x;
	overflow: hidden;
	margin-left: auto;
	margin-right: auto;
}
.leftbanner
{
	float: left;
	}
.toplinks
{
	margin-left:20px;
}
.toplinks a
{
	color: #FFFFFF;
	text-decoration:none;
}
.toplinks a:hover
{
	color: #FFFFFF;
	text-decoration:underline;
}
.linksdivider
{
	color: #FFFFFF;
}
.rightbanner
{
	float: right;
	margin-top: 30px;
}

/*header style end */

/*content style begin*/

#content
{
	width: 886px;
	margin-left: auto;
	margin-right: auto;
	overflow: hidden;
	background: #c2c0c0;
	color:#000000;
}

/* Top content style begin */

.topcontent
{
	margin-left: auto;
	margin-right: auto;
	width: 876px;
	overflow:hidden;
	margin-top:30px;
}
.roundedleftimg
{
	background:url("../images/boxroundedleft.gif") no-repeat left;
	height:240px;
	width:20px;
	float:left;
}
.topleftcontent
{
	width:555px;
	height:240px;
	float:left;
	overflow:hidden;
	background: #FFFFFF url("../images/boxBG.gif") repeat-x bottom;
}
.leftbannercontent
{
	float:left;
	padding-top:40px;
}
.rightbannercontent
{
	float:right;
	width:300px;
	text-align:justify;
	margin-right:5px;
}
*html .rightbannercontent
{
	float:right;
	width:310px;
	overflow:hidden;
	text-align:justify;
	margin-left:5px;
}
.storyreview
{
	margin-left:160px;
}
.storytitle
{
	color:#4a6a1f;
	margin-top:5px;
	font-weight:bold;
}
.authorstry
{
	color: Blue;
	font-weight:normal;
}
.storytitle a
{
	text-decoration:none;
	color: #4a6a1f;
}
.storytitle a:hover
{
	text-decoration:underline;
	color: #000000;
}
.titledescription
{
	margin-top:15px;
}
.toprightcontent
{
	float: right;
	width: 275px;
	height:240px;
}

/* Top content style end */

/* Down content style end */

.downcontent
{
	margin-left:auto;
	margin-right:auto;
	width:876px;
	overflow:hidden;
	margin-top:20px;
}
.downleftcontent
{
	float:left;
	width:275px;
	background:#FFFFFF;
}
.topstories
{
	width:240px;
	height:250px;
	margin-top:10px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	font-size: 12px;
}
*html .topstories
{
	width:240px;
	height:230px;
	margin-top:10px;
	text-align:left;
	margin-left:auto;
	margin-right:auto;
	font-size: 12px;
}
.topstories a
{
	font-size:12px;
	text-decoration:none;
	color: #000000;
}
.topstories a:hover
{
	text-decoration:underline;
	font-size:12px;
}
.downrightcontent
{
	float:right;
	width:586px;
}
.middlecontent
{
	float:left;
	width:275px;
}
*html .middlecontent
{
	float:left;
	width:275px;
}
.rightcontent
{
	float:right;
	width:300px;
	background:url("../images/head5.gif") no-repeat top;
}
.authorimg
{
}

/* Down content style end */

.contentdivision1
{
	width:886px;
	height:370px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;

}
*html .contentdivision1
{
	width:886px;
	height:370px;
	margin-top:-2px;
	
}
.dowentabbedcontent
{
	width:876px;
	margin-left:auto;
	margin-right:auto;
	padding-top:30px;
}
.tabbedleft
{
	float:left;
	width:275px;
}
.tabbedright
{
	float:right;
	width:594px;
}
.tabbedmiddle
{
	float:left;
	width:275px;
	margin-left:10px;
}
*html .tabbedmiddle
{
	float:left;
	width:275px;
	margin-left:5px;
}
.tabbedadds
{
	float:right;
	width:275px;
	margin-right:4px;
}

/*content style end*/

#clearfooter
{
	background: #76787a;
	overflow:hidden;
	clear: both;
	height:20px;
	margin-left: auto;
	margin-right: auto;
	width: 886px;
}
/*footer style begin */

#footer
{
	width: 886px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
	background:#000000;
}
.menufooter
{
	font-size: 10px;
	color: #FFFFFF;
	text-align: center;
}
.menufooter a
{
	text-decoration: none;
	color: #FFFFFF;
}
.menufooter a:hover
{
	text-decoration: underline;
}

/*footer style end */


/* CSS Documents for the rest of the pages */

.centertitle
{
	text-align:center;
	font-weight:bold;
	font-size:13px;
	margin-left:-30px;
}
.readmore
{
	float:right;
}
.readmore a
{
	text-decoration:none;
	color: #000000;
}
.readmore a:hover
{
	font-weight:bold;
	text-decoration:none;
	font-size:12px;
}