/*
*********************************************************************
Language:       CSS 2.1
Web Site:       http://www.juntainc.org/
File Path:      /css/
Copyright:      ©2005 Axon Design and Marketing (www.axondm.com)
Created:        2005-11-02 12:08:22
Created by:     Michael DeSouza
*********************************************************************
*******************************************************************************
NOTES:
This document contains styles which are compatible with CSS-1
and higher compliant web browsers.
*******************************************************************************
*/
/*
*******************************************************************************
RESOURCES
Common Font Sets:
	Sans-Serif1: Verdana, 'Bitstream Vera Sans', sans-serif
	Sans-Serif2: 'Lucida Grande', 'Lucida Sans', sans-serif
	Sans-Serif3: Helvetica, 'Helvetica Neue', Arial, sans-serif
	Sans-Serif4: 'Trebuchet MS', Trebuchet, sans-serif
	Sans-Serif5: 'Arial Black', Impact, 'Bitstream Vera Sans', sans-serif
	Sans-Serif6: 'Futura Condensed', 'Arial Narrow', 'Bitstream Vera Sans', sans-serif
	Serif1:      Georgia, 'Bitstream Vera Serif', serif
	Serif2:      'Times New Roman', Times, serif
	Monospace1:  'Courier New', Courier, monospace
	Monospace2:  Monaco, 'Lucida Mono', 'Bitstream Vera Mono', monospace
	Script1:     'Comic Sans MS', 'Comic Sans', cursive
	Script2:     'Brush Script MT', 'Brush Script', cursive
	Script3:     Zapfino, 'Lucida Calligraphy', cursive
	
*******************************************************************************
*/
/*
*********************************************************************
BEGIN: TABLES
*********************************************************************
*/
table.data {
	border: 0 solid;
	background-color: #CCC;
	}
table.data * {font-size: 10px;}
table.data caption, table.data th, table.data td {
	padding: 5px;
	background-color: #FFF;
	}
table.data th {background-color: #EDF3FE; /* Light Blue */}

tr.alt td {background-color: #DDD;}

td.button {
	text-align: center;
	vertical-align: middle;
	}

/*
*********************************************************************
END: TABLES
*********************************************************************
*/
/*
*********************************************************************
BEGIN: LISTS
*********************************************************************
*/
.noindent {
	margin-left: 0;
	padding-left: 1em;
	}
ol.upper-alpha {list-style-type: upper-alpha;}
ol.lower-alpha {list-style-type: lower-alpha;}
ol.upper-roman {list-style-type: upper-roman;}
ol.lower-roman {list-style-type: lower-roman;}

ul.menu, ul.nomark, ul.staff_desc {list-style-type: none;}
ul.menu {padding: .5em;}
ul.menu li:before {content: "\203A\A0";}

dl.faq dt:before {content: "Q:\A0";}
dl.faq dt {
	margin-left: 0;
	font-weight: bold;
	font-style: normal;
	}
dl.faq dd:before {
	content: "A:\A0";
	margin-left: -1.6em;
	}
dl.faq dd {margin-bottom: 1.5em;}

.list_intro { /* For paragraphs, divs preceeding a list */
	margin-bottom: -.75em;
	}
	

/*
*********************************************************************
END: LISTS
*********************************************************************
*/
/*
*********************************************************************
BEGIN: FORMS
*********************************************************************
*/
.formfield {margin-bottom: 1.5em;}
/*
*********************************************************************
END: FORMS
*********************************************************************
*/
p.quote_hang {
	margin-left: 1em;
	}
p.quote_hang q {
	margin-left: -.5em;
	}

.note, .caption {
	font-size: 10px;
	}
.note {color: #888;}
.caption {color: #444;}
.caption, .title {font-style: italic;}

.first {margin-top: 0;}
.last {margin-bottom: 0;}

/*
*********************************************************************
BEGIN: CONTENT
*********************************************************************
*/
#Content p {line-height: 1.3em;}

#ContentSideBarImage {
	position: relative;
	margin: 2px 0 0 0;
	}
	
#ContentMainNews {
	float: left;
	width: 650px;
	padding-left: 10px;
	padding-right: 40px;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-left: -10px;
	background: #ffffff;
	}
	
#ContentMain {
	float: left;
	width: 430px;
	padding-bottom: 20px;
	margin-left: 15px;
	}

#ContentMain img {
	border: 1px solid;
	}

#ContentMain a { color: #700; }

#ContentMain li {
	color: #444;
	}

#LeftColumn {
	margin-top: 10px;
	width: 234px;
	float: left;
	position: relative;
	}
#ProgramSection {
	border-bottom: #620002;
	border-width: 0 0 1px 0;
	border-style: none none dashed none;
	}
.description {
	margin-top: 0px;
	display: block;
	}
	
.short_desription {
	margin-bottom: 10px;
	height: 100px;
	}

.program_photo {
	width: 230px;
	text-align: center;
	float: left;
	margin: 0 10px 5px 0;
	color: #999;
	font-size: 10px;
	}

.program_photo p {
	color: #999;
	margin: 0px;
	}

.program_photo_portrait {
	width: 153px;
	text-align: center;
	float: left;
	margin: 0 10px 5px 0;
	color: #999;
	font-size: 10px;
	}
.program_photo_portrait_bridge {
	width: 129px;
	text-align: center;
	float: right;
	margin: 0 10px 5px 5px;
	color: #999;
	font-size: 10px;
	}
.program_photo_portrait_minister {
	width: 285px;
	text-align: center;
	float: left;
	margin: 0 10px 10px 0;
	color: #999;
	font-size: 10px;
	}
.schedule {
	color: #700;
	font-size: 10px;
	display: block;
	background-color: #F8F8D3;
	line-height: 2em;
	padding: 5px;
	width: 410px;
	clear: both;
	}

.clear_left_img {
	float: left;
	margin: 0 5px 25px 0;
	}

.bio {
	padding-bottom: 1em;
	margin-bottom: 1em;
	border-bottom: 1px dashed #BBB;
	}
.bio_photo {
	float: left;
	padding: 0 7px 5px 0;
	}

.job_title {
	color: #999;
	font-size: 14px;
	}

.event {
	margin-bottom: 1em;
	border-bottom: 1px dashed #BBB;
	padding-bottom: 1em;
	}
	
img.left {margin: 0 5px 0 0;}
img.right {margin: 0 0 0 5px;}

.acrobat {
	position: relative;
	margin-left: 10px;
	}
/*
*********************************************************************
END: CONTENT
*********************************************************************
*/
/*
*********************************************************************
BEGIN: MASTHEAD
*********************************************************************
*/
#Masthead {
	Position: relative;
	width: 680px;
	height: 128px;
	background-color: #B51;
	background-image: url(/images/Header_tile.png);
	background-repeat: repeat-x;
	}
#MastheadLogo_en,
#MastheadLogo_es {
	position: relative;
	width: 204px;
	height: 117px;
	background-repeat: no-repeat;
	top: 5px;
	left: 50px;
	}
#MastheadLogo_en {background-image: url(/images/Logo_En.png);}
#MastheadLogo_es {background-image: url(/images/Logo_Es.png);}
#Language {
	color: #770;
	font-size: 11px;
	position: absolute;
	top: 75px;
	right: 24px;
	}

#Language a {
	color: #700;
	font-size: 12px;
	text-decoration: none;
	width: 80px;
	height: 20px;
	display: block;
	}

#Language a:hover {
	color: #FFE;
	} 

#LanguageOn * {
	color: #FFE;
	background-image: url(/images/Language_Flower.png);
	background-repeat: no-repeat;
	background-position: right center;
	} 
	
#Masthead li {list-style-type: none;}

/*
*********************************************************************
END: MASTHEAD
*********************************************************************
*/
/*
*********************************************************************
BEGIN: NAVIGATION
*********************************************************************
*/

#Navigation a {
	float: left;
	width: 140px;
	height: 49px;
	background-color: #700;
	text-align: center;
	font-size: 13px;
	line-height: 50px;
	color: #FFE;
	background-image: url(/images/Nav_Tab.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin: 6px 3px 0 0;
	text-decoration: none;
	}

#Navigation a:hover {
	background-color: #FC0;
	color: #700;
	} 

#Navigation #NavigationPrimaryOn {
	background-color: #700;
	color: #FFE;
	background-image: url(/images/Nav_Tab_Flower.png);
	background-repeat: no-repeat;
	background-position: center center;
	} 

#NavigationStacked {
	float: left;
	width: 107px;
	height: 49px;
	background-color: #700;
	margin: 6px 0 0 0;
	padding: 0px 0 0 0;
	}
	
#NavigationStacked a {
	float: left;
	width: 102px;
	height: 15px;
	font-size: 10px;
	line-height: 1.5em;
	color: #FFE;
	text-decoration: none;
	padding: 0 0 0 5px;
	}
	
#NavigationStacked a:hover {
	background-color: #FC0;
	color: #700;
	} 

#NavigationStackedOn {
	background-color: #478;
	color: #FFE;
} 

.nav_stacked_middle {
	border-color: #FFE;
	border-width: 2px 0 2px 0;
	border-style: solid;
	display: block;
	}

#ContentSideBar {
	width: 234px;
	float: left;
	}

#ContentSideBarNav {
	background-color: #478;
	background-image: url(/images/Sub_Nav_Tab.png);
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	margin: 10px 0 0 0;
	padding: 15px 0 30px 15px;
	}

#ContentSideBarNav a {
	color: #FFE;
	font-size: 12px;
	text-decoration: none;
	width: 210px;
	height: 1.25em;
	display: block;
	}

#ContentSideBarNavOn {	
	color: #FFE;
	font-size: 12px;
	text-decoration: none;
	width: 210px;
	height: 1.25em;
	display: block;
	background-image: url(/images/Content_Nav_Flower.png);
	background-repeat: no-repeat;
	background-position: right center;
	}


#Content a:hover {
	color: #FD8;
	} 

/*
*********************************************************************
END: NAVIGATION
*********************************************************************
*/
/*
*********************************************************************
BEGIN: FOOTER
*********************************************************************
*/
#Footer address {
	font-style: normal;
	font-size: 9px;
	display: block;
	width: 660px;
	height: 40px;
	background-color: #478;
	padding: 10px;
	color: #FFE;
	line-height: 2em;
	text-align: center;
	}

#Footer address a {
	color: #FFE;
	}


/*
*********************************************************************
END: FOOTER
*********************************************************************
*/
/*
*********************************************************************
BEGIN: SPECIAL
*********************************************************************
*/
/*
*********************************************************************
BEGIN: GOOGLE
*********************************************************************
*/
#GoogleSearch {
	width: 227px;
	background-color: #FFE;
	padding: 0px;
	}
#GoogleLogo {float:left;}
#GoogleSearch #Google_sa {margin-top: 15px;}

#GoogleSearch .formfield {
	clear: left;
	margin-left: 10px;
	}
#GoogleSearch .formfield input {width: 210px;}

/*
*********************************************************************
END: GOOGLE
*********************************************************************
*/
.alert, .error, .required {color: red !important;}

.right {float: right;}
.left {float: left;}
.nofloat {float: none;}
.clear_left {clear: left;}
.clear_right {clear: right;}
.clear_both {clear: both;}
div.clear_both, div.clear_left, div.clear_right {
	font-size: 0px;
	height: 0px;
	line-height: 0px;
	}

.hide {display: none;}
.formfield {margin-bottom: 1.5em;}
.form_2col {
	float: left;
	width: 164px;
	margin-right: 40px;
	}


/*
*********************************************************************
END: SPECIAL
*********************************************************************
*/



