/* 
CSS Document 
Liberty Christian School
*/
body {
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(page_bg.gif); 
}
#header{
	width: 800px;
	position:relative; 
	height: 150px;
	background-image: url(header.jpg);
	background-repeat: no-repeat;
}
#companyname {
	position:absolute;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #C1C100;
	font-size: 200%;
	font-weight: bold;
	right: 50px;
	top: 40px;
}
.subtitle_motto {
	position:absolute;
	font-family:Lucinda-Sans, Verdana, Arial, Helvetica, sans-serif;	
	font-weight: bold;
	font-style: italic;
	font-size: 95%;
	color: #D9C97D;
	top: 85px;
	right: 40px;
}
.header_date {	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	font-size: 65%;
	font-weight: bold;
	color: #FFFFFF;
	top: 10px;
	right: 18px;
}
.header_time {	font-family: Verdana, Arial, Helvetica, sans-serif;
	position: absolute;
	font-size: 65%;
	font-weight: bold;
	color: #FFFFFF;
	top: 23px;
	right: 18px;
}
.menulist, .menulist  ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.menulist ul {
	display: none;
	position: absolute;
	top: 1.0em; margin-top: 13px; /* I'm using ems and px to allow people to zoom their font */
	left: -1px;
	width: 113px;
}
.menulist li {
	float: left;
	display: block;
	position: relative;
	background: #CCCCCC;
	border: none;
	margin-right: 0px;
	width: 111px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #000000;
	top: 123px;
	right: -325px;
}
.menulist ul li  {
	float: none;
	margin: 0;
	margin-bottom: -1px;
	border: 1px solid #000000;
	top: 0px;
	left: 0px;
}
.menulist a {
	display: block;
	padding: 3px;
	color: #000000;
	text-decoration: none;
}
.menulist a:hover, .menulist a.highlighted:hover, .menulist a:focus {
	color: #FFFFFF;
	background-color: #33383C;
}
.menulist a.highlighted {
	color: #000000;
	background-color: #CCCCCC;
}
.menulist a .subind {
	display: none;
}
.menulist ul a .subind {
	display: block;
	float: right;
}
.menulist a {
	float: left;
}
.menulist ul a {
	float: none;
}
.menulist a {
	float: none;
}
*:first-child+html .menulist ul li {
	float: left;
	width: 100%;
}

* html .menulist ul li {
	float: left;
	height: 1%;
}
* html .menulist ul a {
	height: 1%;
}
#leftpanel{
	float:left;
	width:311px;
}
#content{
	width: 800px;
	background: #FFFFFF;
}
div > #contenttext{
	width: 426px;
	margin-left: 355px;
	padding-right: 15px;
}
#contenttext{
	min-height: 650px;
	margin-right: 4px;
	width: 435px;
}
#contenttext1{
	margin-right: 5px;
	width: 660px;
}
.footer {
	width: 800px;
	height: 32px;
	background-image: url(footer.jpg);
	background-repeat: no-repeat;
}
.footer_text {
	float: left;
	margin-top: 8px;
	margin-left: 58px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color:#D9C97D;
}
#copyright {
	background-image: url(page_bg.gif);
	width: 800px;
	height:27px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 65%;
	color: #000000;
}
.box_top {
	background-image: url(box_top.jpg);
	background-repeat: no-repeat;
	margin-left: 15px;
	width: 315px; 
	height: 22px;
	border-top: 3px double #000000;
	border-left: 3px double #000000;
	border-right: 3px double #000000;
	border-bottom: 3px double #000000;
}
.box_content {
	margin-left: 15px;
	width: 315px;
	height: 216px;
	border-top: none;
	border-left: 3px double #000000;
	border-right: 3px double #000000;
	border-bottom: 3px double #000000;
}
.box_pics {
	position: relative;
	top: 5px;
}
.box_text {
	margin-top: 8px;
	margin-left: 8px;
	margin-right: 8px;
	text-align: left;
}
.box_title {
	position: relative;
	top: 2px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	font-weight: bold;
	color: #D9C97D;
}
.box_quote {
	position: relative;
	margin-left: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 80%;
	color: #000000;
	text-align: center;
}
.box_quote_ref {
	position: relative;
	margin-left: 35px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 65%;
	color: #606060;
	text-align: center;
}
.news_date {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 70%;
	font-weight: bold;
	color: #0099CC;
}
.news_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 65%;
}
.page_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 180%;
	color: #606060;
	text-align: center;
}
.page_subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 95%;
	color: #808080;
	text-align: center;
}
a.title_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 95%;
	color: #808080;
	text-decoration: underline;
}
a.pop_link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 85%;
	color: #000000;
	text-decoration: underline;
}
.body_text {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	color: #000000;
}
.bullet_list {
	margin-top: -8px;
	text-align: left;
	list-style-type: square;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%;
	font-weight: normal;
	color: #000000;
}
.faith_text {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #0000FF;
}
.value_text {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}
.value_quote {
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 65%;
	color: #606060;
}
.text_title {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #000000;
}
.text_subtitle {
	text-align: justify;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color: #808080;
}
.line0_break {
	line-height: 0%;
}
.line50_break {
	line-height: 50%;
}
.line80_break {
	line-height: 80%;
}