/* Start of CMSMS style sheet 'Arahoe School Layout V1' */
body{
margin:0;
line-height: 1.4em;
font-family: 'Comic Sans MS';
font-size:10pt;
color:#000080}

p, td{
font-family: 'Comic Sans MS';
font-size:10pt;
color:#000080
}


html, body, p, th, td, li, dd, dt {
font-family: 'Comic Sans MS';
font-size:10pt;
}
h1, h2, h3, h4, h5, h6 {
font-family: 'Comic Sans MS';
}
h1 { font-size: 1.7em; color: #000080}
h2 { font-size: 1.5em; color: #000080}
h3 { font-size: 1.2em; color: #000080; }
h4 { font-size: 1.0em; color: #000080;}
h5 { font-size: 0.9em; }
h6 { font-size: 0.8em; }





a{
color:#000080
}


#maincontainer{
width: 970px; /*Width of main container*/
/*margin: 0 auto; Center container on page*/
}

#topsection{
background: #000080;
height: 155px; /*Height of top section*/
}

#contentwrapper{
float: left;
width: 100%;
height:600px;
}

#contentcolumn{
margin-left: 170px; /*Set left margin to LeftColumnWidth*/
height:600px;
padding:6px;
background-image: url('uploads/arimg/watermark.gif');
background-repeat: no-repeat;
background-attachment:fixed;
background-position: 180px 155px;
/*
width:560px;
*/
width:800px;
}

#leftcolumn{
float: left;
width: 170px; /*Width of left column*/
margin-left: -970px; /*Set left margin to -(MainContainerWidth)*/
background: #ffcc00;
*margin-top:-0px;
}

#footer{
clear: left;
width: 100%;
background: black;
color: #FFF;
text-align: center;
padding: 4px 0;
}

#footer a{
color: #FFFF80;
}

.innertube{
margin: 0px; /*Margins for inner DIV inside each column (to provide padding)*/
margin-top: 0;
}

p.DivFooter{ 
  border-top: 1px solid #000080; 
  margin-top: 0px;
  margin-left: 7px;
  margin-right: 7px;
  font-family: 'Comic Sans MS';
  color: #000080;
  font-size:11px; 
      line-height:140%
}
p.pageleft { 
      margin-left:7px;
      margin-right:0;
      margin-top: 0px;
      fore-color: #000080;
      font-family: 'Comic Sans MS';
      color: #000080;
      font-size:11px;
      line-height:140%
}

span.NavHeaderLeftLink  {
  /* Applies to activated links of class NavLeftLink*/
  font-family: 'Comic Sans MS';
  text-decoration:  none;
  color: #000080; 
  font-size: 13px;
  font-weight: bold;
      margin-left:7px;
      line-height:140%
   }  


a.NavLeftLink { 
      font-family: 'Comic Sans MS';
      color: #000080;
      font-size:10px;
      line-height:140%
}
a.NavLeftLink:hover { 
    text-decoration:none
}

 textarea {
width: 180px; /* <-- change this to whatever works for you */
height: 60px; /* <-- change this to whatever works for you */
}

#homenews {
float: right;
width: 310px;
height: 400px;
border: 20px solid #000080;
background-color: #ffcc00;
text-color: #000080;
padding: 10px;
margin-left: 10px;
}

#homecontentcolumn {
margin-left: 170px; /*Set left margin to LeftColumnWidth*/
height:600px;
/* padding: 0 0 6px 6px; */
background-image: url('uploads/arimg/watermark.gif');
background-repeat: no-repeat;
background-attachment:fixed;
background-position: 180px 155px;
/*
width:560px;
*/
width:800px;
}


/* End of 'Arahoe School Layout V1' */

