/*
Theme Name: Epworth
Theme URI: http://wordpress.org/
Description: The original WordPress theme that graced versions 1.2.x and prior.
Version: 1.5
Author: Dave Shea
Tags: mantle color, variable width, two columns, widgets

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/

/* CSS Document */

body, html{
height:100%;
font: 11px Arial, Helvetica, sans-serif;
background:url(/images/repeat.gif) 0 0 repeat-x;
background-color:#BE0900;
color:#434343;
}

a img{ border:0px;}
a{ color:#BE0900; text-decoration:underline;}
a:hover{ color:#BE0900; text-decoration:none;}

h1{margin:0px; padding:0px;margin-bottom:5px;color:#444;font-size:11px;font-weight:normal;float:left;width:320px; padding-top:3px;}
h2{margin:0px; padding:0px;margin-bottom:8px;color:#333; font:17px Georgia, "Times New Roman", Times, serif}
h3{margin:0px; padding:0px;margin-bottom:2px;color:#333;font-size:11px;}

p{margin:0px; padding:0px;margin-bottom:10px;line-height:135%;}
fieldset{margin:0px; padding:0px;border:none;}
input{margin:0px; padding:0px;}
label{margin:0px; padding:0px;}
ul{margin:0px; padding:0px; list-style:none;}
ul li{margin:0px; padding:0px;}

.heavy{ font-weight:bold; color:#333;}
.right{ text-align:right;}
.filler {width:100%;height:0;overflow:hidden;clear:both;}

/*_________________________________________________________________________.header*/
.header{ margin:0 auto;width:930px; padding-right:26px; height:167px; margin-top:30px;}
.header a{ text-decoration:none;}
.header a:hover{ text-decoration:underline;}

.railway{color:#DABCBA; padding:12px 0 0 160px; height:24px;}
.railway a{color:#DABCBA;}

.header-top{ height:132px;background:url(/images/header-top.gif) 0 0 repeat-x;}
.header-top ul{ float:right;background:url(/images/schoolnav.gif) 0 0 no-repeat; width:252px; height:34px; margin:35px 10px 0 0; text-transform:uppercase;}
.header-top ul li{ float:left;background:url(/images/schoolnav-split.gif) 100% 0 no-repeat;height:24px; padding:10px 11px 0 11px;}
.header-top ul li a{ color:#EEEDF1;}
.header-top ul li a:hover{ color:#EEEDF1;}
.header-top ul .split-none{ background:none;}

.header-bottom{ height:35px;background:url(/images/header-bottom.gif) 0 0 no-repeat;padding-right:2px;}

.header-bottom ul{ float:right;margin:1px 0 0 0; padding-right:2px;}
.header-bottom ul li{ float:left; border-left:1px solid #DB7570;   height:33px;background:url(/images/topnav-repeat.gif) 0 0 repeat-x;}
.header-bottom ul li a{ color:white; display:block; padding:9px 14px 0 14px; border:1px solid #BE0900;}
.header-bottom ul li a:hover{color:white;}

/*_________________________________________________________________________.wrapper*/

.wrapper{
margin:0 auto;padding:0;
width:900px;
background:transparent url('images/bround.png') 0 0 no-repeat;
}

/*_________________________________________________________________________.main*/
.main{ margin:0 auto;width:904px;}

/*_________________________________________________________________________.content*/

.content{}

/*_________________________________________________________________________.content-left*/

.content-left{}

/*_________________________________________________________________________.content-right*/

.content-right{}
body .content-right ol {list-style-type:decimal;}


/*_________________________________________________________________________.footer*/

.footer{ margin:0 auto; width:904px; text-align:right; color:#EFC1BF; font-size:11px;}
.footer a{text-decoration:underline; color:#FFFFFF;}
.footer a:hover{text-decoration:none; color:#FFFFFF;}
.spacing{ height:200px;}

.footer1{ margin:0 auto; width:904px; text-align:right; color:#EFC1BF; font-size:12px; padding-top:5px;}
.footer1 a{text-decoration:underline; color:#FFFFFF;}
.footer1 a:hover{text-decoration:none; color:#FFFFFF;}

.footerbg1{background:url(/images/bottom-home.gif) no-repeat; margin-left:auto; margin-right:auto; width:889px; text-align:right; color:#8A869D; font-size:12px; height:22px; padding-top:24px; padding-right:15px;}
.footerbg1 a{text-decoration:none; color:#8A869D; padding:0px 3px 0px 3px;}
.footerbg1 a:hover{text-decoration:none; color:#BD0B01;}
