html, body { border: 0; margin: 0; padding: 0;}

body {
	padding: 5px 425px;
	margin: 0;
	text-align: center;
	background-color: #203f98;
	font: 9pt 'Trebuchet MS', Arial, Sans-Serif;
	color: white;
	}

	
a:link, a:visited {
	color: blue;
}

#sizer {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 32%;
	max-width: 140px;  /* version for IE is at the bottom of this style block */
	color: black;
}

#expander {
	background: white;
	margin: 0 -425px 0 -425px;
	min-width: 850px; /* Critical Safari fix! */
	position: relative;
}

/* Holly hack for IE \*/
* html #expander { height: 0; }
/* */

/* helps IE get the child percentages right. */
#wrapper { width: 100%;
			border: 1px solid #203f98; } 


.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


#content {
	position: relative;
	width: auto;
	margin-left: 160px;
	margin-right: 206px;
	margin-top: 95px;
	text-align: left;
	zoom: 1; /* stupid IE6 Fix.... */
}

#navigation {
	position: absolute;
	left: 2px;
	top: 105px;
	width: 150px;
	margin: 0;
	padding: 0;
	text-align: left;
	font: 9pt 'Trebuchet MS', Arial, Sans-Serif;
}
	
#navigation ul  {
	list-style: none;
	margin: 0;
	padding: 0;
	background-color: #ffbb66;
	border-left: 1px solid #009;
	border-bottom: 1px solid #009;
	border-top: 1px solid #009;
}
#navigation li {
	border-top: 1px solid #fff;
	border-right: 1px solid #009;
}
	
#navigation li.top {
	border-top: none;
}
	
#navigation li.current {
	background-color: white;
	border-bottom: 1px solid #009;
	border-top: 1px solid #009;
	border-right: none;
	padding: 6px 5px;
	font: bold 9pt/1.5 Arial, Helvetica, Sans-Serif;
	color: #009;
	margin: 0;
}
	
#navigation li a:link, #navigation li a:visited {
	text-decoration: none;
	display:block;
	width: 138px;
	padding: 6px 5px;
	font: bold 9pt/1.5 Arial, Helvetica, Sans-Serif;
	color: #008;
}
	
#navigation li a:hover {
	color: black;
	background-color: white;
	}
	

#navigation li.subnav {
	border-top: 1px solid #fff;
	}

#navigation li.subnav a:link, #navigation li.subnav a:visited {
	padding: 3px 5px 3px 10px;
	font: 9pt/1.5 Arial, Helvetica, Sans-serif;
	color: #777;
	width: 145px;
	}
	
#navigation li.subnav a:hover {
	background-image: url(Images/navhalo.gif);
	}

#right {
position: absolute;
right: 0px;
top: 105px;
width: 190px;
border: none;
margin: 0;
padding: 4px;
font: 9pt 'Trebuchet MS', Arial, Sans-Serif;
text-align: left;
background-color: #eeeeee;
	}
	

#header {
position: absolute;
left: 0px;
top: 0;
width: 100%;
text-align: left;
background-color: white;
border-bottom: 4px solid #203f98;
	}
	
#header img {
	margin-left: 5px;
	margin-bottom: -5px;
	margin-top: 5px;
	padding: 0;
	}
	
h1 {
	font-size: 2.0em;
	color: #008;
	}
	
h2 {
	font-size: 1.4em;
	margin-bottom: 5px;
	color: #008;
	}
	
h3 {
	font-size: 1.1em;
	margin: 0 0 10px 10px;
	color: #008;
	}
	
h4 {
	font-weight: bold;
	text-decoration: underline;
}
	
#content div {
	margin: 10px 0;
	padding: 0;
}

p {
	float: none;
	clear: none;
	margin: 0 0 20px 0;
}

.top {
	margin-top: -1px;
	padding-top: 0;
	background-color: transparent;
	}
	
.h3 {
	font-size: 1.2em;
	font-weight: bold;
	}
	
.audio, .bible {
	border: 2px solid #009;
	padding: 10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	background-color: white;
}

.bible form {
	width: 100%;
	text-align: center;
	font-size: 9pt;
}

.bible input {
	font-size: 9pt;
	margin:  0 0 10px 0;
	width: 95%;
}

.bible input.submit {
	font-weight: bold;
	width: auto;
}

.audio img {
	float: left;
	padding-bottom: 15px;
}

div.fright {
	display:block;
	width: auto;
	float: right;
	clear: none;
	padding: 0;
	margin: 0;
}

div.fright img, div.fright p {
	display: block;
	padding: 0 7px 0 15px;
}

a.fright:link, a.fright:visited {
	float: right;
	margin-left: 10px;
}

iframe {
	margin-top: 20px;
}

#randomimage {
	border: 1px solid #ccc;
	margin: 10px 0;
	width: 100%;
	min-height: 250px;
	overflow: hidden;
	background-color: white;
	text-align: center;
}

#randomimage #container {
	border: 0;
	padding: 0;
	width: 100%;
	height: auto;
	text-align: center;
}

#container div.image {
	display:none;	
	width: auto;
}

#randomimage h4 {
	font-size: 10pt;
	text-align: center;
	margin: 0;
	padding: 5px 0;
	color: #888;
}

#container a img {
	border: none;
}

#container p {
	color: #333;
	text-align: center;
}

#container p span {
	color: #888;
}

#content .callout {
	border: 2px solid #fcc579;
	font-weight: bold;
	width: 300px;
	padding: 10px;
}

#content .callout p {
	font-weight: bold;
	margin: 5px 0;
	margin: 0;
}


#header p.matt2237 {
	position: absolute;
	top: 15px;
	right: 25px;
	width: 300px;
	color: #f60;
	font-weight: normal;
	font-style:italic;
	font-size: 9pt;
}

#header p.matt2237 span {
	display: block;
	width: 100%;
	text-align: right;
	font-style: normal;	
	font-size: 8pt;
}

#content .i {
	font-style: italic;
}

#content .l {
	color: #666;
}

#content ul.top {
	font-weight: bold;
}

#content ul.top li {
	margin-top: 20px;
}

#content ul.top ul {
	font-weight: normal;
}

#content ul.top ul li {
	margin-top: 5px;
}

blockquote {
	font-size: 10pt;
	clear: left;
}

.saving {
	color: #906;
	font-weight: bold;
}

.strengthening {
	color: #000099;
	font-weight: bold;
}

.mission {
	float: left;
	width: 60px;
	padding-right: 10px;
}

.knowing {
	font-weight: bold;
	color: #7da03c;
}

.doing {
	font-weight: bold;
	color: #317aaf;
	padding-left: 20px;
}

.being {
	font-weight: bold;
	color: #ea7621;
	padding-left: 40px;
}

#content div.event {
	position: absolute;
	top: 25px;
	right: 15px;
	clear: left;
	border: 2px solid #f60;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	color: #009;
	background-color: #ffe;
	padding: 8px;
	width: 265px;
}

#content div.event h1, #content div.event h2, #content div.event h3 {
	width: 100%;
	text-align: left;
	font-size: 14pt;
	margin: 0;
	padding: 0;
}

#content div.event h1 {
	text-shadow: #888 1px 1px;
}

#content div.event h1 span {
	color: #669;	
	text-shadow: none;
}

#content div.event h1.sub {
	font-size: 14pt;
	color: #f60;
}

#content div.event h2 {
	font-size: 11pt;
}

#content div.event h3 {
	font-size: 10pt;
}

#content div.event p {
	margin: 0;
	padding: 0;
	color: #666;
}

#footer {
	width: 96%;
	margin: 25px 2% 0 2%;
	padding: 10px 0;
	position: relative;
	border-top: 1px solid #339;
	color: #444;
}

#footer a:link, #footer a:visited {
	color: #339;
}
