@media screen {

body {
	background:url(../images/us_bkg_body.jpg) repeat-y center top;	
	color:#445544;
	padding:0;
	margin:0;
	font-family:"Lucida Sans Unicode", "Lucida Grande", "Trebuchet MS", sans-serif;
	font-size:10px;
	color:#445544;
}

#johnblock {
	position: relative; 
	top: 0px; 
	left: 5px; 
	width: 550px;
}


/* --------------------------------------------Header ------------------------------------------*/

#header {
	background:url(../images/us_bkg_header.jpg) no-repeat center top;
	width:100%;
	height:150px;
}

#header h1 {
		background:url(../images/us_logo.gif) no-repeat center top;
		height:95px;
		display:block;
		width:879px;
		margin:0 auto;
		text-align:left;
}

#header h1 a:link, #header h1 a:visited {
		height:80px;
		display:block;
		width:179px;
		margin-right:700px;
		position:relative;
		top:15px;
		overflow:hidden;
		text-indent:-9000px;
	}

/* ----------------------------------------Nav Menu-----------------------------------------*/	

ul#site_nav {
		background:url(../images/us_bkg_nav.gif) no-repeat center top;
		width:809px;
		height:47px;
		margin:0 auto;
		padding:8px 35px 0;
		list-style:none;
		overflow:hidden;
}

#site_nav li.selected {
		background:transparent url(../images/us_bkg_nav_selected.gif) no-repeat right -47px;
}

#site_nav li.selected a:link, #site_nav li.selected a:visited {
		background:transparent url(../images/us_bkg_nav_selected.gif) no-repeat left top;
}

#site_nav li {
		display:block;
		float:left;
		height:47px;
		padding:7px 0 0 0;
		margin-right:7px;
		line-height:38px;
		font-size:1.4em;
		font-family:Tahoma, helvetica, sans-serif;
		}

#site_nav li a:link, #site_nav li a:visited {
		display:block;
		float:left;
		height:40px;
		padding:0 20px;
		color:#dbebbe;
		text-decoration:none;
		white-space:nowrap;
}

#site_nav li a:hover {
		text-decoration:underline;
		color:#ffffff;
}

#site_nav li.selected {
		padding-top:0;
		padding-right:11px;
}

#site_nav li.selected a:link, #site_nav li.selected a:visited {
		color:#3b6a16;
		height:47px;
		line-height:51px;
		padding-right:12px;
}

#site_nav li.selected a:hover {
		text-decoration:none;
}
		
/*--------------------------------------------Main ------------------------------------------*/		

#main {
	background:url(../images/us_bkg_main.jpg) repeat-y center top;
	width:701px;
	padding:25px 89px 50px 89px;
	margin:0 auto;
	text-align:left;
	font-size:1.2em;
	line-height:1.8em;
	min-height:500px;
	height:500px;
}

#main h2 {
	font-family:Tahoma;
	font-size:1.6em;
	line-height:1.8em;
	margin:0 0 0.5em;
	color:#aa4b97;
}

#main h3 {
	font-family:Tahoma;
	width:550px;
	font-size:1.2em;
	line-height:1.8em;
	margin:1em 0 0.25em ;
	text-transform:uppercase;
	border-bottom:1px dotted #aa4b97;
	color:#888888;
	}

#main h4 {
	font-family:Tahoma;
	width:550px;
	font-size:1.0em;
	line-height:1.6em;
	margin:0.5em 0 0 ;
	color:#888888;
}

#main p {
	width:550px;
	font-size:1.0em;
	line-height:1.6em;
	margin:0.5em 0;
	color:#333333;
}


/*------------------------------------------Container ------------------------------------------*/	


#container {
	width:100%;
	text-align:center;
}

#container > #main {
	height:auto;
}

.caption {
		text-align:right;
		font-style:italic;
		display:block;
		clear:both;
		font-size:80%;
		line-height:1.2em
}
	

/*--------------------------------------Product Table ------------------------------------------*/	

#producttable {

	font-size:1.2em;
}
	
#producttable .text {
	font-family:Tahoma;
	font-size:1.0em;
	line-height:1.6em;
	margin:0.5em 0 0 ;
	color:#888888;
}
		
/*--------------------------------------------Footer------------------------------------------*/		

#footer {
	background:url(../images/us_bkg_footer.jpg) no-repeat center top;
	width:779px;
	margin:0 auto 20px;
	padding:10px 50px;
	height:40px;
	text-align:left;
	position:relative;
	font-size:1.1em;
}

#footer span {
	position:absolute;
	top:10px;
	right:105px;
}

/*----------------------------------------Default CSS ------------------------------------------*/


h1, h2, h3, h4, h5, h6, p, ol, ul, li, dl, dt, dd {
	margin:0;
	padding:0;
}	
a:link, a:visited {
	color:#045788;
}

.ecotrend {
	background:url(../images/Ecotrend-logo.gif) no-repeat top left;
	margin-top:1em;
	padding-left:112px;
}

.domatcha {
	background:url(../images/DoMatcha-logo.gif) no-repeat top left;
	margin-top:4em;
	padding-left:112px;
	}

#main .domatcha h3, #main .ecotrend h3 {
	margin-top:0;
}



.specials {
	width:550px;
	padding:15px;
	background-color:#ffffff;
	border:1px dashed #666666;
}

ul.productList {
	list-style:circle;
	margin:0.5em 0 0 ;
	font-size:1.2em;
	float:left;
	width:343px;
}

ul#pList {
	margin-right:15px;
	}

ul.productList li {
	margin:0.5em 0 0 0;
	padding-left:16px;
	display:block;
	width:328px;
}

.clearHack {
	clear:both;
	text-indent:-9000px;
	overflow:hidden;
}

address {
	font-style:normal;
}

address p {
	font-size:1.2em;
}

.section2 {
		width: 600px;
}

}
