/* CSS Document */

/* http://meyerweb.com/eric/tools/css/reset/ */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body { line-height: 1; }
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
	
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* ---------------------------------------------------------end meyer reset---------------------------------------------------------------------- */

body {
text-align: center;
	background-color : #95A11E;
	font: 11pt Verdana, Arial, Helvetica, Geneva, sans-serif;
	color: #333;
  min-width: 487px;      /* 2x LC width + RC width */
}

#wrapper {
  padding-left: 150px;   /* LC width */
  padding-right: 187px;  /* RC width */
}
#header {
position: relative;
text-align: right;
	font: bolder normal 13px/13px Arial, Helvetica, sans-serif;
	color: #3c5d58;   
	padding: 18px 0px 5px 0px; 
}

#header a {
	color: #3c5d58;
	text-decoration: none;
	}

/* cc=center column  lc=left column  rc=right column*/

#cc {
  width: 100%;
   position: relative;
  float: left;
  background-color: #333366;
}

#cc_content {
	background-color: #FFFFFF;
	border: 4px solid #3a534f;
	text-align: left;
	padding: 10px 25px 25px;
	font: 11px/14px Verdana, Arial, Helvetica, Geneva, sans-serif;
}

#lc {
  width: 150px;          /* LC width */
  right: 150px;          /* LC width */
  margin-left: -100%;
  position: relative;
  float: left;
  font: 11px/14px Verdana, Arial, Helvetica, Geneva, sans-serif;
  color: #39534E;
   text-align: right;
}

/*** IE6 Fix ***/
* html #lc {
  left: 187px;           /* RC width */
}

#rc {
  width: 162px;          /* RC width */
  margin-right: -187px;  /* RC width */
  position: relative;
  float: left;
  text-align: left;
  padding: 135px 20px 0 5px; /* add top and bottom padding*/
  }
  
#footer {
	height: 18px;
	width: 100%;
	margin: 0px;
	padding: 5px 0px 2px;
	font-size: 10px;
	color: #333;
	text-align: left;
  clear: both;
}

#address {
	margin: 0px;
	padding: 5px;
	right: 0px;
	float: left;
	overflow: hidden;
	font-size: 10pt;
	line-height: 13pt;
}

/* see http://www.alistapart.com/articles/holygrail/ */

/* left column */
#lc li {
	display: block;
	text-decoration: none;
	padding: 15px 10px 0 0;
}	

#lc a, #lc a:active, #lc a:visited, #lc a:hover  {
	color: #f5f8e0;
	text-decoration: none;
	font-size: 15px;
	font-weight: bold;
	line-height: 20px;
	}
		
#lc a:hover {
	color: 	#39534E;
	}		
	
	/* right column */
	#rc li {
	display: block;
	padding: 19px 0px 0px;
	text-decoration: none;
}	

#rc li a, #rc li a:active, #rc li a:visited, #rc li a:hover  {
	color: #f5f8e0;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	padding: 0px 0px 2px;
	border-bottom: 1px dotted #f5f8e0;
	}
		
#rc li a:hover {
	color: 	#39534E;
	}		

#cc_content p {margin: 11px 0 0;} 
	
#cc_content ul {
	padding-left: 40px;
	margin: 11px 0px 0px 0;
}

#cc_content ul.last{
	margin: 11px 0 11px 0;
}

#cc_content li { list-style: square;
}

#cc_content .sidebar ul {
	padding-left: 15px;
}

blockquote {
	padding: 0 8px 8px;
	border-bottom: 1px dotted #6aa2bb;
	border-top:1px dotted #6aa2bb;
	color:#39534E;
	font: italic 11px/15px Arial, Helvetica, sans-serif;
	margin: 19px 40px 5px;
}	

blockquote p {margin:0;}


.auth {
	text-align: right;
}

div.quote_1, div.quote_2 {
float: left;
width: 45%;}

div.quote_2 {
margin-left: 5%;}

#words blockquote {
margin: 19px 0 5px; }


h3 {
	padding: 30px 0 0;
	color: #39534E;
	font-size: 15px;
	line-height: 18px;}
	
	h2, h2 a {
	color: #F5821F;
	font-size: 16px;
	padding: 16px 0 0;
	line-height: 19px;
	padding-top: 16px;
	}
	


img.right {
	float: right;
	margin: 10px 0 10px 10px;
	}
	
	img.left {
	float: left;
	}
	
	.clear {
	clear: both;
	}
	
.pad_top_0 {
padding-top: 0;
}

a.back, a.back:link, a.back:active, a.back:visited, a.back:hover {
	color: #95A11E;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	display: block;
	padding-top: 18px;
	}	
	
a.back:hover {
	text-decoration: underline;
	}	
	
.sidebar {
	background: #d8dfde;
	float: right;
	color: #3C5D58;
	width: 45%;
	padding: 12px;
	margin: 10px 20px 10px 10px;
	text-decoration:none;
	overflow: visible;
	z-index:10000;
}	

.boxed_item {
	background: #d8dfde;
	color: #3C5D58;
	padding: 0px 12px 12px;
	margin: 10px 20px 10px 0px;
	text-decoration:none;
	overflow: visible;
	z-index:10000;
}	

/*index styling*/
body.index #cc_content {
padding: 385px 25px 25px;
}

#ct_logo_hp {
	position: absolute;
	z-index: 1000;
	left: 23px;
	top: 4px;
  }
  
  #ct_logo_ip {
	position: absolute;
	z-index: 1000;
	left: 21px;
	top: 0px;
}

#index_banner {
	position: absolute;
	z-index: 500;
	height: 373px;
	background-color: #3C5D58;
	width: 100%;
	top:0;
	left:0;
	text-align: right;
	margin: 0;
	padding: 0;
}

#donate_button {
	display: block;
	margin: 9px 4px 0px auto;
	z-index: 2000;
	padding: 0;
}

#index_banner #donate_button {
margin-bottom: 62px; }

#index_header_slides {
	margin: 6px 4px 0px auto;
	z-index: 5000;
}

/*body.index #donate_button {
z-index:2000;
top: 42px;
right: 192px;
position: absolute;
} */

body.index #lc {
padding-top: 350px;
}

body.index #lc img { border: 1px solid #000; }


body.index #rc a.rc_img,
body.index #rc a.rc_img:active,
body.index #rc a.rc_img:visited,
body.index #rc a.rc_img:hover
{ 
display: block;
border: 1px solid #000;
margin-top: 20px;}



.index div.sidebar {
	font-size: 13px;
	line-height: 16px;
	width: 348px; /*normally 15%*/
	float: right;
	display: block;
	text-align:center;
	border: solid #39534E 2px;
}	
.index div.sidebar h3 {
padding-top: 10px;
	color: #39534E;
	font-size: 17px;
	line-height: 20px;
	font-style:italic;}


.index .sidebar a{
	text-decoration:none;
	color: #3C5D58;
	}
	
	.index .sidebar img {
	 	}

.index div.sidebar .sidebar_left, .index div.sidebar .sidebar_right {
width: 114px;
float: left;
}



.index div.sidebar .sidebar_columns {
margin:6px auto;
width: 228px;
}

/*staff*/
#staff_1, #staff_2 {
float: left;
width: 40%;
}

#staff_1 img, #staff_2 img {
display: block;
margin: 30px 0 10px;}

.name {
font-weight: bold;
}

#staff_1 p, #staff_2 p {
margin: 0;
}

#staff_1 a, #staff_2 a {
text-decoration: none;
color: #3C5D58;
} 

#staff_2 {
margin-left: 5%;
}

/*board*/
#board_1, #board_2 {
float: left;
width: 45%;
}

#board_1 p, #board_2 p {
margin: 0;
}

#board_1 .name, #board_2 .name {
font-weight: bold;
margin: 30px 0 0;
}

#board_2 {
margin-left: 5%;
}

/*donate*/
#donate #cc_content {
padding-top: 100px;
}

#donate #cc_content img {
padding-top: 25px;
padding-left: 35px;
}

#donate a, #contact a {
text-decoration: none;
color: #3C5D58;
} 

#donate .sidebar {
margin-left: 25px;
margin-top: 25px;
margin-bottom: 25px;
}

#photo #cc_content img {
margin-left: 25px;
}

/* Maryam Balbed's styling: */
.orange { color: #F5821F; }
	
/*h3 {
	color: #39534E;
	font-size: 15px;
	}	
*/
.large-green {
	color: #58706B;
	font-size: 13px;
	font-weight: bold;
	}	
	
#home-text {
	background-color: #ffffff;
	font-size: 11px;
	}
	
#about-text	{
	background-image: url('images/ip3-2.jpg');
	background-repeat: repeat-y;
	background-color: #ffffff;
	font-size: 11px;
	}
	
.notop_pad {
padding-top: 0;
}
	
/*STAFF*/	
#wrapper #cc #cc_content #staff_pix, #wrapper #cc #cc_content #staff_pix ul  {
	list-style: none;
	margin: 0;
	padding: 0;
	}
#wrapper #cc #cc_content #staff_pix {
padding-top: 10px;}

#cc_content #staff_pix li {
	padding: 15px 15px 15px 0px;
	margin: 0;
	float: left;
	position: relative;
	width: 228px;
	height: 240px;
	list-style: none;
	display: block;
}

#cc_content #staff_pix li:hover img {
	border-color: #e5821f;
}
#cc_content #staff_pix img {
	background: #fff;
	border: 1px solid #95a11e;
	padding: 5px;
}
#cc_content #staff_pix em {
	background: #fff;
	color: #000;
	font-style: normal;
	padding: 2px 10px 4px;
	display: block;
	position: absolute;
	top: 195px;
	right: 15px;
	border: 1px solid #95a11e;
	width: 190px;
}
#cc_content #staff_pix a {
	text-decoration: none;
}
#cc_content #staff_pix a:hover em {
	background: #d8dfde;
	border-color: #3c5d58;
} 
#cc_content #all_staff {
	background: #fff;
	border: 1px solid #95a11e;
	padding: 5px;
}


/*GALLERY*/	
#cc_content #gallery_pix ul  {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
	#cc_content #gallery_pix li {
	padding: 10px 10px 10px 0px;
	margin: 0;
	float: left;
	position: relative;
	width: 120px;
	height: 70px;
	list-style: none;
	display: block;

}

#cc_content #gallery_pix li:hover img {
	border-color: #e5821f;
}

#cc_content #gallery_pix img {
	background: #fff;
	border: 1px solid #95a11e;
	padding: 5px;
}

#cc_content #gallery_pix em {
	border: 1px solid #95a11e;
	display: none;
	position: absolute;
	bottom: 30px;
	left: 30px;
	width: auto;
	height: auto;
	background: #fff;
	z-index: 1000;
}

#cc_content #gallery_pix a:hover em {
	display: block;
	font-style: normal;
	font-size: 10px;
	line-height: 14px;
}

#wrapper #cc #cc_content #gallery_pix a:link, 
#wrapper #cc #cc_content #gallery_pix a:visited, 
#wrapper #cc #cc_content #gallery_pix a:hover, 
#wrapper #cc #cc_content #gallery_pix a:active {
	color:#000;
	text-decoration: none;
	}
	
#wrapper #cc #cc_content #gallery_pix strong {
font-weight: normal;
		padding: 2px 0 4px 3px;
		display: block;
		}
	
	.blue {color:#3c5d58;}

