/*****************
  This is your playground. Customize Hemingway to your hearts extent. 
*****************

/* LAYOUT WIDTH */

/* Example for a fluid layout:
.inside{
	width:95%;
}
*/

/* Example for a static layout:
.inside{
	width:800px;
}
*/

.omfloatleft{
float:left;
padding-bottom:15px;
/*margin-left:100px;*/
width:890px;

}
 #comment-form submit{
	clear:both;
}
.formactions{
	margin-top: 20px;
	padding-bottom:20px;
	clear:both;
}
#ommainmenu{
position:absolute;
	height:20px;
padding-top:20px;
	margin-bottom:25px;
	width:654px;
	z-index:50;
	/*margin-top:-29px;*/
	margin-left:7px;
	}
	
#ommainmenu a{
	font-family:lucida grande regular, verdana, arail, sans-serif; 
	font-size:11px;
	color:#b3b3b3;
	padding-right:2em;
	border-bottom:1px solid #b3b3b3;
	text-decoration:none;
	margin-right:12px;

	display:block;
	float:left;

	
}
#ommainmenu a:hover{
	border-bottom:1px solid #ffffff;
	color:#ffffff;
}
.description{
	border:0px;
	float:left;
	margin-bottom:15px;
		font-family:verdana;
		font-size:13px;
	
}
.strapline{
	margin-top:25px;
border: 0px;
	font-family:verdana;
	
}
.strapline span{
	color:#C4C5C7;
}
#omfooter{
	width:950px;
	margin-top:-10px;
	height:25px;
	margin-left:auto;
		margin-right:auto;
	font-size:10px;
	text-align:left;

	}
#maincontain{
	width:950px;
	padding:0px 15px;
	background-color:black;
		margin-left:auto;
	margin-right:auto;
}
.omspacer{
	height:15px;
	width:950px;

	clear:both;
}
#primary{
	width:950px;

}
#primary .inside{
	width:950px;
	
}
#header, #header .inside{
	width:950px;
	
}
#ancillary, #ancillary .inside{
	width:950px;
	
}
#footer, #footer .inside{
	width:950px;
	
}
 #secondary .inside{
	width:950px;
	
	text-align:left;
}
#secondary{
	width:950px;
	padding:0px;
}