/*
Name: Manure systems main template style sheet
File: manuresystems.css
Type: Cascading Style Sheet File
History
      28 Feb 2009  Created.
*/
body {
	xbackground-color: 	#c5e9f9;
	background-image:	url('images/background.jpg');
}
.logo ximg {
 	xwidth:			100%;
 	xheight:			70%;
}
div.xpage {
}		
div.header {
}
		
div.xlogo {
}
		
div.xbanner {
	height: 		150px;
	margin-left:	208px;
	border-top: 	0px solid #036;
	border-right: 	0px solid #036;
	border-bottom: 	0px solid #036;
	border-left: 	0px solid #036;
	padding-top:	0px;
	padding-right:	0em;
	padding-bottom:	0em;
	padding-left:	0em;
	text-align:		center; 
	min-height:		5.58em;
	margin-top:		0em;
}
		
		div.xcolLayout {
			width:			900px;
		}
		ax.menulink {
			target:			_top;
		}
		 
		div.xcontent {
			xxmargin-left: 	150px;
			xmargin-right: 	2em;
			margin-bottom:	1px;
			background-color: 	white;
			border-top: 	0px solid #036;
			border-right: 	0px solid #036;
			border-bottom: 	0px solid #036;
			border-left: 	0px solid #036;
			padding-top:	1px;
			padding-right:	1em;
			padding-bottom:	2px;
			padding-left:	1em;
		}
		
		div.ximg {
			margin-top:		0px;
			margin-right:	1em;
			margin-bottom:	1em;
			margin-left:	0em;
			margin-right:	0em;
			margin-left:	1em;
			border:			1px solid #0000ff;
			xheight:			auto;
			xwidth:			auto;
			float:			right;
			text-align:		center;
		}
		
		div.ximg img {
			xfloat:			left;
			xdisplay:		inline;
			margin:			0px;
			border:			0px solid #ffffff;
		}
		
		div.ximg a:hover img {
			border:			0px solid #0000ff;
		}
		
		div.xdesc {
			text-align:		center;
			font-weight:	normal;
			width:			auto;
			margin:			0px;
			font-style:		normal;
			padding-top:	0;
			padding-right:	1em;
			padding-bottom:	0;
			padding-left:	1em;
		}