/* 
   General 
------------------------------------------------------------------- */
body {font-family: helvetica,tahoma,verdana,arial,sans-serif; font-size:13px;}

/* 
   Headings 
------------------------------------------------------------------- */
h1,h2,h3,h4,h5,h6 {font-weight: normal; line-height: 1; margin-bottom: 0.3em;
}
h4,h5,h6 {font-weight: bold;}

h1 {font-size: 2.6em; font-weight: bold;}
h2 {font-size: 2em; padding-top: 16px;}
h3 {font-size: 1.5em; padding-top: 16px;}
h4 {font-size: 1.25em; padding-top: 16px;}
h5 {font-size: 1.1em; padding-top: 16px;}
h6 {font-size: 1em; padding-top: 16px;}

h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin: 0;}

/* 
   Links 
------------------------------------------------------------------- */
a {font-weight: normal; text-decoration: none;}
.quiet a {font-weight: normal;}
a:hover {text-decoration: underline;}

/* 
   Text elements 
------------------------------------------------------------------- */
p {margin-bottom: 1em;}
address {margin-bottom: 1.5em;}
blockquote {margin: 1.5em;}
em, dfn, blockquote, address {font-style: italic;}
strong, dfn {font-weight: bold;}
sup, sub {line-height: 0;}
pre {margin: 1.5em 0;white-space: pre;}
pre,code,tt {font: 1em monospace;line-height: 1.5;}

/* 
   Custom text classes 
------------------------------------------------------------------- */
.small {font-size: 0.9em;}
.smaller {font-size: 0.8em;}
.smallest {font-size: 0.7em;}
.large {font-size: 1.15em;}
.larger {font-size: 1.25em;}
.largest {font-size: 1.35em;}
.hidden {display: none;}
.text-left {text-align: left;}
.text-right {text-align: right;}
.text-center {text-align: center;}

/* 
   Form overrides 
------------------------------------------------------------------- */
input, textarea, select, button {font-family: "lucida grande",tahoma,verdana,arial,sans-serif;}
div.form-row.inline label {font-size: 1.1em; font-weight: bold;}
.calendar-cancel { text-align: center;}
.submit-row {text-align: right;}
.submit-row a, a.default {text-decoration: none;}

/* 
   Layout 
------------------------------------------------------------------- */

/* Inner wrappers */
#col-right h1.page-title {font-size: 1.6em; line-height: 1.4em;}
#footer-inner {font-size: 0.9em;}

/* Navigation */
#nav ul li a{font-weight: bold; font-size: 1em;}
html #nav ul li ul.nav-sub li a:hover {text-decoration: none;}
