/* NOTE: To use this file you must first activate it ('custom stylesheet') in the frugal Main/SEO options area.
Once active, you can add custom styles to this file and they will override any other styles in this theme.
To create a custom style you must start your CSS elements with body.custom. So, for example,
to change the H1 heading size for the Content Div you could use something like this:

body.custom #content h1 {
	font-size: 18px;
}

Learn more about this customization proccess by visiting http://frugaltheme.com/support/ */
body{line-height: 200%;}
#header_wrap {

	background-image: url(images/testlogo.jpg); seahorse
	background-repeat: repeat-x;
}
#shlogo, x:-moz-any-link {
	
	
	background-image:url(../../uploads/2009/seahorse_100px.png);
	
	background-repeat: no-repeat;
	background-position: 0% 0%;
	width:760px;
	margin-top:13px;
	/*margin-top/*\**/:-30px;*/
	/*_margin-top:-30px;*/
	*margin-top:-80px;/*for IE 7, 8 only*/
	height:135px;
	/*width:60px;*/
	
	*background-position: 0% 30%;
	
	
	
}

#logotext { *padding:50px 0 10px 80px;}
/*#header {width:900px;
	height: 115px;
	margin: 0px auto;
	padding: 0px;

	float: none;
	overflow: hidden;
	clear: both;}
#headerright {
	height:150px;
	background-image:url(../../uploads/2009/seahorse.png);
	background-repeat: no-repeat;
	background-position: right bottom;*/
}