@charset "utf-8";
/* CSS Document */

/* *****************************************************************************
******************************************************************* ON ALL PAGES
***************************************************************************** */
body /* Background: copper brown */ {
	width: 900px;
	height: 800px;
	top: 0px;
	left: 0px;
	position: relative;
	background-color:#7C3F29;
	margin: auto;
	font-family: Tahoma, palantino, sans-serif;
	font-size:14px;
}
body#theden /* Background: copper brown */ {
	height: 830px;
}
#header {
	width: 900px;
	height: 100px;
	top: 0px;
	left: 0px;
	position: absolute;
	background-color: #000000;
}
#nav {
	width: 585px;
	height: 45px;
	top: 55px;
	left: 315px;
	position: absolute;
	background-color: #000000;
}
img {
	border: none
}
img#logo {
	background-color:#8E5E45;
	margin:10px 0px 10px 15px;
}
/*
body#solidarity img#logo {
	background-color:#8E5E45;
}
*/
body#solidarity img#logo {
	background-color:#675c5c;
}
/*
body#theden img#logo {
	background-color:#8E5E45;
}
*/
body#theden img#logo {
	background-color:#8e9e3e;
}
body#justice img#logo {
	background-color:#7a2e2e;
}
body#griffinandry img#logo {
	background-color:#e2d064;
}
#index {
	width: 900px;
	height: 50px;
	top: 670px;
	left: 0px;
	position: absolute;
	background-color: #000000;
	text-align: left;
}

body#theden #index {
	top: 700px;
	}
/* *****************************************************************************
**************************************************************** BODIES AND COPY
***************************************************************************** */
#home {
	width: 900px;
	height: 570px;
	top: 100px;
	left: 0px;
	position: absolute;
	background-color:#ad7350;
	background-position: 514px 0px; 
	background-image: url(images/elephant_1.jpg);
	background-repeat:no-repeat;
}
body#theden div.main /* Window for Use on About Page */ {
	width: 900px;
	height: 600px;
	top: 100px;
	left: 0px;
	position: absolute;
	overflow: hidden;
}
body#theden div.main #main {
	width:900px;
	height: 600px;
	top: 0px;
	left: 0px;
	position: absolute;
	background-color:#8e9e3e;
	background-image:url(images/elephant_green.jpg);
	background-repeat:no-repeat;
	background-position: 533px 0px;
}
/*
body#theden div.main #main {
	width:900px;
	height: 570px;
	top: 0px;
	left: 0px;
	position: absolute;
	background-color:#8e5e45;
	background-image: url(images/phonograph.jpg);
	background-repeat:no-repeat;
	background-position: 564px 0px;
}
*/
body#solidarity div.main {
	background-color:#675c5c;
	width: 900px;
	height: 570px;
	top: 100px;
	left: 0px;
	position: absolute;
	background-image:url(images/dana_mezmawho.jpg);
	background-repeat:no-repeat;
	background-position: 100px 0px;
}
body#justice div.main {
	background-color:#7a2e2e;
	width: 900px;
	height: 570px;
	top: 100px;
	left: 0px;
	position: absolute;
	background-image:url(images/dykemarch_la_2009_bg.jpg);
}
body#griffinandry div.main {
	background-color:#e2d064;
	width: 900px;
	height: 570px;
	top: 100px;
	left: 0px;
	position: absolute;
	background-image: url(images/youngins_on_beach.jpg);
	background-repeat:no-repeat;
	background-position: 0px 0px;
}
body#justice #text {
	width: 210px;
	top: 15px;
	left: 660px;
	position: relative;
	text-align: left;
}
body#solidarity #text {
	width: 365px;
	top: 15px;
	left: 15px;
	padding-right:15px;
	position: absolute;
	text-align: left;
}
body#griffinandry div.main .text {
	position:relative;
}
body#griffinandry div.main .text h1 { font-size:130px; margin:0px; padding:0px; position:absolute; top:-20px; line-height:1em; }
body#griffinandry div.main .text h2 { font-size:150px; margin:0px; padding:0px; position:absolute; right:0px; top:410px; line-height:1em;}

body#theden #text {
	width: 515px;
	top: 5px;
	left: 15px;
	position: relative;
	text-align: left;
}
body#theden #credits {
	width: 560px;
	text-align: left;
	clear:left;
	margin:5px 0px 0px 15px;
	font-size:85%;
}
body#theden #photogallery {
	width:350px;
	left:15px;
	position:relative;
	top:10px;
	text-align:left;
}
body#theden #photogallery2 {
	width:700px;
	left:15px;
	position:relative;
	top:10px;
	text-align:left;
}
body#justice #photogallery {
	width: 210px;
	left:660px;
	position:relative;
	top:30px;
	text-align:left;
}
#photogallery a img, #photogallery2 a img {
	background-color:#7C3F29;
	border:1px solid: #AD7350;
	margin:2px;
	padding:4px;
}
#photogallery ul.gallery img, #photogallery2 ul.gallery#justthumbs img {
	background-color:#000000;
	border:1px solid: #AD7350;
	margin:2px;
	padding:4px;
}
ul.gallery {
	float:left;
	width:350px;
	text-align:left;
	list-style:none outside none;
	padding:0px 10px 10px;
	padding-left:0px;
}
ul.gallery li {
	display:inline;
	margin:0px;
}
ul.gallery#justthumbs {
	width:700px;
}
body#justice #photogallery ul.gallery {
	width:210px;
}
#text_home {
	width: 500px;
	top: 15px;
	left: 15px;
	position: absolute;
	text-align: left;
}
#text_about {
	width: 270px;
	height: 525px;
	top: 75px;
	left: 15px;
	position: absolute;
	text-align: left;
}
#text_news {
	width: 570px;
	height: 470px;
	top: 100px;
	left: 15px;
	position: absolute;
	text-align: left;
}


/* *****************************************************************************
********************************************************************* TYPOGRAPHY
***************************************************************************** */
strong.copyright, strong.index {
	color: #415F00;
	font-size: 80%;
	font-weight: bold;
	line-height: 100%;
	margin-left: 0px;
	margin-right: 0px;
	text-decoration: none;
	word-spacing: 0px;
}

strong.copyright /* Copyright Text: dark gray, bottom of every page */ {
	color: #333333;
	letter-spacing: 1px;
	margin-left: 15px;
}
strong.index /* Lines in Index: dark gray, bottom of every page */ {
	color: #333333;
	line-height: 150%;
}
p {
	/** #E1E1E1**/
	color:#333;
	font-size: 90%;
	font-weight: 400;
	line-height:normal;
	margin-left: 0px;
	margin-right: 0px;
	text-decoration: none;
	word-spacing: 0px;
}
p.white, p.gray, p.green /* Home Text: light gray */ {
	line-height: 200%;
}
p.gray {
	color: #333333;
}
p.green {
	color: #8D9A6D;}
/* *****************************************************************************
********************************************************** LINKS - NO DECORATION
***************************************************************************** */
a, a:link, a:visited, a:hover, a:active {
	font-family:"Trebuchet MS", Tahoma, Palatino, sans-serif;
	font-weight:bold;
	font-size: 110%;
	letter-spacing: 1px;
	line-height: 200%;
	margin-left: 0px;
	margin-right: 20px;
	outline: none;
	text-decoration: none;
}

a, a:link /* Links for General: yellow */ {
	color:#FC3;
}
a:visited /* Links for General: yellow */ {
	color: #F93; /*was #415F00; */
}
a:hover /* Links for General: warm brown orange  */ {
	color:#7C3F29;
}
a:active /* Links for General: warm brown orange */ {
	color:#7C3F29;
}
body#solidarity a.on, a.on:link, a.on:visited, a.on:hover, a.on:active {color:#675c5c;}
body#justice a.on, a.on:link, a.on:visited, a.on:hover, a.on:active {color:#7a2e2e;}
body#theden a.on, a.on:link, a.on:visited, a.on:hover, a.on:active {color:#8e9e3e;}
body#griffinandry a.on, a.on:link, a.on:visited, a.on:hover, a.on:active {color:#e2d064;}

ul.gallery li a {
	margin-right: 0px;				 
}

body #text a {
	font-weight:normal;
	font-size:inherit;
	letter-spacing:inherit;
	line-height:normal;
	margin-left: 0px;
	margin-right:0px;
	outline: none;
	text-decoration:underline;
} 

/* *****************************************************************************
****************************************************************** LINKS - WHITE
***************************************************************************** */
a.white, a.white:link, a.white:visited, a.white:hover, a.white:active  /* Links for Next Arrow: white, no underline */ {
	color: #FFFFFF;
	font-size: 70%;
	font-weight: bold;
	letter-spacing: 0px;
	line-height: 0%;
	margin-left: 0px;
	margin-right: 0px;
	outline: none;
	text-decoration: none;
}
a.white:hover /* Links for Next Arrow: green */ {
	color: #8D9A6D;
}
a.white:active /* Links for Next Arrow: white/gray  */ {
	color: #CCCCCC;
}
/* *****************************************************************************
**************************************************************** LINKS - DYN-WEB
***************************************************************************** */
a.copyright, a.copyright:link, a.copyright:visited, a.copyright:hover, a.copyright:active /* Link for W3C and dyn-web.com: dark gray, no underline */ {
	color: #333333;
	font-size: 50%;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 100%;
	margin-left: 0px;
	margin-right: 0px;
	outline: none;
	text-decoration: none;
}
a.copyright:hover /* Link for W3C and dyn-web.com: gray */ {
	color: #666666;
}
/* *****************************************************************************
****************************************************************** LINKS - INDEX
***************************************************************************** */
a.index:link, a.index:visited, a.index:hover, a.index:active  /* Links for Index: green, no underline */ {
	color: #8D9A6D;
	font-size: 80%;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 150%;
	margin-left: 15px;
	margin-right: 15px;
	outline: none;
	text-decoration: none;
}
a.index:hover /* Links for Index: white */ {
	color: #FFFFFF;
}
a.index:active /* Links for Index: dark gray */ {
	color: #333333;
}
/* *****************************************************************************
****************************************************************** MISCELLANEOUS
***************************************************************************** */
span {cursor:pointer;}

