@import url("site_global.css");
@import url("menu.css");
@media screen, projection {
	.be-nice-to-Mac-IE5 { font-family: "\"}\""; font-family: inherit; }

/* BODY AND FONTS: =body
----------------------------------------------- */
	

/* LINKS: =links
----------------------------------------------- */

	a { color: #0098D9; }


/* HEADER: =header
----------------------------------------------- */

	#header .logo	{ position: absolute; left: 0; top: 0; z-index: 100; }
	
/* CONTENT: =content
----------------------------------------------- */
	#content { padding-top: 20px; position: relative; text-align: left; }
	#content h2,
	#content h3		{ text-align: left; margin: 20px 20px 10px 0; }
	
	#content h2		{ font-size: 15px; font-weight: bold; color: #32657F; text-transform: uppercase; }
	#content h3		{ font-size: 12px; font-weight: bold; color: #616C70; }

	#content p		{ padding: 0 5px 10px 0; text-align: left; line-height: 21px; position: relative; }
	
/* ACTION: =action
----------------------------------------------- */


/* MISC: =misc
----------------------------------------------- */

/* CONTACT: =contact
----------------------------------------------- */
	#contactloc form { background: #f4dd70 url(../images/bg-form_1.gif) no-repeat; width: 267px; height: 368px; padding: 21px 0 0 13px; margin-top: 40px; text-align: left; }
	fieldset { border: none; }
	label { display: block; margin: 0 0 15px 0; font-size: 12px; font-weight: bold; color: #0096d7; }
	label input, textarea { display: block; border: none; width: 249px; height: 15px; margin: 7px 0 0 0; padding: 2px; font-weight: normal; }
	textarea { height: 161px; }
	input.submit { padding: 2px; }
		
	div.vcard { width: 256px; position: absolute; bottom: 187px; right: 9px; text-align: left; color: #616c70; font-size: 12px; line-height: 19px; }
	#content .vcard p { padding: 0 0 0 0; margin: 0 0 0 0; line-height: inherit; }
	.org { font-weight: bold; }
	.vcard h4 { margin-top: 21px; }
	
	div.errors { margin-top: 15px; }
	div.errors li { margin-left: 15px; line-height: 18px; color: #CC0000; }
}
