body {
	background-image: url('../img/bkgd.gif');
	background-repeat: repeat-x;
	background-color: #2E1D0D;
	margin: 0;
	padding: 0;
}

body, td, p, b, i, li, select, a, h1 {
	font-family: arial, helvetica, verdana, sans-serif;
}
body, td, p, b, i, li, select {
	font-size: 12px;
	line-height: 16px;
}

body, td, p, b, i, li, select {
	color: #2E1D0D;
}
	
a, a:link, a:visited, a:active {
	text-decoration: none;
	color: #669933;
}
a:hover {
	color: #fff;
	background-color: #693;
}
a:hover img, img:hover, a.nohover:hover {
	background-color: transparent;
}
h1 {
	font-size: 20px;
	text-transform: uppercase;
	color: #2E1D0D;
	font-weight: lighter;
	line-height: 1em;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 0.5em;
	padding-bottom: 0px;
}

.italheader {
	font-size: 16px;
	color: #2E1D0D;
        font-family: georgia, serif;
        font-style: italic;
	line-height: 1.25em;
        display: block; 
}

p.projects {
	font-family: georgia, serif;
	font-size: 14px;
	color: #2E1D0D;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 1.5em;
}

p.citations {
	font-family: arial, helvetica, verdana, sans-serif;
	font-size: 11px;
	color: #666;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 1.5em;
}

hr.dotted {
	clear: both;
	border-top: 1px #E8E4D4 dotted;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	color: #E8E4D4;
	margin: 20px 0;
	height: 1px;
}

ul {
	margin-left: 4px;
	padding-left: 1.5em;
	margin-bottom: 0px;
	margin-top: 0px;
	list-style-image: url('../img/bullet.gif');
}
div#main {	
	width: 950px;
	background-color: #fff;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	background-image: url('../img/gradient.gif');
	background-repeat: repeat-x;
}
div#pagehead {
	width: 900px;
	margin: 0 auto;
	border-bottom: 5px #930 solid;
}
div#pagehead div.button {
	background-color: #D16533;
	font-weight: normal;
	font-size: 12px;
	line-height: 35px;
	text-transform: uppercase;
	padding-left: 20px;
	padding-right: 20px;
}
div#pagehead div.button a,
div#pagehead div.button a:link,
div#pagehead div.button a:visited,
div#pagehead div.button a:active {
	color: #fff;
}
div#pagehead div.button:hover,
div#pagehead div.button a:hover {
	color: #fff;
	background-color: #693;
}
div.buttonleft {
	float: right;
	margin-left: 5px;
	background-image: url('../img/button_corners_left.png');
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 4px;
}
div.buttonleft:hover {
	background-image: url('../img/button_corners_left_on.png');
}
div.buttonright:hover {
	background-image: url('../img/button_corners_right_on.png');
}
div.buttonright {
	background-image: url('../img/button_corners_right.png');
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 4px;
}
.clearboth {
	clear: both;
}
ul {
	margin-left: 4px;
	padding-left: 1.5em;
	margin-bottom: 0px;
	margin-top: 0px;
	list-style-image: url('../img/bullet.gif');
}
hr {
	clear: both;
	border-top: 3px #930 solid;
	border-bottom: 0;
	border-left: 0;
	border-right: 0;
	color: #993300;
	margin: 20px 0;
	height: 3px;
}
/*  ---  UNAV  ---  */
div#unav {
	width: 900px;
	margin: 0 auto;
	background-color: #993300;
	text-align: center;
	height: 40px;
	clear: both;
}
div#unav a {
	text-transform: uppercase;
	font-size: 12px;
	font-weight: normal;
	padding: 13px 15px;
	margin: 0; 
	line-height: 40px;
}
div#unav a:link, div#unav a:active, div#unav a:visited {
	color: #fff;
}
div#unav a:hover, div#unav a.unavon {
	color: #fff;
	background-color: #653714;
}
span.unavdiv {
	/*background-image: url('../img/unav_div.gif');
	background-repeat: no-repeat;
	background-position: 50% 50%;*/
	margin: 1px;
}
/*  ---  END UNAV  ---  */


/*  ---  LNAV  ---  */
div.menu {
}
a.lnav {
	background-color: #653714;
}
a.lnav, a.lnavon {
	display: block;
	padding: 10px 40px 10px 10px;
	border-top: 2px white solid;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
}
div.menu a:hover, a.lnavon {
	background-color: #693;
	color: #fff;
}
div#lnav {
	margin-top: 30px;
	margin-bottom: 50px;
}
div#lnav a {
	display: block;
	padding: 10px 0 10px 10px;
	border-top: 2px white solid;
	font-weight: normal;
	font-size: 12px;
	color: #fff;
	background-color: #693;
}
div#lnav a:hover,
div#lnav a.lnavon {
	background-color: #653714;
}
div#tnavblock a {
	padding: 5px 0 5px 17px;
	border-top: 1px #E8E4D4 dotted;
	background-color: transparent;
	color: #930;
	font-weight: bold;
	background-repeat: no-repeat;
	background-position: 10px 8px;
	background-image: url('../img/arrow_qnav.gif');
}
div#tnavblock {
	border-bottom: 1px #E8E4D4 dotted;
}
div#tnavblock a:hover,
div#tnavblock a.tnavon {
	background-color: #E8E4D4;
}
/*  ---  END LNAV  ---  */


/*  --- HOME PAGE  ---  */
div.projectbanner {
	background-image: url('../img/hp_green_gradient.gif');
	background-repeat: repeat-x;
	width: 900px;
	height: 296px;
	margin: 0 auto;
	border: 2px white solid;
}
div.hidden {
	display: none;
}
img.bannerimg {
	border-right: 2px white solid;
	margin-right: 18px;
}
div.projectbanner p {
	margin-right: 30px;
}
p.bannerquote {
	font-family: georgia, serif;
	font-size: 22px;
	line-height: 1.2em;
	font-weight: normal;
	color: #FFF;
	margin-top: 14px;
	margin-bottom: 0px;
}
p.bannerquotee {
	font-family: georgia, serif;
        font-style: italic;
	font-size: 16px;
	line-height: 1.2em;
	color: #FFF;
	text-align: left;
	margin-top: 5px;
	margin-bottom: 20px;
}
p.projectspecs {
	font-family: georgia, serif;
	font-size: 14px;
	color: #FFF;
	margin-top: 0px;
	margin-bottom: 10px;
	line-height: 1.35em;
}

div#homecontent,
div#secondarycontent,
div#internalcontent {
	width: 900px;
	margin: 2px auto;
	background-image: url('../img/gradient.gif');
	background-repeat: repeat-x;
}
div#homecontent div#centercolumn {
	width: 520px;
	border-right: 2px white solid;
	float: left;
	padding: 30px 35px 50px 20px;
}
div#homecontent div#rightcolumn {
	width: 290px;
	float: right;
	margin-right: 15px;
	padding-top: 30px;
	padding-bottom: 30px;
}
.gg {
	color: #930;
}
.bloglink {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 12px;
}
.blogdate {
	font-size: 11px;
}
p.recentposts a {
	display: inline-block;
	margin-bottom: 8px;
	line-height: 15px;
}
p.impact {
	font-family: georgia, serif;
	font-size: 16px;
	line-height: 24px;
	color: #2E1D0D;
}
a.activists, a.teachers, a.partners, a.practitioners,
a.activistson, a.teacherson, a.partnerson, a.practitionerson {
	display: block;
	font-size: 12px;
	font-weight: bold;
	color: #669933;
	line-height: 14px;
	height: 30px;
	text-transform: uppercase;
	padding-left: 45px;
	vertical-align: bottom;
	background-repeat: no-repeat;
	background-position: 5px top;
	margin-bottom: 4px;
}
a.oneline {
	line-height: 30px;
}
a.twoline {
	padding-top: 2px;
}
a.activists:hover, a.teachers:hover, a.partners:hover, a.practitioners:hover,
a.activistson, a.teacherson, a.partnerson, a.practitionerson,
a.activistson:hover, a.teacherson:hover, a.partnerson:hover, a.practitionerson:hover {
	color: #993300;
	background-color: transparent;
}
a.activists {
	background-image: url('../img/icon_activists.gif');
}
a.activists:hover, a.activistson {
	background-image: url('../img/icon_activists_on.gif');
}
a.teachers {
	background-image: url('../img/icon_teachers.gif');
}
a.teachers:hover, a.teacherson {
	background-image: url('../img/icon_teachers_on.gif');
}
a.partners {
	background-image: url('../img/icon_partners.gif');
}
a.partners:hover, a.partnerson {
	background-image: url('../img/icon_partners_on.gif');
}
a.practitioners {
	background-image: url('../img/icon_practitioners.gif');
}
a.practitioners:hover, a.practitionerson {
	background-image: url('../img/icon_practitioners_on.gif');
}

/*  --- HOME PAGE  ---  */


/*  --- INTERNAL TEMPLATE  ---  */
div.internalbanner {
	background-image: url('../img/green_gradient.gif');
	background-repeat: repeat-x;
	width: 900px;
	height: 159px;
	margin: 0 auto;
	border: 2px white solid;
}
div.internalbanner p {
	margin-right: 25px;
}
div.internalbanner img.bannerimg {
	margin-right: 25px;
}
div.internalbanner p.bannerquote {
	margin-top: 30px;
}
div#secondarycontent div#leftcolumn,
div#internalcontent div#leftcolumn {
	width: 198px;
	border-right: 2px white solid;
	float: left;
}
div#secondarycontent div#centercolumn {
	width: 420px;
	border-right: 2px white solid;
	float: left;
	padding: 30px 35px 50px 25px;
	margin: 0;
}
div#internalcontent div#centercolumn {
	width: 640px;
	float: left;
	padding: 30px 35px 50px 25px;
}
div#secondarycontent div#rightcolumn {
	width: 218px;
	float: right;
	margin: 0;
	padding: 30px 0 30px 0;
}
div.zone {
	padding-left: 20px;
	padding-right: 5px;
}

p.zonecolor {
	color: #653714;
}

/*  --- INTERNAL TEMPLATE  ---  */


div#botbar {
	width: 900px;
	margin: 20px auto;
	border-top: 5px #930 solid;
	padding-bottom: 50px;
}
div#botbar p {
	color: #666;
	margin-left: 25px;
}
div#botbar p, div#botbar a {
	font-size: 11px;
}

/*  --- FORM STYLES ---  */
input.boxed, textarea.boxed {
	border: 1px solid #2E1D0D;
	color: #2E1D0D;
	font-family: arial, helvetica, sans-serif;
	font-size: 12px;
	width: 220px;
	padding: 3px 0;
}
.formtable td {
	padding-top: 3px;
	padding-bottom: 3px;
}
.formtable td.leftpadded {
	padding-left: 30px;
}
.commentsfield {
	height: 8em;
}
.addressfield {
	height: 3em;
}
.reqd {
	color: #051733;
}
/*  --- END FORM STYLES ---  */


/*  --- VIDEO ---  */
div#videodivouter {
	position: relative;
	z-index: 9;
}
div.sidebarvideodivouter {
	position: relative;
	z-index: 9;
}
div#videodiv {
	position: absolute;
	z-index: 10;
	background-image: url('../img/vid_gradient.jpg');
	background-repeat: repeat-x;
	background-color: #fff;
	padding: 10px 10px 20px 10px;
	top: 0px;
	left: -350px;
	visibility: hidden;
	text-align: left;
	clip: rect(0px, 540px, 290px, 0px);
}
div.sidebarvideodiv {
	position: absolute;
	z-index: 10;
	background-image: url('../img/vid_gradient.jpg');
	background-repeat: repeat-x;
	background-color: #fff;
	padding: 10px 10px 20px 10px;
	top: 0px;
	left: -350px;
	visibility: hidden;
	text-align: left;
	clip: rect(0px, 540px, 290px, 0px);
}
.vidtitle {
	color: #D16533;
	font-weight: bold;
	font-size: 14px;
}
div.videocontaineroff {
}
div.videocontaineron {
}
div.videocontaineron a {
	text-transform: uppercase;
	color: #D16533;
}
div.videocontaineron a:hover {
	background-color: transparent;
}
p.closevid {
	display: none;
	z-index: 10;
}
.grey { background-color: #ccc; }
/*  --- END VIDEO ---  */


input.boxed, textarea.boxed {
	border: 1px solid #ccc;
	color: #666;
	font-size: 11px;
	font-family: arial, verdana, sans-serif;
	width: 160px;
	padding: 4px;
}
input.marginbottom {
	margin-bottom: 8px;
}
.formtable td {
	padding-top: 3px;
	padding-bottom: 3px;
}
.addressfield {
	height: 3em; 
}
.needsfield {
	height: 6em; 
}
