/*positioning*/


body.index #container {
	width:1100px;
	left:-90px;
	background: url(../images/index1024back.jpg) no-repeat 0px 28px;
	
	}
	
#head   {  /*brenda's nav head*/
	position:absolute;
	top:0px;
	left:184px;
	width:60px;
	height:28px;
	background: url(../images/brenda-head.gif) no-repeat;
	}	
	
#head h1 {
	display:none;
	}	

body.index #sidebar1  {
	left:800px;
	}


#email form {
	position: absolute;
	left: 859px;
	top: 115px;
	padding:65px 30px 0 0px;
	width: 180px;
	text-align: right;
	}
#email input{
	margin:5px 0 0 0;
	}
body.index .indentmenu {
	left: 100px;
	position: relative;
	top:0px;
}

body.index #sidebar1 {
	width: 204px;
	position: absolute;
	top: 266px;
	left: 828px;
	z-index: 15;
	background: #8f0000;

}
#sidebar1 p.first {
	background: transparent url(../images/sidebar-corner-top-index.gif) no-repeat 0px 0px;
	padding-top: 75px;
	display:block;
	margin: 0px 0 0 0;
	
}
#sidebar1 p.last {
	background: transparent url(../images/sidebar-corner-bottom-index.gif) no-repeat bottom left;
	padding: 25px 0 0 0;
	margin-bottom: 0px;
}
body.index #sidebar1 p {
	font-size: 0.8em;
	font-style: normal;
	line-height: 1.5em;	
	padding-bottom: 5px;
	padding-right:15px;
}
body.index #sidebar1 a:link, .index #sidebar1 a:visited, .index #sidebar1 a:active {
	text-decoration:none;
	font-style:italic;
	color: #FADD8F;
	}
body.index #sidebar1 a:hover {
	text-decoration: underline;
}


body.index #mainContent  {
	margin: 0 0 200px 0;
	background: none;
	min-height: 641px;
	position: relative;
	top: 180px;
	left:239px;
	width: 569px;
	background: transparent url(../images/index-shadow.jpg) repeat-y;
	padding:0;
	z-index: -20px
	}
.textbox {
	background: transparent url(../images/mainContent-back.jpg) no-repeat;
	z-index:100;
	position: relative;
	left: 0px;
	top:-37px;
	margin: 0;
	height: 100%;
	width:100%;
	min-height:800px;
	}
.text  {
	padding:40px 40px 40px 50px;
	}


body.index #endorsements {
	height: 309px;
	width: 241px;
	position: absolute;
	top: 153px;
	left: -170px;
	background: url(../images/endorsements.jpg) no-repeat;
	z-index: 300;
} 


#corners {
	background: url(../images/bottom-content-corners-index.jpg) no-repeat bottom left;
	margin:80px 0 0px 0;
	height: 23px;
	position: relative;
	bottom: 0px;
	padding: 80px 0 0 0;
	}



#blog {  /*blog post placement on index page*/
	padding-left: 40px;
}

#blog img  {
		border: solid 1px black;
	}
	
#blog h2 {
		padding-bottom:0;
	}	
.alignleft {  /*blog post placement on index page*/
	float:left;
	margin-right:10px;

} 

.wp-caption-text {
	font: 0.8em Arial, Helvetica, sans-serif;
	font-style: italic;
}
#mainContent h1 {
	font: normal 1.6em verdana, arial, sans-serif;
	color: #350b02;
	padding: 20px 0 0 0;
	margin: 0;
}	
	

.intro {
	color: #731704;
	font: 1em Georgia, "Times New Roman", Times, serif;
}
