/*URI:http://www.OurLadyCS.org/
Version:1.0
Description:Widget-enabled fixed width 3-column design with left menu
Author:L. Keller
Author URI:http://SandstoneDigital.com/
*/
*{
	margin:0;
	padding:0;
	border:0;
	font-size:100%;
	vertical-align:baseline;
	}
body{
	text-align:center;
	font:100% Arial,Verdana,Tahoma,sans-serif;
	line-height:1;
	}
table{
	table-layout:fixed;
	border-collapse:collapse;
	border-spacing:0;
	}
p{
	margin:5px 0 10px;
	line-height:1.1;
	}
h1,h2,h3,h4,h5,h6{
	margin:0 0 5px;
	color:#ba0000;
	font-size:150%;
	font-weight:normal;
	}
h2{
	font-size:137.5%;
	}
h3{
	font-size:125%;
	}
h4,h5,h6{
	font-size:112.5%;
	font-weight:bold;
	}
h5{
	font-size:100%;
	}
h6{
	font-size:90%;
	}
a:link,a:visited{
	color:#ba0000;
	text-decoration:none;
	}
a:focus,a:hover,a:active{
	text-decoration:underline;
	}
#page{
	width:999px;
	margin:0 auto;
	text-align:left;
	}
#head{
	height:157px;
	margin:0 0 25px;
	background:url('images/head_bg.gif') no-repeat;
	}
#head h1,#head h1 a{
	float:right;
	width:421px;
	height:157px;
	margin:0;
	}
#head h1 a{
	text-indent:-9999px;
	}
#side_right{
	float:right;
	width:230px;
	margin:0 20px 20px 0;
	}
#side_right h6{
	margin:20px 0 5px;
	}
#sidebar{
	float:left;
	width:210px;
	margin:0 20px 20px;
	}
#sidebar h2{
	font-size:100%;
	}
#sidebar ul{
	list-style:none;
	margin:0 0 25px;
	}
#sidebar ul ul{
	margin:0;
	}
#sidebar li{
	margin:0 0 0 20px;
	padding:3px 0;
	}
#sidebar li.current_page_item,#sidebar li.current_page_item a{
	color:#ba0000;
	}
#sidebar .current_page_item li a{
	color:#666;
	}
#sidebar ul ul{
	margin-top:4px;
	border:1px solid #ba0000;
	border-right:0;
	border-left:0;
	}
#sidebar ul span *{
	border:0;
	}
.current_page_ancestor ul,#sidebar ul ul ul{
	border:0;
	}
#sidebar a:hover,#sidebar a:focus,#sidebar a:active,#sidebar .current_page_item li a:hover{
	color:#ba0000;
	text-decoration:none;
	}
#sidebar a,#foot a{
	display:block;
	color:#666;
	}
#under_side p{
	padding-left:15px;
	font-size:87.5%;
	background:url('images/side_bullet.gif') no-repeat 0 3px;
	}
#content,#wide_content,#home{
	float:left;
	width:479px;
	margin:0 20px 20px 0;
	}
#wide_content{
	width:709px;
	}
#home{
	padding:0 0 224px;
	background:url('images/our_lady_of_the_lake_catholic_school.jpg') no-repeat center bottom;
	}
#foot{
	clear:both;
	font-size:75%;
	background:url('images/foot_top.gif') repeat-x;
	}
#foot_wrap{
	width:479px;
	height:75px;
	margin:0 0 0 250px;
	padding-top:20px;
	}
#foot p{
	text-align:left;
	}
#foot ul{
	list-style:none;
	float:left;
	width:100%;
	}
#foot li{
	display:inline;
	float:left;
	margin:0 0 0 10px;
	padding:0 0 0 10px;
	border-left:1px solid #666;
	}
#foot li:first-child{
	border:0;
	margin:0;
	padding:0;
	}
#sub_foot{
	font-size:87.5%;
	}
#sub_foot a{
	color:#000;
	text-decoration:underline;
	}
.clear-b{
	clear:both;
	}
.right{
	float:right;
	}
.left{
	float:left;
	}
.center{
	text-align:center;
	}
.red{
	color:#ba0000;
	}
.bold{
	font-weight:bold;
	}
