body
{font-family:Tahoma; font-size:11px; color:#4c4c4c; margin:15px 0 0px 0; padding-bottom:0px; background-color:#f8f5de; line-height:14px; height:100%;}

p {
	margin:0px;
	padding:0px;
	padding-top:0px;
	padding-bottom:0px;
	}

div {
	margin:0px;
	padding:0px;
	}

/*index starts*/
div#container {
	margin: 0 auto;
	width: 851px;
	height:100%;
	}
	
div#wrapper {
	width: 829px;
	float:left;
	background-color:#ffffff;
	padding:13px 10px 13px 10px;
	border:1px solid #e6da7e;
	/*min-height:100%;
	height:auto !important;	
	height:100%;*/
	}
	
div#search {
	width:472px;
	float:left;
	position:relative;
	}
	
div#searchtxt {
	float:left; 
	width:146px;
	position:relative;
	}
	
div#searchbut {
	float:left; 
	/*width:326px; */
	padding-top:1px;
	position:relative;
	}
	
div#topicons {
	width:357px;
	float:right;
	}

/*consec starts*/
div#breadcrumps {
	width:530px;
	float:left;
	margin-top:2px;
	margin-bottom:0px;
	color:#885050;
	font-size:10px;
	}
div#breadcrumps a
{color: #4c4c4c; font-size:10px; font-weight:normal; text-decoration:none;}
div#breadcrumps a:visited
{color: #4c4c4c; font-size:10px; font-weight:normal; text-decoration:none;}
div#breadcrumps a:hover
{color: #4c4c4c; font-size:10px; font-weight:normal; text-decoration:underline;}
	
div#conseccontent {
	width:530px;
	float:left;
	}
	
div#conseccontent1 {
	width:530px;
	float:left;
	}

div#contentbox {
	width:556px;
	float:left;
	border:1px solid #e6da7e;
	background:url(../images/featuredbg.gif) repeat-x #ffffff;
	min-height:474px;
	height:auto !important;
	height:474px;
	}
	
div#headbg {
	width:543px;
	background:url(../images/headbg.gif) repeat-x;
	height:17px;
	padding-left:13px;
	padding-top:4px;
	color:#820369;
	font-size:14px;
	font-weight:bold;
	}

div#content {
	width:530px;
	padding:10px 13px 10px 13px;
	float:left;
	text-align:justify;
	}
div#content1 {
	width:530px;
	padding:10px 13px 10px 13px;
	float:left;
	text-align:justify;
	}*/
	
.marronbold {
	color:#820369;
	font-weight:bold;
	}*/


