/* colors:  background blue= #385694, lighter blue = a5c2ff; grey dk = #99abbc, lite blue = #b9cfe4 font= #485268, #384152 */
html, body {
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #385694;
	font: .85em "Trebuchet MS", Verdana, sans-serif;
	color: #ffffff;
	min-width: 500px;
	vertical-align:top;
	border-spacing:0;
	border-collapse:collapse;
	height:100%;
	border-style:none;
	border-width:0;
	margin:0;
	padding:0;
}

#wrapper {
	width: 754px;
	margin: 0 auto;
}

#splash {
	text-align: center;
	width: 700px;
	height: 173px;
	margin-top: 5px; 
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 15px;
	background: url(Images/cloudheader.gif) no-repeat;
	background-position: center;
}

h1, h2, h3, h4 {
	margin-top: 0px;
	color: #FFFFFF;
}

h1 {
	font-size: 2em;
	font-weight: normal;
}

h2 {
	font-size: 1.5em;
	font-style: italic;
	font-weight: normal;
}

h3 {
	font-size: 1.00em;
	font-weight: normal;
}

h4 {
	font-size: 1.0em;
	font-style: italic;
	font-weight: normal;
}

a {
	color: #b9cfe4;
	text-decoration: underline;
}

a:hover {
	color: #99abbc;
	text-decoration: none;
}

#menu {
	position: relative;
	background: #385694;
	height: 30px;
	padding: 0px 15px 0px 5px;
	margin: 0px 0px 5px 0px;
}

#menu ul li {
	display: inline;
	font: 0.95em "Arial Black", Arial, sans-serif;
	line-height: 25px;
	padding-left: 3px;
}

#menu ul li.first {
	border-left: 0px;
}

#menu ul li a {
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 0px 12px 0px 12px;
	font-size: 1em;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#menu ul li a:hover {
	background: #385694;
	color: #284152;
	text-decoration: none;
}

#menu2 {
	position: relative;
	background: #385694;
	height: 20px;
	padding: 0px 15px 0px 5px;
	margin: 0px 0px 2px 0px;
}

#menu2 ul li {
	display: inline;
	font: 0.95em Arial, sans-serif;
	line-height: 15px;
	padding-left: 3px;

}

#menu2 ul li.first {
	border-left: 0px;
}

#menu2 ul li a {
	background-color: transparent;
	background-repeat: repeat-x;
	padding: 0px 12px 0px 12px;
	font-size: 1em;
	color: #fff;
	font-weight: bold;
	
}

#menu2 ul li a:hover {
	background: #99abbc;
	color: #b9cfe4;
}

div.figure {
  float: left;
  width: 60%;
  border: thin silver solid;
  margin: 0.5em;
  padding: 0.5em;
}

div.figure p {
  text-align: center;
  font-style: italic;
  font-size: 1em;
  text-indent: 0;
}

div.righthalf {
  float: right;
  width: 35%;
  margin: 0 0 0 0;
			}

div.righthalf p{
	font-size: 1.2em;
	padding: 0 0 0 0;	
	text-align: left;
	margin-bottom: .5em;
}		

.textline    {
    clear:both;
    margin-bottom:2px;
    		  }
		
p {
	font-size: 1.25em;
	padding: 0px 0px 0px 10px;	
	align: center;
	margin-bottom: .5em;
	line-height: 1.25em;
}

ul.a {
	list-style-type: none;
	text-align: left;
	float:right;
    width:450px;
    margin:5px;
	}

.sacredtext	{
	font-size: 1.75em;
	font-style: italic;
	color: #E4E4E4;
	align: center;
	margin-bottom: .5em;
	line-height: 1.5em;
}

#leftside {
	float: left;
	width: 48%;
	margin: 0 0 0 0;
	text-align: center;
}

#rightside {
	float: right;
	width: 48%;
	margin: 0 0 0 0;
	text-align: center;
}

#bothsides {
	clear: both;
	width: 90%;
	}

#fotos img {
    border: thin silver solid;
    margin: 0.5em;
    padding: 0.5em;
			}

#hope {
	text-align: center;
	}

#hope img {	
	align: center;
	border: thin silver solid;
	margin: 0.5em;
	padding: 0.5em;
}

#hope p {
	font-size: 1.25em;
	align: center;
	margin-bottom: .5em;
	line-height: 1.5em;
  	text-align: center;
  	text-indent: 0;
}

#events {
	width: 754px;
	position: relative;
	background: #5675b3;
	padding: 0px 20px 0px 5px;
	margin: 0px 0px 5px 0px;
}

#events ul li {
	line-height: 25px;
	padding-left: 3px;
	list-style-type:none;
}

#events ul li.first {
	border-left: 0px;
}

#events ul li a {
	background-color: transparent;
	font-size: 1em;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	}

#events ul li a:hover {
	color: #284152;
	text-decoration: none;
}

#eventsleft {
	width: 243;
	float: left;
}

#eventsright {
	width: 486;
	float: right;
}

#eventsrleft {
	width: 243;
	float: left;
}

#eventsrright {
	width: 243;
	float: right;
}

p.eventspecs    {
    float: left;
    width: 250px;
    margin: 5px;
    border-style: solid;
    border-width: 1px;
    border-color: #5675b3;
              }
              
.eventdesc    {
    float:right;
    width:450px;
    margin:5px;
              }
              
 /* - - - - - - - - - - - - - - - - - - - 486  243- - - - - - - - - - - - -  */
 
#footer {
	clear: both;
    padding: 15px 0 0;
	font-size: 1em;
	font-weight:normal;
	}

#footer #line1 { 
	background: url(Images/FooterHR.gif) no-repeat center bottom;
	margin: 8px auto;
	height: 1px;
}
	
#footer #copy {
    margin: 8px 0 0 0;
    color: #fff;
    font-size: 1em;
    font-weight:normal;
}

#footer #sitedesign {
	margin: 10px 0 0 0;
	font-size: 1em;
	font-family: "franklin gothic", helvetica, arial, sans-serif;
	font-variant: none;
	color: #888;
	font-weight: normal;
    }
    
#footer #sitedesign a {
	color: #b3c200;
	font-variant: small-caps;
	text-decoration: none;    
    }
    
#footer #sitedesign a:hover {
	color: #5aa511;
	text-decoration: underline;    
    }
