.clearfix {
    *zoom: 1;
}
.clearfix:before,
.clearfix:after {
    display: table;
    content: "";
    line-height: 0;
}
.clearfix:after {
    clear: both;
}
.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.list-node-title {
    color: #c41f4a;
    font-weight: 600;
    font-size: 15px;
    line-height: 1.6;
}
.list-node-body {
    font-size: 13px;
    line-height: 1.3;
}
.node-img-style {
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    border: 5px solid white;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font: inherit;
    font-size: 100%;
    vertical-align: baseline;
}
html {
    line-height: 1;
}
ol,
ul {
    list-style: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
caption,
th,
td {
    text-align: left;
    font-weight: normal;
    vertical-align: middle;
}
q,
blockquote {
    quotes: none;
}
q:before,
q:after,
blockquote:before,
blockquote:after {
    content: "";
    content: none;
}
a img {
    border: none;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary {
    display: block;
}
body {
    margin: 0;
    font-family: "Open Sans", Helvetica Neue, Arial, sans-serif;
    font-size: 14px;
    line-height: 24px;
    color: black;
	background: url(../images/proposed.gif) repeat-y;
}
a {
    color: #000;
    text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 12px 0;
    font-family: inherit;
    font-weight: 500;
    line-height: 1;
    color: inherit;
    text-rendering: optimizelegibility;
}
h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small {
    font-weight: normal;
    line-height: 1;
    color: #999999;
}
h1 {
    font-size: 36px;
    line-height: 40px;
}
h2 {
    font-size: 30px;
    line-height: 40px;
}
h3 {
    font-size: 24px;
    line-height: 40px;
}
h4 {
    font-size: 18px;
    line-height: 20px;
}
h5 {
    font-size: 14px;
    line-height: 20px;
}
h6 {
    font-size: 12px;
    line-height: 20px;
}
#footer-wrapper,
.view-filters,
.element-invisible,
.toggle-trigger,
.breadcrumb {
    display: none;
    visibility: hidden;
}
#header-wrapper {
    background: transparent;
}
#header-wrapper .navigation,
#header-wrapper .logo,
#header-wrapper .header-region {
    display: none;
    visibility: hidden;
}
#header-wrapper hgroup h1 {
    display: block;
    visibility: visible;
    text-align: center;
    font-size: 42pt;
    font-style: italic;
    margin: 20px 0;
}
#content-wrapper a:after {
    content: " (" attr(href)") ";
    font-size: 10pt;
}
.view-events-calendar {
    display: none;
    visibility: hidden;
}
