/* CSS Document */
/* Robert Powell 2006 - all rights reserved */
/* Header / Body Styles -----------------------------------------------------------------*/

#wrapper{
position: relative;
z-index: 1;
margin-top: 5px;
margin-left: auto;
margin-right: auto;
width:1024px;
background-color: #fff;
box-shadow: 10px 0px 5px #888888, -10px 0px 5px #888888;
-moz-box-shadow: 10px 10px 5px #888888; /* Firefox 3.6 and earlier */
-webkit-box-shadow: 10px 0px 5px #888888, -10px 0px 5px #888888; /* Safari */
}

#header{
/*background-image:url(images/GFClogo.jpg); */
width:100%;
height: 146px;
}

#header img{
	border: none;
}

#footer{
font-family: 'PT Sans', arial, serif;
width:100%;
height: 146px;
background-color: #254142;
}

#pnumber{
padding-left: 15px;
padding-top: 40px;
float: left;
color: #fff;
font-size: 45pt;
line-height: 1.2em;
font-weight: bold;
}

#address{
padding-right: 20px;
padding-top: 40px;
float: right;
color: #fff;
font-size: 14pt;
line-height: 1.2em;
text-align: right;
}

.toplogo{
width:100%;
margin-left: 0px;
padding-left: 0px;
}


#header h1{
font-family: 'Philosopher', arial, serif;
/* font-family:Arial, Helvetica, sans-serif; */
padding-left: 30%;
padding-top: 100px;
color:#4f4f4f;
}

body{
font: 1em Verdana, sans-serif;
line-height:1em;
color: #4f4f4f;
background: #e5ffed;
margin:0;
background-image: url('images/gfc_bg.jpg');
}

body a{
color: #4f4f4f;
}

h3{
font-family: 'Philosopher', arial, serif;
font-size: 1.5em;
font-weight: bold;
line-height: 1.2em;
margin-top: 10px;
margin-bottom: 0px;
}

h5{
font-family: 'Philosopher', arial, serif;
font-size: 1.5em;
font-weight: bold;
line-height: 1.2em;
margin-top: 10px;
margin-bottom: 0px;
color: orange;
}

h5 a{
color: orange;}

h4{
font-family: 'Philosopher', arial, serif;
}

h2{
font-family: 'Philosopher', arial, serif;
}

#content{
	width: 100%;
	float: right;
}

.a{
font-family:Arial, Helvetica, sans-serif;
font-size: 1em;
line-height: 1.2em;
width: 70%;
float:left;
width: 534px;
margin-left: 20px;
margin-bottom: 20px;
border-color: #4f4f4f;
}

.a ul{
padding-top:15px;
padding-bottom:15px;
font-weight:700;
}

.a ul ul{
padding-top:15px;
padding-bottom:15px;
font-weight:400;
}

.b{
background-color: white;
background-repeat:no-repeat;
font-family:Arial, Helvetica, sans-serif;
width: 35%;
padding:20px;
float:right;
margin-bottom: 20px;
}

.b ul{
padding-top:15px;
padding-bottom:15px;
font-weight:700;
}

.b ul ul{
padding-top:15px;
padding-bottom:15px;
font-weight:400;
}

.c {
font-family:Arial, Helvetica, sans-serif;
font-size: 1em;
line-height: 1.2em;
width: 920px;
float:left;
margin-left: 20px;
margin-bottom: 20px;
border-color: #4f4f4f;
}

.c ul{
padding-top:15px;
padding-bottom:15px;
font-weight:700;
}

.c ul ul{
padding-top:15px;
padding-bottom:15px;
font-weight:400;
}



.copyright{
margin-left: 10px;
margin-right: 10px;
margin-top: 25px;
background-color: White;
clear: both;
font-size: xx-small;
}

#map{
	margin-top: 15px;
	margin-right: 15px;
	float: right;
	border: medium solid;
	border-right-color: #4f4f4f;
	border-bottom-color: #4f4f4f;
	border-left-color: #cccccc;
	border-top-color: #cccccc;
}

#map1{
	margin-top: 15px;
	margin-right: 15px;
	float: right;
	border: medium solid;
	border-right-color: #4f4f4f;
	border-bottom-color: #4f4f4f;
	border-left-color: #cccccc;
	border-top-color: #cccccc;
}

.ref{
	margin-top: 2px;
	font-size: x-small;
}

.fbox{
padding: 10px;
right:100px;
top: 400px;
position: fixed;
background-color: #254142;
color: orange;
width:150px;
-moz-border-radius: 10px;
border-radius: 10px;
line-height: 1.5em;
z-index; -1000:
}

.fbox a{
text-decoration: none;
color: orange;
}

.line{
border: 0;
width:80%;
background-color: #4f4f4f;
height: 5px;
}


/* End of Content Styles ----------------------------------------------------------------------------*/

#nav{
margin-top: 25px;
text-align: center;
width: 100%;
font: 1em Verdana, sans-serif;
}

#nav ul{
display: table;
padding: 0px;
margin: 0 auto;
}

#nav li{
margin-left: 4px;
display: table-cell;
position: relative;
padding-top:5px;
padding-bottom:5px;
list-style-type: none;
}

#nav ul li a{
	display: inline;
	margin-left: 0px;
	padding: 10px;
	line-height: 2em;
	border-radius: 10px;
	text-decoration: none;
	background-color: #95a3a3;
	color: #fff;
}



#nav li{
	display: inline;
	list-style-type: none;
}

 #nav a:hover{
	padding: 10px;
	color: #fff;
	background-color: #254142;
	text-decoration: none;
}

 #nav .activelink{
	padding: 10px;
	color: #fff;
	background-color: #254142;
	background-color: orange;
	text-decoration: none;
}

 h3 a:hover{
	padding: 10px;
	color: #fff;
	background-color: #254142;
	text-decoration: none;
	color: orange;
	-moz-border-radius: 10px;
	border-radius: 10px;
}

#footer a{
	text-decoration: none;}


/* slideshow styles */

#slide {
margin-top:20px;
margin-right: 15px;
float: right;
width: 400px;
height: 400px;
	border: thick solid;
	border-right-color: #4f4f4f;
	border-bottom-color: #4f4f4f;
	border-left-color: #cccccc;
	border-top-color: #cccccc;
/*
box-shadow: 5px 5px 2px #888888,-5px -5px 2px #888888;
*/
}

.profpics{
margin-top: 20px;
margin-right: 40px;
float: right;
}

.hpc{
margin: 22px;
}

