/* Created with loving care by Dean Wagner by hand on Jan. 30, 2009  */
/* Altered with admiration by Dave Gupta by hand on July 10, 2009  */

a:link 		{color: #800000;      	text-decoration:none; 		}
a:visited 	{color: #800000;	text-decoration:none; 		}
a:hover 	{color: #800000;	text-decoration:none;		}

#allContent {
    background-image:      	url("http://www.brightideasgrant.com/images/IntroLR.png");
    background-repeat:     	repeat-x;
    background-attachment: 	scroll;
    background-color: 	   #ffffff;
    width:                 886px;
    color:                 #232323;
    font-family:           Georgia, Arial, Helvetica, sans-serif;
    font-size:             12px;
    text-align:            left;
    margin:                0px;
}
#menuBar {
    text-align:            	left;
    vertical-align:        	middle;
    margin:                 	0px;
    width:                 	750px;
    height:                	12px;
}
#introMessage {   
   padding: 			21px 89px 28px 68px;
   margin-top: 			122px;
   width: 			732px; 
   text-align:            	left;
}
#content{
    	width: 			806px; 
	padding: 		15px 40px 10px 40px;
    	background-image:      	url("http://www.brightideasgrant.com/images/ContentLR.png");
    	background-repeat:     	repeat-y;
   	background-attachment: 	scroll;
	font-family:            Georgia, Times New Roman, Arial, Helvetica, sans-serif;
	color:                  black;
	size: 			12px;
	background-color:	#ffffff;
}
#footer {
    text-align:             	center;
    padding:   			10px 10px 520px 10px;
    background-color:		transparent; 
    background-image:		url(http://www.brightideasgrant.com/images/Footer.png); 
    background-attachment: 	scroll; 
	width: 950px;
	background-color: 	#660000;
    	background-repeat:     	no-repeat;
}





body {
    background-image:      	url("http://www.brightideasgrant.com/images/repeatX.png");
    background-repeat:     	repeat-x;
    background-attachment: 	scroll;
    	text-align:             left;
	margin: 		0px;
	padding: 		0px;
	font-family:            Georgia, Times New Roman, Arial, Helvetica, sans-serif;
	color:                  black;
	background-color: 	#660000;
    	font-size:              12px;
}
                              /*dark red*/
h1 {  
    color:                  #800000;
    font-family:            Georgia, Times New Roman, Arial, Helvetica, sans-serif;
    font-size:              32pt;
    text-align:             left;
    font:                   normal;
    font-weight:	    500;
    display: inline;
}

h2 {
    color:                  #800000;
    font-family:            Georgia, Times New Roman, Arial, Helvetica, sans-serif;
    font-size:              22pt;
    font-weight:	    400;
    display: inline;
    text-align:             left;
}
h3 {
    color:                  #800000;
    font-family:            Georgia, Times New Roman, Arial, Helvetica, sans-serif;
    font-size:              16pt;
    font-weight:	    500;
    display: inline;
    text-align:             left;
}
                              /*dark grey*/
h4 {
    color:                  #232323;
    font-family:            Georgia, Times New Roman, Arial, Helvetica, sans-serif;
    font-size:              16pt;
    font-weight:	    400;
    display: inline;
    text-align:             left;
}

                              /*light grey*/
h5 {
    color:                  #787878;
    text-align:             left;
    font-family:            Georgia, Times New Roman, Arial, Helvetica, sans-serif;
    font-size:              16pt;
    font-weight:	    400;
    display: inline;
}
                          /*gold*/
h6 {
    color:                  #D3A769;
    text-align:             left;
    font-family:            Georgia, Times New Roman, Arial, Helvetica, sans-serif;
    font-size:              16pt;
    font-weight:	    400;
    display: inline;
}








textarea {
    color:                  #232323;
    font-family:            Georgia, Times New Roman, Arial, Helvetica, sans-serif;
    font-size:              12pt;
    font-weight:	    400;
    display: inline;
    text-align:             left;
}

input {
    color:                  #232323;
    font-family:            Georgia, Times New Roman, Arial, Helvetica, sans-serif;
    font-size:              11pt;
    font-weight:	    400;
    display: inline;
    text-align:             left;
}










#footerLineOne{
	position: 		relative;
	left: 			60px;
   	width: 			806px; 
	padding: 		0px 0px 0px 0px;
	font-family:            Georgia;
	color:                  #880000;
	size: 			12px;
}

#footerTax{
	position: 		relative;
	top: 			20px;
	left: 			60px;
   	width: 			806px; 
	padding: 		0px 0px 0px 0px;
	font-family:            Georgia;
	color:                  #880000;
	size: 			12px;
}

#footerCredits{
	position: 		relative;
	top: 			40px;
	left:			-20px;
   	width: 			403px; 
	padding: 		0px 0px 0px 0px;
	font-family:            Georgia;
	color:                  #880000;
	size: 			12px;
}

#footerCopyright{
	position: 		relative;
	top: 			25px;
	left: 			510px;
   	width: 			403px; 
	padding: 		0px 0px 0px 0px;
	font-family:            Georgia;
	color:                  #880000;
	size: 			12px;
}







#right{	text-align: right; }

.rightSide {
    float:right;
    margin: 10px 10px 10px 10px;
}

			/* changes "Project Details" button to text; optional */
.buttonAsLink{
	font-family:       Georgia, Times New Roman, Verdana, Arial, Helvetica, sans-serif;
	font-size:         22pt;
	color:             #880000;
	background-color:  #ffffff;
	font-style:        italic;
	padding:           3px 0;
	border-width:      0;  
	cursor:            pointer;
	text-align: 	   right;
}


#AshaIntro {   
   padding: 			21px 89px 28px 68px;
   margin-top: 			22px;
   width: 			732px; 
   text-align:            	left;
}
