/*  

Theme Name: Mustard Seed

Author: Avijit Michael

*/



* {

margin: 0;

padding: 0;

}



html {

height: 100%;

}



body {

height: 100%;

background: #fff url(images/header-back.jpg) repeat-x;

font-family: Verdana, Arial, Helvetica, sans-serif;

}



#wrapper{

margin: 0 auto 0 auto;

width: 798px;

min-height: 100%;

text-align: left;

}



#container{

position: relative;

min-height: 100%;

padding-bottom: 30px;

}



#header{

float: left;

width: 100%;

height: 234px;

background: url(images/header.jpg) no-repeat;

}



#menu {

float: left;

background: url(images/menubar.jpg) no-repeat;

margin-top: 172px;

height: 62px;

width: 100%;

}



#menu ul{

list-style-type: none;

margin: 10px 0 0 30px;

}



#menu li{

float: left;

margin: 0 10px 0 10px;

}

#menu li a {
color:#ffffff;
font-size:20px;
font-family:Verdana;
}

#menu li a:hover {
	color:#91a536;
	text-decoration:none;
}

.current_page_item {
	padding:2px;
	color:#91a536;
}

#menu .current_page_item a {
	color:#91a536;
}

/*

a.home, a.principles, a.grants, a.scholarships, a.financials, a.report, a.contact, a.giving {

height: 33px;

text-indent: -4000px;

display: block;

color:#ffffff;
font-size:20px;
font-family:Verdana;
text-decoration:none;

}



a.home:hover, a.principles:hover, a.grants:hover, a.scholarships:hover, a.giving:hover, a.financials:hover, a.report:hover, a.contact:hover {

background-position: 0 -33px;
color:#91a536;
font-size:20px;
font-family:Verdana;
text-decoration:underline;
}



a.home{

color:#91a536;
font-size:20px;
font-family:Verdana;

width: 56px;

}



a.principles{

color:#91a536;
font-size:20px;
font-family:Verdana;

width: 86px;

}



a.grants{

color:#91a536;
font-size:20px;
font-family:Verdana;

width: 61px;

}



a.scholarships{

color:#91a536;
font-size:20px;
font-family:Verdana;

width: 111px;

}

a.giving{
color:#91a536;
font-size:20px;
font-family:Verdana;

width: 111px;

}




a.financials{

color:#91a536;
font-size:20px;
font-family:Verdana;

width: 86px;

}



a.report{

color:#91a536;
font-size:20px;
font-family:Verdana;

width: 121px;

}



a.contact{

color:#91a536;
font-size:20px;
font-family:Verdana;

width: 76px;

}

*/

#content{

float: left;

width: 738px;

margin: 10px 30px;

}



.row {

clear: both;

width: 100%;

margin: 10px 0 10px 0;

}



/*a.grantTitle {

background: url(images/grants-title.jpg) no-repeat;

width: 115px;

height: 39px;

float: right;

text-indent: -4000px;

}



a.scholarshipsTitle{

background: url(images/giving-title.jpg) no-repeat;

width: 207px;

height: 41px;

float: left;

text-indent: -4000px;

}

a.givingTitle{

background: url(images/giving-title.jpg) no-repeat;

width: 207px;

height: 41px;

float: left;

text-indent: -4000px;

}
*/


#footer{

clear: both;

position: relative;

background: #ccc;

margin-top: -30px;

height: 30px;

text-align: center;

}



#footer p{

padding-top: 10px;

font-size: 10px;

}



p{

font-size: 12px;

padding: 10px;

}





.left {

float: left;

}



.right {

float: right;

}



.leftimage{

float: left;

padding-right: 15px;

}



.rightimage{

float: right;

padding-left: 15px;

}



.contactform{

margin: 0 auto;

width: 450px;

}



.contactleft{

margin-top: 15px;

}



.contactright{

margin-top: 4px;

}



input, textarea{

border: 1px solid #999999;

}



a{

color:#91a536;

text-decoration:none;

outline: none;

}



a:hover{

text-decoration:underline;

}



#submit{

clear:both;

margin-top: 35px;

}



/*.Principles{

background:url(images/principles-title.jpg) no-repeat;

text-indent: -4000px;

margin-: 5px 0 10px 10px;

}



.Grants{

background:url(images/grants-title.jpg) no-repeat;

text-indent: -4000px;

}



.Scholarships{

background:url(images/scholarships-title.jpg) no-repeat;

text-indent: -4000px;

}



.Financials{

background:url(images/financials-title.jpg) no-repeat;

text-indent: -4000px;

}



.Report{

background:url(images/report-title.jpg) no-repeat;

text-indent: -4000px;

}



.Contact{

background:url(images/contact-title.jpg) no-repeat;

text-indent: -4000px;

}
*/


.normal{

color:black;

}



h1{

font-size: 20px;
color: #666666;
font-family:Arial;
line-height:40px;

}



.noborder{

border:0;

}



ul.grantRegions{

list-style-type:none;

}



ul.grantRegions li{

float:left;

padding: 0 15px 0 15px;

font-size: 0.8 em;

}