body {
font: 100%/100% arial, sans-serif;
color: #222;
background: #fff;
}


#mainnav,
#authentication,
#footer ul,
ul.thumbs,
#crumbs,
#breadcrumb,
#sub_navigation
{
	display: none;
}
h1, h2, h3 { font-family: arial; line-height: 1.3em; font-weight: bold; color: #555; }
	h2 { margin: 1em .5em 1em 0; font-size: 1.5em; }
	h3 { margin: 1em .5em .5em 0; font-size: 1.3em; }
	h4 { margin: 1em .5em .5em 0; font-size: 1.1em;  }
	
h1 { font-size: 2.3em; margin: 0 1em 1em 0; font-weight: bold; }
	h1 a { color: #555; }

address { font-size: 1em; margin: 0 1em 1em 0; line-height: 1.35em; }
p { font-size: 1em; margin: 0 1em 1em 0; line-height: 1.4em; }
ul { font-size: 1em; margin: 0 1em 1em 0; line-height: 1.4em; }

a { text-decoration: none; color: #555; }

#footer { padding-top: 15px; border-top: 1px solid #333; margin-top: 20px; }
	#footer p { font-size: .8em; margin-right: 0; }
	#copyright { display: none; }

/* auto clears any element with this class */
.easy_clear { float: left; float/**/: none; }
.easy_clear:after { content: '.'; display: block; height: 0; clear: both; visibility: hidden; }
.easy_clear{ display: inline-block; }
/*\*/
.easy_clear { display: block; }
/* end easy clear */

/* resets the default behaviour for lists & list items */
.container_list { list-style: none; margin: 0; padding: 0; font-size: 1em; }
	.container_list li { margin: 0; }

/* contact details */
dl.contacts { font-size: 1em; line-height: 1.5em; margin: 10px 0 1em 0; }
	dl.contacts dt { width: 4em; float: left; text-align: left;  clear: left; padding-top: .25em; }
	dl.contacts dd { margin-left: 4.5em; padding-top: .25em; }

		
	#home_bottom ul { list-style: none; margin: 0 0 0 0px; padding: 0; }
		#home_bottom li { clear: left; margin: 0 15px 0 0; padding: 5px 14px 10px 0; }
		#home_bottom li.last { border: none; margin-right: 0; }
			#home_bottom li a.site_thumb { display: block; width: 70px; height: 70px; float: left; margin: 0 20px 10px 0; }
			
			#home_bottom li h5 { margin:  0px 0 6px 0px; font-size: 1.1em; font-weight: normal; }
			#home_bottom li p { margin: 0 0 0 80px; }


.site_open { display: block; font-size: .8em; padding-top: 15px; }

#map_directions { }
#google-map { display: block; border: 0px solid #fff; width: 430px; height: 450px; float: right; margin: 0 0 0 15px; }