/* Styles for Growing Places Garden Project, Inc. */

a:link, a:visited, a:active {
	color: #117122;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a#purplelink {
	color: rgb(37,0,74);
}

a#nav {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

a#nav:hover {
	color: rgb(218,116,169);
}

a#navbar {
	font-family: Arial;
	font-size: 14px;
}

a img {
	color: white;
	font-weight: bold;
	text-decoration: none;
	border: none;
}

table#pagebg {
	width: 800px;
	background-color: white;
}

table#pagehdr {
	width: 800px;
	background-color: white;
}

td#logocell {
	width: 100px;
}

img#logo {
	vertical-align: middle; 
	padding-top: 3px; 
	padding-bottom: 3px; 
	padding-left: 3px;
}

td#titlecell {
	width: 600px; 
	font-size: 36px; 
	font-family: Garamond;
	text-align: center; 
	color: white;
}

td#addrcell {
	width: 100px;
	font-size: 12px; 
	font-style: Arial; 
	color: white; 
	text-align: left;
}

td#navrow {
	padding-top: 5px;
}

table#mainnav {
	width: 800px; 
	cellspacing: 10px;
}

td#mainnavcell {
	width: 100px;
	background-color: #117122;
	color: white;
	font-family: Times;
	font-weight: bold;
	text-align: center;
}

td#contentcell {
	padding-top: 10px;
	padding-bottom: 10px;
}

td#navbar {
	width: 170px;
	vertical-align: top;
	height: 540px;
	text-align: left;
	border-right-color: #263904;
	border-right-style: solid;	
	border-right-width: thin;
}

td#navbarcellhead {
	color: white;
	font-size: 16px;
	font-weight: bold;
	font-family: Times;
	padding-top: 30px;	
	padding-left: 10px;	
}

td#navbarcell {
	color: white;
	font-size: 16px;
	font-weight: bold;
	font-family: Times;
	padding-top: 20px;		
	padding-left: 16px;
}

td#navbarcell2 {
	color: white;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	font-family: Times;
	padding-top: 20px;		
	padding-left: 40px;
}

td#pagecontent {
	width: 650px;
	background-color: white;
	vertical-align: top;
	height: 540px;
	text-align: left;
	padding-bottom: 20px;
}	

td#fullpagecontent {
	width: 650px;
	background-color: white;
	vertical-align: top;
	height: 540px;
	text-align: left;
	padding-bottom: 20px;
}	

p#indent {
	padding-left: 20px;
	padding-right: 15px;
	font-family: Arial;
	font-size: 14px;
}

div#listindent {
	padding-left: 20px;
	padding-right: 15px;
	font-family: Arial;
	font-size: 14px;
}

p#indent2 {
	padding-left: 40px;
	padding-right: 15px;
	font-family: Arial;
	font-size: 14px;
}

p#indent3 {
	padding-left: 60px;
	padding-right: 15px;
	font-family: Arial;
	font-size: 14px;
}

div#indent {
	padding-left: 40px;
	padding-right: 15px;
	font-family: Arial;
	font-size: 14px;
	padding-top: 5px;
}

div#listindent2 {
	padding-left: 40px;
	padding-right: 15px;
	font-family: Arial;
	font-size: 14px;
}

div#indent3 {
	padding-left: 60px;
	font-family: Arial;
	font-size: 14px;	
}

ul#contentlist {
	font-family: Arial;
	font-size: 14px;
}

div#pageheader {
	color: #117122;
	padding-top: 20px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}

div#subheader {
	font-size: 16px;
	font-weight: bold;
	padding-left: 30px;
	font-family: Arial;
}