

body {
	display: block;
	width: 90%;
	margin: 0 auto;
	background: white;
	widows: 4;
	font-size: 62.5%;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

html>body {
	font-size: 9px;
}

body.employment div#branding-nav {
	display: none;
}

body.employment h1 {
	display: block;
	font-size: 1.8em;
}

body.employment h2 {
	display: none;
}

body.employment div#content-header {
	background: url(../images/gfclogo-gs.gif) no-repeat right top;
}

#menu {
	display: none;
}

#contain, #content {
	font-size: 1.1em;
	width: auto;
	margin: 0 0 0 0;
	padding: 0;
	border: 0;
	float: none !important;
	color: black;
	background: transparent;
}

#content {
	margin: 0;
}

#branding-nav h1 {
	margin-bottom: 0;
}

#content-header {
	height: auto;
}

body.employment #content-header {
	height: 80px;
}

#content-header h1 {
	margin-top: 0;
}

#content-header img {
	display: none;
}

ul#nav-util, form#cse-search-box, ul#nav-main, #site-info ul, #content-sub {
	display: none;
}

dl.vcard {
	display: block;
	position: relative;
}

dl.vcard dd {
	display: block;
	position: relative;
	margin: 0 0 0 0;
}

table {
	width: 100%;
}

table td {
	vertical-align: middle;
}

table td.top {
	vertical-align: top;
}

table td.nowrap {
	white-space: nowrap;
}

a:link, a:visited {
	color: #520;
	background: transparent;
	font-weight: bold;
	text-decoration: underline;
	}
	
#content a:link:after, #content a:visited:after {
   content: " (" attr(href) ") ";
   font-size: 90%;
   }
   
#content a[href^="/"]:after {
  content: " (http://www.gfclinic.com" attr(href) ") ";
   }
   
#site-info {
	font-size: 1em;
	border-top: 1px solid #ccc;
}