* {
margin:0;
padding:0;
}

body {
font:.75em Verdana, Arial, Sans-Serif;
color:#272727;
line-height:1.8em;
background:#fff;
}

p {
line-height:1.7em;
margin:1em 0 1em 0;
}

a {
color:#F74600;
text-decoration:none;
background:inherit;
}

a:hover {
color:gray;
background:inherit;
}

ul {
list-style:none;
}

li {
margin-left:1em;
}

.subcat {
margin-left:1em;
}

h1,h2,h3 {
font-weight:400;
margin:0 0 .8em 0 ;
}

h1 {
color:#555555;
font-size:2em;
background:inherit;
}
h2 {
margin-top:0;
color:#F74600;
font-size:1.2em;
}
h3 {
font-size:1.3em;
margin:1.2em 0 .5em;
}

#wrapper {
width:900px;
background:#fff;
margin:0 auto 10px auto;
padding:0 0 10px 0;
}

#header {
height:150px;
display:block;
background-image: url(/images/hra-bg.png);
background-position: 100% 0%;
background-repeat: no-repeat;
}
/*
#logo {
padding:0;
margin:0;
margin-bottom:10px;
}
#header h1 {
font-size:9px;
text-transform:uppercase;
margin:0;
height:0;
color:#ffffff;
font-family:verdana;
float:right;
display:none;
}
*/


#wrapper #logo a {
	background-image:url('/images/hra-logo.png');
	background-position:0% 0%;
	width:200px;
	height:140px;
	display:block;
	margin-bottom:10px;
}



#wrapper #logo a:hover {
	background-image:url('/images/hra-logo.png');
	background-position:0% 100%;
	width:200px;
	height:140px;
	display:block;
	margin-bottom:10px;
}


#wrapper #logo a span {
	display:none;
}

#topright {
float:right;
text-align:right;
width:50%;
}

#topmenu {
height:24px;
clear:both;
margin:0;
padding:0;
}

#topmenu li {
font-size:1em;
display:inline;
}

#topmenu li a {
color:gray;
margin:10px 0 0 2px;
line-height:3em;
}

#topmenu li a:hover {
color:#F74600;
}

#search {
float:right;
clear:both;
text-align:right;
border-top:0px solid #bbbbbb;
margin:0;
padding:5px 0 0;
}

input {
vertical-align:middle;
padding:2px;
margin:3px 0 3px 0;
}

input.searchfield {
width:270px;
border:1px solid #bbbbbb;
font-size:1em;
padding:0.5em;
}

input.searchbutton {
color:#000000;
font-weight:normal;
font-size:1em;
padding:0.3em 1.5em 0.3em 1.5em;
}

#crumbs {
clear:both;
background:#eeeeee;
margin:0 auto;
padding:4px 15px 4px 20px;
line-height:1.7em;
}

#content {
padding:20px 0 20px 0;
}

#content p.subcat {
margin-left:30px;
}

#main {
width:90%;
float:left;
margin-bottom:20px;
}

#side {
width:10%;
float:right;
margin-bottom:30px;
}

.single {
width:99%;
float:right;
padding:0 0px;
text-align:right;
}

#footer {
clear:both;
background:#eeeeee;
padding:4px 15px 4px 20px;
line-height:1.7em;
}

#main input[type=button] {
border:1px solid #ccc;
color:#000;
font-size:.8em;
line-height:1.5em;
cursor:pointer;
display:block;
float:left;
background:#f9f6f2;
margin:0 .1em;
padding:.2em .8em;
}

.strong {
font-weight:700;
}

.em {
font-style:italic;
}

.underline {
text-decoration:underline;
}

.del {
text-decoration:line-through;
}

fieldset {
border:1px solid #E4DF94;
color:#000;
background:#FFFBC0;
margin:0 0 8px;
padding:10px 8px;
}

textarea {
width:97%;
height:20em;
padding:3px;
margin:3px 0 3px 0;
}

.comment {
color:gray;
border-top:1px solid #ccc;
background:#F5F6F6;
margin:0 0 10px;
padding:10px;
}

.commentsbox {
color:gray;
background:#f4f4f4;
margin:0 0 10px;
padding:10px;
}

p.date {
border-top:1px solid #eeeeee;
padding:10px 0 1px 0;
margin:10px 0 10px 0;
}

.clearer {
clear:both;
margin:0 auto;
padding:1px 0 0;
}

/* for expandable title links on archive and sitemap pages */
.drop_title a {
font:bold 12px Arial;
}

.droplist_div {
width:95%;
border-bottom:1px solid #ccc;
padding:4px 0;
}

.subcatlist_div {
width:95%;
padding:0 0 0 15px;
}
