/*  
Theme Name: Sir Eric Woodward School
Theme URI: http://www.sireericwoodwardschool.com.au
Description: The custom wordpress theme created for Sire Eric created by Linda Wilson
Version: 1.0
Author: Linda Wilson
Author URI: http://www.wilsonwebstudio.com.au/
*/

/* CSS Document */
body {
background-color: #c8d0eb;
font-family: arial, tahoma;
font-size: 11px;
color: #666666;
}

.imgnone {
border: none;
}

img {
border: 1px solid #000;
margin: 10px 8px;
}

p {
line-height: 19px;

}

#main_container {
margin: 0 auto;
width: 755px;
background: #fff url(images/main_bg.jpg) repeat;
}

#content_container {
background: #fff url(images/content_bg.gif) 200px no-repeat;
width: 755px;
height: 410px;
padding: 0;
margin: 0;

}

#content {
float: right;
width: 530px;
padding: 0 10px 0 0;
}


#nav_container {
float: left;
width: 194px;
background-color: #059105;
height: 100%;

}

ul {
list-style-type: none;
margin: 0;
padding: 0;
width: 190px;
float: left;
background-color: #059105;
}


#footer_container {
margin: 0 auto;
background: url(images/footer_bg.gif) repeat-x;
height: 56px;

}

.footer_content {
padding: 20px 10px;
margin: 0 auto;
text-align:center;
color: #fff;
}

.footer_content a {
color: #fff;
text-decoration: none;
}

h2, .subheading {
  font-weight: normal;
  text-transform: uppercase;
  color: #00248f;
  font-size: 10px;
   font-family: arial, tahoma, times, verdana,  Helvetica;
   margin: 0px;
   padding-top: 0px;
}

h1, .heading {
  font-weight: normal;
  color: #00248f;
  font-size: 18px;
   font-family: arial, tahoma, times, verdana,  Helvetica;
   margin: 0;
   padding: 0;
         
}

h4, .greenheading {
  font-weight: bold;
  color: #C79AC7;
  font-size: 12px;
   font-family: arial, verdana,  Helvetica, times;
   margin: 0px;
   padding: 0px;

}

a {
color: #02248f;
text-decoration: none;
}

a:hover {
color: #02248f;
text-decoration: underline;
}

img {
border: none;
padding: 0;
margin: 0;
}