body,
	html {
		margin:0;
		padding:0;
		background: url(../images/Template/Border.jpg);
                background-repeat:repeat-y;
                background-position:center;
                background-color: #FFFFCC;
                font-family:Tahoma, "time new roman", courier; 
                font-size:16px;
	}


a:link {color: #660000; text-decoration: underline; }
a:active {color: #660000; text-decoration: underline; }
a:visited {color: #330000; text-decoration: underline; }
a:hover {color: #cc0000; text-decoration: none; }
img  {  border-style: none;}


	#wrap {
		width:962px;
		margin:0 auto;
		background:transparent;
                position: relative;
	}

	#header {
    	padding:5px 10px;
		background:transparent;
	}

        .search {
		font-family:Tahoma, "time new roman", courier;   
		text-align:left;
		vertical-align: text-top;
		}

	.header {
		font-family:Tahoma, "time new roman", courier;   
		font-size:20px;
		text-align:right;
		vertical-align: text-top;
		}

        .indent {
                 padding-left: 50pt;
                 padding-right: 50pt;
                 }

	h1 {
		margin:0;
                text-align:center;
                font-size:20px;
    		}

	#banner {
   		position: relative;
		padding:3px 5px;
                overflow:hidden;
		background: url(../images/Template/Banner-Form.jpg);
		background-repeat:no-repeat;
		background-position:center top;
		vertical-align:text-top;
		height:249px;
		}



#openhouse {
		padding:0px 0px;
                position:relative;
                top:15px;
                left:0px;
                line-height:150%;
                overflow:hidden;
                width: 100%;
                font-family:Tahoma, "time new roman", courier; 
                font-size:16px;
                color: #660000;
                font-weight: bold;
                }

#openhouse a:link {color: #660000; text-decoration: none; }
#openhouse a:active {color: #660000; text-decoration: none; }
#openhouse a:visited {color: #660000; text-decoration: none; }
#openhouse a:hover {color: #660000; text-decoration: none; }



#chalkboard-form {
      		position:absolute;
		top:95px;
		right:70px;
                overflow:hidden;
		height:196px;
                width: 449px;
                font-family:Tahoma, "time new roman", courier; 
                font-size:12px;
                color: #ffffff;
                font-weight: bold;
		}

 #chalk-submit {
    background-image: url('../images/Template/submit.chalk.jpg');
    width: 95px;
    height: 60px;
    border-style: none;
    background-color: transparent;
    text-indent: 480px;    /* hack to hide the text */
    background-repeat:no-repeat;
  }

  #chalk-submit:hover {
    background-image: url('../images/Template/submit.chalk.mouseover.jpg')
  }


#logo-header {background-image: url('../images/Template/Logo-Header.png');
    position:absolute;
    top:0px;
    left: 22px;
    overflow:hidden;   
    width: 126px;
    height: 98px;
    background-color: transparent;
    background-repeat:no-repeat;
    z-index:9999;
    }


#indexcenter {
		padding:137px 197px;
                overflow:hidden;
		height:25px;
                width: 100%;
                font-family:Tahoma, "time new roman", courier; 
                font-size:14px;
           
		}
	#verse {
		padding:0px 5px;
		text-align: center;
		font-size: 12px;
		font-family:"Comic Sans MS", "Lucida Handwriting", "Zapf Chancery"; 
		color: #660000; 
		}
	
	#main {
		float:right;
		width:713px;
		padding:10px;
		background:transparent;
                min-height:220px;
                height:auto !important;
                height:220px; 
                border-style:none none none groove;
		border-color: #660000;
		border-width: 2px;
		}

	#main-right {
		float:right;
		width:350px;
		background:transparent;
		}

	#main-left {
		float:left;
		width:350px;
		background:transparent;
		}
	#main-clear {
                clear:both;
		width:713px;
		background:transparent;
		}



        #main-table {
		float:right;
		width:713px;
		padding:10px;
		background:transparent;
                font-family:Tahoma, "time new roman", courier; 
                font-size:14px;
		}

        .announcements {
		text-align: center;
		margin: 0 auto;
		border: 2px solid #660000;
		background:#ffffcc;
                padding: 5px 15px;
		}

.video {width:509px;
	background-color: #f0f0f0;
	border-bottom: 1px solid #e6e6e6;
	margin-bottom: 40px;
	padding: 14px 16px 16px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}

.video p {
	padding: 0 0 15px;
	line-height: 20px;
}

.video iframe {
	max-width: 100%;
}

        .pricingnoncva {
                margin: 0 auto;
                text-align:left;
                font-size:95%; 
                border: 1px solid #660000; 
                border-rules:all;
                frame:void; 
                cell-spacing:3px; 
                cell-padding:4px;
                }

        .online-ex1 {background:#CCFFFF;}
        .online-ex2 {background:#CCCCFF;}

.ss3
{ text-align: center;
width:33.3%;
color: black;}

.ss2
{ text-align: center;
width:50%;
color: black;}
		

	#footer {
		clear:both;
		padding:5px 5px;
		background: #cc9966;
		}

	#footer table td {
		text-align: center;
                font-size:13px;
                color:#660000;
                font-weight: bold;
		}

	* html #footer {
		height:1px;
		}
        
/* begin drop down menu */

#menu
{
	width: 961 px;
	margin: 0;
	padding: 10px 0 0 0;
	list-style: none;  
	background: #310500;
	background: -moz-linear-gradient(#540700, #310500); 
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #310500),color-stop(1, #540700));	
	background: -webkit-linear-gradient(#540700, #310500);	
	background: -o-linear-gradient(#540700, #310500);
	background: -ms-linear-gradient(#540700, #310500);
	background: linear-gradient(#540700, #310500);
	-moz-border-radius: 50px;
	border-radius: 50px;
	-moz-box-shadow: 0 2px 1px #9c9c9c;
	-webkit-box-shadow: 0 2px 1px #9c9c9c;
	box-shadow: 0 2px 1px #9c9c9c;
}

#menu li
{
	float: left;
	padding: 0 0 10px 0;
	position: relative;
	line-height: 0;
}

#menu a 
{
	float: left;
	height: 15px;
	padding: 0 32px;
	color: #fff;

	font: bold 12px/15px Tahoma, "time new roman", courier;
	text-decoration: none;
}

#menu li a:hover
{
	color: #FFF7CC;
}

*html #menu li a:hover /* IE6 */
{
	color: #FFF7CC;
}

#menu li:hover > ul
{
	display: block;
}

/* Sub-menu */

#menu ul
{
    list-style: none;
    margin: 0;
    padding: 0;    
    display: none;
    position: absolute;
    top: 25px;
    left: 0;
    z-index: 99999;    
    background: #540700;
    background: -moz-linear-gradient(#540700, #310500);
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #310500),color-stop(1, #540700));
    background: -webkit-linear-gradient(#540700, #310500);    
    background: -o-linear-gradient(#540700, #310500);	
    background: -ms-linear-gradient(#540700, #310500);	
    background: linear-gradient(#540700, #310500);
    -moz-box-shadow: 0 0 2px rgba(255,255,255,.5);
    -webkit-box-shadow: 0 0 2px rgba(255,255,255,.5);
    box-shadow: 0 0 2px rgba(255,255,255,.5);	
    -moz-border-radius: 5px;
    border-radius: 5px;
}

#menu ul ul
{
  top: 0;
  left: 150px;
}

#menu ul li
{
    float: none;
    margin: 0;
    padding: 0;
    display: block;  
    -moz-box-shadow: 0 1px 0 #310500, 0 2px 0 #FFFFFF;
    -webkit-box-shadow: 0 1px 0 #310500, 0 2px 0 #FFFFFF;
    box-shadow: 0 1px 0 #310500, 0 2px 0 #FFFFFF;
}

#menu ul li:last-child
{   
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;    
}

#menu ul a
{    
    padding: 10px;
	height: 10px;
	min-width: 130px;
	Width: auto;
	height: auto;
    line-height: 1;
    display: block;
    white-space: nowrap;
    float: none;
	text-transform: none;
}

*html #menu ul a /* IE6 */
{    
	height: 10px;
}

*:first-child+html #menu ul a /* IE7 */
{    
	height: 10px;
}

#menu ul a:hover
{
    background: #F8FABB;
	background: -moz-linear-gradient(#FFE5BD,  #F8FABB);	
	background: -webkit-gradient(linear, left top, left bottom, from(#FFE5BD), to(#F8FABB));
	background: -webkit-linear-gradient(#FFE5BD,  #F8FABB);
	background: -o-linear-gradient(#FFE5BD,  #F8FABB);
	background: -ms-linear-gradient(#FFE5BD,  #F8FABB);
	background: linear-gradient(#FFE5BD,  #F8FABB);
	color: #310500;
}

#menu ul li:first-child > a
{
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}

#menu ul li:first-child > a:after
{
    content: '';
    position: absolute;
    left: 30px;
    top: -8px;
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 8px solid #540700;
}

#menu ul ul li:first-child a:after
{
    left: -8px;
    top: 12px;
    width: 0;
    height: 0;
    border-left: 0;	
    border-bottom: 5px solid transparent;
    border-top: 5px solid transparent;
    border-right: 8px solid #540700;
}

#menu ul li:first-child a:hover:after
{
    border-bottom-color: #FFE5BD; 
}

#menu ul ul li:first-child a:hover:after
{
    border-right-color: #FFE5BD; 
    border-bottom-color: transparent; 	
}


#menu ul li:last-child > a
{
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

/* Clear floated elements */
#menu:after 
{
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

* html #menu             { zoom: 1; } /* IE6 */
*:first-child+html #menu { zoom: 1; } /* IE7 */

/*End Drop Down Menu */
	
/* begin horizontal css tabs */
 
	ul#tabnav { 
		text-align: left;
		margin: 1em 0 1em 0;
		font: bold 12px verdana, arial, sans-serif;
		border-bottom: 1px solid #660000;
		list-style-type: none;
		padding: 3px 10px 3px 10px; 
		}
 
		ul#tabnav li { 
			display: inline;
			}
 
		body#tab1 li.tab1, 
		body#tab2 li.tab2, 
		body#tab3 li.tab3, 
		body#tab4 li.tab4 {
			border-bottom: 1px solid #fff; 
			}
 
		body#tab1 li.tab1 a, 
		body#tab2 li.tab2 a, 
		body#tab3 li.tab3 a, 
		body#tab4 li.tab4 a { 	
			background-color: #FFFFCC;
			color: #660000;
			position: relative;
			top: 1px;
			padding-top: 4px;
			}
 
		ul#tabnav li a { 
			padding: 3px 4px;
			border: 1px solid #660000;
			background-color: #660000;
			color: #fff; 
			margin-right: 0px; 
			text-decoration: none;
			border-bottom: none;
			}
 
		ul#tabnav a:hover { 
			background: #ffffcc; 
                        color: #000;
			}
 
/* end horizontal css tabs */

#supplies ul {
        	font: bold 12px verdana, arial, sans-serif; 
		margin: 0;
		padding: 0;
				}

	#supplies ul li {
		list-style-type: none;
		padding: 6px 0;
		margin: 0;
                border-bottom: 
			}

	#supplies ul li a {
		padding: 2px 10px;
		display: block;
		text-decoration: none;
		color: #333;
		}

	#supplies ul li a.selected {
		padding: 2px 10px 2px 6px;
		display: block;
		text-decoration: none;
		color: #990000;
		background: #ffffcc;
		}

	#supplies ul li a:hover {
		padding: 2px 10px 2px 6px;
		display: block;
		text-decoration: none;
		color: #990000;
                background: #ffffcc;
				}

        #supplies ul li a:active {
		padding: 2px 10px 2px 6px;
		display: block;
		text-decoration: none;
		color: #990000;
                background: #ffffcc;
		}


#suppliesk1 {   border-top: 1px solid #660000;
                border-bottom: 1px solid #660000;
                font-family:Tahoma, "time new roman", courier; 
                font-size:14px;
}



/* Student Parent Log in Link */


ul#login1 {
		
                height: 114px;
                margin: 0 0;
		list-style: none;
}



ul#login1 li a {
		display: block; 
		float: left; 
		width:133px;
		background-image: url(../images/SPlogin.sprite.png); 
		text-indent: -9999px;
}

	

ul#login1 li a.login {
		height: 114px; 
		background-position: 0 0;
}
	
		

ul#login1 li a.login:hover, 
ul#login1 li a.login:focus {
		background-position: 0 -114px;	
}




/* END Student Parent Log in Link */





/* BEGIN Circular Link on Main Page */
#circle-homeschool {
 position:relative;
 top:248px;
 left:259px;
 width:140px;
 height:207px;
 z-index="10"
}


.circle-homeschool {
	display: block;
	width: 140px;
	height: 207px;
	background: url('../images/circle.homeschool-SPRITE.png') bottom;
	text-indent: -99999px;
}
.circle-homeschool:hover {
	background-position: 0 0;
}

#circle-online {
 position:relative;
 top:41px;
 left:399px;
 width:141px;
 height:208px;
 z-index="9"
}


.circle-online {
	display: block;
	width: 141px;
	height: 208px;
	background: url('../images/circle.online-SPRITE.png') bottom;
	text-indent: -99999px;
}
.circle-online:hover {
	background-position: 0 0;
}


#circle-oncampus {
 position:relative;
 top:-30px;
 left:275px;
 width:247px;
 height:144px;
 z-index="11"
}


.circle-oncampus {
	display: block;
	width: 247px;
	height: 144px;
	background: url('../images/circle.oncampus-SPRITE.png') bottom;
	text-indent: -99999px;
}
.circle-oncampus:hover {
	background-position: 0 0;
}

/* END Circular Link on Main Page */


/* ---------------- BEGIN SIDEBAR ---------------- */

	#Sidebar-Main {
		float:left;
		width:205px;
                max-width: 205px;
                min-height:220px;
                height:auto !important;
                height:220px;
		padding:10px;
		background:transparent;
		white-space: nowrap;
		}

	#sidebar {
		float:left;
		width:205px;
                min-height:220px;
                height:auto !important;
                height:220px;
		padding:10px;
		background:transparent;
		white-space: nowrap;
		}


	#sidebar ul {
        	font: 15px/15px Tahoma, "time new roman", courier; 
		margin: 0;
		padding: 0;
		background: url(../images/Template/underline.gif) repeat-x left top;
		}

	#sidebar ul li {
		list-style-type: none;
		padding: 6px 0;
		margin: 0;
		background: url(../images/Template/underline.gif) repeat-x left bottom;
		}

	#sidebar ul li a {
		padding: 2px 10px;
		display: block;
		text-decoration: none;
		color: #333;
		}

	#sidebar ul li a.selected {
		padding: 2px 10px 2px 6px;
		display: block;
		text-decoration: none;
		color: #333;
		border-left: 2px dotted #660000;
		}

	#sidebar ul li a:hover {
		padding: 2px 10px 2px 6px;
		display: block;
		text-decoration: none;
		color: #333;
		border-left: 2px dotted #333;
		}

	#sidebar ul li a:active {
		padding: 2px 10px 2px 6px;
		display: block;
		text-decoration: none;
		color: #333;
		border-left: 2px dotted #333;
		}

	#sidebar ul li a:visited {
		padding: 2px 10px 2px 10px;
		display: block;
		text-decoration: none;
		color: #333;
		}

	#sidebar ul li a.selected:visited {
		padding: 2px 10px 2px 6px;
		display: block;
		text-decoration: none;
		color: #333;
		}

	#sidebar ul li a:visited:hover {
		padding: 2px 10px 2px 6px;
		display: block;
		text-decoration: none;
		color: #333;
		border-left: 2px dotted #333;
		}

/* ----------------- END SIDEBAR ---------------- */


/* ---------------- BEGIN TABLE DEFINITIONS ---------------- */

.online-course-list { 
    width:350px;
    background: #FFFFCC;
    background: -moz-linear-gradient(#FFFFCC, #FFFF99);
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #FFFFCC),color-stop(1, #FFFFCC));
    background: -webkit-linear-gradient(#FFFFFF, #FFFF99);    
    background: -o-linear-gradient(#FFFFCC, #FFFF99);	
    background: -ms-linear-gradient(#FFFFCC, #FFFF99);	
    background: linear-gradient(#FFFFCC, #FFFF99);
    -moz-box-shadow: 0 0 2px rgba(255,255,255,.5);
    -webkit-box-shadow: 0 0 2px rgba(255,255,255,.5);
    box-shadow: 0 0 2px rgba(255,255,255,.5);	
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.online-course-list th{ 
    background: #FFFF99;
    background: -moz-linear-gradient(#FFFF99, #FFFFCC);
    background: -webkit-gradient(linear,left bottom,left top,color-stop(0, #FFFF99),color-stop(1, #FFFF99));
    background: -webkit-linear-gradient(#FFFF99, #FFFFCC);    
    background: -o-linear-gradient(#FFFF99, #FFFFCC);	
    background: -ms-linear-gradient(#FFFF99, #FFFFCC);	
    background: linear-gradient(#FFFF99, #FFFFCC);
    -moz-box-shadow: 0 0 2px rgba(255,255,255,.5);
    -webkit-box-shadow: 0 0 2px rgba(255,255,255,.5);
    box-shadow: 0 0 2px rgba(255,255,255,.5);	
    -moz-border-radius: 5px;
    border-radius: 5px;
    color: #660000;
}

.grade {width:110px;
text-align:center;}