
html {
margin: 0;
padding: 0;
height: 100%;
}
body {
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-image: url('/site_images/editor_images/head_bk.png');
background-repeat: repeat-x;
position: relative;
z-index:2;
background-color: #EAE6DB;

}
.site-background {
height:100%;
margin: 0px 0px 0px 0px;
padding: 0px 0px 0px 0px;
background-image: url('/site_images/editor_images/head_mid.png');
background-repeat: no-repeat;
position: relative;
z-index:3;
background-position:top center;



}
h1 {

}
h2 {

}
h3 {

}
h4 {

}
h5 {

}
h6 {

}
p {
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
color: #000000;
text-align: left;
line-height: 17px
}
img {
border:0;
}
a:link {
font-family: Arial, Helvetica, sans-serif;
color: #523A30;
text-decoration: underline;
font-size: 12px;
text-align: left;
}
a:visited{
font-family: Arial, Helvetica, sans-serif;
color: #523A30;
text-decoration: underline;
font-size: 12px;
text-align: left;
}
a:hover {
font-family: Arial, Helvetica, sans-serif;
color: #FF6600;
text-decoration: underline;
font-size: 12px;
text-align: left;
}
a:active {
font-family: Arial, Helvetica, sans-serif;
color: #523A30;
text-decoration: underline;
font-size: 12px;
text-align: left;
}
table {

}
th {

}
tr {

}
td {

}
.content-wrapper {
text-align: center;
margin-left: auto;
margin-right: auto;
height: auto;
min-height: 100%;
}
.content-section-row {
text-align: center;
margin-left: auto;
margin-right: auto;


}
.component {

}
