/*
Author: Masuda Begum
   Date:  06/2008
File: ReginaStyleSheet.css
Supported Files: home.html, aboutUs.html, board_staff.html, programs_services.html, 
				 volunteering.html, events.html, links.html,contactUs.html, internationalWomen.html, ayurveda.html, employment.html

Color Used: 
#CCCC66 - Olive Green for body  RGB(204, 204, 102)
#336600 - Green for text  RGB(51, 102, 0)
#ffffcc - Off white for middle layer , RGB(255, 255, 204)
#cc0000 - Red for heading text  RGB(204, 0, 0)


*/


body{
background-color: #CCCC66;  
margin:0px; padding: 0px;
}

.date  /*  used in all files inside green border time display, and in go top arrow*/
{
font-family: Geneva, Arial, Helvetica, sans-serif; 
font-size: .6em;
color:#336600;
word-spacing:.1em; 
padding-left: 150px;
}
.eventlinks a /*   used in events.html file*/
{
color:#ffffcc; /*  off white*/
padding-left:40px;
text-align: left;
text-decoration:none;
}

.footerprarielily   /* Used in all files*/
{
background-color: #ffffcc;
padding-left: 340px;

}

.footerprarielily address    /* Used in all files*/
{
color:#99CC66; font-size:0.5em; font-family: Verdana, Arial, Helvetica, sans-serif;
}
.footerborder  /* Used in all files*/
{
background-image: url(images/bg.gif);
	background-repeat: repeat;
color: #FFFFCC;
font-family: Arial, Helvetica, sans-serif;
font-size: .8em;
}

.greenborder  /* Used in all files */
{
font-family: Arial, Helvetica, sans-serif; 
font-size: 0.7em;
color:#336600;
}

.greenborder a   /* Used in all files*/
{
color:#336600;
text-align:right;
}


#header1    /* Used in all files*/
{
background-image: url(images/bg.gif);
	background-repeat: repeat;
	
}

.headline    /* Used in all files*/
{
font-family: Arial, Helvetica, sans-serif; letter-spacing: normal;
font-size: 1.3em;
color:#cc0000;
line-height: 3; 
font-weight: bold;
padding-top: 40px;
}

.headlineSmaller    /*  used in  links.html, contactUs.html, ayurveda.html Files*/
{
font-family:Geneva, Arial, Helvetica, sans-serif;
word-spacing: .1em;
color: #cc0000;
font-size: .9em;
font-weight:bold;
}


#home_navlist a
{

display: block;
	padding: 10px 0px 10px 20px;
	background-color:#cccc66;
	margin-bottom: .1em;
	
	text-align: left;
	text-decoration: none;

	font-weight: bold;
	color: #336600 ;

	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: .7em;
}

#home_navlist a:hover
{
background-image: url(images/bg.gif);
	background-repeat: repeat;
color: #ffffcc; /* off white */
}

.links a /*   used in links.html, events.html file*/
{
color:#336600; /*  Green*/
font-size: .8em;
font-weight: bold;
font-family: Geneva, Arial, Helvetica, sans-serif; 
word-spacing: .1em;
line-height: 2; 
text-align: left;
text-decoration:none;
}
.links a:hover   /*   used in links file*/ 
{
color:#336600;
text-decoration: underline;
}




.links em   /*   used in links file*/
{
color:#336600;
font-size: .8em;
font-weight:normal;
font-family: Geneva, Arial, Helvetica, sans-serif;
word-spacing: .1em;
text-align: left;
text-decoration:none;
line-height: 2; 
padding-left: 8px;
}


.linksBullet    /*   used in links.html file*/
{
font-family: Arial, Helvetica, sans-serif; 
font-size: .8em;
color:#cc0000;
}
.listtype b    /*Used in home, programs & services, Links, contactUs */
{
font-family:Geneva, Arial, Helvetica, sans-serif;
word-spacing: .1em;
color: #cc0000;
font-size: 1em;
}
             

.photos  /*  used in board & staff files */
{
font-family: Geneva, Arial, Helvetica, sans-serif; 
font-size: .6em;
color:#336600;
word-spacing:.1em; 
padding-left: 50px;
}

/* .texts Used in home, about us, board & staff, programs & services, volunteering, contactUs.html, events.html ayurveda.html  files*/
.texts  
{
font-family: Geneva, Arial, Helvetica, sans-serif; 
font-size: .9em;
color:#336600;
line-height: 2; 
word-spacing:.1em; 
padding-right: 40px;
}
 /*  texts p Used in: home, about us , volunteering , contact us;
 texts span Used in: board & staff, program & services, volunteering, and contact us files*/
.texts span, p 
{
 font-size: .8em;
}

.text2    /*  aboutUs.html,  internationalWomen.html, employment.html and contactUs.html(mail to)*/
{
font-family: Geneva, Arial, Helvetica, sans-serif; 
font-size: .8em;
color:#336600;
line-height: 2; 
word-spacing:.1em; 
font-weight:bold;
}







