* {
	font-family:Georgia, "Times New Roman", Times, serif;
}

body {
	background-color: transparent;
}

* h1 {
	font-size:14pt;
}

* h2, * h3 {
	font-size:12pt;
}


* p, * td, * li, * a {
	margin-top:0;
	font-size:10pt;
	line-height:16pt;
}

div.textbox { margin-top:0; margin-bottom:0; }

div#head div.logo a{ font-weight:bold; font-size:16pt; }
div#head div.logo { margin-bottom:10pt; }

address, div.numbers {
	font-size:10pt;
	margin:0 10pt 10pt 0;
	float:left;
}

div.numbers { }

div#content { clear:both; }

a { 
	color: #CCCCCC;
	background-color:transparent; 
}

a[rel="blank"]:after  { 
	content: "  (Link: " attr(href) ")"; 
}

a[href="index.php"]:after, a.email:after, address a:after  { 
	content: ""; 
}

a.email:after, a.email:after  { 
	content: ""; 
}


fieldset, form {
	margin:0; padding:0;
}

form, p.btns, div#nav, div#subnav, #newsticker { 
	display:none !important;
}

.mapcontact {float:none !important; width:auto !important; margin:0 !important; display:block !important; }
.mapcontact #mapcontainer { width:660px !important; display:block; height:560px !important; }

