.image_title
{
	font-size:10pt;
	font-family: calibri;
	font-weight: bold;
}
a
{
	color:Black;
}
blockquote
{
    background-color: #FFFFFF;
}
body
{
    font-family: Geneva, Calibri, Arial,helvetica,sans-serif;
    font-size: 11pt;
}
.bg_body{

	background-image: url(../images/bgGradient_gold_horizontal2.gif);
    background-position : 0 0;
	background-repeat:repeat-y;
}

.bodyText {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-style: normal;
	color: #000000;
	text-align: left;
	/*line-height: 1.5em;*/
}

h1 
{
	font-family: Century Gothic, Arial;
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: bold; 
    text-decoration: none;
    text-align: left;
    font-variant: small-caps;
    color: Blue;
    padding-top:10px;
	/*
	font-family:Century Gothic, Arial;
	font-size:22px;
	letter-spacing:2px;
	color: #1F5770;
	padding-left:20px;
	*/
}

h1 span
{
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 14px;
      font-weight: bold; 
	font-style: normal;
      letter-spacing: 0px;
      font-variant: normal;
	padding: 0;
	margin: 0;
}

h2
{
    font-family: Century Gothic, Arial;
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: bold; 
    text-decoration: none;
    text-align: left;
    font-variant: small-caps;
    color: Blue;
    padding-top:10px;
}
.h11
{
	font-family:Century Gothic, Arial;
	font-size:22px;
	letter-spacing:2px;
	color: #1F5770;
	padding-left:20px;
}
.hh2
{
    font-family: Century Gothic, Arial;
    font-size: 16px;
    letter-spacing: 2px;
    font-weight: bold;
    padding-left: 10px;
    color: #1F5770;
    text-decoration: none;
}
.h22
{
	font-family: Century Gothic, Arial;
	font-size: 12px;
	font-weight: bold;
}
.hr_style
{
	border-bottom: black thin double;
	border-left: black thin double;
	border-top: black thin double;
	border-right: black thin double;
}
img {
	border:0;
}
input, textarea, select {
	border:1px solid gray;
    height: 24px;
}

.td.master
{
	width:100%;
}
#content
{ 
    height: 100%;
    width: 810px;
/*    background-image: url(../images/bgGradient_1.gif);  */
}

#rama-picture-caption
{ 
	text-align: center; 
	padding-top: 3px; 
	padding-bottom: 5px;
}

#rama-picture-caption a
{ 
 color: blue;
   text-decoration: none;
}

#copyright
{
    font-size: 9px;
    font-weight: bold;
    letter-spacing: 1.5px;
    color: black;
    text-align: center;
    font-family: Century Gothic, Arial;
    border-top-style: solid;
    border-top-width: thin;
    border-top-color: black;
}

.grant_table
{
	border: thin ridge #CCCCCC;
}

#header {
	background-color:#163D4E;
	padding-top:1px;
	padding-bottom:4px;
	padding-right:10px;
	text-align:right;
	font-family:calibri,arial;
	font-size:8pt;
	color:White;
	height:9pt;
}

#logo
{
    background-color: black;
    text-align:center;
}

.menufix
{
    z-index:100;
}
.menu-inline {
	text-decoration:none; 
	font-size:10pt;
	font-weight:bold; 
	color:#0932fa;
}
.menu-inline-b 
{
	text-decoration:none; 
	font-weight:bold; 
	color:black;
}

.menu-inline:hover
{
    color: Gray;    
}
.menu-inline-b:hover
{
    color: Gray;    
}

/*
#menu-main
{
    padding-top: 1px;
    padding-bottom: 5px; 
    height: 19px;
    background-color: Black;
	width:810px;
}

.menu-main_item:hover
{ 
	color:white;
}
.menu-main_grants
{
	color:#f8b51e;
	background-color:#000000;
	font-weight:bold;
	font-family:Trebuchet MS;
	font-size:12pt;
	text-align:center;
	text-decoration:none;
	padding-right:10px;
}

.menu-main_grants:hover
{
	color:white;
	visibility:visible;
}
.menu-main_item
{
	color:#f8b51e;
	background-color:#000000;
	font-weight:bold;
	font-family:Trebuchet MS;
	font-size:12pt;
	text-align:center;
	text-decoration:none;
	padding-right:10px;
}

.menu-bottom-right {
	font-family:calibri,arial;
	font-size:10pt;
	color:White;
	background-color:#1F5770;
    height:15px;
}

.menu-link {
	color: #FFFFFF;
    text-decoration: none;
    text-align: center;
}
.menu-link:hover
{
    color: #999999;
}
.menu-link-active {
	color:#BDD6DB;
}
#menu-top {
	padding-left:10px;
	padding-right:5px;
	float:right;
}*/

#wrapper
{
    width: 100%;
	align:center; 
/*	background-color: #FFCC66;*/
	/*background-image:url(../images/bgGradient_gold2.gif);*/
    /*background-color: White;*/
}

#accordion {
	width: 208px;
	height: 150px;
	margin: 10% auto; }
#accordion div {
	height:25%;
	overflow: hidden;}
#accordion:hover div {
	height: 40px; }
#accordion:hover div:hover
{
    height: 250px;
    overflow: auto;
    cursor: hand;
}

.accordionHeader
{
    /*background-color: #f8b51e;*/ /*color: #0932fa;*/ /*background-color:#DDDDDD;*/
    font-size: 10pt;
    width: 208px;
    padding: 5px;
    font-weight: bold;
    background-color: #f8cb65;
}

/*.accordionHeaderSelected
{
    background-color: blue;
    color: white;
    padding: 3px;
}*/

.accordionContent
{
    padding:5px;
    /*background-color:#EEEEEE;*/
    width:204px;
    border-bottom: gray thin dotted;
    border-left: silver thin dotted;
    border-top: silver thin dotted;
    border-right: gray thin dotted;
}

#info {background:#f8f8f8; border:0;}

.grantButton
{
	background-image: url(../images/buttonGradient3a.png);
	background-repeat: no-repeat;
	color:Black;
	text-decoration:none;
	font-size:11px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	padding-left: 10px; 
	margin-top:2px;
}
.grantButtonText
{
	color:Black;
	text-decoration:none;
	font-size:14px;
	font-family: Corbel, Arial, Helvetica, sans-serif;
}
.grantRow {
	background-color: #FFEFBF;	
}
.grantRow1 {
	
}
.grantDiv
{
	padding:3px 0px 2px 10px;
	font-family: Corbel, Arial, Helvetica, sans-serif;
	font-size:14px;
}
.grantDonation
{
	font-size:18px;
	font-weight:bold;
	font-family: Corbel, Arial, Helvetica, sans-serif;
	color:Blue;
	border: 3px groove Gold;
	padding: 8px;
	font-style:italic;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/final_drop.html
Copyright (c) 2005-2008 Stu Nicholls. All rights reserved.
This stylesheet and the associated (x)html may be modified in any 
way to fit your requirements.
=================================================================== */

	.menu {width:820px; white-space:nowrap; height:20px; position:relative; z-index:100; border-right:0px none #000; font-family:Trebuchet MS, arial, sans-serif;}
	/* hack to correct IE5.5 faulty box model */
	* html .menu {width:820px; w\idth:800px;}
	/* remove all the bullets, borders and padding from the default list styling */
	.menu ul {padding:0;margin:0;list-style-type:none;}
	.menu ul ul {width:95px; w\idth:95px;}
	/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
	.menu li {float:left;width:auto; padding:0px 0px 0 0px; w\idth:95; position:relative;}
	/* style the links for the top level */
	.menu a, .menu a:visited {display:block;font-size:14px;text-decoration:none; color:#f8b51e; height:20px; background:#000000; line-height:20px; font-weight:bold;}
	/* a hack so that IE5.5 faulty box model is corrected */
	* html .menu a, * html .menu a:visited {width:95px; w\idth:95px;}
	
	/* style the second level background */
	/*.menu ul ul a.drop, .menu ul ul a.drop:visited {background:#000 url(http://www.cssplay.co.uk/menus/breadcrumbs/grey-arrow.gif) no-repeat 130px center;}*/
	/* style the second level hover */
	/*.menu ul ul a.drop:hover{background:#000 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}*/
/*	.menu ul ul :hover > a.drop {background:#000 url(http://www.cssplay.co.uk/menus/breadcrumbs/blue-arrow.gif) no-repeat 130px center;}*/
	/* style the third level background */
	.menu ul ul ul a, .menu ul ul ul a:visited {background:#000;}
	/* style the third level hover */
	.menu ul ul ul a:hover {background:#b2ab9b;}
	
	
	/* hide the sub levels and give them a positon absolute so that they take up no room */
	.menu ul ul {visibility:hidden; position:absolute;height:0;top:20px;left:0;}
	/* another hack for IE5.5 */
	* html .menu ul ul {top:20px;t\op:20px;}
	
	/* position the third level flyout menu */
	<!-- .menu ul ul ul{left:149px; top:-1px; width:149px;} -->
	
	/* position the third level flyout menu for a left flyout */
	<!-- .menu ul ul ul.left {left:-149px;} -->
	
	/* style the table so that it takes no ppart in the layout - required for IE to work */
	.menu table {position:absolute; top:0; left:0; border-collapse:collapse;;}
	
	/* style the second level links */
	.menu ul ul a, .menu ul ul a:visited {background:#000; color:#f8b51e; height:auto; line-height:1.5em; padding:2px 5px; width:205px; border-bottom:thin solid gray}
	/* yet another hack for IE5.5 */
	* html .menu ul ul a, * html .menu ul ul a:visited {width:100px;w\idth:100px;}
	
	/* style the top level hover */
	.menu a:hover, .menu ul ul a:hover{color:#fff; background:#000;}
	.menu :hover > a, .menu ul ul :hover > a {color:#fff; background:#000;}
	
	/* make the second level visible when hover on first level list OR link */
	.menu ul li:hover ul,
	.menu ul a:hover ul{visibility:visible;}
	/* keep the third level hidden when you hover on first level list OR link */
	.menu ul :hover ul ul{visibility:hidden;}
	/* make the third level visible when you hover over second level list OR link */
	.menu ul :hover ul :hover ul{ visibility:visible;}


