/* TEMPLATE MARKUP ------------------------------------------------- */
body
{
	font-size: 76%;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4em;
	background-color: #9f8aa9;
	background-image: url(../images/bkgd_body2.png);
	background-repeat: repeat-x;
	
}

p {font-size:1.1em;}
td {font-size:1em;}
li {font-size:1.1em;}
li li {font-size:1em;}

#wrapper {
	position:relative;
	width:780px;
	margin:10px auto;
	padding:0;
	background-color:#ffffff;
	border:1px solid #5E2743;

}
#container {
	position:relative;
	width:100%;
}
#header {
	position:relative;
	width:780px;
	height:189px;
	margin:0;
	padding:0;
}
#header .mission
{
	position: absolute;
	top: 164px;
	right: 20px;
	color: #5E2743;
	font-family: tahoma,verdana, sans-serif;
	font-size: 1em;
	text-align: right;	
	font-style: italic;
	letter-spacing: .3em;
	margin:0;
	padding:0;
	width:500px;
}

#maincontent {
	position:relative;
	width:780px;
	min-height:380px;
	margin:0;
	padding:0;
}

table#structure {
	width:100%;border:0;margin:0;padding:0;
}
table#structure td {
	vertical-align:top;
}
table#structure td.tdleft {
	width:200px;
}
#footer {
	width:780px;
	height:75px;
	background-color:#D6D6D6;
	border-top:1px solid #a28b51;
	 background:url('../images/bkgd_footer.png') repeat-x;
	
}
#footer p{
	font-size: 1em;
	color:#000;
	margin:3px;
	text-align:center;
}

#footer p.grcmc
{
	font-size: .9em;
	color:#000;
	margin:3px;
	text-align:center;
}


#footer td{
padding-top:3px;
}


#ftr_lang { width:185px;height:70px; text-align:center; float:left;}
#ftr_lang p{margin-top:20px;}




/* GENERAL MARKUP ------------------------------------------------- */

h1 {
	margin:15px 0px 15px 0px;
	font-size:1.5em;	
	color: #47043c;
	font-weight:bold;
}
h2 {
	margin:10px 0px 10px 0px;
	font-size:1.4em;
	color: #47043c;
	font-weight:bold;
}
h2.jobs {
	margin:0 0 10px 0;
}
h3 {
	margin:10px 0px 10px 0px;
	font-size:1.3em;
	color: #47043c;
	font-weight:bold;
}
h4 {
	margin:7px 0px 7px 0px;
	font-size:1.1em;
	color: #47043c;
	font-weight:bold;
}
p {
	margin:5px 0 13px 0;
}
p.posted {
	margin:15px 0 0 0;

}
a {
	color:#47043c;
}
a:visited {
	color:#b50897;
}

a:hover {
	color:#b50897;
}


/* remove border of anchored image */
a img{border:none;}

ul {	
	margin:0 0 0 30px;
	padding:0;
	list-style:square;
}
ul ul{	
	margin:0 0 0 20px;
	padding:0;
	list-style:disc;
}
ol {	
	margin:0 0 0 30px;
	padding:0;
}
ol ol {	
	margin:0 0 0 20px;
	padding:0;
}
li {	
	margin:3px 0 5px 0;
	padding:0;
}
td {vertical-align:top;}
/*---------------Class Markup--------------*/
.border {
	border:solid 1px black;
}
.clear {display:block;width:100%;height:1px;margin:-1px 0 0 0; clear:both;}
.right {text-align:right;}
.center {text-align:center;}
td#content p.center{text-align:center; margin:3px auto 5px auto;}

.left {text-align:left;}
.note {font-size:1em;}
.q {
	font-size:1.2em;
	font-weight:bold;
	margin-top:15px;
}
.nb {border:none;}
.photoImg {
	float:right;
	margin:10px;
}
.linethrough {text-decoration: line-through;}

.docs {
	width:90%;
	background-color:#efefef;
	border:1px solid #5E2743;
	margin:10px auto;
}
.docs p {
	margin: 10px;
}

table.needitems {
	width:500px;
	margin:20px auto;
	border-collapse:collapse;
}
table.needitems td{
	border:1px solid #000;
	margin:0;
	padding:3px;
}

div.donate_section p {
	margin: 3px;
}
.simple {
	width:500px; margin:10px auto;	
}
.simple td p {
	font-size:1em;
	margin:3px;
}

h1 a {
	color: #00CC00;
}
h1 a:visited {
	color: #00CC00;
}

h1 a:hover {
	color:#009900;
}

a.external{
  padding-right:14px;
  background:url('../images/external_link.png') no-repeat top right;
}
a.pdf{
  padding-right:14px;
  background:url('../images/pdf.png') no-repeat top right;
}
a.powerpoint{
  padding-right:14px;
  background:url('../images/powerpoint.png') no-repeat top right;
}
a.word{
  padding-right:14px;
  background:url('../images/word.png') no-repeat top right;
}
a.excel{
  padding-right:14px;
  background:url('../images/excel.png') no-repeat top right;
}
	
.staff{
	width:90%;
	
}	
	

.box { /* for page content images */
	width:250px;
	float:right;
	margin:15px;
	border:none;

}
.photoImg {
	float:right;
	margin:10px;
	border:1px solid #333;
}
.imgFloat{ 
float:right;
margin:10px;
}

/******** HOME PAGE  **************/
.story_box {
	font-size:.9em;
	border-bottom:1px solid #a28b51;
	margin-bottom:15px;
}

#homebox {
/* wrapper to float the news and tip boxes from content */
	width:160px;
	float:right;
	margin:20px 10px 0 8px;
	position:relative;
}

#news_box {
	width:160px;
	margin:0;
	position:relative;
	
}
#news_box h3 {
	margin:0;
	/*background:#bab6cc url("../images/news_box_top.gif") no-repeat top left;*/
	background:#bab6cc url("../images/tip_top.png") no-repeat top left;
	width: 100%;
	height:24px;
	font-family:arial, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.8em;
	text-align:center;
	color:#5f014f;
}
#news_box div.box_body{
	width:100%;
	margin:0;
	padding:0;
	background:#D6D6D6;
	background-image: url("../images/tip_body.png");
	background-repeat: repeat-y;
	position:relative;
}
#news_box div.box_body p {
	margin:0 5px;
	padding:0;
	font-size:1em;
	height:22px;
	line-height:1.3em;
	text-align:left;
	color:#000;
}

#news_box div.box_body a:link,
#news_box div.box_body a:visited {
font-size:1.1em;
color:#500149;
text-decoration:underline;
}
#news_box div.box_body a:hover,
#news_box div.box_body a:active {
color:#85365D;
text-decoration:underline;
}

#news_box div.box_bottom {
/*	background: transparent url("../images/news_box_bottom.gif") no-repeat top left;	*/
	background: transparent url("../images/tip_bottom.png") no-repeat top left;	
	width: 100%;
	height: 14px;
	margin: 0;
	padding: 0;
}



/* MENTAL HEALTH TIP */
#tip_box {
	width:160px;
	
	margin:30px 0 0 0;
	
}
#tip_box h3 {
	margin:0;
	background:#bab6cc url("../images/tip_top.png") no-repeat top left;
	width: 100%;
	height:24px;
	font-family:arial, sans-serif;
	font-size:1.1em;
	font-weight:bold;
	line-height:1.8em;
	text-align:center;
	color:#5f014f;
}
#tip_box div.tip_body
{
	width: 100%;
	margin: 0;
	padding: 0;
	background-color: #D6D6D6;
	background-image: url("../images/tip_body.png");
	background-repeat: repeat-y;
}


#tip_box div.tip_body p {
	margin:5px 5px;
	padding:0;
	font-size:1em;
	line-height:1.3em;
	text-align:left;
	color:#000;
}

#tip_box div.tip_bottom {
	background: transparent url("../images/tip_bottom.png") no-repeat top left;	
	width: 100%;
	height: 14px;
	margin: 0;
	padding: 0;
}



/******** DEVELOPMENT TEAM PAGE  **************/

#dev_team p{
	margin:0 0 3px 0;
}

/******** EMPLOYMENT PAGE  **************/

#jobs {
	margin:10px;
	font-size:.9em;
}

#orglogos img
{
	margin-left: 10px;
	margin-top: 20px;
}

/******** CAR CONTEST **************/
#car
{
	position:relative;
	background-image: url(../images/event_photos/malibu_silver.png);
	background-repeat: no-repeat;
	background-position: 300px 2px;
}
