body
{ 
	background:url(../images/bg.gif) 0px 0px repeat-x;
}


h1{
	color:#383838; 
	font-size:30px;	
	padding:8px 0 0;
}

h2
{
	/* color:#395501; */
	font:161% trebuchet MS
}

.content h1
{
	font:116% Georgsia;
	padding:8px 0px 20px; 
	font-style:italic;
}

#content_new h1
{
	font:116% Georgsia;
	padding:8px 0px 20px; 
	font-style:italic;
}

.content h2
{ 
  color:#6c6c01; 
  margin:10px 0px 0px
} 

#content_new h2
{ 
  color:#6c6c01; 
  margin:10px 0px 0px
} 

.content h3
{  
  color:#507604;
  background:url(../images/w-dot.gif) left bottom repeat-x; 
  padding:5px 0px;
  margin:12px 0px 0px; 
  font:150% trebuchet MS
}

#content_new h3
{  
  color:#507604;
  background:url(../images/w-dot.gif) left bottom repeat-x; 
  padding:5px 0px;
  margin:12px 0px 0px; 
  font:150% trebuchet MS
}

#homePage .head a {border-bottom:none;}


.header
{ 
	background:url(../images/main_header.gif) 0px 0px no-repeat; 
	width:849; /*949px; */
	height:285px; 
	margin:auto;
	padding:15px 13px
}


.container
{	
  min-height:100px; 
  _height:100px; 
  padding:0px 31px 30px 31px; 
  overflow:hidden;
  _overflow:visible; 
  z-index:1;
}



