@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFF;
	margin-top: 24px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}

.manitouPages #container {
	width: 960px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	font-size: 0.9em;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.manitouPages #header {
	padding-top: 0;
	padding-bottom: 0;
	text-align: center;
} 
.manitouPages #container #header ul {
	
}

#topnav {
	color: #FFF;
	text-align: right;
	padding-right: 20px;
}

#topnav ul {
	background-image: url(images/link_gradient.jpg);
	background-position: center;
	background-repeat: repeat-x;
}

#topnav li {
	list-style-type: none;
	padding-right: 10px;
	padding-left: 10px;
	display: inline;
	padding-top: 2px;
	padding-bottom: 3px;
	
}
#topnav li a {
	color: #FFF;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	
}
.manitouPages #container #header #nav li {
	padding-right: 10px;
	list-style-type: none;
	display: inline;
}
.manitouPages #container #header #nav li a {
	text-decoration: none;
	font-weight: bold;
	color: #FEB066;
	font-size: .9em;
}
.manitouPages #mainContent {

} 
.manitouPages #container #manitou_innerpage #innerpage_left {
	margin-top: 0px;
	margin-right: 270px;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;
	padding-left: 50px;
	background-image: url(images/star-from-above.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.manitouPages #container #manitou_innerpage #innerpage_left2 {
	min-height: 400px;
	margin-top: 0px;
	margin-right: 270px;
	margin-bottom: 0;
	margin-left: 0;
	text-align: left;
	padding-left: 50px;
	background-image: url(images/warriors.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}

.manitouPages #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 205px;
	color: #9996EF;
	font-size: 0.9em;
}


.manitouPages #sidebar1 #news {
	background-image: url(images/sidebar_edges.gif);
	background-repeat: repeat-y;
	background-position: top;
	padding-top: 2px;
	padding-right: 10px;
	padding-bottom: 2px;
	padding-left: 10px;
	text-align: left;
}

.manitouPages #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 250px;
	color: #9996EF;
	font-size: 0.9em;
}

.manitouPages #sidebar2 #news {
	background-image: url(images/sidebar_edges_wide.gif);
	background-repeat: repeat-y;
	background-position: top;
	padding-top: 2px;
	padding-right: 12px;
	padding-bottom: 2px;
	padding-left: 12px;
	text-align: left;
}

.manitouPages #container #mainContent #sidebar1 a {
	font-weight: bold;
	color: #9996EF;
}
.manitouPages #container #teachings {
	padding: 40px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
.manitouPages #container #mainContent #daveCourchene {
	font-style: italic;
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	background-image: url(images/dave_courchene.jpg);
	background-repeat: no-repeat;
	background-position: right 30px;
	padding-left: 20px;
	height: 363px;
	margin-top: 0px;
	margin-right: 225px;
	margin-bottom: 0;
	margin-left: 0;
}
.manitouPages #container #frankAlbo {
	background-image: url(images/frank_albo.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 350px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
}
.manitouPages #footer {
	padding: 8px;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	background-color: #333;
	margin-top: 20px;
	text-align: center;
} 
.manitouPages #footer p {
	font-size: 0.8em;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.purple_header {
	font-size: 24px;
	font-weight: bold;
	color: #989DE4;
	padding-left: 15px;
	font-family: "Times New Roman", Times, serif;
}
.manitouPages #container #manitou_innerpage {
	padding: 20px;
	text-align: center;
}


.manitouPages #container #manitou_innerpage a {
	color: #F90;
}
.orange_subheader {
	font-weight: bold;
	color: #FEC083;
	font-size: 0.9em;
}
.teachings_header {
	font-style: italic;
	color: #D5D5B4;
	font-size: 18px;
	font-weight: bold;
}
.bl {background: url(images/bl.gif) 0 100% no-repeat #E7E7E7; width: 200px}
.br {background: url(images/br.gif) 100% 100% no-repeat}
.tl {background: url(images/tl.gif) 0 0 no-repeat}
.tr {
	background: url(images/tr.gif) 100% 0 no-repeat;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}

#t_corners {
	background-image: url(images/t_corners.gif);
	background-repeat: no-repeat;
	background-position: center;
	
}

#b_corners {
	background-image: url(images/b_corners.gif);
	background-repeat: no-repeat;
	background-position: center;
	
}

