/**
 * You can place your custom CSS statements here
 * it is better to write everything custom here
 * because this file won't be replaced during upgrade
 * Don't forget to rename this file to "site.css"
 */

/*-----attach body.custom to any style you add here-----*/
@import url('../../../cms/wp-content/themes/nch2012/style.css'); /* NCH 2012 */
table.vedit, table.errmsg { margin: 0 auto; }
h1, h2 { margin: 0.5em; text-align: center; }
h3 { margin: 1.5em 0 0.5em; }
h1 { font-size: 140%; }
h2 { font-size: 130%; }
h3 { font-size: 120%; }
.required { color: #373737; font-size: 15px; font-weight: normal; }
#menu-main ul, #menu-main li { list-style: none; }
.pdesc {font-size:0.8em;padding:1em 0}
