DIV.static { 
	width: 100%;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
}

	DIV.static H1 {
		background: #eeede0;
		display: block;
		margin: 0;
		padding: 0;
		padding: 10px 30px;
	}
	
		DIV.static H1.header_25 { text-indent: -9999px; background: #eeede0 url('../images/pressessentialsHeader.gif') 35px 10px no-repeat; }
		DIV.static H1.header_24 { text-indent: -9999px; background: #eeede0 url('../images/aboutusHeader.gif') 35px 10px no-repeat; }
		DIV.static H1.header_21 { text-indent: -9999px; background: #eeede0 url('../images/nirvanastoryHeader.gif') 35px 10px no-repeat; }
		DIV.static H1.header_20 { text-indent: -9999px; background: #eeede0 url('../images/vineyardstatsHeader.gif') 35px 10px no-repeat; }
		DIV.static H1.header_17 { text-indent: -9999px; background: #eeede0 url('../images/photogalleryHeader.gif') 35px 10px no-repeat; }
		DIV.static H1.header_16 { text-indent: -9999px; background: #eeede0 url('../images/mediaarticlesHeader.gif') 35px 10px no-repeat; }
		DIV.static H1.header_13 { text-indent: -9999px; background: #eeede0 url('../images/bookings.gif') 35px 10px no-repeat; }
		DIV.static H1.header_12 { text-indent: -9999px; background: #eeede0 url('../images/virtualtourHeader.gif') 35px 10px no-repeat; }
		DIV.static H1.header_11 { text-indent: -9999px; background: #eeede0 url('../images/philosophyHeader.gif') 35px 10px no-repeat; }
		DIV.static H1.header_8 { text-indent: -9999px; background: #eeede0 url('../images/privacyHeader.gif') 35px 10px no-repeat; }
		DIV.static H1.header_7 { text-indent: -9999px; background: #eeede0 url('../images/termsHeader.gif') 35px 10px no-repeat; }
		DIV.static H1.header_6 { text-indent: -9999px; background: #eeede0 url('../images/copyrightHeader.gif') 35px 10px no-repeat; }
		DIV.static H1.header_5 { text-indent: -9999px; background: #eeede0 url('../images/mediaHeader.gif') 35px 10px no-repeat; }
		DIV.static H1.header_4 { text-indent: -9999px; background: #eeede0 url('../images/eventsHeader.gif') 35px 10px no-repeat; }
		DIV.static H1.header_2 { text-indent: -9999px; background: #eeede0 url('../images/awardsHeader.gif') 35px 10px no-repeat; }
		DIV.static H1.header_1 { text-indent: -9999px; background: #eeede0 url('../images/welcomeHeader.gif') 35px 10px no-repeat; }

	DIV.static .content_wide {
		text-align:left;
		width: 540px;
		margin-left: 40px;
		margin-top: 25px;
		color: rgb (102,102,102);
		font-size: 13px;
	}

	DIV.static .content {
		text-align:left;
		width: 445px;
		*width: 436px;
		margin-top: 25px;
		float: right;
		overflow: hidden;
		color: rgb (102,102,102);
		font-size: 13px;
	}
		
		DIV.static .content IMG { margin: 0 10px 10px 0px; display: block; }
	
		DIV.static .content P, DIV.static .content_wide P { margin: 0; margin: 20px 0; padding: 0; 	color: rgb (102,102,102); font-size: 13px; }
		
		DIV.static .content H4, DIV.static .content_wide H4 { margin-bottom: 15px; color: #5f324a; }	
	
	DIV.static .sidemenu {
		width: 108px;
		float: left;
		overflow: hidden;
		margin-left: 10px;
		margin-top: 25px;
		background: #f9f9f2;
		border: 1px solid #c8c6a7;
		font-family: Arial, Helvetica, sans-serif;
	}

		DIV.static .sidemenu H4 { 
			margin: 0;
			font-size: 12px; 
			color: #5f324a; 
			background: #c8c6a7; 
			padding-left: 6px; 
			margin-top: 1px; 
			padding-top: 2px; 
			min-height: 20px; 
			height: expression('20px'); 
			font-family: Arial, Helvetica, sans-serif;
		}
	
		DIV.static .sidemenu UL { margin: 0; padding: 0; padding: 1px 1px 0px 1px; min-height: 22px; }
			DIV.static .sidemenu UL LI { 
				padding: 0; 
				margin: 0; 
				margin-bottom: 1px;
				font-size: 11px;  
				list-style: none;
				line-height: 18px; 
				background: #c8c6a7 url('../images/arrow.gif') 98px 6px no-repeat; 
				padding-left: 6px; 
				min-height: 22px;
				height: 22px; 
			}
		DIV.static .sidemenu UL LI:hover, DIV.static .sidemenu UL LI.hover { background: #5f324a url('../images/arrow.gif') 98px 6px no-repeat; }
				DIV.static .sidemenu UL LI A { padding: 0; margin: 0; color: #fff; }
				
		.static .content .news {
			width: auto;
		}
		
		.static .content .news H4.header {
			margin: 0; 
			font-size: 12px; 
			color: #f9f9f2; 
			background: #c8c6a7; 
			width: 100%; 
			padding-left: 6px; 
			margin-top: 1px; 
			padding-top: 4px;
			padding-bottom: 4px;
		}
		
		.static .content .news .article {
			border: 1px solid #c8c6a7;
			background: #eeede0;
			padding: 15px;
		}
		
		.static .content .news .article .link {
			text-align: right;
			display: block;
		}
