/**************
* crystn_div.css ~ currystonefoundation.org cascading style sheet © 2007 by galacticagent.com  
**************

/********** COLORS OF NOTE USED IN SITE **********

*	*** CUSTOM CLIENT COLORS (please help maintain client branding by using only specified colors)
*	
*	#8C7460; /*-- cry brn R:140 G:116 B:96  --*
*	#634832; /*-- cry dk brn R:99 G:72 B:50  --*
*
*	#7C955D; /*-- cry dk grn R:166 G:181 B:148  --*
*	#A6B594; /*-- cry grn R:166 G:181 B:148  --*
*	#DBE1D4; /*-- 40% cry grn R:219 G:225 B:212  --*
*	#E4E9DF; /*-- 30% cry grn R:228 G:233 B:223  --*
*	#EDF0EA; /*-- 20% cry grn R:237 G:240 B:234  --*
*
*		*** GENRAL HEX COLORS ***
*
*	#000000; /*-- black R:0 G:0 B:0  --*
*	#1C1C1C; /*-- 90% gray R:28 G:28 B:28 --*
*	#363636; /*-- 80% gray R:54 G:54 B:54 --*
*	#4F4F4F; /*-- 70% gray R:79 G:79 B:79 --*
*	#828282; /*-- 50% gray R:130 G:130 B:130 --*
*	#B5B5B5; /*-- 30% gray R:181 G:181 B:181 --*
*	#CFCFCF; /*-- 20% gray R:207 G:207 B:207 --*
*	#E8E8E8; /*-- 10% gray R:232 G:232 B:232 --*
*	#FFFFFF; /*-- white R:255 G:255 B:255  --*
*	#B1515D; /*-- link red --*

************************************************************
********** FONT REF FOR SITE *******************************
*
*	Verdana, Arial, Helvetica, sans-serif;
*	Georgia, Times New Roman, Times, Courier, serif;
*
************************************************************/

/*-- MAIN DIV --*/
div#main {
	position:relative;
	width:80%;
	height:100%;
	margin:0;
	margin-top:20px;
	margin-bottom:30px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;
	border:2px solid #E4E9DF; /*-- 30% cry grn R:228 G:233 B:223  --*/
	z-index:10;
	}
	
/* HEADER CONTENT */
div#header {
	width:90%;
	height:175px;
	text-align:center;
	border-bottom:1px solid #8C7460; /*-- cry brn R:140 G:116 B:96  --*/
	margin:0 auto;
	z-index:35;
	}
	#header h1 {
		font-size: 12px;
		color:#828282; /*-- 50% gray R:130 G:130 B:130 --*/
		float:right;
		margin-left:20px;
		}
	#header img {margin-top:30px;}


/*-- CONTENT DIVS --*/
/* CONTENT CONTAINER */
div#content {
	width:100%;
	min-height:450px;
	color:#2d1700; /*-- cry brn R:140 G:116 B:96  --*/
	/*	background-color:#DBE1D4; /*-- 40% cry grn R:219 G:225 B:212  --*/	
	background-color:#EDF0EA; /*-- 20% cry grn R:237 G:240 B:234  --*/
	background-image:url(images/bg_content.gif);
	background-repeat:repeat-x;
	vertical-align:top;
	margin:0;
	margin-bottom:10px;
	padding: 0;
	padding-top:20px;
	z-index:20;
	}
	#content img.bottom {margin-bottom:-10px;}
	
/* MAIN COPY/CONTENT AREA */			
div#mainCopy {
	width:70%;
	text-align:left;
	min-height:450px;
	margin:20px 0 30px 30px;
	padding:10px 0;
	z-index:30;
	}
	#mainCopy p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 26px;
	font-weight: normal;
	text-align:left;
	color:#4d2700; /*-- cry dk brn R:99 G:72 B:50  --*/
	margin:5px 30px 10px 0px;
	padding: 0 0 0 20px;
		}
	#mainCopy p.privacy {font-size:12px;}
    #mainCopy h1 {
		font-weight:normal;
		margin:0;
		margin-left:20px;
		color:#7C955D; /*-- cry dk grn R:166 G:181 B:148  --*/
		}
	#mainCopy h2 {
	color:#7C955D; /*-- cry grn R:166 G:181 B:148  --*/
	margin-left:20px;
	font-weight:normal;
}
	#mainCopy h3 {
	color:#7C955D; /*-- cry grn R:166 G:181 B:148  --*/
	margin:10px 0 0 20px;
	padding-right:0;
	font-weight:normal;
}
		#mainCopy h3 a {color:#7C955D; /*-- cry dk grn R:166 G:181 B:148  --*/text-decoration:none;}
		#mainCopy h3 a:hover,#mainCopy h3 a:active {text-decoration:underline;color:#A6B594; /*-- cry grn R:166 G:181 B:148  --*/}
    #mainCopy a {color:#7C955D; /*-- cry dk grn R:166 G:181 B:148  --*/}
	#mainCopy a:hover, #mainCopy a:active {text-decoration:underline;color:#8C7460; /*-- cry brn R:140 G:116 B:96  --*/}
	#mainCopy img {float:right;margin:10px;}
	#mainCopy img.leaf {float:none;margin:0;}
	#mainCopy img.headshot {max-width:30%;max-height:30%;margin-left:50px;}

ol#grant {
	font:normal 13px/21px Verdana, Geneva, sans-serif;
	margin-left:30px;
	list-style-type:normal;
	color:#7C955D; /*-- cry dk grn R:166 G:181 B:148  --*/
	}
#main #content #mainCopy #grant {
	font-family: Verdana, Geneva, sans-serif;
}

div#rightcol {position:absolute;top:250px;right:10px;width:220px;margin-top:20px;}	
	#rightcol p { 
		font:12px Verdana, Arial, Helvetica, sans-serif;
		line-height:20px;
		color:#7C955D; /*-- cry dk grn R:166 G:181 B:148  --*/
		text-align:center;
		margin:10px 3px 30px 3px;
		}
	#rightcol h1{ 
		font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size: 15px;
		/*font-weight: bold;*/
		color:#634832; /*-- cry dk brn R:99 G:72 B:50  --*/
		margin:10px 3px 0px 13px;
		}
	#rightcol h2{
	font-size: 13px;
	/*	font-weight:normal; */
		color:#630; /*-- cry brn R:140 G:116 B:96  --*/
		}
	#rightcol a {font:normal 11px Verdana, Arial, Helvetica, sans-serif;}
	#rightcol span {
	color:#630; /*-- cry brn R:140 G:116 B:96  --*/
	font-weight:normal;
}
	#rightcol hr {width:60%;}
	#rightcol ul {
		font:11px Verdana, Arial, Helvetica, sans-serif;
		color:#CFCFCF;
		text-decoration:none;
		text-align:left;
		margin-top:10px;
		margin-left:5px;}
	#rightcol li {margin-top:10px;text-align:center;}
	#rightcol ul a {color:#7C955D; /*-- cry dk grn R:166 G:181 B:148  --*/text-align:center;font-weight:bold;}
	#rightcol ul a:hover, a:active {text-decoration:underline;color:#A6B594; /*-- cry grn R:166 G:181 B:148  --*/}
	
					
/* FOOTER CONTENT */	
#footer {
	position:relative;
  	clear: both;
	margin-bottom:20px;
	}
	#footer p {font:10px Verdana, Arial, Helvetica, sans-serif;color:#7C955D; /*-- cry dk grn R:166 G:181 B:148  --*/}
	#footer a {
	text-decoration:none;
	color:#630; /*-- cry brn R:140 G:116 B:96  --*/
}
		#footer a:hover, a:active {text-decoration:underline;color:#A6B594; /*-- cry grn R:166 G:181 B:148  --*/}

/* USER LOGIN --*/
.user p {margin-bottom:5px;}

.user a {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#61AC37;
	text-decoration:none;
	font-size:10px;
	margin:0 0 0 10px;
}

/*FLASH MESSAGE*/
#flashMessage {border: 2px solid red;text-align:center;}

.input label {font-size:12px;margin:5px 5px 0 0;}
.select label {font-size:12px;margin:5px 5px 0 0;}


/*CSS Table*/
.grid {
	display: table;
	border-spacing: 4px;
	margin-left: 15px;
}
.row {
	display: table-row;
	margin-right: 4px;
}
.image {
	display: table-cell;
	border: 1px solid #CCC;
	vertical-align: top;
	text-align: center;
	background: #FFF;
	width: 340px;
}
#main #content #mainCopy .grid .row .image p {
	font-size: 11px;
	text-align: center;
}
.image p {
	color: #fff;
	font-size: 85%;
	text-align: center;
	padding-top: 8px;
}
