#headernav
{
	
	width: 1008px;
	height: 33px;
	display: inline-block;
	margin: 0;
	padding: 0;
	//overflow: hidden;
}

#headernav ul
{
	border: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
	text-align: center;
	clear: left;
}

#headernav ul li
{
	display:block;
	float: left;
	text-align: center;
	padding: 0;
	margin: 0;
	background:#989761;
}
#headernav ul li a
{
	width: 112px;
	border-top: 1px solid #fff;
	border-left: 1px solid #fff;
	border-bottom: 2px solid #fff;
	border-right: none;
	padding: 0;
	margin: 0;
	color: #fff;
	text-decoration: none;
	display: block;
	text-align: center;
	//font-weight: bold;
	letter-spacing: 0.2px;
	line-height: 26px;
	font-size: x-small;
	font-family: Gill sans;
	   
}

#headernav ul li a:hover
{
	color: #333;
	background: silver;//#d4Cf69;
}





#portraitssplash{
display:inline;
width:250px;
height:300px;
padding-right:25px;
padding-left:25px;
float:left;
}




#weddingssplash{
display:inline;
width:250px;
height:300px;
padding-right:25px;
padding-left:25px;
float:left;
}






#blogsplash{
display:inline;
width:250px;
height:300px;
padding-right:25px;
padding-left:25px;
margin-bottom:5px;
float:left;
padding-bottom:5px;
}





#flashpost
{
	padding: 10px 0px; margin: 10px 0px;
	border-bottom: 1px solid #ccc;
}



#content2
{
//	overflow:hidden;
	float:left;
	display:inline-block;
	width: 100%;
	padding-top: 5px;
	margin-top: 20px;
	margin-bottom: 5px;
	line-height: 23px;
}


#firstentry{
	display:inline;
	float:left;

}


#footer-top2
{
	overflow:hidden;
	display:inline-block;
	width: 100%;
	padding-top: 10px;
	margin: 10px 0px;
	border-top: 1px solid #ccc;
	float:left;
}

#footer2
{
	overflow:hidden;
	display:inline-block;
	width: 100%;
	padding-top: 10px;
	margin: 10px 0px;
	float:left;
}