/* Main Site Default Styles including fonts*/
html {
    margin:0;
    padding:0;
    font-family: Verdana, "sans serif";
    text-align:center;
}

body, td, tr, p, li {
    font-family: Verdana, "sans serif";
    font-size: 13px;
    color: #000;
}

body {
    margin: 0;
    padding: 0;
    background-color: #fff;
    text-align:center;
        font-family: Verdana, "sans serif";
}

#header h1 {
display: none;
}

h1 {
    font-size: 1.2em;
    margin:0 0 4px 0;
    padding: 2px 0 2px 0;
    text-transform: none; 
    height: 20px;
    color: #462423;
}

h2 {
    font-size: 1.1em;
       margin-bottom: 4px; 
       border-style: none;
       color: #462423;
       text-align: left; 
       text-transform: none;
       font-weight: bold;   
}

h3 {
    font-size: 0.92em;
    color: #FFA229;
    margin-bottom: 0;
}

h4 {
    font-size: 0.85em;
}

h5 {
    font-size: 0.82em;
}


p {
margin-top: 4px;
padding-bottom:4px;
line-height: 130%;
    font-size: 0.95em;
}

#centercontent ul {
    font-size: 0.95em;
    line-height: 200%;
        font-family: Verdana, "sans serif";
}

form {
    padding: 0;
    margin: 0;
}

a:link  {  text-decoration: none;  }
a:active {  text-decoration: none;}
a:visited {  text-decoration: none;}
a:hover  {  text-decoration: underline;}

/*    Positioning of div elements in the page */

#header {
    display: block;
    margin: 0;
    height: 170px;
    width: 800px;
    background-color: #fff;
    color: #fff;
    border-bottom: 1px solid #8F8D8D;
    background-image: url(craigdearden_header.jpg);
    background-repeat: no-repeat;
}

#crumbs {
font-size:10px;
padding: 3px 0 3px 0;
width: 425px;
height:16px;
text-align:left;
}

#menu {
    display: block;
    margin: 0 0 0 0;
    text-align: center;
    border-bottom: 1px solid #999;
    background-color: #adadad;
    width: 800px;
    height: 27px;
clear: both;
}

#menu ul {
    list-style-type: none;
    text-align: center;
    padding: 0;
    margin: 0 0 0 40px;
    border-style: solid;
    border-color: #999; 
    border-width: 0 0 0 1px; 
}

#menu ul li {
    display: block;
    float: left;
    text-transform:none;
    padding: 5px 15px 0 15px;
    margin: 0 ;
    font-size: 14px;
    font-weight: bold;
     border-style: solid;
    border-color:  #999; 
    border-width: 0 1px 0 0;  
    height:20px; 
    
}

#menu ul li a {
color:  #521d1c;
text-decoration:none;
}


#menu ul li a:visited {
color:   #521d1c;
text-decoration:none;
}


#menu ul li a:hover {
color: #ff3333;
text-decoration:none;
}


#menu ul li.active a {
color: #521d1c;
}


#border {
display: none;
width: 800px;
height: 10px;
    border-bottom: 1px solid #fff;
}

#border p {
margin: 0;
padding: 0;
}

#spacer {
width: 800px;
height: 4px;
}

#leftcontent {
    float: left;
    margin: 0 0 0 6px;
    padding: 0;
    width: 165px;
    background-color: #fff;
    border-style: none;
    text-align: left;
}


#leftcontent p {
margin: 0;
padding: 0;
}

/* sub menu 1st level */

#submenu {
    border: 0;
    margin: 20px 0 30px 0;
    min-height: 10px;
    padding: 0;
    width: 155px;
    background-color: #fff;

}

#submenu ul {
    background-color: #fff;
    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: 13px;
    width: 145px;
    font-weight: bold;
}

#submenu ul li a {
    border-style: none;
    padding: 4px 2px 4px 6px;
    margin: 0 0 3px 0;
    color: #521d1c;
    text-decoration: none;
    display: block;
    text-align: left;
    border: 1px #999 solid;
    background-color: #dcdcdc;
}

#submenu ul li a:hover {
    color: #ff3333; 
}


#submenu li.active a {
    padding: 2px 2px 2px 6px;
    margin: 0 0 3px 0;
    color: #521d1c;
    text-decoration: none;
    display: block;
    text-align: left;
    font-weight: bold;
}
#submenu ul li.active a:hover {
    color: #ff3333; 
}

#outerwrap {
    margin-top: 8px;
    padding-top: 0;
    width: 800px;
    background-color:  #fff;
   border: solid #8F8D8D 1px;
overflow:hidden;
}

div#outerwrap {
margin-left: auto;
margin-right: auto;
width: 800px;
}

#rightcontent {
    width: 254px;
    color: #000;
    margin:0 8px 0 0;
    padding:0;
    background-color: #fff;
    float: right;
    border-style: none;
    text-align: left;
   overflow:hidden;
}


/* the nightmare that is centre columns */

#centercontentWrap {
    margin: 0 272px 0 272px;
    min-height:260px;
    background-color:#fff;
    border-style: none;
    }

#centercontentWide {
    margin: 0 20px 0 172px;
    min-height:260px;
    background-color:#fff;
    border-style: none;

}

/* for Internet Explorer */
/*\*/
* html .minheight  {
height: 425px;
}
/**/

#centercontent {
margin-top: 20px;
    text-align:left;
        min-height:325px;
}

#footer {

    width: 800px;
    height: 20px;
    background-color: #fff;
    text-align: center;
    color: #8F8D8D;
    font-size: 11px;
    font-weight: normal;
    clear: both;
    border-style: none;
    padding: 2px 0 0 0;
}

#footer a {
  color: #8F8D8D;
}

#rightcontent img {
border-style: none;
margin: 0 ;
padding: 0;
}

#leftcontent img {
border-style: none;
margin: 0;
}

div.csc-mailform-field {
  margin: 3px 0 2px 4px;
}

/* Center Content */



#centercontent .csc-section ul {
    list-style-type: none;
}

#centercontent img {
margin: 0;
border-style: none
}

#centercontent fieldset.csc-mailform  {
border-style: none;

}

#centercontent input.csc-mailform-submit {
  border: 1px solid #dcdcdc;
  background-color: #fff;
  margin: 20px 0 0 200px;
  font-size: 10px;
    font-weight: bold;
color: #000;
}


#buy {
border: 1px #dcdcdc solid;
width: 120px;
margin-left: 15px;
padding-left: 0;
}

#buy h1 {
font-size: 12px;
text-align: center;
}
#buy p {
font-size:10px;

text-align: center;
}