body {
	background-color: #f0ce86;
	margin-top: 5px;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #3C3C3C;
}

/*Layout Container ---------------------------------------------------------------------------------*/
#contain {
	position:relative; 
	margin-left:auto; 
	margin-right:auto;
	width: 783px; 
	height: 590px;
	background-color: transparent; 
}

/*Content Container --------------------------------------------------------------------------------*/
#content {
	height: 590px;
	width: 783px;
	margin: 0px; 
	background-color: transparent;
	background: url(graphics/backg2.jpg) no-repeat;
	font-family: Georgia, Times New Roman, Times, serif; 	
}

/*FI Logo ------------------------------------------------------------------------------------------*/
#header {
	position: absolute;
	margin-left: 14px;
	padding-top: 5px;
}

/*Side Panel Image ---------------------------------------------------------------------------------*/
#sideimage {
	position: absolute;
	margin-left: 576px;
	margin-top: 101px;
}

/*Slogan Image -------------------------------------------------------------------------------------*/
#slogan {
	position: absolute;
	margin-left: 385px;
	margin-top: 80px;
}

/*Navigation ---------------------------------------------------------------------------------------*/
ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

img {
    border: none;
} 

#navigation {
	width: 125px;
	margin: 12px;
	position: absolute;
	margin-top: 150px;
}
	
#navigation li a {
	height: 20px;
  	height: 20px;
	text-decoration: none;
	font-size: 12px;
}	
	
#navigation li a:link, #navigation li a:visited {
	color: #3C3C3C;
	display: block;
	background: url(graphics/navigation.gif) 0 2;
	padding: 5px 0 0 10px;
}
	
#navigation li a:hover {
	color: #FFFFFF;
	background: url(graphics/navigation.gif) 0 -23px;
	padding: 5px 0 0 10px;
}	

/*Page Content -------------------------------------------------------------------------------------*/
#pagecontent {
	border:0px solid #3C3C3C;
	position: absolute;
	margin-left: 130px;
	margin-top: 130px;
	overflow: auto; 
	width:450px; 
	height:425px;
}

#pagecontent p {
	font-size: 11px;
	line-height: 1.6em;
	padding: 5px;
}

/*Home Page Content --------------------------------------------------------------------------------*/
#homepagecontent {
	border:1px solid #6F6242;
	position: absolute;
	margin-left: 128px;
	margin-top: 128px;
	/*overflow: hidden; */
	width:452px; 
	height:422px;
	padding: 2px;
}

#hometable {
	border:1px solid #3C3C3C;
	background-image:url(graphics/hm_contentback_03.gif);
	background-repeat:no-repeat;
}

#newspromo {
	margin-left: 5px;
	margin-top: 33px;
	margin-right: 4px;
}

#projectspromo {
	margin-left: 5px;
	margin-top: 33px;
	margin-right: 4px;
}

/*TGIF Footer --------------------------------------------------------------------------*/
#tgiffooter {
	position: absolute;
	margin-left: 130px;
	padding-top: 10px;
	padding-bottom: 5px;
	
	line-height: 1.2em;
}
#tgiffooter a {

	color: #520000;
}

#tgiffooter a:hover {
	text-decoration: none;
	color: #AD0000;
	border-bottom: solid 1px #000000;
}

/*Copyright Notice Footer --------------------------------------------------------------------------*/
#copyrightfooter {
	position: absolute;
	padding-top: 175px;
	padding-bottom: 5px;
	font-size: 10px;
	line-height: 1.2em;
}

/*Site Credits Footer ------------------------------------------------------------------------------*/
#creditfooter {
	position: absolute;
	margin-left: 655px;
	padding-top: 175px;
	padding-bottom: 5px;
	font-size: 10px;
	line-height: 1.2em;
}

#creditfooter a {
	text-decoration: none;
	color: #520000;
}

#creditfooter a:hover {
	text-decoration: none;
	color: #AD0000;
	border-bottom: solid 1px #000000;
}

h1 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #990000;
	text-decoration: none;
	border-bottom: solid 1px #3C3C3C;
	margin-top:5px;
	padding-bottom:5px;
	padding-left: 5px;
	font-size:36px;
	font-weight:normal;
}

h3 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #990000;
	text-decoration: none;
	margin-top:2px;
	margin-bottom: -15px;
	padding-left: 4px;
	font-size:16px;
	font-weight:normal;
}

/*Page Specific Styling ----------------------------------------------------------------------------*/
#category table, td, tr {
	background-color: transparent;
	font-family: Georgia, Times New Roman, Times, serif;
	color: #3C3C3C;
	font-size: 11px;
	font-weight: normal;
}

#category h2 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #6F3E2B;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	padding: 2px 0px 2px 0px;
}

/*Projects One Table -------------------------------------------------------------------------------*/
#projects {
	border: 1px solid #666666;
}

#projects em {
	font-size: 10px;
}

#projects a {
	font-size: 10px;
	text-decoration: none;
	color: #006600;
}

#projects a:hover {
	font-size: 10px;
	color: #B00101;
	border-bottom: 1px solid #3C3C3C;
}

#projects table {
	width: 410px;
	padding: 10px;
}

#projects tbody tr td {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 12px;
	padding: 5px 5px 5px 5px;
	background-color: #F1E9DA;
}
	
#projects tbody tr.selected td {
	background-color: #E9DDC7;
}

/*Project Details Table ----------------------------------------------------------------------------*/

#statementtext td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3C3C3C;
}

#statementtext h4 {
	font-weight: normal;
	margin-top: 3px;
	margin-left: 2px;
	font-size: 18px;
	color: #990000;
}
#statementtext em {
	font-weight: bold;
	font-size: 11px;
	color: #990000;
}

#projectimage img {
	margin: 0px;
	padding: 2px;
	border: 1px solid #666666;
}

/*Project Details Table ----------------------------------------------------------------------------*/
#detailsmain {
	background-color: transparent;
	vertical-align: top;
}

#details {
	border: 1px solid #6F6242;
}

#details em {
	font-size: 10px;
}

#details a {
	font-size: 10px;
	text-decoration: none;
	color: #006600;
}

#details a:hover {
	font-size: 10px;
	color: #B00101;
	border-bottom: 1px solid #3C3C3C;
}

#details table {
	width: auto;
	padding: 10px;
}

#details tbody tr td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding: 5px 5px 5px 5px;
	background-color: #F1E9DA;
}
	
#details tbody tr.selected td {
	background-color: #E9DDC7;
}

#projectdetails {
	border: 1px solid #666666;
	margin-top: 2px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

#projectheader, #statement, #invest {
	border: 1px solid #6F6242;
	margin-left: 2px;
}

#projectheadertext, #statementtext, #investtext {
	border: 1px solid #666666;
	margin: 0px;
	background-color: #F1E9DA;
}

#projectheadertext td {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #990000;
}

#buttons {
	margin-left: 30px;
}

#button {
	margin-left: 15px;
}

/*Charles Spicer Biography Table -------------------------------------------------------------------*/
#spicer {
	background-color: transparent;
	vertical-align: top;
	padding: 1px;
	border: solid 1px #6F6242;
}

#spicer img {
	border: solid 1px #3C3C3C;
}

/*Investing Page styling ---------------------------------------------------------------------------*/
#address td {
	padding: 2px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #990000;
	font-size: 12px;
	font-weight: normal;
	font-style: italic;
	line-height: 1.6em;
}

#address a {
	text-decoration: none;
	color: #006600;
}

#address a:hover {
	color: #B00101;
	border-bottom: 1px solid #3C3C3C;
}

#investtext td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #3C3C3C;
}

#investtext h4 {
	font-weight: normal;
	margin-top: 3px;
	margin-left: 2px;
	font-size: 18px;
	color: #990000;
}

#investtext em {
	font-weight: bold;
	font-size: 18px;
	color: #990000;
}

#developedby td {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #3C3C3C;
	padding-left: 25px;
}

h5 {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #990000;
	font-size: 18px;
	font-weight: normal;
	margin-bottom: -15px;
	margin-top: 0px;
	padding: 2px 0px 0px 5px;
}

h5 em {
	font-family: Georgia, Times New Roman, Times, serif;
	color: #6F3E2B;
	font-size: 17px;
	font-weight: normal;
	margin-bottom: -15px;
	margin-top: 0px;
	padding: 2px 0px 0px 0px;
}
#homenews a {
	font-size: 10px;
	text-decoration: none;
	color: #006600;
}

#homenews a:hover {
	font-size: 10px;
      text-decoration: underline;
	color: #B00101;
	border-bottom: 1px solid #3C3C3C;
}