body {
margin:0px;
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size:70%;
color:#666666;
}

h1 {
font-size:135%;
color:#890000;
}

input,select,textarea {
font-family:Tahoma, Verdana,Arial, Helvetica, sans-serif;
font-size:100%;
}

.clear_both {
clear:both;
}

div.form_field {
float:left;
width:100%;
padding:3px 0px;
clear:both;
}

div.form_field label {
float:left;
width:150px;
}

h2 {
font-size:125%;
}

a {
color:#A94B4B;
text-decoration:none;
}

a:hover {
color:#890000;
}

#harveywalsh {
width:900px;
margin:auto;
}

#header {
background-image: url(../images/header_bg.jpg);
background-repeat:repeat-x;
height:100px;
border-bottom:3px solid #C9C9C9;
}

#header #logo {
float:left;
width:300px;
}

#header #flash {
float:left;
margin-top:25px;
height:27px;
background-color:#FFFFFF;
width:148px;
}

#header #quick_links {
float:right;
margin:40px 10px 40px 0px;
}

#header #quick_links li {
padding:0px 10px;
border-right:1px solid #CCCCCC;
}

#header #quick_links li a {
color:#999999;
text-decoration:none;
}

#header #quick_links li a:hover {
color:#890000;
}

#header #quick_links li.last {
border-right:0px;
padding-right:0px;
}

#header_navigation_seperator {
border-top:3px solid #D21E03;
}

#navigation {
border-top:3px solid #870000;
border-bottom:3px solid #FFFFFF;
background-image: url(../images/navigation_bg.jpg);
background-repeat:repeat-x;
height:40px;
}

ul.nofrills {
list-style-type:none;
margin:auto;
padding:0px;
}

ul.nofrills li {
float:left;
}

#navigation ul li {
width:20%;
}

#navigation ul li a {
display:block;
border-right:1px solid #D21E03;
border-left:1px solid #650000;
padding:13px 0px;
text-align:center;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
}

#navigation ul li a:hover {
background-image: url(../images/navigation_on_bg.jpg);
background-repeat:repeat-x;
}

#middle {
width:900px;
line-height:17px;
margin-bottom:10px;
float:left;
background-image: url(../images/middle_bg.jpg);
background-repeat:repeat-x;
}

.title {
padding:5px;
border-bottom:1px solid #BBBBBB;
font-weight:bold;
text-transform:uppercase;
}

.content {
padding:5px;
}

#footer {
border-top:1px solid #CCCCCC;
clear:both;
color:#999999;
padding:10px;
width:880px;
}

#footer a {
color:#999999;
}

#footer a:hover {
color:#890000;
}

.bold {
font-weight:bold;
}

.red {
color:#890000;
}

.error {
color:#890000;
}

.success {
color:#008900;
}

.right_align {
text-align:right;
}

.boxes {
margin-right:10px;
border:1px solid #CCCCCC;
float:left;
padding:10px;
width:191px;
height: 135px;
background-image: url(../images/header_bg.jpg);
background-repeat:repeat-x;
background-position:bottom;
}