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

#googlemap, 
#nav,
#video-block,
#photo-block,
#contact-block { display: none; }


h1 { font-size: 2.3em; margin: 0.5em 1em 1em 0; font-weight: normal; }
	h1 a { color: #1A668F; }
	h1 strong { font-weight: bold; text-transform: uppercase; }

h2, h3, h4, h5, h6 { font-family: verdana; line-height: 1.3em; font-weight: bold; color: #555; }
	h2 { margin: 1em .5em .5em 0; font-size: 1.5em; }
	h3 { margin: 1em .5em .5em 0; font-size: 1.2em; }
	h4 { margin: 1em .5em .5em 0; font-size: 1em;  }

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

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