/* ### START Global Template ### */
/* @group Reset */
/* @group Reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, cite, code, del, em, img, ins, strong, sub, sup, dd, dl, dt, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0; 
padding: 0; 
border: 0;
}

body  {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#4f5334;
}

a img, :link img, :visited img {
border: 0;
}

table {
border-collapse: collapse; 
border-spacing: 0;
}

ol, ul {
/*list-style: none;*/
}

/* @end reset */

#maintopnav {
background: url(/assets/images/template/headers/logo-hdr-bg.png) repeat-x top left; text-align: left;
}

h1 { font-size: 14px; }
h2 { font-size: 13px; }
h3 { font-size: 12px; }
h4 { font-size: 11px; }
h5 { font-size: 10px; }
h6 { font-size: 10px; font-weight: normal; }

#maintopnav a:link,
#maintopnav a:visited,
#maintopnav a:hover,
#maintopnav a:active {
color:#4f5334;
text-decoration: none;
padding: 0 15px 0 0;
}
#maintopnav a:visited { color: #684b78; }
#maintopnav a:hover { color: #c4ce81; }

#footernav {
padding-top: 40px;
background: url(/assets/images/template/headers/logo-hdr-bg.png) repeat-x top left;
}

#footernav a:link,
#footernav a:visited,
#footernav a:hover,
#footernav a:active {
color:#4f5334;
text-decoration: none;
padding: 0 15px 0 0;
}
#footernav a:visited { color: #684b78; }
#footernav a:hover { color: #c4ce81; }

div.maincontent {
text-align: left;
padding:20px;
}

.narrow { width: 600px; }
.horiz-center { margin: 0 auto; }
.sm-indent { padding-left: 10px; }
.indent { padding-left: 15px; }

