
 /* Main Site Default Styles */
html {
    margin:2px 0 0 0;
    padding:0;
    font-family: Arial, "sans serif";
    text-align:center;
}

body, td, tr, p {
    font-size: 0.90em;
    color: #666;
}


body {
    margin: 0;
    padding: 0;
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    background-color: #000;
    text-align:center;
        background:#ddd;
}

#crumbs {
display: block;
font-size:10px;
padding: 3px 0 3px 0;
width: 500px;
height:14px;
text-align:left;
color: #5A5A5A;

}

#crumbs a {
color: #5A5A5A;
}


form {
    padding: 0;
    margin: 0;
}

h1 {
    font-size: 15px;
           font-family: Arial, sans serif;
    margin:0 0 3px 0;
    padding: 3px 0 2px 0;
    text-transform: uppercase; 
    height: 20px;
    color: #521d1c;
    font-weight: bold;
}

h2 {
    font-size: 13px;
         font-family: Arial, sans serif;
    text-transform: uppercase; 
       margin-bottom: 4px; 
       color: #521d1c;     
       border-top: double 3px #d0d0d0;
}

h3 {
    font-size: 0.92em;
    color: #8f8f8f;
    margin-bottom: 0;
}

h4 {
    font-size: 0.85em;
}

h5 {
    font-size: 0.82em;
}


p {
margin-top: 4px;
padding-bottom:4px;
line-height: 140%;
    font-family: Arial, "sans serif";
}


#header {
    display: block;
    margin: 0;
    padding:0;
    height: 100px;
    width: 800px;
    background-color: #601005;
    color: #fff;
    border-bottom: 1px solid #8f8f8f;
    background-image: url(images/new_heartlands_header.jpg);
    background-repeat: no-repeat;
}


#topmenu {
    display: block;
    margin: 0;
    padding:0;
    text-align: left;
    border-style:none;    
    width: 800px;
    height: 27px;
    clear: both;
    background-image: url(images/button_bck.gif);
    background-repeat: repeat-x;
    background-color: #4a78b4;
}


#topmenu ul {
    list-style-type: none;
    text-align: left;
    padding: 0 0 0 100px;
    margin: 0 0 0 0;

}

#topmenu ul li {
    display: block;
    text-align: left;
    text-transform:none;
    padding: 0 0 0 0;
    margin: 0 0 0 0 ;
    font-size: 14px;
    width: 146px;
    height: 27px;
    text-transform: uppercase;
    font-family: Arial, "sans serif";
    font-weight: bold;
    float:left;
 border-right: 1px #c6c6c6 solid;
}

#topmenu ul li a {
    border-style: none;
    padding: 4px 6px 7px 12px;
    margin: 0;
    color: #521d1c;
    text-decoration: none;
    display: block;
    text-align: left;
    font-weight: bold;
    background-color: #4a78b4;
    background-image: url(images/button_bck.gif);
    background-repeat: repeat-x;
}

#topmenu ul li a:hover {
    background-color: #8bb001;
}


#topmenu li.active a {
    border-style: none;
    padding: 4px 6px 7px 12px;
    margin: 0;
    color:  #521d1c;

}

#topmenu li.active a:hover {
    background-color: #8bb001;
}

#leftcontent {
    float: left;
    display: inline;
    margin: 0;
    padding: 0;
    width: 170px;    
   background-repeat: repeat;
   border-style: none;
       font-family: Arial, sans serif;
       overflow: hidden;
}

#leftcontent ul {
    list-style-type: none;
    text-align: left;
    padding: 0;
    margin: 14px 0 0 0;

}

#leftcontent ul li {
    display: block;
    text-align: left;
    text-transform:none;
    padding: 0;
    margin: 0 0 8px 4px ;
    font-size: 13px;
    width: 156px;
    text-transform: uppercase;
        font-family: Arial, "sans serif";
}

#leftcontent ul li a {
    border-style: none; 
    margin: 0;
    color: #521d1c;
    text-decoration: none;
    display: block;
    text-align: left;
    font-weight: normal;
 border-left: 4px #fff solid;
 padding-left: 2px;
}

#leftcontent ul li a:hover {
 color: #521d1c;
 padding-left: 2px;
 border-left: 4px #521d1c solid;
}

#leftcontent li.active a:hover {
 color: #521d1c;
 padding-left: 2px;
 border-left: 4px #521d1c solid;
}


/* sub menu 1st level */

#submenu {
    border: 0;
    margin: 0 0 0 0;
    padding: 0;
    width: 144px;
    float: right;
}

#submenu ul {
    list-style-type: none;
    text-align: left;
    padding: 0;
    margin: 0;

}

#submenu ul li {
    display: block;
    text-align: left;
    text-transform:none;
    padding: 0;
    margin: 0;
    font-size: 12px;
    width: 144px;
}

#submenu ul li a {
     border-left: 4px #fff solid;
    padding: 2px 6px 2px 20px;
    margin: 0;
    color: #521d1c;
    text-decoration: none;
    display: block;
    text-align: left;
    font-weight: normal;
}

#submenu ul li a:hover {
    padding: 2px 6px 2px 20px;
    color: #521d1c; 
    text-decoration: underline;
    margin-left: 20px;
}


#submenu li.active a {
    border-style:none;
    padding: 2px 6px 2px 20px;
    margin: 0;
    color: #521d1c;
    text-decoration: none;
    display: block;
    text-align: left;
    font-weight: bold;
}
#submenu ul li.active a:hover {
    color: #521d1c; 
}

/* sub menu 1st level */

#subsub {
    border: 0;
    margin: 0;
    padding: 0;
    width: 144px;
    background-color: #fff;
    border-style: solid;
    border-color: #999;
    border-width: 1px 0 0 0;
}

#subsub ul {
    background-color: #fff;
    list-style-type: none;
    text-align: left;
    padding: 0;
    margin: 0;
}

#subsub ul li {
    display: block;
    text-align: left;
    text-transform:none;
    padding: 0;
    margin: 0;
    font-size: 10px;
    width: 136px;
}

#subsub ul li a {
    border-style: none;
    padding: 5px 6px 5px 26px;
    margin: 0;
    color: #999;
    text-decoration: none;
    display: block;
    text-align: left;
    font-weight: bold;
}

#subsub ul li a:hover {
    color: #97989A; 
}

#hotlinks {
    font-family: Arial, sans serif;
 display: block;
 background-color: #000;
 color: #fff;
 width: 150px;
 height: 100px;

 font-size: 14px;
 font-weight: bold;
 border: solid 1px #8f8f8f;
 margin: 8px 0 0 4px;
 text-transform: uppercase;
 text-align: left;
}


#hotlinks ul {
margin: 4px 0 0 14px;
padding: 4px 0 0 14px;
}

#hotlinks li {
 line-height: 170%;
}



#outerwrap {
    margin-top: 0;
    padding-top: 0;
    width: 800px;
    background-color:  #fff;
   border-style: solid;
   border-color: #8f8f8f;
   border-width: 1px;
overflow:hidden;

}

div#outerwrap {
margin-left: auto;
margin-right: auto;
width: 800px;
}

#rightcontent {
display: inline;
    width: 160px;
    color: #000;
    margin:0;
    padding:0;
    float: right;
    text-align:left;
    overflow: hidden;
   border-color: #8f8f8f;
   border-width: 0 0 1px 0;
 

}


/* the nightmare that is centre columns */

#wrapper {
    display: inline;

}

#centercontentHome {
    width:800px;
    margin: 0 0 0 0;
    min-height:410px;
    background-color:#fff;
    border-style: none;
padding-left: 30px;
    }

#centercontentWide {
    margin: 0 20px 0 200px;
    min-height:410px;  
    background-color:#fff;
    border-style: none;
    text-align: left;
        width: 510px;
}

/* for Internet Explorer */
/*\*/
* html .minheight  {
height: 415px;
}
/**/

#centercontent {
    display: inline;

    margin: 0 10px 0 20px;
    text-align:left;
    min-height:410px;
    overflow: auto;
}

#centercontent ul, ol {
    font-family: Arial, sans serif;
    font-size: 0.90em;
    padding-left: 20px;
}

#centercontent li {

    margin-left: 20px;
}


a:link  {  text-decoration: none; color: #883432; }
a:active {  text-decoration: none}
a:visited {  text-decoration: none; color: #883432; }
a:hover  {  text-decoration: underline}

#footer {
     background-image: url(images/bar-btm.jpg);
    width: 800px;
    height: 48px;
    background-color: #601005;
    text-align: center;
    color: #999;
    font-size: 11px;
    font-weight: normal;
    clear: both;
    border-style: none;
    padding: 2px 0 0 0;
}

#footer p.footer_small {
color: #999;
font-size: 11px;
margin: 0;
padding:0;
}

#footer p.footer_large {
color: #521d1c;
font-size: 12px;
font-weight: bold;
margin:0;
padding:0;
}


#rightcontent img {
border-style: none;
margin: 0 ;
}

#leftcontent img {
border-style: none;
margin: 0;
}

#rightcontent h1 {
    width: 150px;
    height: 26px;
    font-size: 14px ;
    color: #fff; 
    padding-top: 3px;
    margin: 6px 0 0 0;
}


#rightcontent a {
  color: #fff;
  text-align: center;
}


div.csc-mailform-field {
  margin: 3px 0 2px 4px;
}


/* Center Content */



#centercontent a {
font-weight:normal;
border-style: none;
}

#centercontent ul {
    font-family: Arial, "sans serif";
    font-size: 0.9em;

    line-height: 140%;

}

#centercontent .csc-section ul {
    list-style-type: none;
}

#centercontent img {
margin: 4px;
border-style: none
}

#centercontenet fieldset.csc-mailform  {
border-style: none;

}

#centercontent input.csc-mailform-submit {
  border: #000 1px solid;
  background-color: #fff;
  margin-left: 20px;
  font-size: 10px;
    font-weight: bold;
color: #000;
}

#login {
color: #fff;
font-weight: bold;
font-size: 11px;
text-align: left;
margin-left: 4px;
}

#login input {
margin: 0 0 2px 0;
border: #000 1px solid;
width: 120px;
color: #000;
}

#login label {
}


#centercontent img {
margin:0;
padding:0;
}

#centercontent table.contenttable p {
margin:0;
padding:0;
}

#centercontent table.contenttable td {
margin:0;
padding:0;
}

#centercontent table.contenttable {
border-style: none;
padding: 0;
margin:0;
border-collapse: collapse;
}

#leftcontent p {
text-align: left;
margin-left: 4px;
}

fieldset.csc-mailform {
border-style: none;
}
fieldset.csc-mailform label{
text-align: top;
border-style: none;
}


 label  {
display: block;
width: 140px;
float: left;
}