body {
        font-family:Verdana,Arial,sans-serif; 
        font-size:80%;
        line-height:1.5em;
        background-color:#005500;
}
textarea {
	font-size:100%;
}
textarea, p, td, input {
        font-family:Verdana,Arial,sans-serif; 
}
a, a:visited {
	color:#00F;
	text-decoration:none;
}
a:hover {
	color:#F00;
}
h1,h2,h3,h4,h5,h6 {
	margin:0;
	padding:0;
}

h1 {
	font-size:1.4em;
}
h2 {
	font-size:1.3em;
}
h3 {
	font-size:1.2em;
	color:#050;
}
#homePage h3 {
	margin-top:1.75em;
}
#header {
	height:4.5em;
        margin:0 0 0.75em 0; 
        padding:0;
	padding-bottom:1em;
	border-bottom-width:1px;
	border-bottom-style:solid;
	border-bottom-color:#AAA;
	border-bottom-width:1px;
}
#header img {
	position:absolute;
	top:1em;
	left:1em;
	float:left;
	margin-left:1em;
}
#container {
        position:relative;
        text-align:left;
        width:100%;
	background-color:#FFF;
	font-size:0.86em;
}
#leftcol { 
        float:left;
        z-index:3;
	width:170px;
}
#leftcol ul {
}
* html #leftcol {
        width:170px;
}
#rightcol {
	margin-top:1em;
	margin-right:1em;
        width:150px;
        float:right;
        text-align:right;
        z-index:2;
}
#rightcol div {
	margin-bottom:2em;
}
#footer {
	text-align:center;
	clear:both;
	padding-bottom:1em;
}
#main {
	text-align:justify;
	position:relative;
	margin-top:0.5em;
	margin-right:185px;
	margin-left:185px;
}
#backToTop {
	clear:both;
	text-align:right;
	margin:1.5em;
	font-size:0.7em;
}
#backToTop a {
	text-decoration:none;
	color:inherit;
}
#backToTop img {
	border:0;
	vertical-align:middle;
	margin-left:0.25em;
}
#twitter,#facebook {
}
#fg_logo {
	float:left;
	margin:0; 
	border:0;
}

.service h3 {
	margin-top:1.5em;
}


#ads {
	margin-top:2em;
	text-align:center;
}	
#surgeryhours {
	margin:2em 1em 1em 1em;
	text-align:center;
}
#topNav2 {
	text-align:right;
	margin:0 0.25em 0 0;
}
#topNav2 ul {
	height:30px;
	list-style:none;
}
#topNav2 li {
	display:inline;
	margin:0;
}
#topNav2 a {
	background-image:url(/include/img/site/toptab.png);
	background-repeat:no-repeat;
	width:100px;
	height:30px;
	float:right;
	margin-left:0.25em;
	text-align:center;
}
#topNav2 a:hover {
	color:#F00;
}

#greenForm {
	margin:2em 0 0 0;
}
#greenForm td {
	padding:0.5em 0 0.5em 0;
}
#greenForm .inputWidth {
	width:200px;
}
#greenFormSubmit {
	color:#060;
	font-weight:bold;
}

#faq h2 {
	color:#060;
	margin-top:2em;
	font-size:1.2em;
}
#faq ul {
	padding:0;
	margin:0;
	margin-top:2em;
	list-style:none;
}
#faq li {
	line-height:2em;
	background:url(/include/img/site/fam/bullet_go.png) no-repeat left center;
	padding-left:20px;
	margin:3px 0;

}

.servicesList li {
	line-height:250%;
}
.servicesList {
	margin:2em 0;
	padding:0;
	list-style:none;
}
#servicesDownloads {
	border-width:1px;
	border-style:solid;
	border-color:#CCC #CCC #AAA #AAA;
	margin:2em 1em 1em 1em;
	padding:1em;
}
#servicesDownloads ul {
	list-style:none;
	margin:0;
	padding:0;
}
#servicesDownloads li {
	margin:0.75em 0 0 0; 
}
#servicesDownloads li img {
	padding-right:0.75em;
	vertical-align:middle;
}

#libraryList ul {
	list-style:none;
	margin:0;
	padding:0;
}
#libraryList li {
	margin:0.75em 0 0 1.5em; 
}
#libraryList li img {
	padding-right:0.75em;
	vertical-align:middle;
}

.documentTypeHeader {
	margin:1.5em 0 0 1em;
	color:#060;
}


.botDetected {
	color:#F00;
	margin:2em 0 2em 0;
}
.addressBit {
	line-height:1.75em;
}

.middleImage {
	vertical-align:middle;
	padding:0 2px 0 2px;
}
.border {
	border-style:solid;
	border-width:1px;
}
.menu {
        border-top-style:solid;
        border-left-style:solid;
	border-color:#FFF;
        border-width:1px;
        width:160px;
	margin:0.5em 1em 1em 0.5em;
}
* html .menu {
        width:170px;
}
.menu ul {
        list-style-type:none;
        padding:0;
        margin:0;
}

.menu li {
        position:relative; 
        z-index:100;
}
.menu li:hover {
        position:relative;
}

.menu li ul {
        position:absolute;
        display:none;
}

.menu a, .menu a:visited {
	font-weight:bold;
        padding:2px 2px 2px 4px;
        display:block;
	background-color:#CCC;
        width:150px;
        color:#000;
        text-decoration:none;
        margin-right:1px;
        border-style:solid;
        border-width:1px;
	border-color:#FFF;
}
.menu a:hover {
        background:#393; 
        color:#EEE;
        border-color:#000;
}


.menu ul ul,
.menu ul ul ul,
.menu ul li:hover ul ul,
.menu ul li:hover ul ul ul
{
        display:none;
}

.menu ul li:hover ul,
.menu ul ul li:hover ul,
.menu ul ul ul li:hover ul
{
        display:block;
}

.menu ul ul {
        width:160px;
        display:none;
        position:absolute;
        top:-1px;
        left:160px;
        border-width:1px;
        border-left-style:solid;
        text-align:center;
}

.menu ul li:hover ul,.menu ul a:hover ul {
        display:block;
        border-top-style:solid;
        border-width:1px;
        border-color:#000;
}

.uninteresting {
 	display:none; 
}
.noborder {
	border:none;
}

.inputWidth { width:200px; }

#formTable td { padding:0 2em 1em 2em }

#meetTheTeam h2 {
	color:#060;
	margin-top:2em;
}
#meetTheTeam h3 {
	color:#555;
	margin-top:0.25em;
}
#frontPageMontage {
	margin-top:4em;
	text-align:center;
}
.floatRight {
	float:right;
	margin:0 0 1em 1em;
}
.floatLeft {
	float:left;
	margin:0em 1em 1em 0;
}
.clear {
	clear:both;
}
.staffMember {
	margin-bottom:3.5em;
	min-height:220px;
}

.tel {
	text-decoration:inherit;
	color:inherit;
}

