/* draft 1, temp css page for gways foundation pages, spring 2006 */



/* parts of the page */

body	{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: .8125em; 
	color: #036; 
	background-image: url("../supporters/new-images/bg_green-grad.jpg"); 
	background-repeat: repeat-x; 
	background-color: #fff;
	padding: 0px; 
	margin: 0px; 
	}

div#outer	{
	top: 0em; 
	left: 0em; 
	width: 100%; 
	height: 100%; 
	}
 
div#inner	{
	position: relative; 
	top: 0em; 
	width: 760px; 
	height: 100%; 
	background-color: #fff;
	margin-right: auto; 
	margin-left: auto; 
	}
 
div#topbgrule	{
	position: absolute; 
	top: 0em; 
	left: 0em; 
	background-color: #002E57; 
	width: 100%;
	height: 30px;
	border-left: solid 1px #002E57; 
	border-right: solid 1px #002E57; 
	}

div#topnav	{
	position: relative; 
	top: 30px; 
	left: 0em; 
	padding-top: 10px; 
	width: 100%;
	height: 150px; 
/*	background-image: url("../supporters/new-images/gf_temp06-header.gif"); 
	background-repeat: no-repeat; 	*/
	border-left: solid 1px #002E57; 
	border-right: solid 1px #002E57; 
	}

div#medallions	{
	position: absolute; 
	top: 125px; 
	left: 0em; 
	width: 760px;
	height: 30px; 
	}

div#content	{
	position: relative; 
	top: 30px; 
	left: 0em; 
	width: 100%;
	height: 100%; 
	border-top: solid 1px #002E57; 
	}

div#content p	{
	font-size: 90%;
	line-height: 130%; 
	}

div#content ul	{
	font-size: 90%;
	line-height: 130%; 
	list-style-type: none; 
	padding: 0px 0px 0px 20px; 
	text-indent: -20px; 
	}
div#content ul.special	{
	font-size: 90%;
	line-height: 130%; 
	list-style-type: square; 
	padding: 0px 0px 0px 20px; 
	text-indent: 0px; 
	}

.sidebar1	{
	padding: 0px 0px 5px 0px; 
	border-bottom: dashed 1px #036; 
	}

.sidebar2	{
	padding: 15px 0px 5px 0px; 
	border-bottom: dashed 1px #036; 
	}

.sidebar3	{
	padding: 5px 0px 5px 0px; 
	border-bottom: dashed 1px #036; 
	}

div#credits	{
	height: 60px; 
	width: 760px; 
	padding-top: 5px; 
	}

div#floatright	{
	float: right; 
	width: 225px; 
	margin: 10px 0px 0px 10px; 
	}

div#floatright img	{
	border: solid 1px #002E57; 
	}

div#floatright p.caption	{
	font-size: 75%; 
	line-height: 140%; 
	padding: 0px 0px 5px 0px; 
	margin-top: 5px; 
	border-bottom: solid 1px #002E57; 
	}

div#floatleft	{
	float: right; 
	width: 225px; 
	margin: 0px 10px 0px 0px; 
	}

div#floatleft img	{
	border: solid 1px #002E57; 
	}

div#floatleft p.caption	{
	font-size: 75%; 
	line-height: 140%; 
	padding: 0px 0px 5px 0px; 
	margin-top: 5px; 
	border-bottom: solid 1px #002E57; 
	}

div#indygreenways	{
	font-size: 90%; 
	text-align: left; 
	padding-top: 10px; 
	padding-left: 10px; 
	}

div#indygreenways p	{
	margin-top: 2px; 
	}

div#indygreenways img	{
	margin-top: -7px; 
	padding-right: 5px; 
	}




/* new classes & tags */

h1	{
	font-size: 90%;
	font-weight: lighter;  
	color: #fff; 
	text-align: center; 
	}

#icons	{
	padding-left: 10px; 
	padding-right: 10px; 
	}
	
#icons p	{
	font-size: 70%;
	margin-top: 0px; 
	margin-bottom: 0px; 
	}
	
#topnav p	{
	font-size: 80%; 
	text-align: center; 
	}
	
#topnav a:link, a:visited, a:active {
	color: #063; 
	text-decoration: none;
	}

#topnav a:hover {
	color: #063; 
	text-decoration: underline;
	}

div#content p.contents	{
	font-size: 90%;
	line-height: 175%; 
	}
 
div#credits p	{
	font-size: 80%;
	text-align: center; 
	line-height: 150%; 
	}

div#credits a:link, a:visited, a:active	{
	color: #063; 
	text-decoration: none; 
	}

div#credits a:hover	{
	color: #063; 
	text-decoration: underline; 
	}
	
td hr	{
	margin: 15px 0px 20px 0px; 
	border-bottom: 1px solid #002E57; 
	clear: both; 
	}

div#content p.cutline	{ 
	font-size: 80%; 
	}
	
div#content p.cutline2	{ 
	font-size: 80%; 
	border-bottom: dashed 1px #002E57; 
	padding-bottom: 10px; 
	margin-bottom: 20px; 
	}
	
div#nav img	{
	align: center; 
	}

div#search	{
	padding-top: 10px; 
	padding-left: 25px; 
	margin-bottom: 1em; 
	width: 150px;  
	}

div#search p	{
	font-size: 75%; 
	color: #00387d; 
	}




/* divs & classes for layout table */

.table	{
	background-color: #fff; 
	border-left: solid 1px #002E57; 
	border-right: solid 1px #002E57; 
	border-bottom: solid 1px #002E57; 
	}
	
.tdleft	{
	background-image: url("../supporters/new-images/bg_green-grad.jpg"); 
	background-repeat: repeat-x; 
	padding-left: 10px; 
	padding-right: 10px; 
	}

.tdright	{
	background-image: url("../supporters/new-images/bg_green-grad.jpg"); 
	background-repeat: repeat-x; 
	padding-left: 10px; 
	padding-right: 10px; 
	}

.tdcenter	{
	padding-left: 20px; 
	padding-right: 20px; 
	border-right: solid 1px #002E57; 
	border-left: solid 1px #002E57; 
	}

.tdfooter	{
	background-image: url("../supporters/new-images/footer-pic1.jpg"); 
	background-repeat: no-repeat; 	
	border-top: solid 1px #002E57; 
	}






/* old tags */

a:link, a:visited, a:active	{
	color: #063; 
	text-decoration: none; 
	}

a:hover	{
	color: #063; 
	text-decoration: underline; 
	}
	
h2	{
	font-size: 125%; 
	color: #036; 
	margin-bottom: 5px; 
	}

h2.special	{
	font-size: 150%; 
	color: #036; 
	font-family: Georgia, Times, serif; 
	font-weight: lighter; 
	margin-bottom: 5px; 
/*	font-size: 200%; 
	color: #036; 
	font-family: Georgia, Times, serif; 
	font-weight: lighter; 
	text-align: center; 
	margin-bottom: 5px; */
	}

p.special	{
	color: #036; 
	font-weight: bold; 
	text-align: center; 
	}

h2 + h2	{
	margin-top: -.75em; 
	}

h3	{
	font-size: 110%; 
	color: #036; 
	margin: 0; 
	padding-bottom: 5px; 
	}

h4	{
	font-size: 100%; 
	color: #036; 
	margin-bottom: -5px; 
	}

strong	{
	color: #036; 
	}

blockquote	{ 
	font-style: italic; 
	color: #036; 
	padding-left: 15px;
	padding-top: 10px; 
	padding-right: 25px; 
	}

dt	{
	margin-top: 5px; 
	}

ul	{
	list-style-type: square; 
	}

.arrowleft	{
	padding: 0px 8px 5px 0px;
	}
	
.photoleft	{
	padding: 0px 8px 5px 0px;
	}
	
.photoright	{
	padding: 0px 0px 5px 5px;
	}

.warning	{
	color: #fff;
	background-color: #036;
	border-top: 5px solid #036;
	border-right: 3px solid #036;
	border-bottom: 3px solid #036;
	border-left: 3px solid #036; 
	}

.ppfun	{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 180%;
	font-weight: bolder;
	color: #0076C0;
	}

.ppwheels	{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 125%;
	font-weight: bolder;
	color: #000000; 
	}




/* divs 

div#gf	{
	padding-left: 5px; 
	}

div#nav	{
	}

div#topp2bg	{
	position: relative; 
	top: 0em; 
	left: 0em; 
	width: 100%;
	height: 65px;  
	}

div#navrule	{
	background-color: red;
	width: 30px;
	height: 3px;
	}


div#navruleright
	{
	background-color: #002E57;
	width: 3em;
	height: .25em;
	margin-left: 2px;
	}

div#quote	{ 
	font-family: Georgia, Times, Times New Roman, serif;
	font-style: italic; 
	color: #063; 
	font-size: 110%; 
	line-height: 130%; 
	padding: .5em 2.5em 2.5em 2em; 
	margin: 1em .5em 1.5em 0em; 
	border-top: 2px solid #063;
	border-bottom: 2px solid #063;
	}

div#quote p	{ 
	margin-bottom: -.5em; 
	}

.indent50	{ 
	margin-left: 50px; 
	}

*/








/* class selectors for type of content 

.cutline	{ 
	font-size: 90%; 
	padding-right: 5px; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	margin-top: 0; 
	}
	
.centercutline	{ 
	font-size: 90%; 
	padding: 2px 5px 2px 5px; 
	margin-top: 0; 
	}
	
.cutlinecontent	{ 
	font-size: 90%; 
	padding-right: 5px; 
	padding-top: 2px; 
	padding-bottom: 2px; 
	margin-top: 0; 
	}
	
.contents	{
	font-size: 90%;
	line-height: 175%; 
	padding-right: 5px;
	}
 
.contentstext	{
	font-size: 90%;
	line-height: 125%; 
	padding-right: 5px;
	}

.disclaimer	{
	font-size: 90%; 
	padding-left: 5px;
	}
 



/* class selectors for indenting 

.centercolumn	{
	line-height: 125%; 
	padding-left: 5px;
	}

.indent	{ 
	margin-left: 20px; 
	}

.indentboth	{ 
	margin-left: 20px; 
	margin-right: 200px; 
	}

.padbottom10	{
	padding-bottom: 10px;
	}

.padright5	{
	padding-right: 5px;
	}
	
.padright10	{
	padding-right: 10px;
	}

.padleft5	{
	padding-left: 5px;
	}
	
.padleft2	{
	padding-left: 2px;
	}
	



/* selectors for greenways foundation 

#gflogotype	{
	font-family: Georgia, Times, Times New Roman, serif;  
	font-size: 120%;
	color: #063; 
	font-style: italic;
	letter-spacing: 0.02em;
	}

.gfnav	{
	font-family: Georgia, Times, Times New Roman, serif;
	color: #002E57;
	font-size: 120%;
	font-variant: small-caps;
	letter-spacing: 0.02em;
	line-height: 120%; 
	}

.gftagline	{
	font-family: Georgia, Times, Times New Roman, serif;
	color: #002E57;
	font-size: 120%;
	font-variant: small-caps;
	letter-spacing: 0.02em;
	line-height: 120%; 
	}

.gfactivity	{
	font-family: Georgia, Times, Times New Roman, serif;
	color: #002E57;
	font-size: 125%;
	font-variant: small-caps;
	letter-spacing: 0.02em;
	line-height: 120%;
	}

div#nav a:link	{
	color: #002E57; 
	text-decoration: none; 
	}

div#nav a:visited	
	{
	color: #002E57; 
	text-decoration: none; 
	}
	
div#nav a:hover	{
	font-weight: normal; 
	text-decoration: underline; 
	}





/* class selectors miscellaneous 

.kern	{
	letter-spacing: -.1em;
	}

.red	{ 
	color: #F00; 
	}

.green	{ 
	color: #063; 
	}
 
.userquote	{ 
	font-family: Georgia, Times, Times New Roman, serif;
	color: #036; 
	font-size: 130%;
	font-style: italic;
	letter-spacing: 0.02em;
	line-height: 140%;
	padding-left: 15px;
	padding-top: 10px; 
	padding-right: 25px; 
	}

.ppfun	{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 180%;
	font-weight: bolder;
	color: #0076C0;
	}

.ppwheels	{
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 125%;
	font-weight: bolder;
	color: #000000;
	}


