
/* --------------- Table of Contents --------------- */

	  /* ----- Universal Elements ----- [UNI] */
		  /* Common Elements [COM] */
		  /* Heading (H tag) Formats [H] */
		  /* Page Header [HEAD] */
		  /* Page Footer [FOOT] */
	  /* ----- Nearly-Universal Wrappers [NEAR] ----- */
		  /* Left [LEFT] */
		  /* Right [RIGHT] */

/* ------------------------------------------------- */

	

/* ---------------------- Universal Elements [UNI] ---------------------- */

body {
	background-color: #fdf9d2;
	color: #10689b;
	font-family: "Trebuchet MS", "ITC Officina Sans Book", "Lucida Grande", sans-serif;
	width: 45.5em;
	margin: 2em auto;
	letter-spacing: .05em;}




/* ----- Common Elements [COM] ----- */
p{
	font-size: .8em;
	text-align: left;
	color: #10689b;
	line-height: 1.4em;
	font-weight:lighter;
	display: block;
	float: none;}

p a{
	color: #e58908;
	font-weight: bold;}
	
strong {
	font-style: italic;
	font-weight: bold;
	font-size: 110%;}

img{
	border: none;}




/* ----- Heading (H tag) Formats [H] ----- */

h1 {
	color: #10689b;
	font-size: 1em;
	padding-bottom: .8em;
	clear:both;}

h2{
	color: #10689b;
	font-size: .85em;
	font-weight:bold;
	padding-bottom: .6em;
	clear:both;}

h3{
	color: #10689b;
	font-size: .75em;
	font-weight: bold;
	font-style: italic;
	line-height:2.5em;
	clear:both;}
	
h4{
	color: #10689b;
	font-size: .9em;
	font-weight:bold;
	margin-bottom:-0.5em;
	text-align: center;
	clear:both;}

h5{
	color: #10689b;
	font-size: .7em;
	font-weight: bold;
	font-style: italic;
	line-height:2em;
	clear:both;}
	
.updated_notice {
	background: white;
	border:1px solid #10689b;
	padding:6px 1em;
	margin: 6px 0px;}

.updated_notice p {
	font-weight:normal;
	font-size: 10.5px;
	margin:2px;}

.updated_notice a {
	color: #e58908;}

.updated_notice ul {
	font-weight:normal;
	text-align:left;}




/* ----- Page Header [HEAD] ----- */

#FandP {
	padding: 0 0 2em .25em;
	float: left;}

#ibc{
	padding-top: 3em;
	float: right;}

#mainpage {
	float:left;
	background-color: #10689b;
	padding: .75%;
	display: block;
	height: 100%;
	width: 100%;}

#mainpage1 {
	float:left;
	background-color: #10689b;
	padding: .75%;
	display: block;
	width: 100%;}



/* ----- Page Footer [FOOT] ----- */

ul#navbar {
	float: left;
	border: solid #10689b;
	border-width: 0px 2px 2px 2px;
	margin-left: .6em;}

ul#navbar li {
	display: inline;
	float: left;
	border-right: #fff 1px solid;}

ul#navbar li#contact {
	border:none;}

ul#navbar a {
	display:block;
	color:white;
	text-decoration:none;
	padding: .5em .8em;
	background-color: #e58908;
	font-size: .7em;
	letter-spacing: .15em;}

#navbar a:hover{
	background-color: #F4965B;
	color: #10689b;}

body.thumbs #navbar li#thumbs a,
body.approach #navbar li#approach a,
body.partners #navbar li#partners a,
body.news #navbar li#news a,
body.contact #navbar li#contact a {
	background-color: #10689b;
	color: white;
	cursor: default;}

#copyright {
	font-size: .6em;
	letter-spacing: .1em;
	float: right;
	padding: .7em 0;}


/* ---------------------- Nearly-Universal Wrappers [NEAR] ---------------------- */

/* Left [LEFT] */
#contentblue,
#contentblue2 {
	float: left;
	background-color: #b8d2e1;
	padding: 1em;
	border-right: #10689b 1px solid;
	text-align: left;
	width: 12em;
	height: 22em;
	overflow: hidden;}
	
#contentblue1 {
	float: left;
	background: url(/images/F&P_logowall.jpg) no-repeat #b8d2e1;
	padding: 1em;
	text-align: left;
	width: 12em;
	height: 22em;
	overflow: hidden;}

#homealign,
#homealign2 {
	height: 100%;
	width: 100%;}

#home_button,
#home_button2{
	position: relative;
	bottom: 1.3em;
	left: -.4em;}

/* Right [RIGHT] */
#contentwhite,
#contentwhite2{
	float: left;
	background-color: white;
	padding: 2em;
	width: 27.25em;
	height: 20em;
	display: block;
	overflow: hidden;}
	
#archive_button{
	float: right;
	position: relative;
	bottom: -.75em;
	left: 16em;}
	
#award{
	float: right;
	position: relative;
	bottom: -.75em;
	left: 16em;}

