body {
margin:0;
background-color:#d7342f;
}

#topborder {
background-color:#b62b28;
}

#background {
width: 850px;
margin: auto;	
background-image: url(../images/background_shade.jpg);
background-repeat: repeat-y;
}

#container {
margin:0 30px 0 30px;
}

#content {
padding-left:20px; 
padding-right:20px;
font-size:17px;
font-family:slyfaen;
color:#181818;
background-color:#ffffff;
}

#menubar {
width:750px;
margin: auto;
background:url(../images/menu_shade.jpg) repeat-x left top;
}

.statement {
border-bottom:2px solid #b62b28; 
margin-top:5px;
width:100%;
text-align:center;
font-size:18px; 
color:#363636;
font-weight:bold;
font-family:sylfaen;
}

.preparation {
 color:#3c7f9e;
 width:200px;
 padding:5px;
 border:1px solid #363636;
}

.preptext {
 margin-top:5px;
 color:#363636;
}

.prepheader {
padding-left:15px;
color:#363636;
font-weight:bold;
}

.prepimage {
padding-left:15px; 
padding-bottom:5px;
}

.header {
color:#363636;
font-weight:bold;
font-family:mufferaw,Trebuchet MS,sylfaen;
font-size:20px;
}

.features {
 padding-left:20px;
 padding-right:20px;
 height:200px;
}

.feature {
background: url(../images/redheader.jpg) no-repeat;
line-height:24px;
color:white;
font-weight:bold;
width:358px;
}

.featureContent {
width:358px;
border-left:1px solid #b62b28;
border-right:1px solid #b62b28;
height:160px;
}

.featureContent td {
padding:10px 10px 0 10px;
}

.featureTitle {
padding-left:100px;
}

.featureList ul {
list-style-type: none;
padding-left:0px;
margin-left:5px;
margin-top:0px;
position:inside;
}

.featureList li{
font-size:17px;
background:url(../images/bullet.jpg) left no-repeat;
background-position:0 10px;
padding-left:15px;
padding-top:2px;
}

.signature {
float:right;
font-weight:bold;
font-style:italic;
font-size:13px;
}

.text {
line-height:130%;
}

a {
text-decoration:none;
color:#031afb;
}

a:hover,
a:focus { 
color:#031afb; 
text-decoration:underline;
}

hr {
border-top:2px solid #b62b28;
}

.directions {
float:left;width:350px;
 }
 
.footer {
width:100%;
text-align:center;
font-size:13px;
color:#363636;
padding-bottom:5px;
}

 .footer a {
 text-decoration:none;
 color:#363636;
 }
 
 .footer a:hover {
  text-decoration:underline;
  color:#363636;
 }
 
div#navigation { margin-bottom:10px; }

ul#menu { color:fff; font-size:14px;margin: auto; overflow:hidden;  list-style:none; font-family:Helvetica, Arial, sans-serif;}
ul#menu li { float:left;margin:0 4px;  height:29px; padding:6px 5px 5px 5px; }

ul#menu li a:link,
ul#menu li a:visited { text-decoration:none; font-weight:bold; color:#ffffff; }
ul#menu li a:hover,
ul#menu li a:focus { text-decoration:none; color:#363636;}

body.Home ul#menu li.Home,
body.About ul#menu li.About,
body.Qualifications ul#menu li.Qualifications,
body.Testimonials ul#menu li.Testimonials,
body.Contact ul#menu li.Contact { background:url(../images/nav_cur_bg_red.jpg) no-repeat center bottom; }

body.Home ul#menu li.Home a,
body.About ul#menu li.About a,
body.Qualifications ul#menu li.Qualifications a,
body.Testimonials ul#menu li.Testimonials a,
body.Contact ul#menu li.Contact a { color:#fff; }

