/* CSS for the grassroot project document */

body {
	background-image:url(../artwork/skyline.gif);
	background-position:bottom;
	background-repeat:repeat-x;
	background-color: #e7e3df;
	font-family: Trebuchet MS, Arial, sans-serif;
}

#contentwrap {
	background-color:#FFFFFF;
	width: 900px;
}


a:link {
	text-decoration:none;
	color:#231a1a;
}


a:visited {
	text-decoration:none;
	color:#231a1a;
}

a:hover {
	text-decoration:none;
	color:#295b91;

}


#centerwrap {
	width: 900px;
	margin: 15px auto 45px auto;
	border: 1px solid #d4cfc1;
}

#mainwrap {
	width: 900px;
	background-color:#FFFFFF;
}

#maintext {
	padding: 25px 50px 25px;
}

p {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	color: #232a1a;
	
}

#bpagecontent img {
	padding-left:2px;

}

/*------------------------------------------------ Start Header------------------------------------------------*/

#header {
    width: 900px;
    background-image:url(../artwork/headerbar.gif);
    background-repeat:no-repeat;
    height:285px;
    line-height: normal;
}

#headercontact {
	float:right;
	padding: 17px 55px 0px 0px;
	font-size:12px;
	font-family:"Trebuchet MS", Arial;

}

#headercontact a:link,#headercontact a:visited {
	color:#231a1a;
}

#headercontact a:hover {
	color:#295b91;
}

#logo {
	padding-top: 30px;
	padding-left: 10px;
	height: 140px;
}

#headerindent h1 {
	text-indent: -10000px;
	width: 300px;
}

#slogan {
	height: 50px;
	padding: 0px 0px 0px 17px;
	width: 700px;
	color: #231a1a;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-style:italic;
}

#nav {
	background-image:url(../artwork/navgradiant.gif);
	background-repeat:repeat-x;
	border-top:1px solid #dbd5d6;
	border-bottom:1px solid #dbd5d6;
	
}


#nav span {
	font-size: 10px;
}

#nav a:link {
	text-decoration:none;
	color:#5b4747;
	height: 28px;
}

#nav a:hover {
	text-decoration:none;
	background-image:url(../artwork/navgradianthover.gif);
	background-repeat:repeat-x;
	background-color:#baadaa;
	border-left:1px solid #ebe8e8;
	border-right:1px solid #f7f5f5;
	padding: 15px 18px 15px;
	height: 28px;
}

#nav a:visited {
	text-decoration:none;
	color:#5b4747;
	height: 28px;
}

#nav ul li a.donate {
	margin-left: 25px;
	background-image:url(../artwork/navgradiant.gif);
	background-repeat:repeat-x;
	border-left:1px solid #c3b2b2;
	width:100px;
	text-align:center;
	height: 28px;
}

#nav ul li a.donate:hover {
	margin-left: 25px;
	background-image:url(../artwork/navgradianthover.gif);
	background-repeat:repeat-x;
	border-left:1px solid #f7f5f5;
	padding: 15px 19px 15px;
	width:100px;
	text-align:center;
	height: 28px;
}

 
.clear {
	clear: both;
}

#nav ul {
	margin-left: -35px;
	margin-top:0px;
	margin-bottom:0px;
}

#nav ul li {
	list-style-type:none;
	display:inline;

}

#nav ul li a{
	float: left;
	padding: 15px 19px;
	font-family: "Trebuchet MS", Arial;
	display:inline;

}

#nav ul li a#current {
text-decoration:none;
background-image:url(../artwork/navgradianthover.gif);
background-repeat:repeat-x;
background-color:#baadaa;
border-left:1px solid #f7f5f5;
border-right:1px solid #f7f5f5;
padding:15px 18px 15px;
height: 28px;

}

#aboutspacer {
padding-right:20px;
}




/* ----------------------------------------------End Header------------------------------------------------ */



/* ----------------------------------------------Startindex----------------------------------------------- */



#mainimg {
margin-top:-5px;
text-align:center;
border-top:15px solid #473c3b;
border-bottom:15px solid #473c3b;
width:900px;
height:430px;
}

#mainimg2 {
margin-top:-5px;
text-align:center;
border-top:5px solid #473c3b;
border-bottom:5px solid #473c3b;
width:715px;
height:261px;
}

#sub {
width: 900px;
background-color:#000;
background-image:url(../artwork/dotted.gif);
}

.subimg {
width: 299px;
height:370px;
float:left;
background-image:url(../artwork/subimgbg.gif);
background-repeat:repeat-x;
text-align:center;
}

.subimg h3 {
margin: 0px 0px;
padding: 18px 0px;
}

#subimg2 {
margin-left:1px;
}

#subimg3 {
margin-left:1px;
padding-right:1px;
}

.subh {
color:#af0101;
font-weight:300;
padding-right:20px;
padding-left:8px;

}

#subtext {
font-size:13px;
padding: 0px 20px 0px 30px;
margin:0px 0px;
text-align:left;
height: 80px;
}

#sub .learnmore {
float:right;
margin-top:0px;
padding-right: 5px;
font-size:12px;
}


/* ----------------------------------------------End Index------------------------------------------------ */


/* ----------------------------------------------Start BpageContent----------------------------------------------- */

#bpagecontentwrap {
	margin-top:25px;
	width: 900px;
	background:#ffffff url(../artwork/bcontent_wrap_bg.gif);
	background-repeat: repeat-y;

		
}

#bpagecontent {
	width: 735px;
	float: right;
	
}

#bpagecontent a:link {
color:#295b91;
}

#bpagecontent a:visited {
color:#295b91;
}


 
 #bpagecontent h1 {
	font-family: "Trebuchet MS", Arial;
	font-size: 21px;
	color:#af0101;
	margin-top:0;
	margin-bottom:25px;
	font-weight: lighter;
 }
 
 
 #bpagecontent h2 {
  	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	color:#af0101;
	margin:0;
	font-weight: lighter;
	padding:15px 0 5px 0;
 
 }
 
  #bpagecontent h2.pastevents {
  	font-family: "Trebuchet MS", Arial;
	font-size: 18px;
	color: #231a1a;
	margin:0;
	font-weight: lighter;
	padding:15px 0 5px 0;
 
 }
 
 
 
 
 #bpagecontent h3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	color: #af0101;
	font-weight: 100;
	
}

 
#maintext p {
	
	font-family: "Trebuchet MS", Arial;
	margin-top: 12px;
	font-size: 12px;
	color: #231a1a;
	line-height:17px;
}

#maintext h1 {
	color: 231a1a;
	padding: 0;
}

 #maintext ul{
	margin-top:25px;
	list-style-type: none;
	margin:0;
 }
 #maintext ul li{
	
	font-family: "Trebuchet MS", Arial;
	list-style-type: none;
	font-size: 12px;
	padding-bottom:5px;
	
 
 }


blockquote {

	color:#231a1a;
	font-size: 23px;
	font-weight: lighter;
	margin-right: 60px;
	line-height: 34px;
	font-style: normal;
	text-align: left;
	text-transform: none;
}




p#pdfdownload  {
	font-family: "Trebuchet MS", Arial;
	font-size: 12px;
	float:right;
	margin-top:18px;
	padding-right:55px;
	
}


/*------------------------------------------------Start get involved bottom image navigation --------------------------------------*/


#bpageimgwrap  {
	
	width:600px;
	height: 200px;
	padding-left:40px;
		
}
.bpagesubimg {
	width: 150px;
	float: left;
}

.bpagesubimg h3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	font-weight: lighter;	
	margin-bottom: 8px;
	
}

img {
border: none

}


.bpagesubimg h3 a:link,.bpagesubimg h3 a:visited {
	color:#295b91;

}



/*------------------------------------------------End Get involved bottom image navigation --------------------------------------*/


/*------------------------------------------------Start highschool athlete------------------------*/

.highschool blockquote {
	color:#231a1a;
	font-size:20px;
	font-weight: lighter;
	line-height: 32px;
	font-style: normal;
	text-align: left;
	text-transform: none;
}

/*------------------------------------------------End College------------------------*/



/*---------------------------------------------------Start missionpage -------------------*/

blockquote.missionquote {
	color:#af0101;
	font-size:32px;
	font-weight: lighter;
	line-height: 45px;
	margin: 20px 40px;
	text-transform: uppercase;	
}

#blocktext {
	width: 400px;
	float:right;
}
 
.mission p#largetext {

	color:#231a1a;
	font-size:14px;
	line-height:20px;
	text-transform: uppercase;	
	

}


/*---------------------------------------------------End missionpage ------------------*/



/*------------------------------------------------------start theteam---------------*/

.founder #maintext{
	padding-top:0px


}
.founderimg {
	width:600px;
	padding-top:5px;
}

.founderimg h3 {
	font-family: "Trebuchet MS", Arial;
	font-size: 13px;
	
		
}

.founderimg img {
display:block;
float:left;
margin-right: 20px;
padding-bottom:15px;

}
.founderimg p {
	width: 350px;
	float: left;
}



/*------------------------------------------------------End theteam----------------*/
/*-----------------------Start partners------------------------------------------*/

img.partnerslogo {
	padding-right: 40px;
	padding-bottom:10px;
	display: inline;
	float:left;
}

.partnerstext {
	padding-top:15px;
	}

/*-----------------End of Partners-----------------------------------*/
/*------------------------------------------------------start grassroothoyas----------------*/
 #grhoyasimgtop img {
	display:block;
	float:left;
	padding-right:15px;
	padding-bottom: 15px;
	
}
 #grhoyasimgtop p {
	width: 430px;
	float: left;
	line-height: 20px;
	
}


#grhoyasimgright img {
	display:block;
	float:left;
	margin-left:20px;
	padding-top:25px
	
}

#grhoyasimgright p {
	width: 387px;
	float: left;
	
}

#grhoyasimgbottom img{
	display:block;
	float:left;
	padding-top:15px;
	padding-right:15px;
	padding-bottom:15px;
}
#grhoyasimgbottom p {
	width: 430px;
	float: left;
	padding-top:15px;
	
}


.grhoyas em {
	line-height: 20px;
	color:#231a1a;
	font-size:13px;
	font-style: normal;
	
	font-weight: bold;	
}



/*------------------------------------------------------End grassroothoyas----------------*/


/*--------------------------------------Start curriculum-----------------------------------*/

#imgtop img {
display: block;
width: 200px;
float: left;
padding-right:15px;
padding-bottom: 20px;
margin-top:5px;
}

#imgtop p {
width: 415px;
float: left;
margin-top: 0;
padding-bottom: 20px;


}

#imgright img {
display: block;
float: right;
padding-left: 15px;
}

#imgright ul li{
list-style-type: disc;
}


#imgbottom img {
width:350px;
float: right;
display: block;
padding-left: 15px;

}





/*-------------------------------------------------Start The Fest-------------------------*/

.thefest blockquote {
	color:#231a1a;
	font-size:20px;
	font-weight: lighter;
	line-height: 32px;
	font-style: normal;
	text-align: left;
	text-transform: none;
}



#festimg img {
display: block;
width: 220px;
float: left;
padding-right:20px;


}

#festimg p {
width: 358px;
float: left;
margin-top: 0;
}




/*-------------------------------------------------End The Fest-------------------------*/



/*---------------------------------------------------Start grassroothoyasFest -------------------*/
blockquote.reduppercase {
	color:#af0101;
	font-size:26px;
	font-weight: lighter;
	line-height: 40px;
	text-transform: uppercase;	
}

.ghfest #blocktext {
	width: 400px;
	float:right;
}

#hoyasfest img {
display: block;
width: 220px;
float: left;
padding-right:15px;
padding-bottom: 20px;
margin-top:5px;
}

#hoyasfest p {
width: 350px;
float: left;
padding-bottom: 20px;

}


/*---------------------------------------------------End  grassroothoyasFest -------------------*

/*---------------------------------------------------start hivaids fact-------------------*/


em{
	color:#231a1a;
	font-size:13px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;	
	

}

#maintext span.source {
color: #231a1a;
padding-left: 40px;
font-size: 10px;
margin:0;


}

#pdfdownload a:link {
color: #295B91;
}

#pdfdownload a:visited {
color: #295B91;
}

/*---------------------------------------------------End hivaidsfact-------------------*/

/*-----------------------------------------------Start Forms in Administrators ------------------------------------------------------*/
.formbg {
	margin-top:45px;
	width: 615px;
	margin-left:40px;
	border: 1px #295b91 solid;
	padding: 25px 0 25px 25px; 
}




input {

	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color:#295b91;	
	width:350px;
	margin-bottom: 12px;
	
}

.radio {
 border:none;	
	width:30px
}


.paypal input{
margin-top:10px;
border-bottom:0;
width:147px;
margin-bottom:0;
}


.formbg input#button {
	border:1px #295b91 solid;
	width: 80px;
	height:25px;
	background: transparent url(../artwork/submitbg.gif) repeat-x;
	float:right;
	margin-right: 35px;
	margin-top: 25px;
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	color:#0e3c6e;

}


.formbg span {
	font-size:10px;
	color:#af0101;
	
}
 
  


/*-----------------------------------------------End of form --------------------------------------------------------*/

/*-----------------Start of News and Media ------------------------*/

#newslist {
list-style-type:none;
font-size:12px;
}

#newslist li {
list-style-type:none;
padding-bottom: 10px;
}

#newslist li a:visited {
color: #999;
}


#cbs a:link {
color:#295B91;
}
#cbs a:visited {
color:#295B91;
}
#cbs a:hover {
color:#000;
}

/*-----------------End of News and Media------------------------*/


/*-----------------Start of Events-----------------------------*/


.events blockquote {
	
	color:#231a1a;
	font-size:20px;
	font-weight: lighter;
	line-height: 32px;
	font-style: normal;
	text-align: left;
	text-transform: none;
}

/*-----------------End of Events ----------------------*/
	
/*----------------Start mcm page------------------------------*/

.mcm blockquote.reduppercase {
	color:#af0101;
	font-size:26px;
	font-weight: lighter;
	line-height: 40px;
	text-transform: uppercase;
	margin-top:0;
	margin-bottom:12px;	
}
.mcm input.runnersbutton {
	border-bottom:solid 1px #295b91;
	width:150px;
	height:55px;
	margin: 10px 0;
	font-size:12px;
	color:#5B4747;
	background:transparent url(../artwork/navgradiant.gif) repeat-x;
	font-family: "Trebuchet MS";
	font-size:.85em;

}

table.mcmsponsors {
	margin:auto;
border:none;
	border-style:none;
	caption-side:top;
	border-collapse:collapse;	
}
table.mcmsponsors td {
	font-size:.80em;;
	color:#231a1a;
	font-family: "Trebuchet MS";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;

}	
 
table.mcmsponsors td a{
color:#295b91;
}

table {
	margin:auto;
	border-top: 1px solid #d4cfc1;
	border-collapse:collapse;	
}


caption {
text-align:left;
margin-bottom:12px;
}

td, th{
	border-top:solid 1px #d4cfc1;
	padding:10px 10px;
}

	
td.runnersbio{
	font-size:.75em;
	color:#231a1a;
	width:350px;
	font-family: "Trebuchet MS";
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
}	
td span, th {
	font-family:"Trebuchet MS";
	font-size:12px;
	color:#231a1a;
	font-weight:bold;
	padding-right:25px;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform:uppercase;
	}
td img#porteus {
text-align:center;
}






/*-----------------End of mcm page ----------------------*/


/*-----------------Start Newsletter ---------------------------*/
#shoutout {
       font-family: "Trebuchet MS", Arial;
     	width: 300px;
       font-size:12px;
   	
       padding: 0px 15px 3px 8px;
     margin-bottom: 25px;
}


#shoutout input {
       float:right;
       margin-top: -18px;
       width:250px;
       margin-bottom: 25px;
}

#shoutout input#button {
       width: 60px;
       height:23px;
       margin-right: 10px;
       margin-top: 0px;
       margin-bottom:25px;
       font-family: "Trebuchet MS", Arial;
       font-size:10px;
}

#shoutout p {
font-size:12px;
}

 #shoutout #error3 {
color: #af0101;
}

#shoutout #error4 {
color: #af0101;
} 





/*---------------End of Newsletter ----------------------------*/



/*------------------------------------------------End of bpagecontent------------------------------------------*/

/* ----------------------------------------------Start Leftsubnav ------------------------------------------------ */

#subnav {
	width: 138px;
	background-color: #FFFFFF;
	margin-top:50px;
	float:left;
	
}
#subnav ul {
	margin:0;
	padding-left:10px;

}
#subnav ul li {
	list-style-type: none;
	text-align: right;
	font-family: "Trebuchet MS", Arial;
	font-size: 11px;
	padding-bottom:20px;
	
}


 #subnav .nav1 a:link,
 #subnav .nav1 a:visited,
 
 #subnav .nav2 a:link,
 #subnav .nav2 a:visited,
 
 #subnav .nav3 a:link,
 #subnav .nav3 a:visited,
 
 #subnav .nav4 a:link,
 #subnav .nav4 a:visited,
 
 #subnav .nav5 a:link,
 #subnav .nav5 a:visited,
 
 #subnav .nav6 a:link,
 #subnav .nav6 a:visited,
 
 #subnav .nav7 a:link,
 #subnav .nav7 a:visited

{

text-decoration:none;
color:#231a1a;

}




.about #subnav .nav1 a:link,
.about #subnav .nav1 a:visited,
.about #subnav .nav1 a:hover,

.mission #subnav .nav2 a:link,
.mission #subnav .nav2 a:visited,
.mission #subnav .nav2 a:hover,

.curriculum #subnav .nav3 a:link,
.curriculum #subnav .nav3 a:visited,
.curriculum #subnav .nav3 a:hover,

.founder #subnav .nav4 a:link,
.founder #subnav .nav4 a:visited,
.founder #subnav .nav4 a:hover,

.partners #subnav .nav8 a:link,
.partners #subnav .nav8 a:visited,
.partners #subnav .nav8 a:hover,

.newsandmedia #subnav .nav5 a:link,
.newsandmedia #subnav .nav5 a:visited,
.newsandmedia #subnav .nav5 a:hover,

.aids #subnav .nav6 a:link,
.aids #subnav .nav6 a:visited,
.aids #subnav .nav6 a:hover,

.getinvolved #subnav .nav1 a:link,
.getinvolved #subnav .nav1 a:visited,
.getinvolved #subnav .nav1 a:hover,

.admin #subnav .nav2 a:link,
.admin #subnav .nav2 a:visited,
.admin #subnav .nav2 a:hover,

.college #subnav .nav3 a:link,
.college #subnav .nav3 a:visited,
.college #subnav .nav3 a:hover,

.highschool #subnav .nav4 a:link,
.highschool #subnav .nav4 a:visited,
.highschool #subnav .nav4 a:hover,


.volunteers #subnav .nav5 a:link,
.volunteers #subnav .nav5 a:visited,
.volunteers #subnav .nav5 a:hover,


.ourprogram #subnav .nav1 a:link,
.ourprogram #subnav .nav1 a:visited,
.ourprogram #subnav .nav1 a:hover,

.grhoyas #subnav .nav2 a:link,
.grhoyas #subnav .nav2 a:visited,
.grhoyas #subnav .nav2 a:hover,

.grcols #subnav .nav3 a:link,
.grcols #subnav .nav3 a:visited,
.grcols #subnav .nav3 a:hover,

.grbison #subnav .nav4 a:link,
.grbison #subnav .nav4 a:visited,
.grbison #subnav .nav4 a:hover,

.events #subnav .nav1 a:link,
.events #subnav .nav1 a:visited,
.events #subnav .nav1 a:hover,

.thefest #subnav .nav2 a:link,
.thefest #subnav .nav2 a:visited,
.thefest #subnav .nav2 a:hover,

.ghfest #subnav .nav3 a:link,
.ghfest #subnav .nav3 a:visited,
.ghfest #subnav .nav3 a:hover,

.mcm #subnav .nav4 a:link,
.mcm #subnav .nav4 a:visited,
.mcm #subnav .nav4 a:hover,

.newsletter #subnav .nav7 a:link,
.newsletter #subnav .nav7 a:visited,
.newsletter #subnav .nav7 a:hover,

.donate #subnav .nav1 a:link,
.donate #subnav .nav1 a:visited,
.donate #subnav .nav1 a:hover,

.thewebsite #subnav .nav2 a:link,
.thewebsite #subnav .nav2 a:visited,
.thewebsite #subnav .nav2 a:hover

{
text-decoration:none;
color: #295b91;
}


#subnav .nav1  a:hover,
#subnav .nav2 a:hover,
#subnav .nav3 a:hover,
#subnav .nav4 a:hover,
#subnav .nav5 a:hover,
#subnav .nav6 a:hover,
#subnav .nav7 a:hover,
#subnav .nav8 a:hover

{
text-decoration: none;
color:#295b91;
}


/*-----------------------------------------------End of Leftsubnav ------------------------------------------------*/



/*-----------------------------------------------Start of End div ------------------------------------------*/
#end {
	width: 900px;
	height:35px;
	background-color: #ffffff;	
}




/*-----------------------------------------------End of End div ------------------------------------------*/

/*------------------------------------------------Start of donate------------------------------------------*/

#paypalbutton
{
width:127px;
margin: 0 auto;
}


#thewebsite span.source {
	font-size: 10px;
	padding-top: 45px;
	padding-left: 0;

}


/*------------------------------------------------End of Pay Pal Button------------------------------------------*/
/*--------------------------thewebsite---------------------------------*/

.thewebsite #maintext, .partners #maintext {
	padding-top:0px;
}




/* ----------------------------------------------Start Footer------------------------------------------------ */
#footer {
       background-color: rgb(255,255,255);
       opacity:.75;
       filter: alpha(opacity=75);
       -moz-opacity: 0.75;
       border-top:1px solid #d4cfc1;
       width: 900px;
}

#footernav {
       padding: 20px 0px 0px 30px;
       width:550px;
}

#footernav a:hover {
       color: #295b91;
}

.footernavlist {
       margin-right: 20px;
       float: left;
       font-size:9px;
       color:#CCCCCC;
}

.footernavlist ul li {
       list-style-type:none;
       padding-bottom: -5px;
}

.footernavlist ul {
       margin:0px;
       padding:0px;
}

#socialnav{
       font-size:12px;
       text-align:center;
       margin-top:0;
       margin-left:270px;
       width: 400px;
}

#copyright  {
       padding-top:10px;
       padding-bottom:15px;
       text-align:center;
       font-size:10px;
       font-family:"Trebuchet MS", Arial;
       margin: 0px;
}

#sponsors{
       padding-bottom:15px;
       text-align:center;
       font-size:10px;
       font-family:"Trebuchet MS", Arial;
       margin: 0px;
}
#sponsors img {padding:0 15px;}



#newsletter {
       font-family: "Trebuchet MS", Arial;
       float: right;
       width: 200px;
       font-size:12px;
       margin-top: 0px;
       padding: 20px 15px 3px 15px;
       margin-right: 50px;
      
}

#newsletter .footeremail {
       margin-bottom: 0px;
}

#newsletter input {
       float:right;
       margin-top: -18px;
   margin-right: 10px;
       
       width:150px;
       margin-bottom: 0px;
}

#newsletter input#button {
       width: 60px;
       height:23px;
       margin-right: 0px;
       margin-top: 0px;
       margin-bottom:5px;
       font-family: "Trebuchet MS", Arial;
       font-size:10px;
}

#newsletter p {
font-size:9px;
}

 #footer #error1 {
color: #af0101;
}

#footer #error2 {
color: #af0101;
} 


/*------------------------------------------------End of footer-----------------------------------------*/




/* ----------------------------------------------THE END------------------------------------------------ */

